Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Do not cache images, web browsers do it wellAleksey Lim2012-09-279-183/+161
* Process Last-Modified/If-Modified-Since HTTP headers from RouterAleksey Lim2012-09-274-66/+200
* Point local service to devel master by default to avoid corrupting meaningful...Aleksey Lim2012-09-271-1/+1
* Simplify access to feeds by using regular properties instead of blobs; popula...Aleksey Lim2012-09-2517-255/+673
* Fix sending localeAleksey Lim2012-09-243-140/+82
* Simplify returning BLOB urls from GET commandsAleksey Lim2012-09-248-73/+32
* Do not request sugar authentication when it uselessAleksey Lim2012-09-233-8/+8
* Monkey patch SSL code to not fail on https:// requestsAleksey Lim2012-09-221-3/+4
* Provide /packages route to support packagekit-backend-presolveAleksey Lim2012-09-226-7/+145
* Support custom routes in RouterAleksey Lim2012-09-222-5/+79
* Merge sweets-recipe projectAleksey Lim2012-09-2214-17/+974
* While launching, install packaged dependncies via PackageKitAleksey Lim2012-09-2215-298/+999
* Minor polishing launching codeAleksey Lim2012-09-207-233/+160
* Avoid using --host, that is host to bind, while returing BLOBs' urlsAleksey Lim2012-09-202-10/+11
* Allow cross-site from the same serverAleksey Lim2012-09-201-4/+33
* Response tags should not be unicodeAleksey Lim2012-09-181-2/+2
* Switch to pre/post commands code; return local BLOB urls for IPC requestsAleksey Lim2012-09-1814-162/+204
* Send HTTP status on "subcribe" command startAleksey Lim2012-09-171-0/+3
* Polish designAleksey Lim2012-09-1745-3148/+1322
* Move "layer" property from library levelAleksey Lim2012-09-154-1/+66
* Support composite BLOBs in GET requestsAleksey Lim2012-09-154-22/+40
* Process OPTIONS and cross-site requests for localhost applicationsAleksey Lim2012-09-111-20/+49
* Provide default context iconsAleksey Lim2012-09-0913-25/+197
* Return urls for blobs in GET requetsAleksey Lim2012-09-094-14/+101
* Set proper default mime_types for context imagesAleksey Lim2012-09-081-2/+2
* Update submodulesAleksey Lim2012-08-301-0/+0
* Support JS callbacks in routerAleksey Lim2012-08-211-0/+6
* Imprt ASLO activities one by oneAleksey Lim2012-08-171-4/+9
* Set proper activity name on launchingAleksey Lim2012-08-172-1/+6
* Reuse default_lang() from adAleksey Lim2012-08-161-6/+5
* Comment out processing deps; add requires command to get deps to install them...Aleksey Lim2012-08-163-6/+42
* Implement anonymous mode to not depend on sugar user existanceAleksey Lim2012-08-164-7/+19
* Make one-command service start lighterAleksey Lim2012-08-161-12/+13
* Finish context checkin before signalizing by setting keep_implAleksey Lim2012-08-151-10/+11
* Create .pid fileAleksey Lim2012-08-151-3/+15
* Mount.mounted is an Event to simplify waiting for connection; handy volume_co...Aleksey Lim2012-08-156-53/+87
* Add "timestamp" property to Artifact to fully emulate DSAleksey Lim2012-08-154-8/+20
* Activity directories might be symlinksAleksey Lim2012-08-151-2/+6
* Cleanup MIME directory after activity checkoutAleksey Lim2012-08-152-3/+30
* Make activities monitor less curly; register mime types and icons on activity...Aleksey Lim2012-08-1510-441/+460
* "keep" value might be int in DS api callAleksey Lim2012-08-141-1/+1
* Treat sorting properly in DS apiAleksey Lim2012-08-142-5/+7
* Workaround to invalidate current Journal's view on pupulatingAleksey Lim2012-08-141-0/+3
* DS client might create new entities without title setAleksey Lim2012-08-141-2/+4
* Supplement a2220a982e3e2ee17f7afefa07dfd81269b6dba3 commitAleksey Lim2012-08-133-17/+19
* Fix DBus DS api calls in python2.7 envAleksey Lim2012-08-131-6/+9
* Disable prefetching in http requestsAleksey Lim2012-08-121-1/+3
* Bump 0.5Aleksey Lim2012-08-121-4/+3
* Process stats in node syncAleksey Lim2012-08-0913-38/+301
* Keep node sync code out of local/Aleksey Lim2012-08-0816-375/+424