Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make joining workDan Williams2007-04-261-3/+6
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-251-1/+58
|\
| * More work on the controls docMarco Pesenti Gritti2007-04-241-1/+58
| |
* | Test activity sharingDan Williams2007-04-251-2/+104
| |
* | Add bits to handle join/leave activitiesDan Williams2007-04-251-14/+105
| |
* | add log handler since sugar ps bindings use loggingDan Williams2007-04-241-0/+3
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-241-0/+113
|\
| * More workMarco Pesenti Gritti2007-04-241-0/+35
| |
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-243-106/+570
| |\
| * | Controls specMarco Pesenti Gritti2007-04-241-0/+78
| | |
* | | Test activity appeared/disappearedDan Williams2007-04-242-18/+163
| | |
* | | Convert activity properties to gpropertiesDan Williams2007-04-241-25/+29
| |/ |/|
* | Add buddy-removed testcaseDan Williams2007-04-231-1/+60
| |
* | Fix traceback in RemoveBuddyDan Williams2007-04-231-1/+2
| |
* | Rework mock ps start/stop; test BuddyAppeared signalsDan Williams2007-04-232-27/+113
| |
* | Reconnect to the PS if it goes away and comes backDan Williams2007-04-231-11/+18
| |
* | Add test allow_offline_iface to get_instance()Dan Williams2007-04-231-2/+2
| |
* | Add test code for Sugar PresenceService bindingsDan Williams2007-04-233-4/+387
| |
* |