Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network
Commit message (Expand)AuthorAgeFilesLines
* 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
* Return only packages while listing /packages API routeAleksey Lim2013-09-131-8/+15
* Avoid needles local push checks for the initial caseAleksey Lim2013-09-091-0/+2
* Shift submodulesAleksey Lim2013-09-091-0/+0
* Process zipped directories properlyAleksey Lim2013-09-081-5/+8
* Ignore mtime float part while selecting files using IF_MODIFIED_SINCE valueAleksey Lim2013-09-014-4/+5
* Limit disk cache with percents and exact sizeAleksey Lim2013-09-012-20/+37
* Make solutions cache paths shorterAleksey Lim2013-09-011-1/+1
* Get rid of keeping bundle prefix directory name in dbAleksey Lim2013-09-015-15/+8
* Submit system logs on all errors for clone and launch API routesAleksey Lim2013-09-011-6/+7
* Make sure that request content is fetched before exiting from spawned routeAleksey Lim2013-09-011-5/+12
* Add spawnable submit local API route for Report resourceAleksey Lim2013-09-013-7/+27
* Process event streams on low level in router; make launch and clone API route...Aleksey Lim2013-09-016-161/+205
* More internal polishingAleksey Lim2013-08-3131-1813/+1319
* Return all indexed documents by default on low levelactivities_cacheAleksey Lim2013-08-135-12/+9
* Revert default reply list for GET /resource/guid requestAleksey Lim2013-08-131-3/+4
* Store cached solution only after calling hte make()Aleksey Lim2013-08-111-8/+8
* Process noarch packages correctlyAleksey Lim2013-08-111-10/+11
* Create context while uploading initial implementationAleksey Lim2013-08-097-90/+125