summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'fix/gb/improve-stage-id-foreign-key-migration'fix/gb/improve-stage-id-foreign-key-migrationGrzegorz Bizon2017-07-041-1/+2
|\
| * Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-271-0/+1
| |\
| * | Remove old project_id index and make sure mysql workLin Jen-Shin2017-06-231-1/+1
| * | Remove duplicated records and add unique constraintLin Jen-Shin2017-06-221-2/+2
| * | Add environment_scope column to ci_variables tableLin Jen-Shin2017-06-211-0/+1
* | | Bump database schema versionGrzegorz Bizon2017-07-041-1/+1
| |/ |/|
* | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-1/+2
|/
* Merge branch 'master' into 'fix/gb/improve-build-stage-reference-migration'Grzegorz Bizon2017-06-211-0/+1
|\
| * Add index for head pipeline idadd-index-for-head-pipeline-idKamil Trzcinski2017-06-211-1/+2
* | Fix build stages reference migrationGrzegorz Bizon2017-06-211-1/+1
|/
* Add table for files in merge request diffsSean McGivern2017-06-161-1/+18
* Migration - Remove position field from issues and merge requestsFelipe Artur2017-06-161-3/+1
* Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-1/+1
* Add columns for custom notification settingsSean McGivern2017-06-151-0/+12
* Help landing page customizations - db changesRobin Bobbitt2017-06-131-0/+3
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-2/+1
* Sync email address from specified omniauth provider - db changesRobin Bobbitt2017-06-071-2/+3
* Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński2017-06-071-1/+18
|\
| * Improve indexes and refs in pipeline stages migrationsGrzegorz Bizon2017-06-061-2/+6
| * Use the latest migration version as a schema versionGrzegorz Bizon2017-06-051-1/+1
| * Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-051-2/+66
| |\
| * | Reorder pipeline stages-related migrationsGrzegorz Bizon2017-05-261-1/+1
| * | Create foreign keys for pipeline stages in migrationGrzegorz Bizon2017-05-261-1/+3
| * | Migrate build stage reference in a separate migrationGrzegorz Bizon2017-05-261-1/+1
| * | Add pipeline stages post deployment migrationGrzegorz Bizon2017-05-261-1/+4
| * | Simplify migrations for specific database schemaGrzegorz Bizon2017-05-251-1/+9
* | | Merge branch 'instrument-infra' into 'master'Grzegorz Bizon2017-06-071-0/+1
|\ \ \
| * | | Prometheus settingsPawel Chojnacki2017-06-021-0/+1
* | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support descriptions for snippetsJarka Kadlecova2017-05-311-0/+2
* | | | Merge branch 'fix-realtime-edited-text-for-issues-9-3' into 'master'Phil Hughes2017-06-051-1/+1
|\ \ \ \
| * | | | Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-021-1/+1
| | |/ / | |/| |
* | | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-051-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+25
* | | | Make sure protected can't be null; Test protected!24196-protected-variablesLin Jen-Shin2017-06-011-2/+2
* | | | Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-011-2/+21
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-311-2/+20
| |\ \ \
| | * | | Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-1/+19
| | |/ /
| * | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+2
| |/ /
* | | Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-311-1/+1
* | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-311-1/+2
|\ \ \ | |/ /
| * | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-1/+2
| |\ \
| | * | Index project_group_links.group_idYorick Peterse2017-05-171-0/+2
| | * | Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-1/+0
* | | | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-261-1/+21
|\ \ \ \ | |/ / /
| * | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+18
| |\ \ \ | | |_|/ | |/| |
| | * | Implement web hooks loggingAlexander Randa2017-05-251-0/+18
| * | | add rss_token attribute to user modelAlexis Reigel2017-05-241-1/+3
* | | | Backend implementation for protected variablesLin Jen-Shin2017-05-251-1/+2
|/ / /
* | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+2