Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/client/commands.py
Commit message (Expand)AuthorAgeFilesLines
* Add --accept-language client parameter to override system localeAleksey Lim2013-05-271-2/+6
* Use app level API access for webui on node sideAleksey Lim2013-05-241-18/+20
* Do not send remote request if cloned resourcesAleksey Lim2013-05-191-12/+16
* Keep presolved package inforamtion in the same file for all archesAleksey Lim2013-05-181-3/+16
* Cache solutions for nodeps clone commandsAleksey Lim2013-05-051-7/+3
* Do not reset connection if route was not changedAleksey Lim2013-04-211-16/+11
* Do not subscribe to server events for one-command-call in sugar-network utilityAleksey Lim2013-04-201-1/+5
* Be not confusing, resubscription is not reconnectionAleksey Lim2013-04-201-31/+27
* Reset c-ares resolver on network reconnectionAleksey Lim2013-04-191-2/+1
* Silently reconnect if server dropped subscriptionAleksey Lim2013-04-191-29/+38
* Push offline blobs after creating objects on server sideAleksey Lim2013-04-191-6/+9
* Set Content-Length in http.Client.call to let caller read the contentAleksey Lim2013-03-281-2/+3
* Return offline props absent in onlineAleksey Lim2013-03-261-0/+12
* Sync local contexts only on changesAleksey Lim2013-03-241-11/+0
* Prefer cloned feeds even in onlineAleksey Lim2013-03-241-3/+6
* Do not apply clone=2 filter for offline contextsAleksey Lim2013-03-241-10/+10
* Initial implementation for pushing offline cache after getting onlineAleksey Lim2013-03-221-2/+101
* More cross-module imports cleanup; move toolkit.sugar to clientAleksey Lim2013-03-201-11/+3
* Polish cross-modules importsAleksey Lim2013-03-191-15/+15
* Broadcast proxy properties on low level to handle all changesAleksey Lim2013-03-141-13/+16
* Broadcast proxy property changes in online modeAleksey Lim2013-03-141-19/+34
* Switch to home volume for borwsing cloned online contextsAleksey Lim2013-03-121-10/+21
* Polish design, use cmd=feed instead of Context.versions propertyAleksey Lim2013-03-121-0/+35
* No sense to keep launch code out of sugar_network.client moduleAleksey Lim2013-03-121-2/+1
* Remove mounpoints concept from client sideAleksey Lim2013-03-121-0/+466