summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove inactive default email servicesLin Jen-Shin2017-02-141-0/+27
|/
* Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-132-0/+15
|\
| * Add notified_of_own_activity column to users tableRichard Macklin2017-02-012-0/+15
* | Merge branch 'sh-add-labels-index' into 'master' Yorick Peterse2017-02-132-0/+14
|\ \
| * | Add indices to improve loading of labels pagesh-add-labels-indexStan Hu2017-02-132-0/+14
* | | 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-102-1/+14
* | 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-082-0/+13
* | Refactor migration to not require downtime26908-add-foreign-keys-to-timelogsRuben Davila2017-02-074-12/+76
* | Use normal associations instead of polymorphic.Ruben Davila2017-02-072-3/+51
* | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-072-1/+17
|\ \
| * | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-072-1/+17
* | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-064-1/+64
|\ \ \ | |/ /
| * | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-062-0/+34
| * | Add index to labels for `type` and project_id`sh-add-index-for-label-countStan Hu2017-02-042-1/+13
| * | Fixed DB schemaPhil Hughes2017-02-031-26/+15
| * | Remove unnecessary include from RemoveBacklogListsFromBoards migrationDouglas Barbosa Alexandre2017-02-031-2/+0
| * | Remove backlog lists from boardsDouglas Barbosa Alexandre2017-02-032-15/+45
* | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-033-1/+15
|\ \ \ | |/ /
| * | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-031-1/+1
| |\ \
| | * | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1
| * | | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-022-0/+14
| |\ \ \ | | |_|/ | |/| |
| | * | Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo2017-01-252-0/+14
* | | | Use non-downtime migration for ApplicationSetting’s max_pages_sizeJames Edwards-Jones2017-02-023-10/+21
* | | | Pages domain model specsKamil Trzcinski2017-01-311-0/+11
* | | | 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-312-0/+6
|/ / /
* | | 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-302-1/+13
| |_|/ |/| |
* | | Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan2017-01-2514-11/+37
|\ \ \ | |_|/ |/| |
| * | Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-2514-11/+37
* | | Make the time estimate migrations reversibleadd-existence-checks-in-backported-migrations-ceRémy Coutable2017-01-242-2/+16
* | | Reject projects without namespacezj-requeue-pending-deleteZ.J. van de Weg2017-01-241-0/+1
* | | Quote class name in case it gets destroyedZeger-Jan van de Weg2017-01-241-1/+1
* | | Requeue projects pending deletionZ.J. van de Weg2017-01-241-0/+48
|/ /
* | Add index for ci_runners if they are sharedadd-index-on-ci-buildsKamil Trzcinski2017-01-212-1/+19
* | Add index for ci_builds that makes shared runners query to run 50x faster.Kamil Trzcinski2017-01-212-1/+19
* | Rename duplicate migrations and skip them if table/columns are already presentRémy Coutable2017-01-194-68/+35
|/
* Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-183-0/+82
|\
| * Backport backend work for time tracking.Ruben Davila2017-01-153-0/+82
* | fix typo, added relevant specfix/rc-migration-typoJames Lopez2017-01-161-1/+1
* | fix typoJames Lopez2017-01-161-1/+1
* | fix var inside loopJames Lopez2017-01-161-1/+3
* | fix bug in loopJames Lopez2017-01-161-6/+2
* | cope with namespace duplicated paths in any storageJames Lopez2017-01-161-14/+18