| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
In EE, the `filter_params` method needs the MR to already have its
`target_project` assigned.
|
|\
| |
| |
| |
| |
| |
| | |
Revert "Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'"
Closes #34942
See merge request !12783
|
| |
| |
| | |
This reverts merge request !12753
|
|\ \
| |/
|/|
| |
| | |
Disabled prepared statements in test
See merge request !12773
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Reduce parallelization of Spinach jobs and increase the RSpec ones
Closes #34911
See merge request !12760
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Don't attempt to warm the Capybara cache outside of CI
See merge request !12761
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
We initially started doing this because the first feature test to use
the JavaScript driver would often time out due to asset compilation on
CI. We should still do it in CI since the cost is (relatively) low, but
doing so for every local run is both tiresome and generally unnecessary,
as developer machines will be faster than most shared CI runners, and
the cost of retrying a test after a timeout is much, much lower.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove the need to use health check token by adding ability to whitelist hosts
Closes #33949
See merge request !12612
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
+ fix typos, and capitalization
+ point configuration to `gitlab.rb` as well
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
+ fix wrong test setup
|
| | | | |
| | | | |
| | | | |
| | | | | |
matching
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
as deprecated
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
in favor of whitelist that will be used to
control the access to monitoring resources
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Increase z index of mini pipeline dropdown
Closes #34909
See merge request !12767
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Paginate the merge requests API earlier to avoid eager loading every merge request
See merge request !12764
|
| | | | | | | |
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
request
Fixes a performance regression introduced in !12732
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix spec/helpers/award_emoji_helper_spec.rb by using `iid` instead of `id`
Closes gitlab-ee#2890
See merge request !12770
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Closes gitlab-org/gitlab-ee#2890
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bump knapsack to 1.14.0
Closes #34902
See merge request !12753
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Repair Regression caused by - !11573
See merge request !12775
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
some changes introduced by 4daa6da5407d235cbe4f7a787eaa29304446a870, 26b6e299e1c97b956306572c5c9f6c02f428bfd7, 17898ce021fc365c620d4600df68c3e7d2151619 were regressed during today's merge conflict resolution of !11573.
This commit serves to reapply those changes.
/cc: @rspeicher @stanhu @mikegreiling
|
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | |
| | | | | | | |
Support multiple Redis instances based on queue type
See merge request !11573
|
|/ / / / / / |
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Catch redis address error
Closes omnibus-gitlab#2545
See merge request !12542
|
| |\ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
# Conflicts:
# lib/gitlab/current_settings.rb
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix milestones destroy service
See merge request !12762
|
| | |_|/ / /
| |/| | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
doc:installation add note about disable-gems for gitlab-shell
See merge request !12765
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
See https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1707#note_34351820
Adding notation about speeding up `gitlab-shell` by disabling RubyGems
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Revert "Merge branch 'update_bootsnap_1.1.1' into 'master'"
See merge request !12755
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | | |
This reverts commit 83ec509ce43c56da601335de5b9ea4422c785560, reversing
changes made to 57f0677ad854b7b17bd57e1e3b0ef542ce322b56.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove remaining N+1 queries in merge requests API with emojis and labels
Closes #34159
See merge request !12732
|
| | | | | | |
|
| | | | | | |
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Closes #34159
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'master'
Prevent bad data being added to application settings when Redis is unavailable
Closes #34728
See merge request !12750
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Re-add Feature.register_feature_groups which is already documented
Closes #34891
See merge request !12751
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is a follow-up for !12362 where this was documented but the code
was removed in the last iteration. Since this can still be useful and
this is already supported by the API, I think re-adding the code was
the best course of action.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Configure headless chrome screenshots correctly
See merge request !12746
|