- 02 Nov, 2020 40 commits
-
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
-
Mehmet Emin INAC authored
We will use this value to identify projects using security dashboard.
-
Peter Leitzen authored
Change `whitelisted` to `allowlisted` in ReadOnly Middleware See merge request gitlab-org/gitlab!46542
-
Aakriti Gupta authored
-
Marcin Sedlak-Jakubowski authored
Fix Project Issue Boards API docs as ready for Core tier See merge request gitlab-org/gitlab!46140
-
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.
-