Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Replace rrd ABSOLUTE fields by GAUGE to easy understand node statsAleksey Lim2013-11-231-4/+16
* Regenerate node statsAleksey Lim2013-11-214-34/+72
* Default values for stats API commandAleksey Lim2013-11-151-2/+5
* Commit node stats on exitAleksey Lim2013-11-111-1/+4
* Close event stream connections on client existsAleksey Lim2013-11-111-0/+3
* Prioritize LANGUAGE envar while detecting default localesAleksey Lim2013-11-071-21/+22
* Reset dns resolver before pooling netlink events in case if connectivity was ...Aleksey Lim2013-11-061-0/+3
* Do not reconnect on getting relocation errorsAleksey Lim2013-10-312-10/+17
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-214-96/+169
* 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-131-20/+42
* While monitoring connectivity status, handle getting offlineAleksey Lim2013-10-121-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-084-11/+33
* Fix saving configure optionsAleksey Lim2013-10-051-1/+1
* Do not go offline on gateway timeoutsAleksey Lim2013-09-211-5/+15
* Process zipped directories properlyAleksey Lim2013-09-081-5/+8
* Ignore mtime float part while selecting files using IF_MODIFIED_SINCE valueAleksey Lim2013-09-011-1/+1
* Get rid of keeping bundle prefix directory name in dbAleksey Lim2013-09-011-5/+5
* 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-011-2/+3
* Process event streams on low level in router; make launch and clone API route...Aleksey Lim2013-09-012-14/+70
* More internal polishingAleksey Lim2013-08-319-330/+390
* Create context while uploading initial implementationAleksey Lim2013-08-092-65/+87
* Update context metadata on new .xo releasesAleksey Lim2013-08-051-19/+18
* Fix sugar-network's head commandAleksey Lim2013-08-041-9/+11
* Properly convert HTTP_IF_MODIFIED_SINCE to UNIX secondsAleksey Lim2013-08-042-7/+15
* Trace the full request to simplify debuggingAleksey Lim2013-08-041-1/+1
* Make toolkit.init_logging appropriate to call out of SN applicationsAleksey Lim2013-08-043-42/+45
* Keep stability preferences in config filesAleksey Lim2013-08-032-7/+15
* Preserve original configuration while savingAleksey Lim2013-08-022-53/+55
* Get rid of redundant "public" lauerAleksey Lim2013-08-011-1/+10
* Exception-less mode for toolkit.parse_version()Aleksey Lim2013-07-281-7/+22
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-271-2/+2
* Add release API command to easily upload new implementationAleksey Lim2013-07-271-0/+8
* Polish implementationAleksey Lim2013-07-277-728/+1413
* Reuse node clone API command for cloning implementation from client app; proc...Aleksey Lim2013-07-073-84/+137
* Stop parsing command-line arguments on command levelAleksey Lim2013-06-271-9/+16
* Move version parsing routimes to more appropriate spec.py; add testsAleksey Lim2013-06-272-93/+130
* Make access publich to --config optionAleksey Lim2013-06-121-15/+15
* Initial implementation for recycling cached implementationsAleksey Lim2013-06-111-2/+7
* Caluculate implementation sizes even for urlsAleksey Lim2013-06-091-0/+5
* Calculate uncompressed size for activity implementationsAleksey Lim2013-06-091-0/+21
* Move spec.py and bundle.py to toolkit moduleAleksey Lim2013-06-092-0/+528
* Polish internal implementationAleksey Lim2013-06-091-0/+8
* Read config files from directoriesAleksey Lim2013-06-041-20/+16
* Pass extra HTTP headers via local proxyAleksey Lim2013-06-031-10/+7