Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/db/routes.py
Commit message (Expand)AuthorAgeFilesLines
* Revert node statisticsAleksey Lim2014-05-121-3/+3
* Return assets from the /assets API routeAleksey Lim2014-05-081-0/+4
* Simplify code and return author property as-isAleksey Lim2014-05-041-11/+6
* Fix file-less blobs behaviourAleksey Lim2014-04-291-2/+4
* Implementation polishingAleksey Lim2014-04-271-100/+19
* Pull node updates for checked-in resourcesAleksey Lim2014-04-201-30/+95
* More implementation polishingAleksey Lim2014-04-141-83/+83
* Fix basic client routesAleksey Lim2014-03-241-75/+55
* More cleanupsAleksey Lim2014-03-121-23/+19
* Keep data synchronization in db module; use blobs storage to keep standalone ...Aleksey Lim2014-03-071-19/+4
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-241-17/+15
* Polish designAleksey Lim2014-02-181-267/+185
* Keep Post comments in aggregated propertyAleksey Lim2014-02-031-0/+50
* Return blobs metadata in GET prop requestsAleksey Lim2014-01-051-5/+10
* Return all properies by default in GET requestAleksey Lim2014-01-021-2/+1
* Use stubs for missed context images; rename context typesAleksey Lim2013-12-311-8/+8
* Update node stats while mergin subnode data on masterAleksey Lim2013-11-101-1/+1
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-211-1/+6
* Do not recycle running implementationsAleksey Lim2013-10-081-4/+3
* Set default property values if it was passed with NoneAleksey Lim2013-09-151-1/+1
* More internal polishingAleksey Lim2013-08-311-41/+35
* Revert default reply list for GET /resource/guid requestAleksey Lim2013-08-131-3/+4
* Create context while uploading initial implementationAleksey Lim2013-08-091-6/+5
* Polish implementationAleksey Lim2013-07-271-0/+381