Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-network-service
Commit message (Expand)AuthorAgeFilesLines
* With --lazy-open populate didn't happendsAleksey Lim2012-10-071-2/+2
* Keep all tmp files in one placeAleksey Lim2012-10-051-5/+4
* Reimplement requests from CLI in sugar-network utilityAleksey Lim2012-10-041-125/+12
* Fix minor issues in package resolving codeAleksey Lim2012-10-021-1/+3
* Switch to pre/post commands code; return local BLOB urls for IPC requestsAleksey Lim2012-09-181-4/+4
* Polish designAleksey Lim2012-09-171-48/+54
* Comment out processing deps; add requires command to get deps to install them...Aleksey Lim2012-08-161-4/+17
* Implement anonymous mode to not depend on sugar user existanceAleksey Lim2012-08-161-3/+8
* Make one-command service start lighterAleksey Lim2012-08-161-12/+13
* Create .pid fileAleksey Lim2012-08-151-3/+15
* Mount.mounted is an Event to simplify waiting for connection; handy volume_co...Aleksey Lim2012-08-151-25/+39
* Make activities monitor less curly; register mime types and icons on activity...Aleksey Lim2012-08-151-3/+13
* Process stats in node syncAleksey Lim2012-08-091-0/+2
* Keep node sync code out of local/Aleksey Lim2012-08-081-3/+6
* Full support for files syncAleksey Lim2012-07-311-2/+2
* Ensure that checked-in activities exist on startupAleksey Lim2012-07-231-9/+19
* Start DBus serviceAleksey Lim2012-07-231-34/+47
* Keep sync and database in the mount root directoryAleksey Lim2012-07-151-0/+3
* While processing index command, be more precise for detecting sugar sessionAleksey Lim2012-07-141-1/+1
* Easy way to set fav activities while generating XO imagesAleksey Lim2012-07-141-6/+16
* Get rid of gettext, it is an overkil for system messagesAleksey Lim2012-07-121-18/+17
* Reuse codelets from active_toolkitAleksey Lim2012-07-111-7/+8
* Ensure that DSA key existsAleksey Lim2012-07-091-0/+4
* Since whet/curl doesn't support decoding multipart downloads, return continue...Aleksey Lim2012-07-091-0/+3
* Command offline_sync can use particular directoryAleksey Lim2012-07-091-3/+12
* Auto start sugar-network-service to run admin commandsAleksey Lim2012-07-091-31/+56
* Switch to global seqno; prepare sync code for files trasferingAleksey Lim2012-07-081-1/+4
* Reset sugar.nickname while running index commandAleksey Lim2012-07-051-9/+5
* Create common Volume class to keep global node/master code in one placeAleksey Lim2012-07-051-4/+4
* Trigger sync process from sugar-network-serviceAleksey Lim2012-07-031-6/+25
* Restructure code before implementing nodes auto syncAleksey Lim2012-07-011-12/+8
* Start SN server for mounted dbs; merge restful_document code; polish design o...Aleksey Lim2012-06-301-40/+21
* Auto attach db from mounted devicesAleksey Lim2012-06-291-6/+6
* Use netlink to track for routes to avoid using reconnection loopAleksey Lim2012-06-281-1/+0
* Update codeletsAleksey Lim2012-06-281-0/+1
* Avoid using node.volume singleton and move author setting on commands process...Aleksey Lim2012-06-281-1/+0
* Sypport lazy open on volume levelAleksey Lim2012-06-271-71/+56
* Polish design to use only one top class, Client, for client codeAleksey Lim2012-06-261-6/+3
* Rename --activities-root to --activities and make it a list of pathsAleksey Lim2012-06-261-19/+9
* Actualize testsAleksey Lim2012-06-261-4/+1
* Revert limited gevent monkey patching; bump v0.3Aleksey Lim2012-06-191-1/+5
* Use the same [local] config section for service and server; add more public i...Aleksey Lim2012-06-181-1/+1
* Fix running webui from server processAleksey Lim2012-06-131-1/+1
* Restructure files hierarchy to include server codeAleksey Lim2012-06-131-35/+37
* Set connected status only after fetching server statAleksey Lim2012-06-081-0/+3
* Do not fail while monitoring if there is a time gap between creating activity...Aleksey Lim2012-06-051-11/+11
* Move local Context props to sugar_network_server; move webui related props to...Aleksey Lim2012-06-041-13/+12
* Rename "author" property to "user"; add Context class for local contextsAleksey Lim2012-06-031-16/+18
* Support running index command from root userAleksey Lim2012-05-301-13/+6
* Make index command more useful in foreign environmentAleksey Lim2012-05-281-6/+21