Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update schema.rb version | Douwe Maan | 2017-04-06 | 1 | -1/+1 |
* | Merge branch 'master' into new-resolvable-discussion | Douwe Maan | 2017-04-06 | 10 | -1/+151 |
|\ | |||||
| * | Merge branch 'rubocop-fix-migration-two-factor-columns' into 'master' | Stan Hu | 2017-04-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed rubocop failure for the add_two_factor_columns_migrationrubocop-fix-migration-two-factor-columns | Jose Ivan Vargas | 2017-04-06 | 1 | -1/+1 |
| * | | Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple... | Kamil Trzciński | 2017-04-06 | 4 | -0/+61 |
| |\ \ | |||||
| | * | | Fix unnecessary changes in schema.rb | Shinya Maeda | 2017-04-06 | 1 | -3/+3 |
| | * | | Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key. | Shinya Maeda | 2017-04-06 | 3 | -13/+20 |
| | * | | Fix rubocop issues. Use add_concurrent_foreign_key. | Shinya Maeda | 2017-04-06 | 3 | -11/+10 |
| | * | | Maintain MR | Shinya Maeda | 2017-04-06 | 2 | -32/+0 |
| | * | | Add ci_trigger_schedules table | Shinya Maeda | 2017-04-06 | 2 | -0/+57 |
| | * | | Add ref to ci_triggers | Shinya Maeda | 2017-04-06 | 2 | -0/+30 |
| | * | | Remove old migration file | Shinya Maeda | 2017-04-06 | 1 | -45/+0 |
| | * | | Rollback | Shinya Maeda | 2017-04-06 | 1 | -18/+0 |
| | * | | Add scheduled_trigger model. Add cron parser. Plus, specs. | Shinya Maeda | 2017-04-06 | 2 | -3/+66 |
| * | | | Merge branch 'feature/multi-level-container-registry-images' into 'master' | Kamil Trzciński | 2017-04-06 | 2 | -0/+27 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-06 | 46 | -2/+75 |
| | |\ \ | | | |/ | |||||
| | * | | Fix indexes in container repositories table | Grzegorz Bizon | 2017-04-06 | 1 | -2/+1 |
| | * | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-06 | 5 | -5/+98 |
| | |\ \ | |||||
| | * | | | Improve migration for container repositories table | Grzegorz Bizon | 2017-04-05 | 2 | -4/+15 |
| | * | | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-04 | 3 | -4/+60 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-03 | 5 | -4/+49 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-03-27 | 2 | -3/+33 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Identify container repository by a single name | Grzegorz Bizon | 2017-03-23 | 2 | -2/+2 |
| | * | | | | | | Rename container image model to container repository | Grzegorz Bizon | 2017-03-23 | 2 | -9/+6 |
| | * | | | | | | Fix database schema | Grzegorz Bizon | 2017-03-23 | 1 | -3/+2 |
| | * | | | | | | Move container images migration to the present time | Grzegorz Bizon | 2017-03-22 | 1 | -4/+0 |
| | * | | | | | | Remove out-of-scope changes for multi-level images | Grzegorz Bizon | 2017-03-22 | 1 | -13/+0 |
| | * | | | | | | Makes ContainerImages Routable | Andre Guedes | 2017-03-21 | 2 | -1/+3 |
| | * | | | | | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-03-21 | 76 | -187/+1076 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Creates specs for destroy service and improves namespace container image quer... | Andre Guedes | 2017-02-23 | 3 | -37/+5 |
| | * | | | | | | | Fixes broken and missing tests | Andre Guedes | 2017-02-22 | 1 | -0/+6 |
| | * | | | | | | | Adding registry endpoint authorization | Andre Guedes | 2017-02-22 | 1 | -0/+29 |
| | * | | | | | | | First iteration of container_image view | Andre Guedes | 2017-02-22 | 2 | -32/+1 |
| | * | | | | | | | Multi-level container image names backend implementation | Andre Guedes | 2017-02-22 | 2 | -0/+63 |
| * | | | | | | | | Optimise trace handling code to use streaming instead of full read | Kamil Trzciński | 2017-04-06 | 1 | -1/+1 |
| * | | | | | | | | Merge branch 'feature/enforce-2fa-per-group' into 'master' | Douwe Maan | 2017-04-06 | 3 | -0/+43 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | rename cache db column with `_cached` suffix | Alexis Reigel | 2017-04-06 | 2 | -3/+3 |
| | * | | | | | | | Support 2FA requirement per-group | Markus Koller | 2017-04-06 | 3 | -0/+43 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Fix RuboCop for removing index30024-owner-can-t-initialize-git-repo-for-new-project-in-group | Sean McGivern | 2017-04-06 | 1 | -0/+1 |
| * | | | | | | | Disable invalid service templates (again) | Sean McGivern | 2017-04-06 | 1 | -0/+18 |
* | | | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-06 | 45 | -5/+57 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'fix/gh-import-status-check' into 'master' | Sean McGivern | 2017-04-06 | 3 | -2/+14 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | fix project authorizations migration issue | James Lopez | 2017-04-05 | 1 | -1/+3 |
| | * | | | | | | | attempt to fix migration | James Lopez | 2017-04-05 | 2 | -1/+1 |
| | * | | | | | | | Revert schema.rb | James Lopez | 2017-04-05 | 1 | -1/+1 |
| | * | | | | | | | attempt to fix db failure | James Lopez | 2017-04-05 | 1 | -1/+1 |
| | * | | | | | | | Periodically mark projects that are stuck in importing as failed | James Lopez | 2017-04-05 | 2 | -0/+10 |
| * | | | | | | | | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' | Yorick Peterse | 2017-04-06 | 42 | -0/+42 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Add remove_concurrent_index to database helper | blackst0ne | 2017-04-06 | 42 | -0/+42 |
| * | | | | | | | | Merge branch 'gitaly-refs' into 'master' | Robert Speicher | 2017-04-05 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | |