Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/presence/presenceservice.py
Commit message (Expand)AuthorAgeFilesLines
* sugar.presence.presenceservice, services/presence: Use named loggers.Simon McVittie2007-05-151-15/+18
* Log the PS getting kicked off the busDan Williams2007-05-141-6/+6
* Fix debug log statementDan Williams2007-05-141-1/+1
* Use ExportedGObject from dbus-python rather than reimplementing itSimon McVittie2007-05-111-8/+8
* Fix retrieval of owner's object pathDan Williams2007-05-071-1/+1
* Make test buddy attribute randomization optionalDan Williams2007-04-291-5/+5
* Fix.Tomeu Vizoso2007-04-271-2/+2
* Make TestOwner create more realistic activities and switch between themDan Williams2007-04-171-9/+32
* Ignore unknown handlesDan Williams2007-04-171-1/+4
* Show which buddy properties were updatedDan Williams2007-04-171-3/+3
* Add activity to owner's list after sharing itDan Williams2007-04-131-2/+5
* Remove test codeDan Williams2007-04-131-13/+0
* Clean up activity join/leave debug messagesDan Williams2007-04-131-2/+2
* Ensure local activities emit ActivityAppeared signal when sharedDan Williams2007-04-131-0/+6
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-131-0/+5
|\
| * implement org.laptop.Sugar.Presence.GetPreferredConnectionGuillaume Desmottes2007-04-131-0/+5
* | Asynchronize activity join/share in the PSDan Williams2007-04-131-14/+13
|/
* Remove test activity sharing codeDan Williams2007-04-121-4/+0
* Convert print statements to logging.debugDan Williams2007-04-121-14/+20
* Create test owner for presence serviceDan Williams2007-04-121-5/+8
* Fix unknown variable bugDan Williams2007-04-101-1/+2
* PS fixes; use correct type on public keys and hide invalid buddiesDan Williams2007-04-101-6/+12
* Cut over to new PresenceServiceDan Williams2007-04-091-0/+332