gitlab-org--gitlab-foss/lib/tasks
Daniel Gerhardt d3cae9278f Add rake task 'gitlab:update_commit_count'
Starting with migration `20150717130904` commit count is stored in the
database. For existing projects it defaults to `0` and is updated to the
correct value when commits are pushed.

The newly introduced rake task updates the commit count for all projects
which have not been updated yet.

Refs !986, !989, #2040.
2015-07-24 16:20:28 +02:00
..
gitlab Add rake task 'gitlab:update_commit_count' 2015-07-24 16:20:28 +02:00
migrate Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
.gitkeep
brakeman.rake Merge branch 'brakeman-level' 2015-05-12 13:21:11 +03:00
cache.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
dev.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
rubocop.rake Dont load rubocop in prod env 2015-02-03 19:25:57 -08:00
setup.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
sidekiq.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
spec.rake Refactor rake tasks for tests 2015-06-23 16:48:52 +02:00
spinach.rake Refactor rake tasks for tests 2015-06-23 16:48:52 +02:00
test.rake Use teaspoon instead of jasmine:ci 2015-07-03 10:51:44 +02:00