- 18 Aug, 2021 34 commits
-
-
Savas Vedova authored
-
Grzegorz Bizon authored
Upgrade GitLab Pages to v1.42.0 See merge request gitlab-org/gitlab!68341
-
Dmitry Gruzd authored
Make notification_email like commit_email See merge request gitlab-org/gitlab!68204
-
Vitali Tatarintev authored
Update feature_category for PipelinesController#downloadable_artifacts See merge request gitlab-org/gitlab!66795
-
Cheryl Li authored
-
Albert Salim authored
ci: Run review-qa-smoke for all scheduled pipelines and review-qa-all for nightly scheduled pipelines See merge request gitlab-org/gitlab!67028
-
Albert Salim authored
Print a warning if dependant file doesn't exist See merge request gitlab-org/gitlab!68392
-
Heinrich Lee Yu authored
Update feature_category for project badges See merge request gitlab-org/gitlab!68212
-
Cheryl Li authored
-
Dylan Griffith authored
Always use the newest commit in a branch for push events See merge request gitlab-org/gitlab!68168
-
Kati Paizee authored
Update index.js to constants.js in Snowplow Micro setup See merge request gitlab-org/gitlab!68320
-
Simon Knox authored
Prevent loading of legacy sidebar on epic and graphQL boards See merge request gitlab-org/gitlab!63712
-
Florie Guibert authored
-
Dylan Griffith authored
Log service discovery host list updates See merge request gitlab-org/gitlab!68300
-
Kerri Miller authored
Reduce N+1 Gitaly queries when publishing multiple draft notes See merge request gitlab-org/gitlab!68045
-
Patrick Bajao authored
We are currently calling `Discussions::CaptureDiffNotePositionService` for each draft note being published and results to N+1 Gitaly queries. This is because we create an instance of that service in `Notes::CreateService` for each draft note being published and that service is being called in that service. In this fix, we are adding the capability to skip that call so we can call it within the `DraftNotes::PublishService` instead and only use a single instance of that service. Changelog: performance
-
Russell Dickenson authored
Clean up docs redirects - 2021-08-18 See merge request gitlab-org/gitlab!68436
-
Mark Lapierre authored
Dequarantine file_locking_spec test See merge request gitlab-org/gitlab!68427
-
Stan Hu authored
Add escalation status for incident issues See merge request gitlab-org/gitlab!65206
-
Sarah Yasonik authored
-
Marcel Amirault authored
-
Russell Dickenson authored
Applications UI has new Copy button See merge request gitlab-org/gitlab!68236
-
Kushal Pandya authored
Fix new project filter returning too many search results See merge request gitlab-org/gitlab!68353
-
Kushal Pandya authored
Fix adding or updating vulnerability history comments See merge request gitlab-org/gitlab!68053
-
Paul Slaughter authored
Make eslint ignore js files in JH folder when in jh [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!68336
-
James Fargher authored
Remove special case for test and staging stages [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!68000
-
Kushal Pandya authored
Hide None and Any when filtered token is != See merge request gitlab-org/gitlab!68367
-
Markus Koller authored
Remove broken "default" storage initialiser See merge request gitlab-org/gitlab!68096
-
-
Daniel Tian authored
-
Evan Read authored
Added guidance for backticks for text See merge request gitlab-org/gitlab!68420
-
Evan Read authored
Small edits to update nav steps See merge request gitlab-org/gitlab!68323
-
Evan Read authored
Update docs lint image See merge request gitlab-org/gitlab!68344
-
Russell Dickenson authored
Add remove_date to redirect files See merge request gitlab-org/gitlab!68423
-
- 17 Aug, 2021 6 commits
-
-
Marcel Amirault authored
In two MRs I forgot the remove_date entry, so the redirect cleanup automation can't pick up these redirect files.
-
Marcel Amirault authored
Adds list of supported variables for include.ref See merge request gitlab-org/gitlab!67988
-
Fiona Neill authored
-
Russell Dickenson authored
Clean up docs redirects - 2021-08-17 See merge request gitlab-org/gitlab!68334
-
Marcel Amirault authored
-
Suzanne Selhorn authored
-