- 14 Jul, 2017 1 commit
-
-
Nick Thomas authored
Licenses without a plan specified need to act as though they are EES. This is currently implemented for licenses that don't include a plan in their data at all, but if `plan: nil` or `plan: ""` is set, the customer loses access to a number of features with license checks added in 9.4. This commit changes the license check to use the starter plan in those cases too.
-
- 13 Jul, 2017 9 commits
-
-
Grzegorz Bizon authored
Don't allow removing MR approvers when project setting is set Closes #2807 See merge request !2395
-
Valery Sizov authored
-
Sean McGivern authored
When the `disable_overriding_approvers_per_merge_request` setting is set, we shouldn't let people remove approvers or groups from merge requests, but should let them do so from the project.
-
Valery Sizov authored
-
Tim Zallmann authored
Added audit logs to new admin sidebar Closes #2920 See merge request !2421
-
Phil Hughes authored
Fix duplicate related issue reference inserted when using autocomplete Closes #2914 See merge request !2420
-
Phil Hughes authored
Closes #2920
-
Robert Speicher authored
MR branch link now links to tree instead of commits (EE) Closes #2890 See merge request !2416
-
-
- 12 Jul, 2017 15 commits
-
-
Rémy Coutable authored
Fix spec/helpers/award_emoji_helper_spec.rb by using `iid` instead of `id` Closes gitlab-ee#2890 See merge request !12770
-
Robert Speicher authored
MR branch link now links to tree instead of commits Closes #34243 See merge request !12763
-
Douwe Maan authored
Automatically link Kerberos users and LDAP people Closes #1552 See merge request !2405
-
Robert Speicher authored
Reset available mirror capacity to 0 when it falls below 0 See merge request !2409
-
Rémy Coutable authored
Artifacts store does not use default value See merge request !2411
-
Kamil Trzciński authored
-
Nick Thomas authored
-
Rémy Coutable authored
Fix access checks for rebasing an MR Closes #2891 See merge request !2414
-
Achilleas Pipinellis authored
Split Elasticsearch docs to admin and user Closes #2056 See merge request !2375
-
Phil Hughes authored
Port of CE Update vue-resource See merge request !2378
-
Filipa Lacerda authored
-
Sean McGivern authored
This has been broken since 34457b30, when the feature was implemented: a user who can merge the MR may not have access to push to the source branch, and vice versa. This makes the backend check the correct thing (which the UI already did): whether the user can push to the source branch.
-
Valery Sizov authored
CE Upstream - Tuesday Closes #2890, omnibus-gitlab#2545, and gitlab-qa#56 See merge request !2402
-
Nick Thomas authored
-
Valery Sizov authored
-
- 11 Jul, 2017 15 commits
-
-
Tiago Botelho authored
-
kushalpandya authored
[ci skip]
-
kushalpandya authored
[ci skip]
-
Dmitriy Zaporozhets authored
-
Robert Speicher authored
-
Achilleas Pipinellis authored
Added CE to EE update guide for 9.4 See merge request !2407
-
Achilleas Pipinellis authored
-
Sean McGivern authored
The :caching metadata was renamed to :use_clean_rails_memory_store_caching Closes #2901 See merge request !2403
-
Achilleas Pipinellis authored
-
James Edwards-Jones authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Revert "Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'" Closes #34942 See merge request !12783
-
Yorick Peterse authored
Disabled prepared statements in test See merge request !12773
-
Rémy Coutable authored
This reverts merge request !12753
-
Grzegorz Bizon authored
Reduce parallelization of Spinach jobs and increase the RSpec ones Closes #34911 See merge request !12760
-