Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove mounpoints concept from client sideAleksey Lim2013-03-121-44/+54
* Revert original behaviour when personal node shares SN data from mounted devi...Aleksey Lim2013-03-101-2/+2
* Only Context authors can upload new ImplementationsAleksey Lim2013-03-091-0/+1
* Fix personal node sync; clean up old subscriptions related code for clientAleksey Lim2013-03-041-1/+1
* Set layers for slaves to decrease sync flowsAleksey Lim2013-03-031-0/+1
* Fix sync on master sideAleksey Lim2013-03-011-2/+3
* Start fixing offline syncAleksey Lim2013-02-271-3/+1
* Send files on online syncAleksey Lim2013-02-221-2/+9
* Do not mix sources for node and user statsAleksey Lim2013-02-211-7/+7
* Do not depend on packets order in sync stream; online sync users statsAleksey Lim2013-02-211-0/+2
* Online sync of SN dataAleksey Lim2013-02-191-9/+8
* Merge active_documentAleksey Lim2013-02-131-12/+14
|\
| * Prepare files for mergingactive_document.mergedAleksey Lim2013-02-121-122/+0
| * Move restriction of find's command request limit argument to app levelAleksey Lim2012-07-061-1/+0
| * Move auth related code to application levelAleksey Lim2012-07-051-127/+0
| * Move restful_document code to application levelAleksey Lim2012-06-291-48/+0
| * Polish design by moving --index-lazy-open too application levelAleksey Lim2012-06-291-1/+0
| * Migrate fs storageAleksey Lim2012-06-251-1/+4
| * Merge restful-documentAleksey Lim2012-06-231-0/+175