Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/units
Commit message (Expand)AuthorAgeFilesLines
* Smplify raiting resource propertyAleksey Lim2014-02-025-36/+61
* Simplify objects model by introducing Post resourceAleksey Lim2014-02-0110-682/+251
* Rename Implementation resource to ReleaseAleksey Lim2014-01-3017-332/+332
* Do not fail on unicode in HTTP headersAleksey Lim2014-01-251-4/+22
* Return blobs metadata in GET prop requestsAleksey Lim2014-01-055-89/+179
* Delete blobs while updating existing propertiesAleksey Lim2014-01-051-0/+20
* Populate Implementation.notes by CHANGELOG content from newly uploaded bundlesAleksey Lim2014-01-041-2/+7
* Use stubs for missed context images; rename context typesAleksey Lim2013-12-317-21/+38
* Support Implementation.requires to improve users driven queriesAleksey Lim2013-11-282-5/+34
* Process artifact node stats not for screenshotsAleksey Lim2013-11-231-3/+3
* Replace rrd ABSOLUTE fields by GAUGE to easy understand node statsAleksey Lim2013-11-233-22/+22
* Avoid loosing node stats on restartsAleksey Lim2013-11-221-41/+107
* Regenerate node statsAleksey Lim2013-11-215-115/+642
* Default values for stats API commandAleksey Lim2013-11-153-10/+33
* Fix processing node statsAleksey Lim2013-11-151-2/+2
* Test feed API commandAleksey Lim2013-11-141-1/+57
* Rename "resolution" parameter to "records" in stats API callAleksey Lim2013-11-141-2/+2
* Close event stream connections on client existsAleksey Lim2013-11-111-0/+1
* Update node stats while mergin subnode data on masterAleksey Lim2013-11-101-36/+221
* Update feedback.solutions stat properly on PUT requestsAleksey Lim2013-11-101-62/+5
* Leave HTTP visits related stats conting to web server; reveal Context.dowload...Aleksey Lim2013-11-101-141/+8
* Prioritize LANGUAGE envar while detecting default localesAleksey Lim2013-11-073-6/+6
* Actualize ASLO sync scriptAleksey Lim2013-11-043-0/+13
* Not only original authors can upload new implementationsAleksey Lim2013-11-027-35/+236
* 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-2111-153/+101
* While monitoring connectivity status, handle getting offlineAleksey Lim2013-10-123-16/+52
* 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-054-5/+118
* Do not go offline on gateway timeoutsAleksey Lim2013-09-211-0/+37
* 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-011-2/+1
* 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-016-36/+93
* 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-3117-2823/+2546
* 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-051-0/+71
* Invalidate cached solutions after changing stability preferencesAleksey Lim2013-08-052-105/+125
* Test i18n queries from client sideAleksey Lim2013-08-051-0/+39
* Keep stability preferences in config filesAleksey Lim2013-08-034-4/+171
* Preserve original configuration while savingAleksey Lim2013-08-021-0/+49
* Get rid of redundant "public" lauerAleksey Lim2013-08-017-115/+91