- 17 Feb, 2021 40 commits
-
-
Enrique Alcantara authored
Use the new tooltip API to wait until the tooltip is hidden to restore the original button title Fix blur button behavior
-
Douglas Barbosa Alexandre authored
gitaly: Use `#blank?` to check whether the hook env is populated See merge request gitlab-org/gitlab!54438
-
Mayra Cabrera authored
Revert "Merge branch 'id-restrict-protected-rules' into 'master'" See merge request gitlab-org/gitlab!54451
-
Natalia Tepluhina authored
Improve at.js members autocomplete matching See merge request gitlab-org/gitlab!54072
-
Coung Ngo authored
When searching for a user, e.g. `@win`, users whose name OR username starts with `win` are shown as the top result in the autocomplete menu. This commit also increases the results list from 5 to 10 for members autocomplete.
-
Peter Leitzen authored
Check if maintenance_mode setting is available See merge request gitlab-org/gitlab!54439
-
Aakriti Gupta authored
-
Mike Jang authored
Add instructions on MR dependencies to code review Also clarify guidance on checking related issues for blockers See merge request gitlab-org/gitlab!53876
-
John Hope authored
-
Kamil Trzciński authored
Assign groups to unowned feature flags See merge request gitlab-org/gitlab!54442
-
Andreas Brandl authored
Query statistics for migration testing See merge request gitlab-org/gitlab!54254
-
Mikołaj Wawrzyniak authored
Add remaining metrics from event dictionary to metric yml files See merge request gitlab-org/gitlab!54332
-
Nick Thomas authored
This reverts merge request !52319
-
Mike Jang authored
More specific text for IP restriction bug See merge request gitlab-org/gitlab!54108
-
Melissa Ushakov authored
-
Jan Provaznik authored
Wrap current iterations at a group level into an iteration cadence See merge request gitlab-org/gitlab!50707
-
Matthias Käppler authored
Update Workhorse version to 8.64.0 See merge request gitlab-org/gitlab!54447
-
Patrick Bajao authored
This reverts commit 4f0c3682.
-
Matthias Käppler authored
Add queriess to auto-generated graphqL docs See merge request gitlab-org/gitlab!54302
-
Matthias Käppler authored
Enable usage data for quick actions See merge request gitlab-org/gitlab!54293
-
alinamihaila authored
-
Matthias Käppler authored
Concatenate association to be preloaded See merge request gitlab-org/gitlab!54437
-
Marcel Amirault authored
Shift architecture links to header row See merge request gitlab-org/gitlab!54131
-
Joshua Lambert authored
-
Mark Florian authored
Make package json scripts more consistent See merge request gitlab-org/gitlab!54340
-
Jarka Košanová authored
- change renderer and templatee - regenerate the docs
-
Kamil Trzciński authored
Remove pages_use_legacy_storage_lease feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54421
-
Michelle Gill authored
-
Olena Horal-Koretska authored
Convert IDE nav form tab to GlTab and delete tab.vue See merge request gitlab-org/gitlab!54274
-
Russell Dickenson authored
Update Roadmap filtering version history See merge request gitlab-org/gitlab!54433
-
Patrick Steinhardt authored
The check whether the hook env is active needs to check whether the hook env is set at all, and if it is, also whether it carries any values. This is currently done in two calls, but can be improved to simply use `#blank?`.
-
Phil Hughes authored
Use diff metadata to find out when to send diff-files-end performance mark See merge request gitlab-org/gitlab!54424
-
Natalia Tepluhina authored
Show success message on MR approval settings save See merge request gitlab-org/gitlab!54408
-
Patrick Bajao authored
To be consistent with how we add associations to be preloaded, we concatenate instead of pushing. This also avoids accidental side effects of mutation.
-
Adam Hegyi authored
Add hidden status to packages See merge request gitlab-org/gitlab!53385
-
Steve Abrams authored
Add enum status to Packages::Package - Add an initial set of values of default and hidden. - Update package APIs to allow filtering by status. - Update generic package creation to allow setting hidden.
-
Peter Leitzen authored
Default maintenance_mode value to false if not explicitly set See merge request gitlab-org/gitlab!54428
-
Aakriti Gupta authored
-
John Hope authored
-
Illya Klymov authored
Fix(oncallschedule): allow rotations to assign color See merge request gitlab-org/gitlab!52839
-