- 12 Jul, 2017 7 commits
-
-
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
-
Valery Sizov authored
-
- 11 Jul, 2017 32 commits
-
-
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
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Don't attempt to warm the Capybara cache outside of CI See merge request !12761
-
Sean McGivern authored
Remove the need to use health check token by adding ability to whitelist hosts Closes #33949 See merge request !12612
-
Filipa Lacerda authored
Increase z index of mini pipeline dropdown Closes #34909 See merge request !12767
-
Sean McGivern authored
Paginate the merge requests API earlier to avoid eager loading every merge request See merge request !12764
-
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
-
Rémy Coutable authored
Bump knapsack to 1.14.0 Closes #34902 See merge request !12753
-
Stan Hu authored
Repair Regression caused by - !11573 See merge request !12775
-
Stan Hu authored
Update docs for different sshd_config path for Omnibus Docker. See merge request !2400
-
Paul Charlton authored
some changes introduced by 4daa6da5, 26b6e299, 17898ce0 were regressed during today's merge conflict resolution of !11573. This commit serves to reapply those changes. /cc: @rspeicher @stanhu @mikegreiling
-
Athar Hameed authored
-
Mike Greiling authored
CE upstream: Pre-9.4 RC1 Closes #2890, #2878, #2716, gitlab-ce#34847, gitaly#355, #2839, and gitlab-ce#32568 See merge request !2390
-
Stan Hu authored
Some tests may test migrations and change the types of columns. If this happens, Rails may cache a statement that will cause PostgreSQL to fail with the message, "cached plan must not change result type": https://github.com/rails/rails/issues/12330 This happened in https://gitlab.com/gitlab-org/gitlab-ee/issues/2890#note_34636077.
-
Robert Speicher authored
Support multiple Redis instances based on queue type See merge request !11573
-
Paul Charlton authored
-
Stan Hu authored
Closes gitlab-org/gitlab-ee#2890
-
Stan Hu authored
Closes #2890
-
Stan Hu authored
-
- 10 Jul, 2017 1 commit
-
-
Annabel Dunstone Gray authored
-