summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add index for ci_builds that makes shared runners query to run 50x faster.Kamil Trzcinski2017-01-211-0/+17
* | 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-182-0/+68
|\
| * Backport backend work for time tracking.Ruben Davila2017-01-152-0/+68
* | 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
* | fix nil path errorfix/rc-migration-failureJames Lopez2017-01-161-0/+2
* | Remove rollback and fixed a couple of issuesJames Lopez2017-01-161-11/+8
* | Fix remove dot git migration failing when user has no projectsJames Lopez2017-01-161-10/+29
|/
* Add check for new path existenceJames Lopez2017-01-131-4/+11
* Merge branch 'fix-more-orphans-remove-undeleted-groups' into 'master' Douwe Maan2017-01-121-24/+72
|\
| * Remove more orphans when removing stray namespacesfix-more-orphans-remove-undeleted-groupsYorick Peterse2017-01-111-24/+72
* | Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-122-0/+24
|/
* Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern2017-01-091-0/+9
|\
| * Record and show last used date of SSH KeysVincent Wong2017-01-091-0/+9
* | Revert MattermostNotificationService and SlackNotificationService to Mattermo...issue_25889Felipe Artur2016-12-281-0/+25
|/
* Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-0/+14
|\
| * Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-2016-28/+364
| |\
| * \ Merge CSSFilipa Lacerda2016-12-127-0/+131
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-0628-27/+278
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-229-0/+185
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-175-14/+56
| |\ \ \ \ \
| * | | | | | Cleanup migrationLin Jen-Shin2016-11-101-19/+6
| * | | | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-1061-1/+1394
| |\ \ \ \ \ \
| * | | | | | | Allow to add deploy keys with write-accessAli Ibrahim2016-08-171-0/+27