Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Collapse)AuthorAgeFilesLines
* Add activity objects to the data storeDan Williams2006-12-201-5/+48
|
* Validate colors; ensure that Owner's color is a stringDan Williams2006-12-191-4/+7
|
* Remove debug code, as requested by j5Marco Pesenti Gritti2006-12-191-19/+0
|
* Release 0.60Marco Pesenti Gritti2006-12-182-0/+4
|
* Fix name so imports workDan Williams2006-12-141-1/+1
|
* Install a service file for activating the datastore upon demandDan Williams2006-12-143-1/+13
|
* Added c&v and dnd support to the clipboard.Tomeu Vizoso2006-12-135-78/+161
|
* datastore fixesDan Williams2006-12-112-24/+35
|
* don't allow blank property values in find(); handle property deletionDan Williams2006-12-111-5/+11
|
*