Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/node/stats.py
Commit message (Collapse)AuthorAgeFilesLines
* Sumplify functionality, no Context.solvesAleksey Lim2014-05-131-10/+0
| | | | No huge need in sorting Contexts by popularity when there is rating.
* Count number of Context solvesAleksey Lim2014-05-131-4/+10
|
* Count rating on demandAleksey Lim2014-05-131-45/+2
|
* Handy API command to get totalsAleksey Lim2014-05-131-15/+17
|
* Revert node statisticsAleksey Lim2014-05-121-0/+269
|
* Do not mix sources for node and user statsAleksey Lim2013-02-211-473/+0
|
* Online sync of SN dataAleksey Lim2013-02-191-2/+1
|
* Embed pylru dependencyAleksey Lim2013-02-131-3/+2
|
* Merge active_documentAleksey Lim2013-02-131-8/+7
|
* Start redesigning sync procedure; generalize diff/merge on volume levelAleksey Lim2012-12-031-3/+4
|
* Do not be confused by empty POST props while node stats calculatingAleksey Lim2012-11-051-2/+2
|
* Add extra logging levelsAleksey Lim2012-11-051-1/+1
|
* Calculate per object statsAleksey Lim2012-11-041-145/+286
|
* Get access to node stats via APIAleksey Lim2012-10-311-12/+12
|
* Commit node stats periodicallyAleksey Lim2012-10-311-3/+6
|
* Store node statsAleksey Lim2012-10-311-22/+250
|
* Process stats in node syncAleksey Lim2012-08-091-0/+69
|
*