Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Zip sync stream all timestats_user.removedAleksey Lim2014-02-279-501/+792
* Implement blobs storageAleksey Lim2014-02-2511-396/+607
* Remove more ZI remainsAleksey Lim2014-02-255-260/+259
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-248-345/+142
* Implement context solver on node levelAleksey Lim2014-02-216-331/+843
* Embed 0install SAT solver to avoid fetching the entire ZI disributionAleksey Lim2014-02-203-4/+105
* Polish designAleksey Lim2014-02-1832-3723/+3557
* Rename Context.preview to Context.logo to leave a space for previewsAleksey Lim2014-02-038-86/+86
* Keep Post comments in aggregated propertyAleksey Lim2014-02-035-9/+435
* Smplify raiting resource propertyAleksey Lim2014-02-025-36/+61
* Simplify objects model by introducing Post resourceAleksey Lim2014-02-0111-683/+252
* Rename Implementation resource to ReleaseAleksey Lim2014-01-3056-353/+353
* 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-3110-22/+55
* 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-216-116/+642
* Default values for stats API commandAleksey Lim2013-11-154-11/+35
* 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
* Actualize regression testsAleksey Lim2013-11-071-8/+8
* 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