Activity log for bug #627903

Date Who What changed Old value New value Message
2010-09-01 08:12:01 Michael Vogt bug added bug
2010-09-01 08:12:15 Michael Vogt software-center (Ubuntu): milestone ubuntu-10.10
2010-09-01 08:12:18 Michael Vogt software-center (Ubuntu): importance Undecided Medium
2010-09-01 08:12:21 Michael Vogt software-center (Ubuntu): status New Triaged
2010-09-01 08:26:46 Michael Vogt summary port backend get_available() to use plain http instead of restfulclient port backend get_available() to use plain http instead of restfulclient and use API only authenticated
2010-09-01 08:27:31 Michael Vogt description Binary package hint: software-center The software-center-agent is changing: > - We'll be using the view instead of the API call to access the public > list of apps, as we can serve that over plain http. The url for the > list of available apps is /apps/en/ubuntu/<series>/<architecture>/, for > example http://sc.staging.ubuntu.com/apps/en/ubuntu/maverick/i386/. > When you've switched the desktop app's code we'll be removing the > application set from the API altogether. This needs to be ported in the app. Binary package hint: software-center The software-center-agent is changing: > - We'll be using the view instead of the API call to access the public > list of apps, as we can serve that over plain http. The url for the > list of available apps is /apps/en/ubuntu/<series>/<architecture>/, for > example http://sc.staging.ubuntu.com/apps/en/ubuntu/maverick/i386/. > When you've switched the desktop app's code we'll be removing the > application set from the API altogether. This needs to be ported in the app. Once that is done, the next step is to use the API only when authenticated via oauth and remove using getForOAuthToken() but use getForMe() instead.
2010-10-05 16:02:42 Michael Vogt software-center (Ubuntu): status Triaged Fix Released
2010-10-05 16:02:45 Michael Vogt software-center (Ubuntu): assignee Michael Vogt (mvo)