summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Remove duplicate sidekiq throttling parametersfix-db-schemaKamil Trzcinski2016-11-191-3/+0
* | | | | Merge branch '22539-display-folders' into 'master' Fatih Acet2016-11-191-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-181-4/+24
| |\ \ \ \ \ | | |/ / / /
| * | | | | Adds props validationFilipa Lacerda2016-11-161-0/+3
* | | | | | Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-0/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan2016-11-181-0/+3
|\ \ \ \ \
| * | | | | fix schema.rbJames Lopez2016-11-171-4/+4
| * | | | | more refactoring and added some auth checksJames Lopez2016-11-171-687/+507
| * | | | | refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-171-509/+689
| * | | | | Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-171-3/+3
| * | | | | add pipeline id to merge request metrics table. Also, updated the pipeline wo...James Lopez2016-11-171-0/+3
| |/ / / /
* | | | | Add a migration to remove soft-deleted groups.Timothy Andrew2016-11-181-1/+1