- 06 Oct, 2017 2 commits
-
-
Jarka Kadlecova authored
-
Achilleas Pipinellis authored
# Conflicts: # doc/user/permissions.md
-
- 04 Oct, 2017 7 commits
-
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
Yorick Peterse authored
Add push_rules is_sample partial index See merge request gitlab-org/gitlab-ee!2966
-
Douwe Maan authored
Add new push rule to reject unsigned commits Closes #3285 See merge request gitlab-org/gitlab-ee!2913
-
Grzegorz Bizon authored
GitLab QA fix: Adjust license key add for GitLab 10.0 changes See merge request gitlab-org/gitlab-ee!3059
-
Stan Hu authored
-
- 03 Oct, 2017 21 commits
-
-
Greg Stark authored
-
Jose Ivan Vargas authored
[ci skip]
-
Jose Ivan Vargas authored
[ci skip]
-
Jose Ivan Vargas authored
-
Douwe Maan authored
Adds scheduled import jobs to the stuck import jobs detection worker. See merge request gitlab-org/gitlab-ee!3055
-
Rubén Dávila authored
-
Rubén Dávila authored
When this rule is enabled, all the new commits that have not been signed through GPG will be rejected.
-
Sean McGivern authored
Update issue_board.md See merge request gitlab-org/gitlab-ee!3054
-
Tiago Botelho authored
-
Job van der Voort authored
Move Deploy Board screenshot at the top of the page See merge request gitlab-org/gitlab-ee!3053
-
Sean McGivern authored
EE Port of "Remove edit action for issues" See merge request gitlab-org/gitlab-ee!3037
-
Molly Young authored
-
Achilleas Pipinellis authored
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/38487
-
Robert Speicher authored
Fix the lock-yourself-out prevention code and spec for Geo Closes #3506 See merge request gitlab-org/gitlab-ee!3040
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
# Conflicts: # spec/features/security/project/internal_access_spec.rb # spec/features/security/project/private_access_spec.rb # spec/features/security/project/public_access_spec.rb # spec/support/update_invalid_issuable.rb
-
Nick Thomas authored
-
Nick Thomas authored
(cherry picked from commit 1eeaf62b12ba76818e7e38932e5d612f69e59ad0)
-
Sean McGivern authored
Refactoring after moving fast-forward merge to CE See merge request gitlab-org/gitlab-ee!2937
-
Douwe Maan authored
Fix i18n namespace typo See merge request gitlab-org/gitlab-ee!3046
-
Victor Wu authored
Explain limitation for Jira dev panel integration on relative URL GL See merge request gitlab-org/gitlab-ee!2876
-
- 02 Oct, 2017 10 commits
-
-
James Ramsay authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Lin Jen-Shin (godfat) authored
CE upstream: Friday Closes gitaly#601, gitaly#562, #3573, #3118, and gitlab-ce#38507 See merge request gitlab-org/gitlab-ee!3036
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
it's not going to find the user, of course, right? The `user` is already created in the other example, unfortunately. If we `User.delete_all`, then `user` would be pointing to a deleted user.
-
Lin Jen-Shin authored
-