summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Switch the gitlab:db:configure task to use tables.any? instead of looking spe...DJ Mountney2016-05-251-1/+1
* Update hash syntax and add changelog for the gitlab:db:configure rake taskDJ Mountney2016-05-251-2/+1
* Add a gitlab:db:configure rake task to handle conditionally seeding or migrat...DJ Mountney2016-05-251-0/+11
* Merge branch 'fix-registry-backups' into 'master' Douwe Maan2016-05-251-6/+14
|\
| * Fix backups if registry is disabledKamil Trzcinski2016-05-231-6/+14
* | Add rubocop-rspecrs-rubocop-rspecRobert Speicher2016-05-231-0/+1
|/
* Update API and fetching taskZeger-Jan van de Weg2016-05-201-12/+32
* Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+26
* Fixed advice on invalid permissions on upload pathJazz2016-05-191-1/+1
* Added backup of container registryKamil Trzcinski2016-05-161-0/+21
* Merge branch 'remove-annotate-gem' into 'master' Yorick Peterse2016-05-101-44/+0
|\
| * Remove the annotate rake taskJeroen van Baarsen2016-05-101-44/+0
* | Merge branch 'cascade_drop' into 'master' Robert Speicher2016-05-091-1/+3
|\ \ | |/ |/|
| * Add if exists to drop commandDrew Blessing2016-05-091-1/+3
* | Merge branch 'annotate-models' into 'master' Douwe Maan2016-05-061-0/+44
|\ \ | |/ |/|
| * Auto annotate models on migrationannotate-modelsZeger-Jan van de Weg2016-05-061-0/+44
* | Rake drop tables with cascadeDrew Blessing2016-05-031-1/+4
|/
* Use rake db:reset instead of db:setupYorick Peterse2016-04-141-1/+1
* Merge branch 'fix_emojis_not_showing_in_autocomplete' into 'master' Robert Speicher2016-04-121-2/+13
|\
| * fix emoji aliases not showing in autocompletefix_emojis_not_showing_in_autocompleteArinde Eniola2016-04-091-2/+13
* | Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer2016-04-071-1/+1
* | Add Gitlab::Redis connection poolJacob Vosmaer2016-04-041-12/+13
|/
* Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets2016-03-301-14/+34
|\
| * Pre-calculate Emoji digestsprecompile-emoji-urlsYorick Peterse2016-03-301-14/+34
* | Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-251-15/+0
|/
* Reload the schema before restoring a database backupDrew Blessing2016-03-212-8/+61
* Follow the CSS Style Guide rules for unitless zero values.connorshea2016-03-161-0/+1
* Merge branch 'master' into git-2-7-3Douwe Maan2016-03-151-0/+10
|\
| * Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea2016-03-141-0/+10
* | Bump Git version requirement to 2.7.3Douwe Maan2016-03-151-1/+1
|/
* Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan2016-03-111-11/+2
|\
| * Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-101-11/+2
* | web hooks to webhooksashleys2016-03-101-7/+7
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...redis-config-parserJacob Vosmaer2016-03-101-0/+121
|\ \ | |/
| * Merge branch 'rs-sprite-task' into 'master' Dmitriy Zaporozhets2016-03-091-0/+121
| |\
| | * Add a `gemojione:sprite` Rake taskRobert Speicher2016-03-091-0/+121
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into redis-c...Jacob Vosmaer2016-03-091-28/+34
|\ \ \ | |/ /
| * | Retry spinach testsKamil Trzcinski2016-03-091-28/+34
| |/
* | Parse config/resque.yml in one place onlyJacob Vosmaer2016-03-091-3/+3
|/
* Reduce progress bar noise during brakeman runPeter Suschlik2016-03-041-1/+1
* Merge branch 'mail-room-config-without-rails' into 'master' Douwe Maan2016-03-021-4/+6
|\
| * Fix `gitlab:incoming_email:check` task.Douwe Maan2016-02-291-4/+6
* | Batch size >1000 does not pay offcomment-batch-sizeJacob Vosmaer2016-02-251-1/+1
|/
* Merge branch 'uploads-700' into 'master' revert-53176717Marin Jankovski2016-02-231-6/+7
|\
| * Simplify permissions creationuploads-700Achilleas Pipinellis2016-02-101-1/+1
| * Restrict permissions on public/uploadsAchilleas Pipinellis2016-02-091-6/+7
* | Improve readability of 'rake cache:clear' coderefactor-scanJacob Vosmaer2016-02-191-6/+5
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into cache-c...Jacob Vosmaer2016-02-181-1/+0
|\ \
| * | Remove remaining sqlite method callAchilleas Pipinellis2016-02-171-1/+0
* | | Use SCAN during 'rake cache:clear'cache-clearJacob Vosmaer2016-02-181-4/+15
|/ /