Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move sneakernet code from adserver.mergedAleksey Lim2012-06-124-0/+745
* Add server identity code; add hello pageAleksey Lim2012-06-125-39/+131
* Move Range class from adAleksey Lim2012-06-124-0/+520
* Localize Comment and Notification resourcesAleksey Lim2012-06-094-8/+8
* Localize propertiesAleksey Lim2012-06-0511-67/+82
* Fix stats commandsAleksey Lim2012-06-055-4/+219
* Avoid using gconf in webui modeAleksey Lim2012-06-051-0/+6
* Import only <0.96 activities from ASLOAleksey Lim2012-06-051-0/+2
* Move local properties from sugar_network to make IPC-less webui start possibleAleksey Lim2012-06-043-1/+60
* Start index populating on server startAleksey Lim2012-06-031-2/+12
* Rename "author" property to "user"; add more full-text searcable propsAleksey Lim2012-06-0320-271/+288
* Switch to new active_toolkit module; add server level optionsAleksey Lim2012-05-248-40/+70
* Rename Artifact.type to Artifact.mime_typeAleksey Lim2012-05-244-16/+7
* Log info about listening portAleksey Lim2012-05-243-4/+12
* Populate SN contextAleksey Lim2012-05-241-0/+10
* Add "parent" property to Comment and "context" to ReportAleksey Lim2012-05-164-183/+275
* Fix ASLO importing scriptAleksey Lim2012-05-161-1/+4
* More appropriate name for coroutine moduleAleksey Lim2012-05-151-5/+5
* Localize gevent usageAleksey Lim2012-05-151-8/+5
* Fex ASLO syncing scriptAleksey Lim2012-05-111-63/+55
* Fix broken stat commandsAleksey Lim2012-05-102-3/+3
* Start listening subscription connectionsAleksey Lim2012-05-101-10/+19
* Reflect on deps changesAleksey Lim2012-05-084-25/+24
* Update codeletsAleksey Lim2012-05-021-3/+2
* Add Implementation.url property for ASLO bundlesAleksey Lim2012-05-025-100/+114
* Reuse more codeletsAleksey Lim2012-04-2610-129/+703
* Remove votes related code to it them laterAleksey Lim2012-04-1710-394/+144
* Avoid using frontends in server code to make them as pluggable as possibleserver-votes.mergedAleksey Lim2012-04-1616-74/+415
* Move ASLO mirroring code to aslo_sync.py; create "preview" property to ContextAleksey Lim2012-04-133-193/+219
* Remove testing codeAleksey Lim2012-03-301-2/+1
* Remove needless setters from resource classesAleksey Lim2012-03-299-134/+0
* Do not fail on bad .xo while mirroring ASLO activitiesAleksey Lim2012-03-273-6/+12
* Keep feed for entire context to avoid needless queriesAleksey Lim2012-03-265-147/+193
* Move licenses info to sweets-recipe libraryAleksey Lim2012-03-263-261/+2
* Provide access to resource classes from server sourcesAleksey Lim2012-03-263-26/+39
* Fix misusing property setAleksey Lim2012-03-201-3/+6
* Support deprecated options in activity.info specsAleksey Lim2012-03-202-1/+7
* Initial implementation for handling bundlesAleksey Lim2012-03-192-28/+109
* Move layer property to rdAleksey Lim2012-03-195-85/+25
* Initial ASLO mirroring script implementation; tune objects model to handle ac...Aleksey Lim2012-03-1515-185/+584
* Add "location" and "birthday" User's propertiesAleksey Lim2012-03-122-46/+108
* Reflect on rd API changesAleksey Lim2012-03-093-23/+21
* Rename Object to Resource to keep "object" for resource items; fix minor issu...Aleksey Lim2012-03-0921-67/+106
* Fix www installation pathAleksey Lim2012-03-081-2/+2
* PackageAleksey Lim2012-03-0726-26/+117
* Update allowed licencesAleksey Lim2012-03-071-0/+1
* Remove not used codeletesAleksey Lim2012-03-072-1037/+0
* Asd WSGI application launcherAleksey Lim2012-03-042-2/+27
* Prepare objects for handling SN namesAleksey Lim2012-03-044-15/+16
* Add objects diagram and synchromize document classesAleksey Lim2012-03-0313-40/+51