summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Fix unnecessary changes in schema.rbShinya Maeda2017-04-061-3/+3
| | * | | | | | | Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-063-13/+20
| | * | | | | | | Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda2017-04-063-11/+10
| | * | | | | | | Maintain MRShinya Maeda2017-04-062-32/+0
| | * | | | | | | Add ci_trigger_schedules tableShinya Maeda2017-04-062-0/+57
| | * | | | | | | Add ref to ci_triggersShinya Maeda2017-04-062-0/+30
| | * | | | | | | Remove old migration fileShinya Maeda2017-04-061-45/+0
| | * | | | | | | RollbackShinya Maeda2017-04-061-18/+0
| | * | | | | | | Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-062-3/+66
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-062-0/+27
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0646-2/+75
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | Fix indexes in container repositories tableGrzegorz Bizon2017-04-061-2/+1
| | * | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-065-5/+98
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Improve migration for container repositories tableGrzegorz Bizon2017-04-052-4/+15
| | * | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-043-4/+60
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-035-4/+49
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-272-3/+33
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Identify container repository by a single nameGrzegorz Bizon2017-03-232-2/+2
| | * | | | | | | | | Rename container image model to container repositoryGrzegorz Bizon2017-03-232-9/+6
| | * | | | | | | | | Fix database schemaGrzegorz Bizon2017-03-231-3/+2
| | * | | | | | | | | Move container images migration to the present timeGrzegorz Bizon2017-03-221-4/+0
| | * | | | | | | | | Remove out-of-scope changes for multi-level imagesGrzegorz Bizon2017-03-221-13/+0
| | * | | | | | | | | Makes ContainerImages RoutableAndre Guedes2017-03-212-1/+3
| | * | | | | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-2176-187/+1076
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Creates specs for destroy service and improves namespace container image quer...Andre Guedes2017-02-233-37/+5
| | * | | | | | | | | | Fixes broken and missing testsAndre Guedes2017-02-221-0/+6
| | * | | | | | | | | | Adding registry endpoint authorizationAndre Guedes2017-02-221-0/+29
| | * | | | | | | | | | First iteration of container_image viewAndre Guedes2017-02-222-32/+1
| | * | | | | | | | | | Multi-level container image names backend implementationAndre Guedes2017-02-222-0/+63
| * | | | | | | | | | | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-1/+1
| * | | | | | | | | | | Merge branch 'feature/enforce-2fa-per-group' into 'master' Douwe Maan2017-04-063-0/+43
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | rename cache db column with `_cached` suffixAlexis Reigel2017-04-062-3/+3
| | * | | | | | | | | | Support 2FA requirement per-groupMarkus Koller2017-04-063-0/+43
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Fix RuboCop for removing index30024-owner-can-t-initialize-git-repo-for-new-project-in-groupSean McGivern2017-04-061-0/+1
| * | | | | | | | | | Disable invalid service templates (again)Sean McGivern2017-04-061-0/+18
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0645-5/+57
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-063-2/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fix project authorizations migration issueJames Lopez2017-04-051-1/+3
| | * | | | | | | | | attempt to fix migrationJames Lopez2017-04-052-1/+1
| | * | | | | | | | | Revert schema.rbJames Lopez2017-04-051-1/+1
| | * | | | | | | | | attempt to fix db failureJames Lopez2017-04-051-1/+1
| | * | | | | | | | | Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-052-0/+10
| * | | | | | | | | | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-0642-0/+42
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Add remove_concurrent_index to database helperblackst0ne2017-04-0642-0/+42
| * | | | | | | | | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-051-3/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-3/+2
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Remove and ignore notes.original_discussion_id columnDouwe Maan2017-04-052-2/+24
* | | | | | | | | | Address review commentsDouwe Maan2017-04-052-19/+0
* | | | | | | | | | Add option to start a new discussion on an MRDouwe Maan2017-04-053-0/+49
|/ / / / / / / / /
* | | | | | | | | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-052-0/+70
|/ / / / / / / /