gitlab-org--gitlab-foss/lib/tasks/gitlab
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
..
backup.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
bulk_add_permission.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
check.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
cleanup.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
enable_automerge.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
generate_docs.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
import.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
info.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
setup.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
shell.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00
sidekiq.rake Add rake task to drop a project's PostReceive jobs 2014-08-21 16:02:04 +02:00
task_helpers.rake Add autocrlf back to installation docs, add a check for it. 2015-06-03 15:42:22 +02:00
test.rake use teaspoon instead of jasmine for testing javascript 2015-07-08 17:46:51 +02:00
update_commit_count.rake Add rake task 'gitlab:update_commit_count' 2015-07-24 16:20:28 +02:00
web_hook.rake Replace GITLAB with GitLab in rake task descriptions 2015-06-23 16:52:40 +02:00