Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network
Commit message (Expand)AuthorAgeFilesLines
* Do not fail on unicode in HTTP headersAleksey Lim2014-01-251-5/+13
* Increase default valuesAleksey Lim2014-01-233-3/+3
* Return blobs metadata in GET prop requestsAleksey Lim2014-01-056-27/+38
* Delete blobs while updating existing propertiesAleksey Lim2014-01-052-7/+11
* Populate Implementation.notes by CHANGELOG content from newly uploaded bundlesAleksey Lim2014-01-042-2/+23
* Make missing.png visible on white backgrond; state markdown as a format for l...Aleksey Lim2014-01-033-10/+15
* Return all properies by default in GET requestAleksey Lim2014-01-021-2/+1
* Use stubs for missed context images; rename context typesAleksey Lim2013-12-3118-117/+424
* Update favicon; remove default pilot node layerAleksey Lim2013-12-272-1/+1
* Avoid having default grey iconsAleksey Lim2013-12-183-3/+114
* Keep icon preview squareAleksey Lim2013-12-181-1/+1
* Support Implementation.requires to improve users driven queriesAleksey Lim2013-11-283-3/+19
* Process artifact node stats not for screenshotsAleksey Lim2013-11-233-6/+12
* Replace rrd ABSOLUTE fields by GAUGE to easy understand node statsAleksey Lim2013-11-232-26/+31
* Avoid loosing node stats on restartsAleksey Lim2013-11-222-59/+80
* Regenerate node statsAleksey Lim2013-11-219-201/+259
* Default values for stats API commandAleksey Lim2013-11-153-14/+25
* Fix processing node statsAleksey Lim2013-11-151-1/+1
* Rename "resolution" parameter to "records" in stats API callAleksey Lim2013-11-142-37/+47
* Commit node stats on exitAleksey Lim2013-11-113-1/+9
* Close event stream connections on client existsAleksey Lim2013-11-112-2/+29
* Update node stats while mergin subnode data on masterAleksey Lim2013-11-105-42/+63
* Update feedback.solutions stat properly on PUT requestsAleksey Lim2013-11-101-82/+66
* Leave HTTP visits related stats conting to web server; reveal Context.dowload...Aleksey Lim2013-11-103-58/+34
* Prioritize LANGUAGE envar while detecting default localesAleksey Lim2013-11-071-21/+22
* Shift submodulesAleksey Lim2013-11-061-0/+0
* Reset dns resolver before pooling netlink events in case if connectivity was ...Aleksey Lim2013-11-061-0/+3
* Actualize ASLO sync scriptAleksey Lim2013-11-043-52/+63
* Not only original authors can upload new implementationsAleksey Lim2013-11-026-37/+57
* Fix starting master nodeAleksey Lim2013-11-011-1/+1
* Do not reconnect on getting relocation errorsAleksey Lim2013-10-314-38/+50
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-2115-357/+383
* Use comma to repr list optionsAleksey Lim2013-10-131-1/+1
* Use HEAD request to check object existanceAleksey Lim2013-10-131-7/+2
* Postpone havy imports to speedup start on XO1Aleksey Lim2013-10-133-24/+46
* While monitoring connectivity status, handle getting offlineAleksey Lim2013-10-122-18/+14
* Send initial inline event only when the application is fully startedAleksey Lim2013-10-121-10/+9
* Fix accessing implementations pool at the first timeAleksey Lim2013-10-101-1/+1
* Save configuration in the deepest config fileAleksey Lim2013-10-101-2/+1
* Save config only for changed propertiesAleksey Lim2013-10-101-12/+17
* Save config only to files that are accessible for writingAleksey Lim2013-10-101-2/+4
* Specify secondary languages on client side; use comma as a separtorAleksey Lim2013-10-088-16/+40
* Do not recycle running implementationsAleksey Lim2013-10-086-161/+187
* Do not recycle cloned implementation on restartAleksey Lim2013-10-054-22/+13
* Fix saving configure optionsAleksey Lim2013-10-051-1/+1
* Local api command to get cloned pathAleksey Lim2013-10-034-10/+19
* Make the 1st phase of delayed starts fasterAleksey Lim2013-10-021-1/+7
* Do not go offline on gateway timeoutsAleksey Lim2013-09-213-17/+23
* Consider sweets-sugar as a basis package while presolving dependency treesAleksey Lim2013-09-201-1/+1
* Set default property values if it was passed with NoneAleksey Lim2013-09-153-2/+2