lp:~manishsinha/cheers/signals-handled
Created by
Manish Sinha (मनीष सिन्हा)
and last modified
- Get this branch:
- bzr branch lp:~manishsinha/cheers/signals-handled
Only
Manish Sinha (मनीष सिन्हा)
can upload to this branch. If you are
Manish Sinha (मनीष सिन्हा)
please log in for upload directions.
Branch merges
Propose for merging
- Manish Sinha (मनीष सिन्हा): Disapprove
- Stuart Langridge (community): Approve
-
Diff: 262 lines (+111/-23)7 files modifiedREADME (+2/-1)
cheers/client.py (+35/-11)
cheers/config.py (+1/-0)
cheers/datastore.py (+7/-1)
cheers/server.py (+3/-10)
cheers/test_client.py (+41/-0)
setup.py (+22/-0)
- Cheers: Pending requested
-
Diff: 625 lines (+329/-70)12 files modifiedLICENSE (+21/-0)
MAINTAINERS (+1/-0)
README (+39/-0)
aa.trophy (+1/-0)
cheers-daemon (+29/-0)
cheers-daemon.py (+0/-27)
cheers/client.py (+47/-24)
cheers/config.py (+12/-0)
cheers/datastore.py (+102/-4)
cheers/server.py (+14/-15)
cheers/test_client.py (+41/-0)
setup.py (+22/-0)
Branch information
Recent revisions
- 21. By Manish Sinha (मनीष सिन्हा)
-
Changed all the wrapper methods in lower case _ seperated names and set the default awarded state to 0
- 19. By Manish Sinha (मनीष सिन्हा)
-
Added event callback support, Implemented GetAllSetNames DBus API method and added a test file to run for event handling
- 17. By Manish Sinha (मनीष सिन्हा)
-
Updated README, LICENSE, MAINTAINERS and fixed the name of the daemon file
- 16. By Manish Sinha (मनीष सिन्हा)
-
Updated the python client binding in the file client.py and did some cosmetic changes to the server code
- 15. By Manish Sinha (मनीष सिन्हा)
-
Fixed the small problems in trophy registration and added a sample trophy file
- 13. By Manish Sinha (मनीष सिन्हा)
-
Added the needed structure for adding trophies. The actual code needs to be added
- 12. By Manish Sinha (मनीष सिन्हा)
-
Removed file system watch via pyinotify and replaced it with gio implementation
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~cheers/cheers/trunk