- 18 Aug, 2021 40 commits
-
-
Natalia Tepluhina authored
Migrate epic sidebar todo button to widget See merge request gitlab-org/gitlab!68325
-
Grzegorz Bizon authored
Update feature_category for different Runner endpoints See merge request gitlab-org/gitlab!68216
-
Matthias Käppler authored
Fix database name lost from connection config See merge request gitlab-org/gitlab!68335
-
Thong Kuah authored
Changelog: fixed
-
Bob Van Landuyt authored
Reschedules migration for uuid recalculation See merge request gitlab-org/gitlab!68200
-
Savas Vedova authored
Enable `assumeImmutableResults` on the Projects Issue tracker See merge request gitlab-org/gitlab!68372
-
Natalia Tepluhina authored
Add weight token to issue board filtered search See merge request gitlab-org/gitlab!67911
-
Scott Stern authored
-
Marcin Sedlak-Jakubowski authored
various fixes for the non-latinate 'e.g.' rule See merge request gitlab-org/gitlab!67994
-
Mike Russo authored
-
Marcin Sedlak-Jakubowski authored
Update metadata formatting See merge request gitlab-org/gitlab!68412
-
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
-