Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Not only original authors can upload new implementationsAleksey Lim2013-11-0215-74/+295
* Fix starting master nodeAleksey Lim2013-11-011-1/+1
* Start tracking regressions against recent prod branchAleksey Lim2013-11-015-7/+152
* Merge branch 'master' of git.sugarlabs.org:network/networkAleksey Lim2013-10-311-0/+94
|\
| * Commit from Sugar Labs: Translation System by user cjl.: 18 of 18 messages tr...Pootle daemon2013-10-151-0/+94
* | Do not reconnect on getting relocation errorsAleksey Lim2013-10-315-44/+96
* | Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-2139-678/+592
* | Add production branch as a submodule for regressions testsAleksey Lim2013-10-202-0/+9
|/
* 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-126-38/+70
* Send initial inline event only when the application is fully startedAleksey Lim2013-10-122-10/+10
* 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-102-3/+4
* Specify secondary languages on client side; use comma as a separtorAleksey Lim2013-10-089-17/+131
* Do not recycle running implementationsAleksey Lim2013-10-0814-269/+491
* Do not recycle cloned implementation on restartAleksey Lim2013-10-059-34/+141
* 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-024-4/+13
* Do not go offline on gateway timeoutsAleksey Lim2013-09-215-19/+62
* Consider sweets-sugar as a basis package while presolving dependency treesAleksey Lim2013-09-203-5/+8
* Set default property values if it was passed with NoneAleksey Lim2013-09-154-2/+15
* 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
* Set -testing SN node for Factory packagesAleksey Lim2013-09-072-2/+4
* Ignore mtime float part while selecting files using IF_MODIFIED_SINCE valueAleksey Lim2013-09-017-10/+7
* Limit disk cache with percents and exact sizeAleksey Lim2013-09-014-25/+42
* Make solutions cache paths shorterAleksey Lim2013-09-015-24/+24
* Get rid of keeping bundle prefix directory name in dbAleksey Lim2013-09-018-27/+8
* Submit system logs on all errors for clone and launch API routesAleksey Lim2013-09-013-10/+43
* Make sure that request content is fetched before exiting from spawned routeAleksey Lim2013-09-012-6/+43
* Add spawnable submit local API route for Report resourceAleksey Lim2013-09-0111-46/+123
* Process event streams on low level in router; make launch and clone API route...Aleksey Lim2013-09-0115-437/+511
* More internal polishingAleksey Lim2013-08-3194-5403/+4283
* Return all indexed documents by default on low levelactivities_cacheAleksey Lim2013-08-138-23/+17
* Revert default reply list for GET /resource/guid requestAleksey Lim2013-08-132-28/+29
* Store cached solution only after calling hte make()Aleksey Lim2013-08-112-55/+78
* Fix parsing sugar-network utility cmdline argumentsAleksey Lim2013-08-111-2/+3
* Process noarch packages correctlyAleksey Lim2013-08-111-10/+11
* Create context while uploading initial implementationAleksey Lim2013-08-0912-124/+248
* Fix package depsAleksey Lim2013-08-061-1/+1
* Update context metadata on new .xo releasesAleksey Lim2013-08-059-177/+191
* Invalidate cached solutions after changing stability preferencesAleksey Lim2013-08-056-143/+161
* Test i18n queries from client sideAleksey Lim2013-08-052-4/+39