Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-network
Commit message (Expand)AuthorAgeFilesLines
* Pass JSON via POST/PUT sugar-network commandsAleksey Lim2012-10-051-0/+7
* Easy to parse output from sugar-network utilityAleksey Lim2012-10-041-2/+17
* Fix anonymous service callAleksey Lim2012-10-041-1/+3
* Fix local checkin/keep commandsAleksey Lim2012-10-041-17/+17
* Reimplement requests from CLI in sugar-network utilityAleksey Lim2012-10-041-38/+108
* Get rid of gettext, it is an overkil for system messagesAleksey Lim2012-07-121-15/+13
* Reuse codelets from active_toolkitAleksey Lim2012-07-111-4/+5
* Restructure files hierarchy to include server codeAleksey Lim2012-06-131-3/+3
* Redesign launches to trigger them by eventsAleksey Lim2012-05-151-34/+8
* Fix tracking activity.info appearing in crawlerAleksey Lim2012-05-121-1/+1
* Checkin/checkout implementation by setting "keep_impl" propertyAleksey Lim2012-05-111-4/+42
* Process "keep"/"keep_impl" for "/" resources in client lib; process non-"/" p...Aleksey Lim2012-05-021-3/+4
* Make import path shorter by revealing zerosugar moduleAleksey Lim2012-05-011-3/+3
* Register found activities in local dbAleksey Lim2012-05-011-1/+1
* Fix launching activitiesAleksey Lim2012-04-301-83/+47
* Reuse sugar logging levelAleksey Lim2012-04-101-7/+3
* Move sugar-network config to sweets.confAleksey Lim2012-03-311-3/+7
* Redesign launching to keep SN patch for Shell as minimal as possibleAleksey Lim2012-03-291-9/+13
* Keep fs cache for properties and context resolves; make name resolving for co...Aleksey Lim2012-03-271-3/+0
* Call shell launcher service to expose launching progressAleksey Lim2012-03-241-13/+23
* Launch implementations from forked process to avoid needless inheritance from...Aleksey Lim2012-03-221-0/+98