Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/node/routes.py
Commit message (Expand)AuthorAgeFilesLines
* Revert node statisticsAleksey Lim2014-05-121-1/+3
* Rename resolve API command to more appropriate cloneAleksey Lim2014-05-091-2/+2
* Start local node router for admin needsAleksey Lim2014-05-081-3/+6
* Pass info about installed packages to solve API commandAleksey Lim2014-05-021-7/+11
* Implementation polishingAleksey Lim2014-04-271-27/+102
* Pull node updates for checked-in resourcesAleksey Lim2014-04-201-4/+5
* More implementation polishingAleksey Lim2014-04-141-107/+54
* Fix basic client routesAleksey Lim2014-03-241-11/+5
* Switch client code to server side resolvesAleksey Lim2014-03-161-16/+0
* Fix node synchronization; remove usage stats, it should be standalone project...Aleksey Lim2014-03-091-63/+26
* Remove more ZI remainsAleksey Lim2014-02-251-3/+2
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-241-12/+7
* Implement context solver on node levelAleksey Lim2014-02-211-32/+17
* Polish designAleksey Lim2014-02-181-408/+58
* Keep Post comments in aggregated propertyAleksey Lim2014-02-031-7/+18
* Simplify objects model by introducing Post resourceAleksey Lim2014-02-011-11/+3
* Rename Implementation resource to ReleaseAleksey Lim2014-01-301-11/+10
* Populate Implementation.notes by CHANGELOG content from newly uploaded bundlesAleksey Lim2014-01-041-0/+5
* Use stubs for missed context images; rename context typesAleksey Lim2013-12-311-21/+4
* Avoid having default grey iconsAleksey Lim2013-12-181-2/+2
* Keep icon preview squareAleksey Lim2013-12-181-1/+1
* Support Implementation.requires to improve users driven queriesAleksey Lim2013-11-281-0/+9
* Process artifact node stats not for screenshotsAleksey Lim2013-11-231-1/+1
* Avoid loosing node stats on restartsAleksey Lim2013-11-221-2/+1
* Regenerate node statsAleksey Lim2013-11-211-28/+98
* Default values for stats API commandAleksey Lim2013-11-151-6/+6
* Rename "resolution" parameter to "records" in stats API callAleksey Lim2013-11-141-25/+12
* Commit node stats on exitAleksey Lim2013-11-111-0/+4
* Actualize ASLO sync scriptAleksey Lim2013-11-041-11/+58
* Not only original authors can upload new implementationsAleksey Lim2013-11-021-23/+25
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-211-53/+57
* Do not recycle running implementationsAleksey Lim2013-10-081-3/+5
* Do not go offline on gateway timeoutsAleksey Lim2013-09-211-1/+1
* Return only packages while listing /packages API routeAleksey Lim2013-09-131-8/+15
* Ignore mtime float part while selecting files using IF_MODIFIED_SINCE valueAleksey Lim2013-09-011-1/+1
* Get rid of keeping bundle prefix directory name in dbAleksey Lim2013-09-011-2/+0
* Add spawnable submit local API route for Report resourceAleksey Lim2013-09-011-2/+2
* More internal polishingAleksey Lim2013-08-311-60/+28
* Return all indexed documents by default on low levelactivities_cacheAleksey Lim2013-08-131-2/+2
* Create context while uploading initial implementationAleksey Lim2013-08-091-14/+26
* Update context metadata on new .xo releasesAleksey Lim2013-08-051-4/+54
* Keep stability preferences in config filesAleksey Lim2013-08-031-2/+2
* Get rid of redundant "public" lauerAleksey Lim2013-08-011-9/+12
* Use the same selection logic for deplist API command as for cloneAleksey Lim2013-07-311-12/+6
* Remove remains after files movingAleksey Lim2013-07-271-2/+2
* Add release API command to easily upload new implementationAleksey Lim2013-07-271-1/+73
* Polish implementationAleksey Lim2013-07-271-0/+415