Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network
Commit message (Expand)AuthorAgeFilesLines
* Make async c-ares resolver defaultAleksey Lim2013-04-221-0/+2
* Do not reset connection if route was not changedAleksey Lim2013-04-213-20/+47
* Do not update index mtime w/o commitAleksey Lim2013-04-212-4/+3
* 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-193-21/+5
* Silently reconnect if server dropped subscriptionAleksey Lim2013-04-191-29/+38
* Use bundle_id for guids for local activitiesAleksey Lim2013-04-191-2/+2
* Push offline blobs after creating objects on server sideAleksey Lim2013-04-191-6/+9
* Non-green resolver might stop Sugar Shell start if there is no connectivityAleksey Lim2013-04-141-4/+0
* Switch to node.sl.o site to make it covered by *.sl.o SSL certAleksey Lim2013-04-091-1/+1
* Keep only one place to process commands, move custom routes processing to Com...Aleksey Lim2013-04-045-59/+61
* Revert returning presolve dirs; after tuning output urls, it is not possible ...Aleksey Lim2013-04-011-5/+12
* Tuquito to lsb_releaseAleksey Lim2013-03-311-4/+9
* Make sure that urls in presolve command result points to the current nodeAleksey Lim2013-03-312-4/+13
* While presolving, download all packages to push them to slave nodesAleksey Lim2013-03-316-49/+52
* API command to rebuild presolved infoAleksey Lim2013-03-312-6/+17
* Do not ping OBS if there is no needAleksey Lim2013-03-311-1/+1
* Set Content-Length in http.Client.call to let caller read the contentAleksey Lim2013-03-282-2/+5
* Fetch blobs via local proxy to not fail with mounted nodeAleksey Lim2013-03-272-2/+2
* Do not return Report documents from master while syncingAleksey Lim2013-03-262-2/+7
* Enable blob fetching on master for sneakernet sync requestsAleksey Lim2013-03-263-1/+2
* Do not break the whole diff on broken blob urlsAleksey Lim2013-03-261-6/+13
* Keep sneakernet sync files in a directory to simplify copyingAleksey Lim2013-03-262-7/+3
* Return offline props absent in onlineAleksey Lim2013-03-261-0/+12
* Forward HTTP errors from toolkit.httpAleksey Lim2013-03-261-0/+14
* Fix aslo-sync scriptAleksey Lim2013-03-261-6/+8
* Fix OOB usecaseAleksey Lim2013-03-251-1/+2
* Invalidate cloned solutions after removing ~/Activities directoryAleksey Lim2013-03-241-5/+8
* Point solution cache to ~/Activities after cloningAleksey Lim2013-03-242-13/+16
* Sync local contexts only on changesAleksey Lim2013-03-242-30/+27
* Polish design, move "position" processing for cloned contexts out of SNAleksey Lim2013-03-241-5/+0
* Prefer cloned feeds even in onlineAleksey Lim2013-03-243-5/+8
* Do not apply clone=2 filter for offline contextsAleksey Lim2013-03-244-15/+18
* Reuse stale solutions in offlineAleksey Lim2013-03-232-17/+18
* Initial implementation for pushing offline cache after getting onlineAleksey Lim2013-03-221-2/+101
* Allow specifying GUID while POSTingAleksey Lim2013-03-223-16/+12
* Make client.sugar_uid() publicAleksey Lim2013-03-211-3/+3
* Polish diff() design to make it useful in several contexts on downstream levelAleksey Lim2013-03-216-91/+98
* More cross-module imports cleanup; move toolkit.sugar to clientAleksey Lim2013-03-2010-238/+179
* Polish cross-modules importsAleksey Lim2013-03-1918-212/+205
* Create regular keys for slave nodesAleksey Lim2013-03-155-33/+43
* Polish design, move master related stuff from Context to node.masterAleksey Lim2013-03-158-87/+80
* Add db.Directory.wipe() to fast cleanup entire directoryAleksey Lim2013-03-152-16/+28
* Switch to "implement" tag in activity.info specsAleksey Lim2013-03-152-2/+4
* 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
* Set "common" layer for all packages to sync them even to layer-restricted nodesAleksey Lim2013-03-132-6/+19
* Process property setters after settin up full recordAleksey Lim2013-03-133-12/+18
* Switch to home volume for borwsing cloned online contextsAleksey Lim2013-03-121-10/+21