Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve --porcelain mode in sugar-network utilityAleksey Lim2013-08-051-6/+20
|
* Fix sugar-network's head commandAleksey Lim2013-08-043-16/+13
|
* Properly convert HTTP_IF_MODIFIED_SINCE to UNIX secondsAleksey Lim2013-08-043-15/+23
|
* Trace the full request to simplify debuggingAleksey Lim2013-08-042-1/+2
|
* Make toolkit.init_logging appropriate to call out of SN applicationsAleksey Lim2013-08-046-47/+45
|
* Keep stability preferences in config filesAleksey Lim2013-08-0312-22/+209
|
* Preserve original configuration while savingAleksey Lim2013-08-023-53/+104
|
* Get rid of redundant "public" lauerAleksey Lim2013-08-0113-249/+182
| | | | All objects without "deleted" layers are public.
* Test write-only-for-authors explicitlyAleksey Lim2013-07-311-11/+28
|
* Make interactions with local webui more explicit, it is all time API requestsAleksey Lim2013-07-314-24/+7
|
* Use the same selection logic for deplist API command as for cloneAleksey Lim2013-07-311-12/+6
|
* Config /etc/sweets.conf has a priority against /etc/sweets.dAleksey Lim2013-07-303-8/+4
|
* Reset connection timeout on successful handshakeAleksey Lim2013-07-281-0/+1
|
* Exception-less mode for toolkit.parse_version()Aleksey Lim2013-07-282-8/+26
|
* Implement HEAD sugar-network commandAleksey Lim2013-07-281-17/+37
|
* Fix launching webuiAleksey Lim2013-07-282-17/+34
|
* Fix /hub route in clientAleksey Lim2013-07-271-1/+1
|
* Remove remains after files movingAleksey Lim2013-07-274-12/+12
|
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-2758-149/+221
|
* Add release API command to easily upload new implementationAleksey Lim2013-07-278-136/+348
|
* Polish implementationAleksey Lim2013-07-27106-7335/+6850
|
*