Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the User#is_admin? method | blackst0ne | 2017-04-09 | 1 | -2/+2 |
* | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 7 | -268/+100 |
|\ | |||||
| * | Merge branch 'bvl-fix-project-ci-status-cache' into 'master' | Kamil Trzciński | 2017-04-07 | 3 | -188/+2 |
| |\ | |||||
| | * | Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cache | Bob Van Landuyt | 2017-04-07 | 1 | -12/+1 |
| | * | Rename `ProjectBuildStatus` -> `ProjectPipelineStatus` | Bob Van Landuyt | 2017-04-07 | 2 | -2/+2 |
| | * | Wrap updating of cache after pipeline transition in class method | Bob Van Landuyt | 2017-04-07 | 1 | -6/+2 |
| | * | Update project build status cache when transitioning | Bob Van Landuyt | 2017-04-07 | 1 | -3/+4 |
| | * | Rename Ci::PipelineStatus -> Ci::ProjectBuildStatus | Bob Van Landuyt | 2017-04-07 | 3 | -176/+4 |
| * | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' | Douwe Maan | 2017-04-07 | 5 | -80/+98 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 19 | -490/+1623 |
| | |\ | |||||
| | * \ | Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tags | James Edwards-Jones | 2017-04-06 | 1 | -1/+21 |
| | |\ \ | |||||
| | * | | | Protected Tags backend review changes | James Edwards-Jones | 2017-04-06 | 2 | -2/+1 |
| | * | | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 22 | -130/+492 |
| | |\ \ \ | |||||
| | * | | | | Moved Project#protected_branch? to ProtectedBranch, similar for tags | James Edwards-Jones | 2017-04-03 | 3 | -57/+57 |
| | * | | | | Extracted ProtectableDropdown to clean up Project#open_branches | James Edwards-Jones | 2017-04-03 | 2 | -19/+24 |
| | * | | | | Extract ProtectedRef Concern | James Edwards-Jones | 2017-04-03 | 1 | -4/+4 |
| | * | | | | Protected tags copy/paste from protected branches | James Edwards-Jones | 2017-03-31 | 1 | -0/+14 |
* | | | | | | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 1 | -12/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '30056-rename-milestones-empty' into 'master' | Robert Speicher | 2017-04-07 | 1 | -12/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Removed `Milestone#is_empty?` | Jacopo | 2017-04-07 | 1 | -12/+0 |
| | | |_|/ / | | |/| | | | |||||
* | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 6 | -36/+90 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' | Kamil Trzciński | 2017-04-07 | 3 | -0/+79 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 10 | -266/+873 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 12 | -260/+753 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Make sure that's canceled | Lin Jen-Shin | 2017-04-07 | 1 | -1/+1 |
| | * | | | | | | | Fix typo | Lin Jen-Shin | 2017-04-07 | 1 | -1/+1 |
| | * | | | | | | | Add missing tests and update test description | Lin Jen-Shin | 2017-04-06 | 2 | -0/+2 |
| | * | | | | | | | Also track auto-cancelling in jobs, detail: | Lin Jen-Shin | 2017-04-06 | 2 | -0/+63 |
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 1 | -1/+21 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 3 | -22/+79 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | * | | | | | | | Add tests for relations and scopes, and setting | Lin Jen-Shin | 2017-04-06 | 2 | -0/+14 |
| * | | | | | | | | Use Etag caching for pipelines json | Toon Claes | 2017-04-06 | 1 | -0/+8 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'optimise-pipelines' into 'master' | Douwe Maan | 2017-04-06 | 3 | -36/+3 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelines | Kamil Trzcinski | 2017-04-06 | 14 | -282/+852 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | * | | | | | | Fix tests and review | Kamil Trzcinski | 2017-04-06 | 1 | -0/+1 |
| | * | | | | | | Fix token test by specifying a static token | Lin Jen-Shin | 2017-04-07 | 1 | -2/+2 |
| | * | | | | | | We no longer has has_command? method | Lin Jen-Shin | 2017-04-06 | 1 | -34/+0 |
| | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Merge branch 'master' into new-resolvable-discussion | Douwe Maan | 2017-04-06 | 19 | -490/+1623 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'microsoft-teams-integration' into 'master' | Douwe Maan | 2017-04-06 | 8 | -230/+870 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | adds relevant tests | Tiago Botelho | 2017-04-06 | 8 | -230/+870 |
| * | | | | | | Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple... | Kamil Trzciński | 2017-04-06 | 2 | -0/+77 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Improve trigger_schedule.rb | Shinya Maeda | 2017-04-06 | 1 | -6/+62 |
| | * | | | | | | Use parenthesis for respond_to :ref | Shinya Maeda | 2017-04-06 | 1 | -1/+1 |
| | * | | | | | | Define next_time as let in trigger_schedule_spec | Shinya Maeda | 2017-04-06 | 1 | -1/+1 |
| | * | | | | | | Remove next_run_at: nil from trigger_schedule_spec | Shinya Maeda | 2017-04-06 | 1 | -1/+1 |
| | * | | | | | | Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key. | Shinya Maeda | 2017-04-06 | 1 | -1/+1 |
| | * | | | | | | Rename cron_nightly_build to nightly | Shinya Maeda | 2017-04-06 | 1 | -1/+1 |
| | * | | | | | | Move Ci::CronParser to Gitlab::Ci::CronParser | Shinya Maeda | 2017-04-06 | 1 | -1/+1 |
| | * | | | | | | Add Import/Export Setting for trigger_schedule. Remove ref validation. | Shinya Maeda | 2017-04-06 | 1 | -7/+0 |
| | * | | | | | | Commentout check_cron_frequency | Shinya Maeda | 2017-04-06 | 1 | -26/+1 |