Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-network
Commit message (Expand)AuthorAgeFilesLines
* Revert default reply list for GET /resource/guid requestAleksey Lim2013-08-131-25/+25
* Fix parsing sugar-network utility cmdline argumentsAleksey Lim2013-08-111-2/+3
* Create context while uploading initial implementationAleksey Lim2013-08-091-14/+16
* Improve --porcelain mode in sugar-network utilityAleksey Lim2013-08-051-6/+20
* Fix sugar-network's head commandAleksey Lim2013-08-041-1/+1
* Make toolkit.init_logging appropriate to call out of SN applicationsAleksey Lim2013-08-041-1/+0
* Make interactions with local webui more explicit, it is all time API requestsAleksey Lim2013-07-311-1/+1
* Config /etc/sweets.conf has a priority against /etc/sweets.dAleksey Lim2013-07-301-4/+1
* Implement HEAD sugar-network commandAleksey Lim2013-07-281-17/+37
* Remove remains after files movingAleksey Lim2013-07-271-4/+4
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-271-6/+6
* Add release API command to easily upload new implementationAleksey Lim2013-07-271-49/+100
* Polish implementationAleksey Lim2013-07-271-25/+33
* Read config files from directoriesAleksey Lim2013-06-041-0/+1
* Add handy commands to sugar-network utility, launch and cloneAleksey Lim2013-06-021-5/+48
* Reset DNS cache issue was fixedAleksey Lim2013-06-011-2/+1
* Add --accept-language client parameter to override system localeAleksey Lim2013-05-271-1/+1
* Use app level API access for webui on node sideAleksey Lim2013-05-241-1/+2
* Return 404 HTTP error for missed /packages filesAleksey Lim2013-05-221-2/+2
* Keep presolved package inforamtion in the same file for all archesAleksey Lim2013-05-181-2/+2
* Do not reset connection if route was not changedAleksey Lim2013-04-211-0/+1
* Do not subscribe to server events for one-command-call in sugar-network utilityAleksey Lim2013-04-201-1/+2
* Fix OOB usecaseAleksey Lim2013-03-251-11/+11
* Initial implementation for pushing offline cache after getting onlineAleksey Lim2013-03-221-2/+2
* More cross-module imports cleanup; move toolkit.sugar to clientAleksey Lim2013-03-201-23/+11
* Polish cross-modules importsAleksey Lim2013-03-191-2/+2
* Create regular keys for slave nodesAleksey Lim2013-03-151-1/+1
* Remove mounpoints concept from client sideAleksey Lim2013-03-121-19/+18
* Revert original behaviour when personal node shares SN data from mounted devi...Aleksey Lim2013-03-101-3/+2
* Return a stream from http.Client.call() to let caller process streamsAleksey Lim2013-03-051-0/+6
* Fix integration test for offline syncAleksey Lim2013-03-011-2/+10
* Merge active_documentAleksey Lim2013-02-131-10/+8
* Wait for not mounted root only if it was requested explicitlyAleksey Lim2012-12-071-1/+1
* Allow redirections from sugar-network utilityAleksey Lim2012-11-301-0/+1
* Disable dbus usage, usegful for chroot imagingAleksey Lim2012-11-281-0/+1
* Fix remains of renamed propsAleksey Lim2012-11-191-1/+1
* Read blobs by chunks in sugar-network utilityAleksey Lim2012-11-141-3/+8
* Add extra logging levelsAleksey Lim2012-11-051-1/+1
* Node should not provide arbitrary filesAleksey Lim2012-11-051-3/+3
* Do not split app logic between router and command classesAleksey Lim2012-10-281-2/+3
* More source filenames polishingAleksey Lim2012-10-241-1/+1
* More reasonable names for program namesAleksey Lim2012-10-241-10/+10
* Keep gevent monkey patching out of http module, it might be used by non-geven...Aleksey Lim2012-10-211-0/+8
* Do not connect to server events for one-call sugar-network callAleksey Lim2012-10-201-1/+1
* Be less verbose in sugar-network commandAleksey Lim2012-10-201-0/+1
* Mixin blob urls for GET commands; remove not used, eventually, composite blobsAleksey Lim2012-10-191-0/+2
* Bunch of minor fixes and polishingAleksey Lim2012-10-151-2/+8
* Convert back shell's replacement for '~' symbolAleksey Lim2012-10-121-2/+8
* Add DELETE command to sugar-networkAleksey Lim2012-10-121-0/+5
* Post files from sugar-network utility; test OOB's sweets module usecaseAleksey Lim2012-10-121-16/+45