| Commit message (Expand) | Author | Age | Files | Lines |
* | removes redundant code from database.rb29056-backport-ee-cleanup-database-file | Tiago Botelho | 2017-04-11 | 12 | -12/+11 |
* | Merge branch 'zj-fk-ci-triggers' into 'master'
| Yorick Peterse | 2017-04-11 | 2 | -0/+17 |
|\ |
|
| * | Add foreign key on trigger requestszj-fk-ci-triggers | Z.J. van de Weg | 2017-04-11 | 2 | -0/+17 |
* | | Merge branch 'dz-fix-project-view' into 'master'
| Annabel Dunstone Gray | 2017-04-11 | 1 | -0/+19 |
|\ \ |
|
| * | | Change project view default for existing users and anonymous visitors to file...dz-fix-project-view | Dmitriy Zaporozhets | 2017-04-10 | 1 | -0/+19 |
| |/ |
|
* | | Move the nested groups seed behind an environment flagrs-skip-nested-groups-seed | Robert Speicher | 2017-04-10 | 2 | -33/+41 |
|/ |
|
* | Periodically clean up temporary upload files to recover storage space | blackst0ne | 2017-04-10 | 2 | -1/+24 |
* | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 5 | -1/+91 |
|\ |
|
| * | Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea... | Sean McGivern | 2017-04-07 | 4 | -1/+40 |
| |\ |
|
| | * | Yet, another errorsdosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-ui | Kamil Trzcinski | 2017-04-07 | 1 | -1/+1 |
| | * | Another round of code review | Kamil Trzcinski | 2017-04-07 | 1 | -2/+8 |
| | * | Update migrations | Kamil Trzcinski | 2017-04-07 | 4 | -45/+14 |
| | * | Update tests to cover trigger schedule | Kamil Trzcinski | 2017-04-07 | 1 | -1/+3 |
| | * | Fix ref reference | Kamil Trzcinski | 2017-04-07 | 2 | -0/+62 |
| * | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master'
| Douwe Maan | 2017-04-07 | 2 | -0/+51 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 8 | -1/+132 |
| | |\ |
|
| | * \ | Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tags | James Edwards-Jones | 2017-04-06 | 46 | -2/+75 |
| | |\ \ |
|
| | * | | | Protected Tags backend review changes | James Edwards-Jones | 2017-04-06 | 1 | -1/+0 |
| | * | | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 13 | -45/+240 |
| | |\ \ \ |
|
| | * | | | | Renamed ProtectedTag push_access_levels to create_access_levels | James Edwards-Jones | 2017-04-04 | 2 | -10/+10 |
| | * | | | | Removed unnecessary table ‘protected_tag_merge_access_levels’ | James Edwards-Jones | 2017-03-31 | 2 | -30/+15 |
| | * | | | | Database migrations for protected tags | James Edwards-Jones | 2017-03-31 | 2 | -1/+68 |
* | | | | | | Update schema.rb | Douwe Maan | 2017-04-07 | 1 | -1/+1 |
* | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 7 | -1/+83 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 1 | -1/+1 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 10 | -1/+151 |
| |\ \ \ \ \ |
|
| * | | | | | | Fix rubocop offenses8998_skip_pending_commits_if_not_head | Lin Jen-Shin | 2017-04-06 | 1 | -1/+1 |
| * | | | | | | Bump schema version | Lin Jen-Shin | 2017-04-06 | 1 | -1/+1 |
| * | | | | | | Also track auto-cancelling in jobs, detail: | Lin Jen-Shin | 2017-04-06 | 3 | -0/+33 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 44 | -3/+56 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix rolling back for MySQL | Lin Jen-Shin | 2017-04-06 | 4 | -57/+2 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 3 | -3/+72 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Restore schema | Lin Jen-Shin | 2017-04-05 | 1 | -6/+6 |
| * | | | | | | | split up migrations | Rydkin Maxim | 2017-04-04 | 2 | -15/+42 |
| * | | | | | | | fix migration error | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | | | replace on_delete in migration with database type related expression | Rydkin Maxim | 2017-04-04 | 1 | -1/+8 |
| * | | | | | | | fix on_delete | Rydkin Maxim | 2017-04-04 | 1 | -1/+1 |
| * | | | | | | | rename `auto_canceled_by` and add foreign key | Rydkin Maxim | 2017-04-04 | 2 | -13/+20 |
| * | | | | | | | add auto-cancel for pending pipelines on branch, if they are not HEAD | Rydkin Maxim | 2017-04-04 | 3 | -2/+66 |
* | | | | | | | | 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 |