Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/client/cache.py
Commit message (Expand)AuthorAgeFilesLines
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-241-1/+3
* Polish designAleksey Lim2014-02-181-17/+29
* Rename Implementation resource to ReleaseAleksey Lim2014-01-301-4/+4
* Return blobs metadata in GET prop requestsAleksey Lim2014-01-051-1/+1
* Fix accessing implementations pool at the first timeAleksey Lim2013-10-101-1/+1
* Do not recycle running implementationsAleksey Lim2013-10-081-11/+29
* Do not recycle cloned implementation on restartAleksey Lim2013-10-051-7/+4
* Ignore mtime float part while selecting files using IF_MODIFIED_SINCE valueAleksey Lim2013-09-011-1/+2
* Limit disk cache with percents and exact sizeAleksey Lim2013-09-011-18/+28
* Process event streams on low level in router; make launch and clone API route...Aleksey Lim2013-09-011-3/+2
* More internal polishingAleksey Lim2013-08-311-118/+125
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-271-12/+10
* Add release API command to easily upload new implementationAleksey Lim2013-07-271-0/+9
* Polish implementationAleksey Lim2013-07-271-4/+5
* Reuse node clone API command for cloning implementation from client app; proc...Aleksey Lim2013-07-071-2/+2
* Initial implementation for recycling cached implementationsAleksey Lim2013-06-111-14/+101
* Move spec.py and bundle.py to toolkit moduleAleksey Lim2013-06-091-1/+1
* While presolving, download all packages to push them to slave nodesAleksey Lim2013-03-311-8/+2
* Fetch blobs via local proxy to not fail with mounted nodeAleksey Lim2013-03-271-2/+2
* Point solution cache to ~/Activities after cloningAleksey Lim2013-03-241-5/+2
* No sense to keep launch code out of sugar_network.client moduleAleksey Lim2013-03-121-0/+64