Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/units/db
Commit message (Expand)AuthorAgeFilesLines
* Revert node statisticsAleksey Lim2014-05-121-1/+48
* Simplify code and return author property as-isAleksey Lim2014-05-041-160/+69
* Return metadata for aggregated items in API getsAleksey Lim2014-05-011-26/+26
* While patching, place all props into Resource objectAleksey Lim2014-04-292-22/+49
* Fix file-less blobs streamingAleksey Lim2014-04-291-8/+4
* Keep ctime for aggregated itemsAleksey Lim2014-04-291-34/+44
* Fix file-less blobs behaviourAleksey Lim2014-04-291-18/+23
* Implementation polishingAleksey Lim2014-04-276-1134/+136
* Pull node updates for checked-in resourcesAleksey Lim2014-04-204-48/+382
* More implementation polishingAleksey Lim2014-04-143-95/+332
* Fix basic client routesAleksey Lim2014-03-243-49/+130
* More cleanupsAleksey Lim2014-03-122-4/+118
* Fix node synchronization; remove usage stats, it should be standalone project...Aleksey Lim2014-03-091-18/+64
* Keep data synchronization in db module; use blobs storage to keep standalone ...Aleksey Lim2014-03-076-1218/+1156
* Zip sync stream all timestats_user.removedAleksey Lim2014-02-272-0/+16
* Implement blobs storageAleksey Lim2014-02-254-321/+571
* No need in extra HTTP headers after moving context resolves to node sideAleksey Lim2014-02-241-167/+91
* Polish designAleksey Lim2014-02-187-1045/+1469
* Keep Post comments in aggregated propertyAleksey Lim2014-02-032-0/+291
* Simplify objects model by introducing Post resourceAleksey Lim2014-02-011-0/+4
* Return blobs metadata in GET prop requestsAleksey Lim2014-01-051-38/+64
* Delete blobs while updating existing propertiesAleksey Lim2014-01-051-0/+20
* Regenerate node statsAleksey Lim2013-11-211-13/+13
* Prioritize LANGUAGE envar while detecting default localesAleksey Lim2013-11-072-4/+4
* Not only original authors can upload new implementationsAleksey Lim2013-11-021-1/+40
* Do not recycle cloned implementation on restartAleksey Lim2013-10-051-1/+1
* Set default property values if it was passed with NoneAleksey Lim2013-09-151-0/+13
* More internal polishingAleksey Lim2013-08-311-19/+40
* Create context while uploading initial implementationAleksey Lim2013-08-091-2/+2
* Get rid of redundant "public" lauerAleksey Lim2013-08-013-83/+63
* Polish implementationAleksey Lim2013-07-2711-2528/+1666
* Return HEAD metadata in per-prop attributesAleksey Lim2013-07-052-4/+30
* Process HEAD API requests to return property metadataAleksey Lim2013-07-041-0/+53
* Test resetting prop values in settersAleksey Lim2013-06-271-0/+59
* Fix failig on not passed new propertiesAleksey Lim2013-06-141-2/+29
* Fix wrong indexing i18n propertiesAleksey Lim2013-06-121-0/+37
* Calculate uncompressed size for activity implementationsAleksey Lim2013-06-092-0/+4
* Polish internal implementationAleksey Lim2013-06-095-348/+257
* Do not lazy open client SN dbAleksey Lim2013-06-021-27/+0
* Do not propagate losing connation error from IPC, fallback to offline insteadAleksey Lim2013-05-291-10/+10
* While selecting proper localized value, keep \"en\" as the last resortAleksey Lim2013-05-271-0/+5
* Fix indexing author propertyAleksey Lim2013-05-261-0/+24
* Push through the http.Client.call all HTTP headersAleksey Lim2013-05-251-30/+30
* Actualize testsAleksey Lim2013-05-051-1/+1
* Keep only one place to process commands, move custom routes processing to Com...Aleksey Lim2013-04-042-47/+49
* Forward HTTP errors from toolkit.httpAleksey Lim2013-03-261-1/+1
* Polish diff() design to make it useful in several contexts on downstream levelAleksey Lim2013-03-211-93/+66
* More cross-module imports cleanup; move toolkit.sugar to clientAleksey Lim2013-03-201-397/+315
* Polish cross-modules importsAleksey Lim2013-03-196-31/+673
* Add db.Directory.wipe() to fast cleanup entire directoryAleksey Lim2013-03-152-127/+15