Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Presolve repos are Fedora only for nowAleksey Lim2012-10-011-3/+3
* Add anonymous userAleksey Lim2012-10-011-0/+42
* Initial implemenation for auth rolesAleksey Lim2012-10-013-4/+80
* Make http.Client.get() consistent and do not return conditional Response objectAleksey Lim2012-10-014-11/+11
* Do not return meaning-less data from commandsAleksey Lim2012-10-011-1/+13
* Reflect on ad.diff() changes in treating blobsAleksey Lim2012-10-011-1/+1
* Remove needless slots to speed up xapian index; index Implementation.version ...Aleksey Lim2012-09-284-6/+58
* Reconnect after closing subscription socket, it might be triggered by server ...Aleksey Lim2012-09-271-0/+1
* Do not cache images, web browsers do it wellAleksey Lim2012-09-274-118/+127
* Process Last-Modified/If-Modified-Since HTTP headers from RouterAleksey Lim2012-09-272-4/+102
* Simplify access to feeds by using regular properties instead of blobs; popula...Aleksey Lim2012-09-259-151/+460
* Fix sending localeAleksey Lim2012-09-242-135/+79
* Simplify returning BLOB urls from GET commandsAleksey Lim2012-09-245-38/+17
* Support custom routes in RouterAleksey Lim2012-09-221-1/+48
* Merge sweets-recipe projectAleksey Lim2012-09-222-0/+103
* While launching, install packaged dependncies via PackageKitAleksey Lim2012-09-224-77/+239
* Minor polishing launching codeAleksey Lim2012-09-201-30/+28
* Avoid using --host, that is host to bind, while returing BLOBs' urlsAleksey Lim2012-09-201-7/+8
* Switch to pre/post commands code; return local BLOB urls for IPC requestsAleksey Lim2012-09-186-26/+30
* Polish designAleksey Lim2012-09-1717-1537/+803
* Move "layer" property from library levelAleksey Lim2012-09-152-1/+38
* Support composite BLOBs in GET requestsAleksey Lim2012-09-151-2/+10
* Provide default context iconsAleksey Lim2012-09-096-15/+73
* Return urls for blobs in GET requetsAleksey Lim2012-09-091-0/+42
* Mount.mounted is an Event to simplify waiting for connection; handy volume_co...Aleksey Lim2012-08-152-15/+5
* Add "timestamp" property to Artifact to fully emulate DSAleksey Lim2012-08-151-2/+4
* Cleanup MIME directory after activity checkoutAleksey Lim2012-08-151-1/+18
* Make activities monitor less curly; register mime types and icons on activity...Aleksey Lim2012-08-155-157/+151
* Treat sorting properly in DS apiAleksey Lim2012-08-141-4/+4
* Process stats in node syncAleksey Lim2012-08-094-9/+170
* Keep node sync code out of local/Aleksey Lim2012-08-087-92/+112
* Keep mounts monitor routines in separate moduleAleksey Lim2012-08-082-0/+93
* Move master sync code to separate file to avoid messing it with regular node ...Aleksey Lim2012-08-073-6/+9
* Process client configuration in more general manner than sharing client stats...Aleksey Lim2012-08-071-4/+4
* Convenient wrapper to call arbitrary commands via dbusAleksey Lim2012-08-042-0/+75
* Full support for files syncAleksey Lim2012-07-314-5/+85
* Process files_pull requestes on master sideAleksey Lim2012-07-301-167/+191
* Push file sync records as regular recordsAleksey Lim2012-07-302-108/+108
* Sequence in final sn_commit should be precise to avoid loosing previous commitsAleksey Lim2012-07-261-8/+7
* Check if there are updates in SeederAleksey Lim2012-07-261-0/+6
* In Seeder.pull, update input sequence only for porcessed seqno, there are mig...Aleksey Lim2012-07-261-2/+2
* Tune master sync commands to take into account files_pullAleksey Lim2012-07-261-34/+130
* While processing Seeder.pull, update input sequence and switch greenletsAleksey Lim2012-07-261-36/+79
* Start implementing files offline syncAleksey Lim2012-07-252-0/+294
* Ensure that checked-in activities exist on startupAleksey Lim2012-07-233-7/+7
* DS clients might send GUID while updating jobjectsAleksey Lim2012-07-231-0/+9
* Replace glib IPC code with DBus; simplify greenlet pools handlingAleksey Lim2012-07-222-104/+0
* Polish client events, get rid of '*' eventsAleksey Lim2012-07-223-9/+9
* Import sugar-datastore dataAleksey Lim2012-07-212-0/+162
* Implement sugar-datastore DBus APIAleksey Lim2012-07-213-6/+384