| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Execute inflections initializer earlierfix/execute-inflections-initializer-early | Douglas Barbosa Alexandre | 2017-03-10 | 1 | -14/+0 |
| | | |||||
| * | Add more storage statistics | Markus Koller | 2016-12-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This adds counters for build artifacts and LFS objects, and moves the preexisting repository_size and commit_count from the projects table into a new project_statistics table. The counters are displayed in the administration area for projects and groups, and also available through the API for admins (on */all) and normal users (on */owned) The statistics are updated through ProjectCacheWorker, which can now do more granular updates with the new :statistics argument. | ||||
| * | Create table for award emoji | Zeger-Jan van de Weg | 2016-05-06 | 1 | -0/+4 |
| | | |||||
| * | Remove inflector rule that makes commits uncountable | Dmitriy Zaporozhets | 2015-11-03 | 1 | -21/+0 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Add an inflector to mark "commits" as uncountable | Robert Speicher | 2012-09-26 | 1 | -0/+21 |
| | | |||||
| * | init commit | gitlabhq | 2011-10-09 | 1 | -0/+10 |
