- 24 May, 2018 1 commit
-
-
Mark Chao authored
-
- 18 May, 2018 2 commits
- 17 May, 2018 6 commits
-
-
lulalala authored
Old behavior of creating TODO when “Merge When Pipeline Succeeds” service fails, is generalized to: Create a TODO whenever MR became unmergeable (and similar to notification, MR author and merge_user are both applicable)
-
lulalala authored
Display MR unmergeable reasons
-
lulalala authored
For notifying via todo or email.
-
lulalala authored
First, transitions between can_be_merged & cannot_be_merged are removed, as they are currently blocked in `check_if_can_be_merged`. `can_be_merge` always returns to `unchecked` first, before it can transition to `cannot_be_merged` (and vice versa). We want to avoid repeated notification triggered by repeated transition between `cannot_be_merged` & `unchecked`. So we added `cannot_be_merged_recheck` state, similar to `unchecked`, but as a mean to remember it’s from cannot_be_merged. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18042/#note_65945407 Since `unchecked` and `cannot_be_merged_recheck` both mean “we are in the middle of checking if it is mergeable”, quite often we need to see if merge_status is in either one of them, so `check_state?` is added to achieve this.
-
lulalala authored
-
lulalala authored
-
- 10 May, 2018 2 commits
-
-
Stan Hu authored
CE upstream - 2018-05-09 18:24 UTC Closes gitlab-development-kit#348 See merge request gitlab-org/gitlab-ee!5642
-
Ash McKenzie authored
-
- 09 May, 2018 29 commits
-
-
Robert Speicher authored
[CE Port] Replace the `project/deploy_keys.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ee!5626
-
Robert Speicher authored
Move include SafeMirrorParams to EE module See merge request gitlab-org/gitlab-ee!5631
-
Stan Hu authored
Merge branch '5957-geo-secondary-can-t-log-failed-sign-in-attempts-due-to-read-only-db' into 'master' Resolve "Geo: Secondary can't log failed sign-in attempts due to read-only DB" Closes #5957 See merge request gitlab-org/gitlab-ee!5643
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Nick Thomas authored
Epics - include ::Issuable, not EE::Issuable See merge request gitlab-org/gitlab-ee!5644
-
Mario de la Ossa authored
-
GitLab Bot authored
# Conflicts: # db/schema.rb [ci skip]
-
Clement Ho authored
refactor "deploy_keys" to use axios See merge request gitlab-org/gitlab-ce!18792
-
Paul Slaughter authored
-
Douwe Maan authored
Fix project mirror data schema See merge request gitlab-org/gitlab-ce!18811
-
Douwe Maan authored
Removed the d3_rails gem See merge request gitlab-org/gitlab-ce!18860
-
Douwe Maan authored
# Conflicts: # db/schema.rb
-
Jose authored
-
🚄 Job van der Voort 🚀 authored
Update documentation to use inclusive language, gender neutral name and pronoun. See merge request gitlab-org/gitlab-ce!18858
-
Achilleas Pipinellis authored
Resolve "Incorrect documentation for .gitlab-ci.yml cache:key default value" Closes #45840 See merge request gitlab-org/gitlab-ce!18841
-
Achilleas Pipinellis authored
Update documentation to use inclusive language, gender neutral name and pronoun. See merge request gitlab-org/gitlab-ee!5597
-
Brendan O'Leary 🐢 authored
-
Achilleas Pipinellis authored
Docs: fix duplicate titles Closes #46061 See merge request gitlab-org/gitlab-ce!18758
-
-
Achilleas Pipinellis authored
Docs: fix duplicate titles See merge request gitlab-org/gitlab-ee!5581
-
-
Kamil Trzciński authored
Add missing pipeline build foreign key to the schema See merge request gitlab-org/gitlab-ce!18846
-
Kamil Trzciński authored
Add tmp index to ci_builds to optimize stages migration Closes #46179 See merge request gitlab-org/gitlab-ce!18844
-
Robert Speicher authored
Remove rugged call in blame controller See merge request gitlab-org/gitlab-ce!18817
-
Douwe Maan authored
Resolve "Skip EE specific check for CE upstream branches" Closes #5950 See merge request gitlab-org/gitlab-ee!5636
-
Douwe Maan authored
CE upstream - 2018-05-09 12:24 UTC Closes gitlab-com/gitlab-docs#200 See merge request gitlab-org/gitlab-ee!5633
-
Lin Jen-Shin authored
-
Douwe Maan authored
# Conflicts: # db/schema.rb
-