summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Fix migrations not specifying DOWNTIMERémy Coutable2017-03-153-3/+17
* Add `DOWNTIME = false` to 20160620115026_add_index_on_runners_locked.rbRémy Coutable2017-03-151-0/+2
* Add `DOWNTIME = false` to db/migrate/20160615142710_add_index_on_requested_at...Rémy Coutable2017-03-151-0/+2
* Merge branch '28850-fix-broken-migration' into 'master' Sean McGivern2017-03-031-4/+2
* Fix migration without DOWNTIME clause specifiedRuben Davila2017-02-281-0/+2
* Merge branch 'issue_25112' into 'master'Sean McGivern2017-02-271-0/+15
* Merge branch 'zj-improve-performance-user-agent-details' into 'master'Rémy Coutable2017-02-272-0/+16
* Merge branch 'zj-remove-deprecated-ci-service' into 'master'Douwe Maan2017-02-172-1/+16
* Merge 'dev/8-17-stable' into 8-17-stableRuben Davila2017-02-141-0/+2
|\
| * Fix migration with missing DOWNTIME entryRuben Davila2017-02-131-0/+2
* | Merge branch 'sh-add-labels-index' into 'master' Yorick Peterse2017-02-142-0/+14
* | Merge branch 'sh-add-index-to-ci-trigger-requests' into 'master' Yorick Peterse2017-02-142-1/+14
|/
* 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