summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-051-2/+66
|\
| * 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
| * | | | Backend implementation for protected variablesLin Jen-Shin2017-05-251-1/+2
* | | | | 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
| |/ / / |/| | |
* | | | add rss_token attribute to user modelAlexis Reigel2017-05-241-1/+3
|/ / /
* | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+2
* | | Fix incorrectly renamed routesBob Van Landuyt2017-05-191-1/+1
* | | Rename users that had their namespace renamedBob Van Landuyt2017-05-191-1/+1
|/ /
* | Improve migration for Multipple issue assignee featureValery Sizov2017-05-161-4/+4
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-3/+3
* | Merge branch 'zj-pipeline-schedule-owner' into 'master' Kamil Trzciński2017-05-161-1/+2
|\ \
| * | Add foreign key on pipeline_schedules.owner_idzj-pipeline-schedule-ownerZ.J. van de Weg2017-05-151-1/+2
| |/
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-3/+3
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan2017-05-151-3/+3
|\ \
| * | Rename `build_events` columns to `job_events`Bob Van Landuyt2017-05-151-3/+3
| |/
* | Merge branch 'enable-auto-cancelling-by-default' into 'master' Kamil Trzciński2017-05-151-1/+1
|\ \
| * | Make auto-cancelling pending pipelines on by defaultLin Jen-Shin2017-05-151-1/+1
| |/
* | Add missing newline in schemaLin Jen-Shin2017-05-151-1/+1
* | Merge remote-tracking branch 'upstream/master' into add-index-for-auto_cancel...Lin Jen-Shin2017-05-151-3/+6
|\ \ | |/
| * Added repository_update hookGabriel Mazetto2017-05-121-0/+1
| * Add a foreign key to ci_variables to projectsZ.J. van de Weg2017-05-111-3/+4
| * Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-101-0/+1
| |\
| | * Make retried to be nullableKamil Trzcinski2017-05-091-1/+1
| | * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-0/+1
* | | Merge branch 'master' into 'add-index-for-auto_canceled_by_id-mysql'Kamil Trzciński2017-05-091-26/+30
|\ \ \ | |/ /
| * | Small code improvements and add migration specFelipe Artur2017-05-081-2/+1
| * | Populate merge requests head_pipeline_idFelipe Artur2017-05-081-1/+1
| * | Preloads head pipeline for each merge requestFelipe Artur2017-05-081-0/+2
| * | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-26/+29
| |/
* | Merge branch 'master' into 'add-index-for-auto_canceled_by_id-mysql'add-index-for-auto_canceled_by_id-mysqlKamil Trzciński2017-05-061-2/+34
|\ \ | |/