Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/integration/node_packages.py
Commit message (Expand)AuthorAgeFilesLines
* Fix node synchronization; remove usage stats, it should be standalone project...Aleksey Lim2014-03-091-4/+4
* Rename Context.preview to Context.logo to leave a space for previewsAleksey Lim2014-02-031-1/+1
* Switch to RSA auth keys; keep private key per user, not per sugar profileAleksey Lim2013-10-211-6/+6
* More internal polishingAleksey Lim2013-08-311-6/+6
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-271-8/+8
* Polish implementationAleksey Lim2013-07-271-8/+6
* Do not propagate losing connation error from IPC, fallback to offline insteadAleksey Lim2013-05-291-16/+16
* Push through the http.Client.call all HTTP headersAleksey Lim2013-05-251-13/+13
* Switch to 0install-2.2Aleksey Lim2013-05-211-8/+8
* Do not send remote request if cloned resourcesAleksey Lim2013-05-191-7/+7
* Keep presolved package inforamtion in the same file for all archesAleksey Lim2013-05-181-19/+19
* Do not reset connection if route was not changedAleksey Lim2013-04-211-1/+6
* Add integration test for pakcagesAleksey Lim2013-04-041-0/+192