Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Prioritize LANGUAGE envar while detecting default localesAleksey Lim2013-11-074-7/+6
* Actualize ASLO sync scriptAleksey Lim2013-11-043-0/+13
* Not only original authors can upload new implementationsAleksey Lim2013-11-029-37/+238
* Start tracking regressions against recent prod branchAleksey Lim2013-11-015-7/+152
* Do not reconnect on getting relocation errorsAleksey Lim2013-10-311-6/+46
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-2120-238/+175
* Add production branch as a submodule for regressions testsAleksey Lim2013-10-201-0/+6
* While monitoring connectivity status, handle getting offlineAleksey Lim2013-10-124-20/+56
* Specify secondary languages on client side; use comma as a separtorAleksey Lim2013-10-081-1/+91
* Do not recycle running implementationsAleksey Lim2013-10-087-108/+303
* Do not recycle cloned implementation on restartAleksey Lim2013-10-055-12/+128
* Do not go offline on gateway timeoutsAleksey Lim2013-09-212-2/+39
* Consider sweets-sugar as a basis package while presolving dependency treesAleksey Lim2013-09-201-2/+2
* Set default property values if it was passed with NoneAleksey Lim2013-09-151-0/+13
* Ignore mtime float part while selecting files using IF_MODIFIED_SINCE valueAleksey Lim2013-09-012-2/+2
* Limit disk cache with percents and exact sizeAleksey Lim2013-09-011-1/+2
* Make solutions cache paths shorterAleksey Lim2013-09-014-23/+23
* Get rid of keeping bundle prefix directory name in dbAleksey Lim2013-09-013-12/+0
* Submit system logs on all errors for clone and launch API routesAleksey Lim2013-09-012-4/+36
* Make sure that request content is fetched before exiting from spawned routeAleksey Lim2013-09-011-1/+31
* Add spawnable submit local API route for Report resourceAleksey Lim2013-09-017-38/+95
* Process event streams on low level in router; make launch and clone API route...Aleksey Lim2013-09-017-250/+280
* More internal polishingAleksey Lim2013-08-3158-3006/+2656
* Store cached solution only after calling hte make()Aleksey Lim2013-08-111-47/+70
* Create context while uploading initial implementationAleksey Lim2013-08-094-20/+107
* Update context metadata on new .xo releasesAleksey Lim2013-08-052-1/+72
* Invalidate cached solutions after changing stability preferencesAleksey Lim2013-08-053-108/+129
* Test i18n queries from client sideAleksey Lim2013-08-051-0/+39
* Fix sugar-network's head commandAleksey Lim2013-08-041-6/+1
* Keep stability preferences in config filesAleksey Lim2013-08-035-4/+173
* Preserve original configuration while savingAleksey Lim2013-08-021-0/+49
* Get rid of redundant "public" lauerAleksey Lim2013-08-017-115/+91
* Test write-only-for-authors explicitlyAleksey Lim2013-07-311-11/+28
* Exception-less mode for toolkit.parse_version()Aleksey Lim2013-07-281-1/+4
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-2748-116/+189
* Add release API command to easily upload new implementationAleksey Lim2013-07-272-28/+128
* Polish implementationAleksey Lim2013-07-2752-3854/+3879
* Reuse node clone API command for cloning implementation from client app; proc...Aleksey Lim2013-07-077-267/+407
* Return HEAD metadata in per-prop attributesAleksey Lim2013-07-053-4/+32
* Process HEAD API requests to return property metadataAleksey Lim2013-07-041-0/+53
* Test resetting prop values in settersAleksey Lim2013-06-271-0/+59
* Move version parsing routimes to more appropriate spec.py; add testsAleksey Lim2013-06-271-0/+71
* Fix failig on not passed new propertiesAleksey Lim2013-06-141-2/+29
* Fix wrong indexing i18n propertiesAleksey Lim2013-06-121-0/+37
* Avoid needless bundle downloads on master nodeAleksey Lim2013-06-121-0/+33
* Initial implementation for recycling cached implementationsAleksey Lim2013-06-116-22/+169
* Caluculate implementation sizes even for urlsAleksey Lim2013-06-091-2/+47
* Calculate uncompressed size for activity implementationsAleksey Lim2013-06-098-6/+25
* Move spec.py and bundle.py to toolkit moduleAleksey Lim2013-06-091-1/+1
* Polish internal implementationAleksey Lim2013-06-0918-598/+589