Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/client
Commit message (Expand)AuthorAgeFilesLines
* Return blob urls in solve API commandAleksey Lim2014-05-021-7/+11
* Tune API url if it permanently relocatesAleksey Lim2014-05-021-2/+12
* Node command to regerate package resolves/presolvesAleksey Lim2014-05-022-209/+2
* Return metadata for aggregated items in API getsAleksey Lim2014-05-011-11/+13
* Fix aslo-sync scriptAleksey Lim2014-04-291-7/+7
* Implementation polishingAleksey Lim2014-04-275-69/+124
* Pull node updates for checked-in resourcesAleksey Lim2014-04-202-99/+152
* More implementation polishingAleksey Lim2014-04-145-155/+221
* Fix basic client routesAleksey Lim2014-03-245-222/+240
* Switch client code to server side resolvesAleksey Lim2014-03-166-1035/+547
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-241-1/+3
* Polish designAleksey Lim2014-02-185-193/+182
* Rename Context.preview to Context.logo to leave a space for previewsAleksey Lim2014-02-031-1/+1
* Rename Implementation resource to ReleaseAleksey Lim2014-01-304-25/+23
* Return blobs metadata in GET prop requestsAleksey Lim2014-01-053-17/+22
* Regenerate node statsAleksey Lim2013-11-211-1/+0
* Not only original authors can upload new implementationsAleksey Lim2013-11-022-7/+5
* Fix starting master nodeAleksey Lim2013-11-011-1/+1
* Do not reconnect on getting relocation errorsAleksey Lim2013-10-312-28/+33
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-213-145/+115
* Postpone havy imports to speedup start on XO1Aleksey Lim2013-10-132-4/+4
* While monitoring connectivity status, handle getting offlineAleksey Lim2013-10-121-17/+13
* Send initial inline event only when the application is fully startedAleksey Lim2013-10-121-10/+9
* Fix accessing implementations pool at the first timeAleksey Lim2013-10-101-1/+1
* Specify secondary languages on client side; use comma as a separtorAleksey Lim2013-10-081-2/+4
* Do not recycle running implementationsAleksey Lim2013-10-083-138/+168
* Do not recycle cloned implementation on restartAleksey Lim2013-10-052-7/+9
* Local api command to get cloned pathAleksey Lim2013-10-031-0/+7
* Make the 1st phase of delayed starts fasterAleksey Lim2013-10-021-1/+7
* Do not go offline on gateway timeoutsAleksey Lim2013-09-211-11/+7
* Avoid needles local push checks for the initial caseAleksey Lim2013-09-091-0/+2
* Ignore mtime float part while selecting files using IF_MODIFIED_SINCE valueAleksey Lim2013-09-012-2/+3
* Limit disk cache with percents and exact sizeAleksey Lim2013-09-012-20/+37
* Make solutions cache paths shorterAleksey Lim2013-09-011-1/+1
* Get rid of keeping bundle prefix directory name in dbAleksey Lim2013-09-012-7/+2
* Submit system logs on all errors for clone and launch API routesAleksey Lim2013-09-011-6/+7
* Add spawnable submit local API route for Report resourceAleksey Lim2013-09-011-3/+22
* Process event streams on low level in router; make launch and clone API route...Aleksey Lim2013-09-013-144/+133
* More internal polishingAleksey Lim2013-08-319-1312/+720
* Return all indexed documents by default on low levelactivities_cacheAleksey Lim2013-08-131-2/+2
* Store cached solution only after calling hte make()Aleksey Lim2013-08-111-8/+8
* Process noarch packages correctlyAleksey Lim2013-08-111-10/+11
* Create context while uploading initial implementationAleksey Lim2013-08-091-4/+3
* Update context metadata on new .xo releasesAleksey Lim2013-08-051-6/+3
* Invalidate cached solutions after changing stability preferencesAleksey Lim2013-08-052-26/+32
* Keep stability preferences in config filesAleksey Lim2013-08-033-9/+18
* Reset connection timeout on successful handshakeAleksey Lim2013-07-281-0/+1
* Fix /hub route in clientAleksey Lim2013-07-271-1/+1
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-274-19/+17
* Add release API command to easily upload new implementationAleksey Lim2013-07-271-0/+9