summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-0529-34/+535
| | |\
| | * | Reorder pipeline stages-related migrationsGrzegorz Bizon2017-05-263-1/+1
| | * | Create foreign keys for pipeline stages in migrationGrzegorz Bizon2017-05-262-1/+20
| | * | Migrate build stage reference in a separate migrationGrzegorz Bizon2017-05-263-9/+22
| | * | Add stage_id column to ci_builds in a separate migrationGrzegorz Bizon2017-05-262-2/+9
| | * | Use a separate migration to create pipeline stages indexGrzegorz Bizon2017-05-262-10/+15
| | * | Add pipeline stages post deployment migrationGrzegorz Bizon2017-05-263-2/+48
| | * | Simplify migrations for specific database schemaGrzegorz Bizon2017-05-252-2/+10
| | * | Add PoC of ActiveRecord migration testingGrzegorz Bizon2017-05-251-0/+14
| * | | Merge branch 'instrument-infra' into 'master'Grzegorz Bizon2017-06-073-7/+34
| |\ \ \
| | * | | Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by d...Pawel Chojnacki2017-06-061-1/+1
| | * | | Make production settings fixture use Gitlab::CurrentSettings.current_applicat...Pawel Chojnacki2017-06-021-13/+10
| | * | | Make fixture message more descriptivePawel Chojnacki2017-06-021-1/+1
| | * | | Allow enabling Prometheus metrics via ENV variable when db is seededPawel Chojnacki2017-06-021-7/+20
| | * | | Make login_counter instance variable instead of class one.Pawel Chojnacki2017-06-021-0/+1
| | * | | Mark migration as requiring no downtimePawel Chojnacki2017-06-021-0/+2
| | * | | Add Prometheus metrics configurationPawel Chojnacki2017-06-021-0/+13
| | * | | Prometheus settingsPawel Chojnacki2017-06-021-0/+1
| * | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-072-0/+14
| |\ \ \ \
| | * | | | Support descriptions for snippetsJarka Kadlecova2017-05-312-0/+14
| * | | | | Fix error while seeding projects in databaseda-fix-db-seedDouglas Barbosa Alexandre2017-06-061-1/+3
| | |_|_|/ | |/| | |
| * | | | 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 'sidekiq-transaction' into 'master'Sean McGivern2017-06-051-1/+10
| |\ \ \ \
| | * | | | Fix keys seedDouwe Maan2017-06-021-1/+10
| | |/ / /
| * | | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-053-0/+104
| |\ \ \ \
| | * | | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-013-0/+104
| * | | | | Make sure that environment was created before deployingLin Jen-Shin2017-06-021-0/+4
| * | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-024-2/+100
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch '24196-protected-variables' into 'master'Kamil Trzciński2017-06-012-1/+17
| | |\ \ \ \
| | | * | | | 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-015-4/+58
| | | |\ \ \ \
| | | * | | | | 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-3115-10/+213
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-266-14/+67
| | | |\ \ \ \ \
| | | * | | | | | Backend implementation for protected variablesLin Jen-Shin2017-05-252-1/+17
| | * | | | | | | Add missing specsKamil Trzcinski2017-06-011-5/+5
| | * | | | | | | Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski2017-06-011-0/+72
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch 'zj-drop-fk-if-exists' into 'master'Yorick Peterse2017-06-011-1/+11
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Only remove FK if it existszj-drop-fk-if-existsZ.J. van de Weg2017-06-011-1/+11
| | | | |_|/ / | | | |/| | |
| * | | | | | Fix other use of CreateDeploymentService and makeLin Jen-Shin2017-06-021-6/+3
| * | | | | | Just use the url from options, not saving it as a columnLin Jen-Shin2017-06-012-11/+1
| * | | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-0119-14/+271
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-312-2/+46
| | |\ \ \ \ \
| | | * | | | | Add feature toggles through FlipperAlejandro Rodríguez2017-05-312-1/+45
| | | |/ / / /
| | * | | | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-314-3/+13
| | |/ / / /
| | * | | | Merge branch '32677-migrations-using-update_column_in_batches-must-have-a-spe...Robert Speicher2017-05-2910-9/+10
| | |\ \ \ \
| | | * | | | Disable Migration/UpdateColumnInBatches for old migrations32677-migrations-using-update_column_in_batches-must-have-a-specRémy Coutable2017-05-2910-9/+10
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-295-1/+203
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Index project_group_links.group_idYorick Peterse2017-05-172-0/+21