summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Remove the default value for the `users.ghost` database column.Timothy Andrew2017-02-241-5/+1
* Use a `ghost` boolean to track ghost users.Timothy Andrew2017-02-241-0/+15
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2410-14/+34
|\
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-233-23/+23
| * Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-232-4/+4
| * Exclude migrations from Style/MutableConstantDouwe Maan2017-02-2332-36/+36
| * Enable Style/WordArrayDouwe Maan2017-02-231-2/+2
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-233-23/+23
| * Old migration doesn’t require downtimeDouwe Maan2017-02-231-0/+2
| * Enable Style/BarePercentLiteralsDouwe Maan2017-02-232-4/+4
| * Enable Security/JSONLoadDouwe Maan2017-02-233-4/+4
| * Enable Style/MutableConstantDouwe Maan2017-02-2334-36/+36
| * Merge branch '26570-optimize-latest-pipeline-query' into 'master' Kamil Trzciński2017-02-232-0/+18
| |\
| | * Add index for ci_commits for gl_project_id, ref, status26570-optimize-latest-pipeline-queryLin Jen-Shin2017-02-202-0/+18
* | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-211-0/+14
|\ \ \ | |/ /
| * | Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-0/+14
| |/
* | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-161-2/+2
* | Use the same syntax for default expirationLin Jen-Shin2017-02-151-2/+2
* | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-151-0/+11
|/
* Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-131-0/+14
|\
| * Add notified_of_own_activity column to users tableRichard Macklin2017-02-011-0/+14
* | Merge branch 'sh-add-labels-index' into 'master' Yorick Peterse2017-02-131-0/+12
|\ \
| * | Add indices to improve loading of labels pagesh-add-labels-indexStan Hu2017-02-131-0/+12
* | | Enforce use of add_concurrent_foreign_keyconcurrent-foreign-keysYorick Peterse2017-02-103-3/+3
|/ /
* | Add index to ci_trigger_requests for commit_idsh-add-index-to-ci-trigger-requestsStan Hu2017-02-101-0/+11
* | Migration does not require downtimeDouwe Maan2017-02-081-0/+2
* | Satisfy the new rubocop :)Douwe Maan2017-02-082-2/+10
* | Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-0/+12
* | Refactor migration to not require downtime26908-add-foreign-keys-to-timelogsRuben Davila2017-02-071-9/+18
* | Use normal associations instead of polymorphic.Ruben Davila2017-02-071-0/+45
* | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-071-0/+15
|\ \
| * | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-0/+15
* | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-063-0/+61
|\ \ \ | |/ /
| * | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-0/+33
| * | Add index to labels for `type` and project_id`sh-add-index-for-label-countStan Hu2017-02-041-0/+11
| * | Remove unnecessary include from RemoveBacklogListsFromBoards migrationDouglas Barbosa Alexandre2017-02-031-2/+0
| * | Remove backlog lists from boardsDouglas Barbosa Alexandre2017-02-031-0/+19
* | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-0/+13
|\ \ \ | |/ /
| * | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-021-0/+13
| |\ \ | | |/ | |/|
| | * Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo2017-01-251-0/+13
* | | Use non-downtime migration for ApplicationSetting’s max_pages_sizeJames Edwards-Jones2017-02-022-1/+12
* | | Added PagesDomainKamil Trzcinski2017-01-312-10/+14
* | | Implement proper verification of certificate's public_key against the private...Kamil Trzcinski2017-01-311-3/+3
* | | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+10
* | | Add GitLab PagesKamil Trzcinski2017-01-311-0/+5
|/ /
* | Merge branch '26852-fix-slug-for-openshift' into 'master' Kamil Trzciński2017-01-311-5/+13
|\ \
| * | Avoid repeated dashes in $CI_ENVIRONMENT_SLUGNick Thomas2017-01-231-5/+13
* | | Add project ID index to `project_authorizations` table to optimize queriessh-add-project-id-index-project-authorizationsStan Hu2017-01-301-0/+11
| |/ |/|
* | Make the time estimate migrations reversibleadd-existence-checks-in-backported-migrations-ceRémy Coutable2017-01-242-2/+16
* | Add index for ci_runners if they are sharedadd-index-on-ci-buildsKamil Trzcinski2017-01-211-0/+17