Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-network-server
Commit message (Expand)AuthorAgeFilesLines
* Keep all tmp files in one placeAleksey Lim2012-10-051-4/+4
* Provide /packages route to support packagekit-backend-presolveAleksey Lim2012-09-221-2/+3
* Polish designAleksey Lim2012-09-171-9/+4
* Keep node sync code out of local/Aleksey Lim2012-08-081-1/+1
* Full support for files syncAleksey Lim2012-07-311-1/+1
* Start DBus serviceAleksey Lim2012-07-231-3/+0
* Replace glib IPC code with DBus; simplify greenlet pools handlingAleksey Lim2012-07-221-8/+8
* Generalize starting DBus thread to avoid having several of themAleksey Lim2012-07-201-1/+1
* Keep sync and database in the mount root directoryAleksey Lim2012-07-151-0/+4
* Get rid of gettext, it is an overkil for system messagesAleksey Lim2012-07-121-7/+6
* Fix bad importAleksey Lim2012-07-121-2/+2
* Reuse codelets from active_toolkitAleksey Lim2012-07-111-7/+7
* Keep node and master guids in "node" and "master" filesAleksey Lim2012-07-091-1/+1
* Since whet/curl doesn't support decoding multipart downloads, return continue...Aleksey Lim2012-07-091-1/+1
* Switch to global seqno; prepare sync code for files trasferingAleksey Lim2012-07-081-1/+3
* Create common Volume class to keep global node/master code in one placeAleksey Lim2012-07-051-2/+3
* Start sync commands from server; use api url as a master guidAleksey Lim2012-07-031-5/+4
* Start SN server for mounted dbs; merge restful_document code; polish design o...Aleksey Lim2012-06-301-32/+25
* Avoid using node.volume singleton and move author setting on commands process...Aleksey Lim2012-06-281-2/+1
* Sypport lazy open on volume levelAleksey Lim2012-06-271-1/+1
* Polish design to use only one top class, Client, for client codeAleksey Lim2012-06-261-3/+2
* Do not fail in publib webui launched from serverAleksey Lim2012-06-181-0/+1
* Use the same [local] config section for service and server; add more public i...Aleksey Lim2012-06-181-1/+2
* Restructure files hierarchy to include server codeAleksey Lim2012-06-131-0/+115