Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Merge active_documentAleksey Lim2013-02-131-25/+1
* Disable proxy for localhost clientAleksey Lim2013-02-011-4/+6
* More reasonable names for program namesAleksey Lim2012-10-241-2/+2
* Get rid of dbus code to reuse existing local restful apiAleksey Lim2012-10-201-5/+0
* Initiate launches from service instead of sugar shellAleksey Lim2012-10-181-15/+0
* Polish design by moving all offline activities related code to zerosugar/clon...Aleksey Lim2012-10-131-7/+12
* Isolate 0install imports only in sugar_network/zeroinstall; solution object i...Aleksey Lim2012-10-091-1/+5
* Do not request sugar authentication when it uselessAleksey Lim2012-09-231-2/+2
* While launching, install packaged dependncies via PackageKitAleksey Lim2012-09-221-2/+10
* Polish designAleksey Lim2012-09-171-2/+14
* Convenient wrapper to call arbitrary commands via dbusAleksey Lim2012-08-041-0/+6
* Replace glib IPC code with DBus; simplify greenlet pools handlingAleksey Lim2012-07-221-6/+0
* Reuse codelets from active_toolkitAleksey Lim2012-07-111-2/+1
* Auto attach db from mounted devicesAleksey Lim2012-06-291-1/+1
* Rename --activities-root to --activities and make it a list of pathsAleksey Lim2012-06-261-1/+1
* Cleanup API by moving high level functions to the top moduleAleksey Lim2012-06-191-0/+1
* Use the same [local] config section for service and server; add more public i...Aleksey Lim2012-06-181-1/+1
* Restructure files hierarchy to include server codeAleksey Lim2012-06-131-6/+9
* Move local Context props to sugar_network_server; move webui related props to...Aleksey Lim2012-06-041-1/+3
* Start webui; support delayed start to run sugar shell as fast as possibleAleksey Lim2012-05-281-2/+1
* Switch to new active_toolkit module; avoid needless imports in sugar_network ...Aleksey Lim2012-05-241-3/+6
* Redesign launches to trigger them by eventsAleksey Lim2012-05-151-1/+1
* Create glib_client.Client only for Glib based clients to avoid messing with g...Aleksey Lim2012-05-131-1/+1
* Glib based subscriptionsAleksey Lim2012-05-121-1/+1
* Remove "ipc" prefix from server and client modulesAleksey Lim2012-05-011-1/+1
* Polish API; remove ipc_glib client, Sugar Shell, by design, can't handle asyn...Aleksey Lim2012-04-261-4/+2
* Run service applicationAleksey Lim2012-04-251-0/+6
* Add local dbAleksey Lim2012-04-201-1/+1
* Connect IPC server to the SNAleksey Lim2012-04-191-0/+2
* Remove local-document to make client repository full functional SN clientAleksey Lim2012-04-191-10/+0
* Reuse sugar logging levelAleksey Lim2012-04-101-1/+1
* Move sugar-network config to sweets.confAleksey Lim2012-03-311-1/+1
* Disable properties cache to reuse only query results as prefetched values; le...Aleksey Lim2012-03-301-1/+1
* Keep fs cache for properties and context resolves; make name resolving for co...Aleksey Lim2012-03-271-1/+1
* Call shell launcher service to expose launching progressAleksey Lim2012-03-241-72/+2
* Launch implementations from forked process to avoid needless inheritance from...Aleksey Lim2012-03-221-1/+72
* Reflect on objects model changesAleksey Lim2012-03-151-1/+2
* Add more resorce classes; handle server errorsAleksey Lim2012-03-091-1/+2
* Initial commitAleksey Lim2012-03-081-0/+21