Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/client/injector.py
Commit message (Expand)AuthorAgeFilesLines
* Store cached solution only after calling hte make()Aleksey Lim2013-08-111-8/+8
* Invalidate cached solutions after changing stability preferencesAleksey Lim2013-08-051-10/+13
* More polishing; rename client.*Client to more appropriate client.*ConnectionAleksey Lim2013-07-271-2/+2
* Polish implementationAleksey Lim2013-07-271-7/+7
* Reuse node clone API command for cloning implementation from client app; proc...Aleksey Lim2013-07-071-12/+5
* Initial implementation for recycling cached implementationsAleksey Lim2013-06-111-4/+2
* Do not pass context title via 0install to avoid loosing unicode charsAleksey Lim2013-06-021-1/+1
* While cloning nodeps implementations, fetch original activity metadataAleksey Lim2013-05-251-9/+13
* Keep presolved package inforamtion in the same file for all archesAleksey Lim2013-05-181-1/+1
* Cache solutions for nodeps clone commandsAleksey Lim2013-05-051-8/+25
* Invalidate cloned solutions after removing ~/Activities directoryAleksey Lim2013-03-241-5/+8
* Point solution cache to ~/Activities after cloningAleksey Lim2013-03-241-8/+14
* Do not apply clone=2 filter for offline contextsAleksey Lim2013-03-241-2/+0
* Reuse stale solutions in offlineAleksey Lim2013-03-231-1/+8
* More cross-module imports cleanup; move toolkit.sugar to clientAleksey Lim2013-03-201-10/+11
* No sense to keep launch code out of sugar_network.client moduleAleksey Lim2013-03-121-0/+237