Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/node/master.py
Commit message (Expand)AuthorAgeFilesLines
* Polish designAleksey Lim2014-02-181-58/+15
* Rename Implementation resource to ReleaseAleksey Lim2014-01-301-4/+4
* Update node stats while mergin subnode data on masterAleksey Lim2013-11-101-1/+2
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-211-0/+5
* More internal polishingAleksey Lim2013-08-311-3/+2
* Polish implementationAleksey Lim2013-07-271-29/+28
* Polish internal implementationAleksey Lim2013-06-091-2/+2
* Push through the http.Client.call all HTTP headersAleksey Lim2013-05-251-2/+2
* While presolving, download all packages to push them to slave nodesAleksey Lim2013-03-311-2/+5
* API command to rebuild presolved infoAleksey Lim2013-03-311-1/+10
* Do not return Report documents from master while syncingAleksey Lim2013-03-261-1/+4
* Enable blob fetching on master for sneakernet sync requestsAleksey Lim2013-03-261-1/+2
* Allow specifying GUID while POSTingAleksey Lim2013-03-221-13/+0
* Polish design, move master related stuff from Context to node.masterAleksey Lim2013-03-151-8/+67
* Download blobs before offline syncingAleksey Lim2013-03-031-2/+2
* Set layers for slaves to decrease sync flowsAleksey Lim2013-03-031-1/+1
* Fix sync issue when merged record needs to be pulledAleksey Lim2013-03-021-18/+34
* Fix integration test for offline syncAleksey Lim2013-03-011-9/+10
* Fix sync on master sideAleksey Lim2013-03-011-17/+151
* Start fixing offline syncAleksey Lim2013-02-271-10/+23
* Send files on online syncAleksey Lim2013-02-221-3/+13
* Do not mix sources for node and user statsAleksey Lim2013-02-211-2/+2
* Do not depend on packets order in sync stream; online sync users statsAleksey Lim2013-02-211-7/+15
* Online sync of SN dataAleksey Lim2013-02-191-0/+42