summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / / / / / / / /
* | | | | | | | | Remove unused services from the databaseZ.J. van de Weg2016-12-211-1/+1
|/ / / / / / / /
* | | | | | | | Rename groups with .git in the end of the pathDmitriy Zaporozhets2016-12-211-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable2016-12-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew2016-12-161-0/+1
* | | | | | | | Merge branch 'issue_22269' into 'master' Kamil Trzciński2016-12-161-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Change SlackService to SlackNotificationsServiceissue_22269_fix_eeissue_22269Felipe Artur2016-12-151-1/+1
* | | | | | | | Add an environment slugNick Thomas2016-12-151-6/+8
* | | | | | | | Make the index on environment name and project id unique, fixing up any dupli...Nick Thomas2016-12-151-3/+3
|/ / / / / / /
* | | | | | | Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets2016-12-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Add index to routes table on lower path for postgresqldz-create-routes-lower-indexDmitriy Zaporozhets2016-12-121-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Modify namespace name and path validationdz-remove-namespaces-path-uniqDmitriy Zaporozhets2016-12-121-3/+3
|/ / / / / /
* | | | | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-6/+19
| |_|_|_|/ |/| | | |
* | | | | Remove unnecessary database indexesValery Sizov2016-11-291-9/+0
* | | | | Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-1/+2
* | | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'issue_5541' into 'master' Sean McGivern2016-11-211-1/+2
|\ \ \ \
| * | | | Allow enabling and disabling commit and MR events for JIRAissue_5541Felipe Artur2016-11-181-1/+2