Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/units/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Handy API command to get totalsAleksey Lim2014-05-131-1/+15
* Revert node statisticsAleksey Lim2014-05-122-0/+430
* Support HTTP connection via UNIX domain socketsAleksey Lim2014-05-061-0/+26
* Node command to regerate package resolves/presolvesAleksey Lim2014-05-022-0/+26
* Fix file-less blobs streamingAleksey Lim2014-04-292-37/+40
* Implementation polishingAleksey Lim2014-04-275-271/+410
* Pull node updates for checked-in resourcesAleksey Lim2014-04-202-4/+169
* More implementation polishingAleksey Lim2014-04-143-48/+71
* Fix basic client routesAleksey Lim2014-03-242-5/+2
* Switch client code to server side resolvesAleksey Lim2014-03-161-14/+13
* Revert multiple application commandsAleksey Lim2014-03-111-3/+4
* Fix node synchronization; remove usage stats, it should be standalone project...Aleksey Lim2014-03-092-292/+0
* Keep data synchronization in db module; use blobs storage to keep standalone ...Aleksey Lim2014-03-075-357/+636
* Zip sync stream all timestats_user.removedAleksey Lim2014-02-272-0/+771
* Implement blobs storageAleksey Lim2014-02-251-3/+3
* Remove more ZI remainsAleksey Lim2014-02-251-97/+57
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-243-127/+8
* Implement context solver on node levelAleksey Lim2014-02-211-15/+14
* Embed 0install SAT solver to avoid fetching the entire ZI disributionAleksey Lim2014-02-202-0/+105
* Polish designAleksey Lim2014-02-185-72/+192
* Do not fail on unicode in HTTP headersAleksey Lim2014-01-251-4/+22
* Support Implementation.requires to improve users driven queriesAleksey Lim2013-11-281-5/+6
* Regenerate node statsAleksey Lim2013-11-211-2/+2
* Prioritize LANGUAGE envar while detecting default localesAleksey Lim2013-11-071-2/+2
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-211-1/+1
* While monitoring connectivity status, handle getting offlineAleksey Lim2013-10-121-3/+39
* Make sure that request content is fetched before exiting from spawned routeAleksey Lim2013-09-011-1/+31
* Process event streams on low level in router; make launch and clone API route...Aleksey Lim2013-09-011-1/+89
* More internal polishingAleksey Lim2013-08-313-1/+138
* Create context while uploading initial implementationAleksey Lim2013-08-091-15/+29
* Preserve original configuration while savingAleksey Lim2013-08-021-0/+49
* Exception-less mode for toolkit.parse_version()Aleksey Lim2013-07-281-1/+4
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-271-2/+2
* Polish implementationAleksey Lim2013-07-274-38/+1327
* Reuse node clone API command for cloning implementation from client app; proc...Aleksey Lim2013-07-071-4/+45
* Move version parsing routimes to more appropriate spec.py; add testsAleksey Lim2013-06-271-0/+71
* Calculate uncompressed size for activity implementationsAleksey Lim2013-06-092-0/+103
* Read config files from directoriesAleksey Lim2013-06-042-0/+31
* Do not propagate losing connation error from IPC, fallback to offline insteadAleksey Lim2013-05-291-4/+4
* No dups while reading stats from rrdAleksey Lim2013-05-062-0/+292
* Keep only one place to process commands, move custom routes processing to Com...Aleksey Lim2013-04-041-6/+6
* Revert returning presolve dirs; after tuning output urls, it is not possible ...Aleksey Lim2013-04-011-0/+1
* Tuquito to lsb_releaseAleksey Lim2013-03-311-0/+32
* More cross-module imports cleanup; move toolkit.sugar to clientAleksey Lim2013-03-201-2/+2
* Polish cross-modules importsAleksey Lim2013-03-193-643/+4
* Return a stream from http.Client.call() to let caller process streamsAleksey Lim2013-03-051-0/+28
* Fix personal node sync; clean up old subscriptions related code for clientAleksey Lim2013-03-041-0/+58
* Fix excluding issue in SequenceAleksey Lim2013-03-031-6/+8
* Switch storage to jsonAleksey Lim2013-03-031-6/+0
* Fix integration test for offline syncAleksey Lim2013-03-011-0/+5