summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-231-1/+1
* Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-222-3/+0
* Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto2017-08-221-1/+0
* Enable automatic hashed storage for new projects by application settingsGabriel Mazetto2017-08-222-0/+19
* New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-222-25/+4
* Add UUID Storage to ProjectGabriel Mazetto2017-08-222-0/+42
* Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-214-0/+53
|\
| * Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-1635-271/+586
| |\
| * | Use update_column_in_batches helper in stages migrationGrzegorz Bizon2017-07-311-3/+1
| * | Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon2017-07-319-1/+189
| |\ \
| * \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-262-1/+35
| |\ \ \
| * | | | Add optimistic locking column to ci_stages tableGrzegorz Bizon2017-07-202-1/+11
| * | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-201-0/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2011-5/+344
| |\ \ \ \ \
| * | | | | | Update version number of stages statuses migrationGrzegorz Bizon2017-07-113-1/+1
| * | | | | | Schedule stages statuses bg migrations in batchesGrzegorz Bizon2017-07-101-7/+8
| * | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-1021-24/+675
| |\ \ \ \ \ \
| * | | | | | | Move stages status migration to the background workerbackstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-051-61/+10
| * | | | | | | Merge branch 'fix/gb/stage-id-reference-background-migration' into backstage/...Grzegorz Bizon2017-07-051-0/+29
| |\ \ \ \ \ \ \
| | * | | | | | | Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon2017-07-031-1/+1
| | * | | | | | | Do not override original AR5 batching interfaceGrzegorz Bizon2017-06-301-2/+5
| | * | | | | | | Improve specs for background stage_id ref migrationGrzegorz Bizon2017-06-291-6/+5
| | * | | | | | | Perform stage_id ref backgound migration in bulksGrzegorz Bizon2017-06-291-3/+3
| | * | | | | | | Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-06-291-4/+3
| | * | | | | | | Add specs for delayed stage_id background migrationsGrzegorz Bizon2017-06-281-3/+4
| | * | | | | | | Schedule background migration only when it is neededGrzegorz Bizon2017-06-281-4/+6
| | * | | | | | | Find builds that require a migration in batchesGrzegorz Bizon2017-06-281-3/+6
| | * | | | | | | Update `db/schema.rb` with a new schema versionGrzegorz Bizon2017-06-281-1/+1
| | * | | | | | | Add initial build stage_id ref background migrationGrzegorz Bizon2017-06-281-0/+10
| | * | | | | | | Add initial stage_id background migration filesGrzegorz Bizon2017-06-281-0/+12
| * | | | | | | | Disable statement timeout in stages statuses migrationGrzegorz Bizon2017-07-051-4/+4
| * | | | | | | | Migrate only old stages without status that is setGrzegorz Bizon2017-07-041-1/+3
| * | | | | | | | Implement initial working stages statuses migrationGrzegorz Bizon2017-07-041-26/+20
| * | | | | | | | Extend stages statuses migrationGrzegorz Bizon2017-07-041-21/+34
| * | | | | | | | Add initial changes for stages statuses migrationGrzegorz Bizon2017-06-303-1/+87
* | | | | | | | | Fix Error 500s when attempting to destroy a protected tagStan Hu2017-08-202-2/+37
* | | | | | | | | Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable2017-08-163-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-153-5/+5
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Don't create event in Merge Request Create ServiceJarka Kadlecova2017-08-162-1/+27
|/ / / / / / / /
* | | | | | | | Merge branch 'fix-broadcast-messages-migration' into 'master'Douwe Maan2017-08-151-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove invalid broadcast messages before migratingfix-broadcast-messages-migrationYorick Peterse2017-08-141-1/+13
* | | | | | | | | Merge branch '36089-handle-ref-failure-better' into 'master'Douwe Maan2017-08-141-0/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-1417-247/+348
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Skip creating the merge request if repo is emptyLin Jen-Shin2017-08-111-0/+2
* | | | | | | | | | Exclude existing offensesMichael Kozono2017-08-146-0/+6
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan2017-08-148-237/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move the personal snippet uploads from `system` to `-/system`bvl-rollback-renamed-system-namespaceBob Van Landuyt2017-08-111-0/+29
| * | | | | | | | | Update migrations to move directly into the `-/system` folderBob Van Landuyt2017-08-116-5/+72
| * | | | | | | | | Don't update upload paths twiceBob Van Landuyt2017-08-111-57/+0
| * | | | | | | | | Don't rename the system namespaceBob Van Landuyt2017-08-111-231/+0