Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ...ipc_glibAleksey Lim2012-04-261-8/+15
* Implement IPC client for Glib based appsAleksey Lim2012-04-264-0/+337
* Handle "keep" property for remove resourcesAleksey Lim2012-04-257-83/+321
* Run service applicationAleksey Lim2012-04-256-293/+361
* Switch to codeletes for common socket related routines; update deps related codeAleksey Lim2012-04-258-87/+133
* Wait for creating Sugar SSH keyAleksey Lim2012-04-222-2/+15
* Add local dbAleksey Lim2012-04-2011-132/+256
* Treat BLOB values as filesAleksey Lim2012-04-203-46/+35
* Support common IPC methodsAleksey Lim2012-04-205-6/+34
* Update codelets; add sugar-network-service commandAleksey Lim2012-04-199-12/+545
* Connect IPC server to the SNAleksey Lim2012-04-1912-154/+699
* Remove local-document to make client repository full functional SN clientAleksey Lim2012-04-1919-2098/+654
* Remove votes related code to it them laterAleksey Lim2012-04-171-7/+0
* Reflect on server's logic changesAleksey Lim2012-04-163-27/+2
* Remove workaround code after using bundle_ids for context guidsAleksey Lim2012-04-1310-157/+55
* Suppress erorrs for in disconnected stageAleksey Lim2012-04-101-3/+7
* Do not cahce empty results from not accessible SN serverAleksey Lim2012-04-101-1/+1
* Stub code if SN server is not accesibleAleksey Lim2012-04-102-3/+9
* Reuse sugar logging levelAleksey Lim2012-04-103-8/+21
* Add missed m2crypto depAleksey Lim2012-04-011-1/+1
* Update codeletsAleksey Lim2012-04-011-2/+4
* Point default API url to testing serverAleksey Lim2012-03-311-1/+1
* Move sugar-network config to sweets.confAleksey Lim2012-03-315-14/+16
* Cache implement property for context for back resolveAleksey Lim2012-03-301-1/+1
* Persistent for context properties for Shell needsAleksey Lim2012-03-308-27/+75
* Restoring vote property from memory cache should not mark object as fetched f...Aleksey Lim2012-03-303-4/+19
* Enable memory caching for vote property that cannot be cahced on server sideAleksey Lim2012-03-306-43/+191
* Disable properties cache to reuse only query results as prefetched values; le...Aleksey Lim2012-03-306-75/+94
* Polishing codeAleksey Lim2012-03-306-63/+64
* Redesign launching to keep SN patch for Shell as minimal as possibleAleksey Lim2012-03-298-89/+125
* Keep fs cache for properties and context resolves; make name resolving for co...Aleksey Lim2012-03-2711-176/+245
* Initial BLOBs cache implementationAleksey Lim2012-03-267-155/+249
* Read feed from Context instead ImplementationsAleksey Lim2012-03-262-74/+50
* Make BLOBs related API more usefulAleksey Lim2012-03-266-59/+97
* Raise KeyError on not found resourcesAleksey Lim2012-03-243-14/+15
* Activity bundle_id should context not implementationAleksey Lim2012-03-241-1/+1
* Call shell launcher service to expose launching progressAleksey Lim2012-03-248-205/+297
* Export all envars that activities requireAleksey Lim2012-03-222-30/+36
* Launch implementations from forked process to avoid needless inheritance from...Aleksey Lim2012-03-2215-25/+201
* Read response after POST/PUT requestesAleksey Lim2012-03-201-1/+1
* Do not fail on miscalculated total numberAleksey Lim2012-03-203-9/+13
* Initial launch implementationAleksey Lim2012-03-208-34/+217
* Set BLOB properties with urlAleksey Lim2012-03-192-6/+16
* Handle streams while gettins/setting BLOBsAleksey Lim2012-03-192-49/+112
* Access to resources by guidsAleksey Lim2012-03-172-30/+32
* Start porting sweets codeAleksey Lim2012-03-178-0/+417
* Reflect on objects model changesAleksey Lim2012-03-152-13/+13
* Set blob propertiesAleksey Lim2012-03-151-3/+11
* Add queries to client.py exampleAleksey Lim2012-03-131-10/+23
* Check "author" property before postingAleksey Lim2012-03-093-2/+19