Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Keep mounts monitor routines in separate moduleAleksey Lim2012-08-083-0/+192
* Move master sync code to separate file to avoid messing it with regular node ...Aleksey Lim2012-08-076-256/+300
* Process client configuration in more general manner than sharing client stats...Aleksey Lim2012-08-074-17/+12
* Recent pep8 related fixesAleksey Lim2012-08-0517-44/+42
* Convenient wrapper to call arbitrary commands via dbusAleksey Lim2012-08-045-0/+134
* Full support for files syncAleksey Lim2012-07-3113-46/+190
* Process files_pull requestes on master sideAleksey Lim2012-07-304-301/+332
* Push file sync records as regular recordsAleksey Lim2012-07-304-127/+143
* Sequence in final sn_commit should be precise to avoid loosing previous commitsAleksey Lim2012-07-262-10/+9
* Check if there are updates in SeederAleksey Lim2012-07-262-4/+21
* In Seeder.pull, update input sequence only for porcessed seqno, there are mig...Aleksey Lim2012-07-262-3/+3
* Tune master sync commands to take into account files_pullAleksey Lim2012-07-264-70/+193
* While processing Seeder.pull, update input sequence and switch greenletsAleksey Lim2012-07-262-38/+106
* Start implementing files offline syncAleksey Lim2012-07-255-0/+428
* DBus services will be started from pluginAleksey Lim2012-07-243-8/+0
* Ensure that checked-in activities exist on startupAleksey Lim2012-07-235-31/+57
* Fix publishing events from IPC clientAleksey Lim2012-07-231-0/+1
* Start DBus serviceAleksey Lim2012-07-235-37/+55
* Avoid dups with ad while logging processed callsAleksey Lim2012-07-232-23/+20
* Send event in json from Network service to avoid dbus marshaling issuesAleksey Lim2012-07-231-3/+5
* DS clients might send GUID while updating jobjectsAleksey Lim2012-07-232-8/+22
* Replace glib IPC code with DBus; simplify greenlet pools handlingAleksey Lim2012-07-2210-287/+103
* Polish client events, get rid of '*' eventsAleksey Lim2012-07-229-57/+68
* Import sugar-datastore dataAleksey Lim2012-07-214-84/+331
* Implement sugar-datastore DBus APIAleksey Lim2012-07-219-69/+917
* Avoid needless caching for sugar.uid()Aleksey Lim2012-07-203-14/+11
* Generalize starting DBus thread to avoid having several of themAleksey Lim2012-07-204-96/+123
* sugar-network-service fails to resolve API DNS name after becoming online #3753Aleksey Lim2012-07-164-53/+44
* Alert shell about completed syncAleksey Lim2012-07-151-0/+5
* fsync fs based sync packetsAleksey Lim2012-07-151-0/+3
* Place sugar-network-sync to sync directoryAleksey Lim2012-07-153-7/+17
* Keep sync and database in the mount root directoryAleksey Lim2012-07-157-175/+94
* Right after mounting, user doesn't have access thereAleksey Lim2012-07-151-0/+5
* Set API url before trying servers after discrovering themAleksey Lim2012-07-152-3/+5
* Monitor mount directies to catch the moment when signal directies will be cre...Aleksey Lim2012-07-154-90/+137
* Remove redundant clone command from master; return proper pending pull in coo...Aleksey Lim2012-07-157-1021/+1022
* Reuse chaced pullsAleksey Lim2012-07-144-18/+65
* While processing index command, be more precise for detecting sugar sessionAleksey Lim2012-07-141-1/+1
* Avoid leaving partially downloaded redirected filesAleksey Lim2012-07-143-4/+25
* Handle redirections while downloading implemetations on node sideAleksey Lim2012-07-141-1/+1
* On server side, avoid passing sugar auth creds in http moduleAleksey Lim2012-07-142-9/+13
* Easy way to set fav activities while generating XO imagesAleksey Lim2012-07-141-6/+16
* Make sync pull files persistentAleksey Lim2012-07-142-13/+5
* Until fixing #3753, avoid redirects to download mirrorsAleksey Lim2012-07-143-4/+53
* Process delayed sugar-network-service start in sepparate greenlet to avoid bl...Aleksey Lim2012-07-141-4/+3
* Add initial .pot fileAleksey Lim2012-07-132-1/+41
* Check-in activities from mounted SNAleksey Lim2012-07-133-81/+173
* Keep extracted implementations from mounted SN in local chacheAleksey Lim2012-07-135-58/+122
* There is no sync event anyumore, only commitAleksey Lim2012-07-1311-673/+689
* Send moiuntpoint with "launch" event to let it possible to launch not only fr...Aleksey Lim2012-07-133-6/+7