- 24 Feb, 2017 10 commits
-
-
Sean McGivern authored
Previously, we created an unmergeable todo when a merge request: 1. Had merge when pipeline succeeds set. 2. Became unmergeable. However, when merge when pipeline succeeds fails due to unmergeability, the flag isn't actually removed. And a merge request can become unmergeable multiple times, as every time the target branch is updated we need to re-check the mergeable status. This means that if the todo was marked done, and the MR was checked again, a new todo would be created for the same event. Instead of checking this, we should create the todo from the service responsible for merging when the pipeline succeeds. That way the todo is guaranteed to only be created when we care about it.
-
Douwe Maan authored
Use persistent name identifier instead of transient in SAML2 documentation Closes #28653 See merge request !9504
-
Sean McGivern authored
Return 202 with JSON body on async removals on V4 API Closes #3874 See merge request !9449
-
Kamil Trzciński authored
Artifact Expiration Defaults Closes #27762 See merge request !9219
-
Grzegorz Bizon authored
Fixed instructions for adding Secret Variables to a CI/CD pipeline. See merge request !9480
-
Fatih Acet authored
fixes job dropdown action button error Closes #27530 See merge request !9182
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: (247 commits) Switched CONTRIBUTING.md style guide recommendation for method chaining Fix new offenses Stylistic tweaks Fix OAuth/SAML user blocking behavior Revert "Enable Style/DotPosition" Revert "Prefer leading style for Style/DotPosition" Revert "Enable Style/BarePercentLiterals" Manually correct autocorrect Move up delegate calls Exclude migrations from Style/MutableConstant ActiveSupport delegation is preferred over Forwardable Update haml_lint to work with newest rubocop Add explanations to cops Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml Order cops alphabetically Don’t exclude some file in lib from rubocop Fix new offenses Enable Rails/Delegate Enable Style/WordArray ...
-
Lukas Raska authored
-
- 23 Feb, 2017 30 commits
-
-
Robert Speicher authored
Create master branch first if project is repository-less Closes #26687 See merge request !9009
-
Oswaldo authored
-
Rémy Coutable authored
Disable unused tags count cache for Projects, Builds and Runners Closes #27989 See merge request !9467
-
Robert Speicher authored
Enable the RSpec/BeEql cop See merge request !9476
-
Filipa Lacerda authored
Fix white square and sidebar animation Closes #28610 See merge request !9472
-
Robert Speicher authored
Switched CONTRIBUTING.md style guide recommendation for method chaining [ci skip] See merge request !9483
-
Rémy Coutable authored
Fix GitAccess specs Closes #28620 See merge request !9479
-
Jacob Schatz authored
Resolve "Test compiling frontend assets for production in CI" Closes #28450 See merge request !9396
-
James Edwards-Jones authored
-
Clement Ho authored
on branch deletion show loading icon and disabled the button See merge request !6761
-
J. B. Rainsberger authored
-
Robert Speicher authored
Enable (and disable) more RuboCops See merge request !9432
-
Kamil Trzciński authored
Fix reprocessing skipped jobs when retrying pipeline See merge request !9436
-
Rémy Coutable authored
Use grape validation in the members API. See merge request !9471
-
Rémy Coutable authored
Use POST in the endpoint description for :resource/unsubscribe See merge request !9469
-
Robert Speicher authored
Pages 0.3.2 See merge request !9474
-
Sean McGivern authored
Fix MR changes tab size count Closes #27563 See merge request !9091
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-