Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Start local node router for admin needsAleksey Lim2014-05-081-4/+8
* Fix starting nodeAleksey Lim2014-04-281-5/+5
* Implementation polishingAleksey Lim2014-04-271-4/+5
* Pull node updates for checked-in resourcesAleksey Lim2014-04-201-5/+9
* More implementation polishingAleksey Lim2014-04-141-21/+32
* Fix basic client routesAleksey Lim2014-03-241-30/+42
* Switch client code to server side resolvesAleksey Lim2014-03-161-17/+16
* Fix node synchronization; remove usage stats, it should be standalone project...Aleksey Lim2014-03-091-39/+11
* Keep data synchronization in db module; use blobs storage to keep standalone ...Aleksey Lim2014-03-071-11/+4
* Zip sync stream all timestats_user.removedAleksey Lim2014-02-271-2/+2
* Implement blobs storageAleksey Lim2014-02-251-39/+2
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-241-14/+11
* Implement context solver on node levelAleksey Lim2014-02-211-1/+1
* Embed 0install SAT solver to avoid fetching the entire ZI disributionAleksey Lim2014-02-201-4/+0
* Polish designAleksey Lim2014-02-181-17/+71
* Rename Implementation resource to ReleaseAleksey Lim2014-01-301-7/+7
* Regenerate node statsAleksey Lim2013-11-211-1/+0
* Default values for stats API commandAleksey Lim2013-11-151-1/+2
* Prioritize LANGUAGE envar while detecting default localesAleksey Lim2013-11-071-1/+0
* Start tracking regressions against recent prod branchAleksey Lim2013-11-011-1/+1
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-211-42/+21
* While monitoring connectivity status, handle getting offlineAleksey Lim2013-10-121-4/+4
* Do not recycle cloned implementation on restartAleksey Lim2013-10-051-7/+10
* Do not go offline on gateway timeoutsAleksey Lim2013-09-211-2/+2
* Ignore mtime float part while selecting files using IF_MODIFIED_SINCE valueAleksey Lim2013-09-011-0/+1
* Add spawnable submit local API route for Report resourceAleksey Lim2013-09-011-2/+2
* More internal polishingAleksey Lim2013-08-311-21/+14
* Invalidate cached solutions after changing stability preferencesAleksey Lim2013-08-051-3/+4
* Fix sugar-network's head commandAleksey Lim2013-08-041-6/+1
* Keep stability preferences in config filesAleksey Lim2013-08-031-0/+2
* Polish implementationAleksey Lim2013-07-271-41/+38
* Reuse node clone API command for cloning implementation from client app; proc...Aleksey Lim2013-07-071-2/+6
* Return HEAD metadata in per-prop attributesAleksey Lim2013-07-051-0/+2
* Initial implementation for recycling cached implementationsAleksey Lim2013-06-111-1/+14
* Read config files from directoriesAleksey Lim2013-06-041-1/+7
* Keep author property all time empty for local dbAleksey Lim2013-06-021-0/+9
* On solving errors, share exception typeAleksey Lim2013-06-011-0/+1
* Client reconnection on server fallsAleksey Lim2013-06-011-1/+2
* Do not propagate losing connation error from IPC, fallback to offline insteadAleksey Lim2013-05-291-29/+49
* Use app level API access for webui on node sideAleksey Lim2013-05-241-2/+2
* realpath utility might not be installed by defaultAleksey Lim2013-05-051-0/+1
* Use coroutine friendly singnalsAleksey Lim2013-04-221-1/+1
* API command to rebuild presolved infoAleksey Lim2013-03-311-1/+1
* Initial implementation for pushing offline cache after getting onlineAleksey Lim2013-03-221-0/+1
* More cross-module imports cleanup; move toolkit.sugar to clientAleksey Lim2013-03-201-9/+4
* Polish cross-modules importsAleksey Lim2013-03-191-2/+2
* Create regular keys for slave nodesAleksey Lim2013-03-151-4/+5
* Broadcast proxy properties on low level to handle all changesAleksey Lim2013-03-141-4/+12
* Process property setters after settin up full recordAleksey Lim2013-03-131-0/+1
* No sense to keep launch code out of sugar_network.client moduleAleksey Lim2013-03-121-1/+1