- 03 Nov, 2020 1 commit
-
-
Andy Soiron authored
In order to make the JiraConnect workers idempotent we need to make sure they always sent the same UpdateSequenceId when run with the same arguments. So the sequence ID needs to be generated at the time the job is scheduled and not when running the Job. This is the first part of a multi step release to add this argument. The next release will remove the default
-
- 02 Nov, 2020 39 commits
-
-
Vitali Tatarintev authored
Update feature categories for 2020-11-02 See merge request gitlab-org/gitlab!46668
-
Miguel Rincon authored
Enable Filter groups by name in the Usage quota groups/projects table See merge request gitlab-org/gitlab!45878
-
Ammar Alakkad authored
-
Rémy Coutable authored
Always require spec_helper first in CI See merge request gitlab-org/gitlab!46349
-
Lin Jen-Shin authored
This can prevent from requiring fast_spec_helper before requiring spec_helper, and in that case it'll break. (Rails cannot be properly loaded this way)
-
James Lopez authored
Resolve "Minimal Access - Members are not listed in SAML" See merge request gitlab-org/gitlab!46238
-
Gosia Ksionek authored
Fix rubocop offences Fix members spec Fix members spec Add cr remarks Add cr remarks
-
Sean McGivern authored
Add feature categories to the remaining endpoints See merge request gitlab-org/gitlab!46571
-
Rémy Coutable authored
Fix problem with Groups API search argument See merge request gitlab-org/gitlab!46394
-
Alan (Maciej) Paruszewski authored
This change introduces a fix to Groups API search auery parameter that was returning invalid results.
-
Sean McGivern authored
Bug fix for writing SAST_DEFAULT_ANALYZERS with SAST Config UI See merge request gitlab-org/gitlab!46388
-
rossfuhrman authored
We need to sort SAST_DEFAULT_ANALYZERS so we can deterministically compare it to the list of analyzers provided to the class. The provided list of analyzers is also now being sorted.
-
Sean McGivern authored
Update diff_max_patch_bytes from 100kb -> 200kb See merge request gitlab-org/gitlab!46276
-
Kerri Miller authored
-
Olena Horal-Koretska authored
Update dependency @gitlab/ui to v21.42.0 See merge request gitlab-org/gitlab!46439
-
🤖 GitLab Bot 🤖 authored
-
Sean McGivern authored
Fix cop FactoryBot/InlineAssociation for wiki pages/uploads See merge request gitlab-org/gitlab!46393
-
Grzegorz Bizon authored
Upgrade GitLab-Pages to 1.29.0 See merge request gitlab-org/gitlab!46665
-
Sean McGivern authored
-
Bob Van Landuyt authored
This adds feature categories to the EE and internal endpoints The rest of the flippin owl...
-
Sean McGivern authored
-
Olena Horal-Koretska authored
Add Issuable Move dropdown component See merge request gitlab-org/gitlab!46526
-
Vladimir Shushlin authored
-
Peter Leitzen authored
Delete tags service logging enhancement See merge request gitlab-org/gitlab!46079
-
Peter Leitzen authored
Tweak expectation for service hooks See merge request gitlab-org/gitlab!45845
-
Maksim Stankevic authored
-
Kushal Pandya authored
Adds Issuable Move dropdown component to use with Issuable Sidebars
-
Alper Akgun authored
Move historical_data.date column back to original position See merge request gitlab-org/gitlab!46656
-
Natalia Tepluhina authored
Whats new - add pagination and infinite scroll See merge request gitlab-org/gitlab!45101
-
Marcel Amirault authored
Improve messaging on Vale rules See merge request gitlab-org/gitlab!46608
-
Amy Qualls authored
We've since shifted to a shorter comment style for Vale tests.
-
Natalia Tepluhina authored
Move constant values to props in PipelineScvhedulesCallout See merge request gitlab-org/gitlab!46550
-
Vitaly Slobodin authored
Constant values like URLs and image URLs does not need to be reactive. For performance reasons we should move them to props.
-
rpereira2 authored
The column was accidentally moved in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/45893. Move it back to its original position since the change is not required, and to prevent this change from causing diffs in all GDK instances.
-
Kushal Pandya authored
Fixed paths in MR sidebar truncating incorrectly See merge request gitlab-org/gitlab!45994
-
Jan Provaznik authored
Require Git v2.29.0 See merge request gitlab-org/gitlab!46433
-
Mark Chao authored
Re-factor tests for read-only GitLab instance See merge request gitlab-org/gitlab!46342
-
Kushal Pandya authored
Remove multi_select_board feature flag See merge request gitlab-org/gitlab!46430
-
Tiger Watson authored
Include recent failures data in test reports response See merge request gitlab-org/gitlab!45187
-