summaryrefslogtreecommitdiff
path: root/app/models/site_statistic.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Site Statistic53778-remove-site-statisticsGabriel Mazetto2018-11-261-76/+0
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-1/+1
* Refactor SiteStatistics to extract refresh logic into a rake taskGabriel Mazetto2018-08-161-14/+0
* Added method to re-populating SiteStatitiscs counterGabriel Mazetto2018-08-161-1/+15
* Enable frozen string in rest of app/models/**/*.rbgfyoung2018-08-101-0/+2
* Document site statistics APIce-6064-geo-sql-query-for-counting-projects-with-wikis-is-very-slowGabriel Mazetto2018-07-241-0/+21
* Apply pattern to make `find_or_create` atomicGabriel Mazetto2018-07-241-7/+10
* Use activerecord migration version instead of rescuing for missing tablesGabriel Mazetto2018-07-241-10/+14
* Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto2018-07-241-0/+46