summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Add index for ci_commits for gl_project_id, ref, status26570-optimize-latest-pipeline-queryLin Jen-Shin2017-02-201-2/+2
* Remove comments in migrationAnnabel Dunstone Gray2017-02-161-1/+1
* Fix borked db stuffAnnabel Dunstone Gray2017-02-151-2/+2
* Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-1/+1
* Drop theme ID from users tableAnnabel Dunstone Gray2017-02-151-4/+3
* Merge branch 'master' into 'zj-remove-deprecated-ci-service'zj-remove-deprecated-ci-serviceDouwe Maan2017-02-151-1/+1
|\
| * Disable invalid service templatesissue_25112Felipe Artur2017-02-141-1/+1
* | Remove deprecated CI serviceZ.J. van de Weg2017-02-141-1/+1
|/
* Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-131-0/+1
|\
| * Add notified_of_own_activity column to users tableRichard Macklin2017-02-011-0/+1
* | Add indices to improve loading of labels pagesh-add-labels-indexStan Hu2017-02-131-0/+2
* | Add index to ci_trigger_requests for commit_idsh-add-index-to-ci-trigger-requestsStan Hu2017-02-101-1/+3
* | Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-0/+1
* | Refactor migration to not require downtime26908-add-foreign-keys-to-timelogsRuben Davila2017-02-071-3/+3
* | Use normal associations instead of polymorphic.Ruben Davila2017-02-071-3/+6
* | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-071-1/+2
|\ \
| * | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-1/+2
* | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-061-1/+3
|\ \ \ | |/ /
| * | Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-0/+1
| * | Add index to labels for `type` and project_id`sh-add-index-for-label-countStan Hu2017-02-041-1/+2
* | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-0/+1
|\ \ \ | |/ /
| * | Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-021-0/+1
| |\ \ | | |/ | |/|
| | * Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo2017-01-251-0/+1
* | | Use non-downtime migration for ApplicationSetting’s max_pages_sizeJames Edwards-Jones2017-02-021-9/+9
* | | Pages domain model specsKamil Trzcinski2017-01-311-0/+11
* | | Add GitLab PagesKamil Trzcinski2017-01-311-0/+1
|/ /
* | Add project ID index to `project_authorizations` table to optimize queriessh-add-project-id-index-project-authorizationsStan Hu2017-01-301-1/+2
|/
* Add index for ci_runners if they are sharedadd-index-on-ci-buildsKamil Trzcinski2017-01-211-1/+2
* Add index for ci_builds that makes shared runners query to run 50x faster.Kamil Trzcinski2017-01-211-1/+2
* Backport backend work for time tracking.Ruben Davila2017-01-151-0/+14
* Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-0/+2
* Merge branch 'remove-project-authorizations-id-column' into 'master' Douwe Maan2017-01-091-3/+3
|\
| * Remove the project_authorizations.id columnremove-project-authorizations-id-columnYorick Peterse2017-01-081-3/+3
* | Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern2017-01-091-0/+1
|\ \ | |/ |/|
| * Record and show last used date of SSH KeysVincent Wong2017-01-091-0/+1
* | Revert MattermostNotificationService and SlackNotificationService to Mattermo...issue_25889Felipe Artur2016-12-281-1/+1
* | Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets2016-12-271-4/+17
|\ \ | |/
| * Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-0/+1
| |\
| | * Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-201-9/+12
| | |\
| | * \ Merge CSSFilipa Lacerda2016-12-121-6/+19
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-061-10/+3
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-221-2/+34
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-171-4/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-101-555/+684
| | |\ \ \ \ \ \
| | * | | | | | | Allow to add deploy keys with write-accessAli Ibrahim2016-08-171-10/+11
| * | | | | | | | Merge branch 'dz-rename-invalid-users' into 'master' Douwe Maan2016-12-271-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Rename users with namespace ending with .gitdz-rename-invalid-usersDmitriy Zaporozhets2016-12-261-1/+1
| * | | | | | | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-261-2/+14
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Add more storage statisticsMarkus Koller2016-12-211-2/+14
* | | | | | | | | | Rename projects with reserved path namesDmitriy Zaporozhets2016-12-241-1/+1
|/ / / / / / / / /