Merge lp:~cheers/cheers/getawardedtrophies-gettrophybyapp-gettrophybyset into lp:cheers
Proposed by
Manish Sinha (मनीष सिन्हा)
Status: | Merged |
---|---|
Merged at revision: | 20 |
Proposed branch: | lp:~cheers/cheers/getawardedtrophies-gettrophybyapp-gettrophybyset |
Merge into: | lp:cheers |
Diff against target: |
62 lines (+9/-5) 3 files modified
cheers/datastore.py (+0/-1) cheers/logic.py (+6/-3) cheers/server.py (+3/-1) |
To merge this branch: | bzr merge lp:~cheers/cheers/getawardedtrophies-gettrophybyapp-gettrophybyset |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Seif Lotfy | code implementation | Approve | |
Stuart Langridge | Pending | ||
Review via email:
|
Commit message
Implemented
* GetAwardedTrophies
* GetTrophiesByApp
* GetTrophiesBySet
Description of the change
Implemented
* GetAwardedTrophies
* GetTrophiesByApp
* GetTrophiesBySet
To post a comment you must log in.
looks good to me. missing the DB part but all in all very good