Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/db/directory.py
Commit message (Expand)AuthorAgeFilesLines
* While patching, place all props into Resource objectAleksey Lim2014-04-291-3/+6
* Implementation polishingAleksey Lim2014-04-271-7/+50
* Pull node updates for checked-in resourcesAleksey Lim2014-04-201-3/+20
* More implementation polishingAleksey Lim2014-04-141-3/+7
* Fix basic client routesAleksey Lim2014-03-241-20/+16
* More cleanupsAleksey Lim2014-03-121-9/+7
* Keep data synchronization in db module; use blobs storage to keep standalone ...Aleksey Lim2014-03-071-68/+28
* Polish designAleksey Lim2014-02-181-201/+62
* Keep Post comments in aggregated propertyAleksey Lim2014-02-031-4/+25
* Return blobs metadata in GET prop requestsAleksey Lim2014-01-051-1/+1
* Delete blobs while updating existing propertiesAleksey Lim2014-01-051-3/+5
* Update node stats while mergin subnode data on masterAleksey Lim2013-11-101-16/+24
* Actualize ASLO sync scriptAleksey Lim2013-11-041-2/+5
* Not only original authors can upload new implementationsAleksey Lim2013-11-021-0/+19
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-211-1/+4
* Local api command to get cloned pathAleksey Lim2013-10-031-4/+5
* More internal polishingAleksey Lim2013-08-311-8/+25
* Return all indexed documents by default on low levelactivities_cacheAleksey Lim2013-08-131-4/+0
* Create context while uploading initial implementationAleksey Lim2013-08-091-1/+1
* Get rid of redundant "public" lauerAleksey Lim2013-08-011-66/+2
* Polish implementationAleksey Lim2013-07-271-21/+16
* Fix failig on not passed new propertiesAleksey Lim2013-06-141-4/+5
* Polish internal implementationAleksey Lim2013-06-091-94/+46
* Read activity metadata from .mo files instead of .linfoAleksey Lim2013-05-261-1/+2
* Do not update index mtime w/o commitAleksey Lim2013-04-211-1/+1
* Allow specifying GUID while POSTingAleksey Lim2013-03-221-1/+2
* Polish diff() design to make it useful in several contexts on downstream levelAleksey Lim2013-03-211-43/+30
* Polish cross-modules importsAleksey Lim2013-03-191-4/+5
* Add db.Directory.wipe() to fast cleanup entire directoryAleksey Lim2013-03-151-12/+27
* Process property setters after settin up full recordAleksey Lim2013-03-131-2/+1
* Remove mounpoints concept from client sideAleksey Lim2013-03-121-8/+2
* Process calculated props while syncingAleksey Lim2013-03-081-1/+1
* Fix design issue in syncing blob propertiesAleksey Lim2013-03-031-16/+37
* Switch storage to jsonAleksey Lim2013-03-031-1/+1
* Fix sync issue when merged record needs to be pulledAleksey Lim2013-03-021-1/+3
* Sync blob propertiesAleksey Lim2013-03-021-1/+1
* Fix integration test for offline syncAleksey Lim2013-03-011-3/+4
* Integration test for online syncAleksey Lim2013-02-221-3/+0
* Merge active_documentAleksey Lim2013-02-131-0/+468