lp://qastaging/~mvo/software-center/recagent-almost-singleton

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp://qastaging/~mvo/software-center/recagent-almost-singleton
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
Ubuntu Software Center
Status:
Merged

Recent revisions

2925. By Michael Vogt

pep8 fixes

2924. By Michael Vogt

softwarecenter/ui/gtk3/app.py: just create a new agent in app.py if needed, the need for a singleton is eliminated via the use of properties and the global get_config() in the RecommenderAgent

2923. By Michael Vogt

make recommender_{uuid,profile_id} properties that use the global "get_config" object, this ensures that we can have multiple recagents but only have a single source of data for the uuid/profile_id

2922. By Michael Vogt

use the recommender_{uuid,profile_id} from the recagent

2921. By Michael Vogt

softwarecenter/backend/recagent.py: move hashlib.md() into its own function (trivial)

2920. By Gary Lasker

update unit test for the changed submit-profile-finished call

2919. By Gary Lasker

pep8 ftw

2918. By Gary Lasker

simplify the submit-profile-finished signal handling, fix bug preventing the profile_id to work properly, everything is now working correctly

2917. By Gary Lasker

merge with trunk to get 5.1.14

2916. By Gary Lasker

merge with trunk to get mvo's treeview fixes

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/software-center
This branch contains Public information 
Everyone can see this information.

Subscribers