- 04 Mar, 2021 40 commits
-
-
GitLab Bot authored
-
Bob Van Landuyt authored
Only set note visibility_level to if associated with a project See merge request gitlab-org/gitlab!55111
-
Terri Chu authored
Fix for any Elasticsearch notes documents which are not associated with a project (Epic, Personal Snippet)
-
Dmytro Zaporozhets (DZ) authored
Collect Dora Daily Metrics [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55473
-
Achilleas Pipinellis authored
Mention proxy issues for tcp_check Rake task See merge request gitlab-org/gitlab!55596
-
Katrin Leinweber authored
-
Achilleas Pipinellis authored
Modify shell command which configures PostgreSQL repo to match that used in PostgreSQL docs See merge request gitlab-org/gitlab!54185
-
Justin Farmiloe authored
-
Michael Kozono authored
Add cluster agent show page See merge request gitlab-org/gitlab!54106
-
Emily Ring authored
Added route, controller, and views for cluster agent show page. Updated associated tests and translations.
-
Jose Ivan Vargas authored
Use more common help icon in MR security report See merge request gitlab-org/gitlab!55741
-
Achilleas Pipinellis authored
Remove Troubleshooting sections from RA docs See merge request gitlab-org/gitlab!55750
-
GitLab Bot authored
-
Andrew Fontaine authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55628
-
Natalia Tepluhina authored
Add new vuex store for merge conflicts See merge request gitlab-org/gitlab!55524
-
Nicolò Maria Mezzopera authored
- state - getters - mutations - actions
-
Rémy Coutable authored
CI runs specs for data/whats_new files See merge request gitlab-org/gitlab!55393
-
Jay authored
After a conversation in a related mr, this ci configuration is needed to run specs for YAML files in data/whats_new related: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55009#note_519553468 part of: https://gitlab.com/gitlab-org/gitlab/-/issues/322668
-
Amy Qualls authored
Add video under Available API resources See merge request gitlab-org/gitlab!55644
-
Thao Yeager authored
-
Nathan Friend authored
Update FE guidlines See merge request gitlab-org/gitlab!55742
-
Martin Wortschack authored
- Prefer exporting constants as primitive strings
-
Steve Abrams authored
Restore database structure.sql See merge request gitlab-org/gitlab!55352
-
charlie ablett authored
- Accidentally modified with local structure.sql changes
-
James Lopez authored
Ignore reverted commits when generating changelogs See merge request gitlab-org/gitlab!55537
-
David O'Regan authored
Move to btn-confirm from btn-success in admin/serverless directory See merge request gitlab-org/gitlab!55275
-
Yogi authored
-
David O'Regan authored
Move to btn-confirm from btn-success in admin/projects directory See merge request gitlab-org/gitlab!55274
-
Yogi authored
-
David O'Regan authored
Move to btn-confirm from btn-success in app/views/shared/empty_states directory See merge request gitlab-org/gitlab!55203
-
Yogi authored
-
GitLab Bot authored
-
Natalia Tepluhina authored
[RUN-AS-IF-FOSS] Remove "preloadFixtures" and "loadJSONFixtures" from jest specs See merge request gitlab-org/gitlab!55590
-
Marcia Ramos authored
Add trailing slash to Omnibus kas-address so that proxying works See merge request gitlab-org/gitlab!55565
-
Amy Qualls authored
Document timeout for access checks See merge request gitlab-org/gitlab!55675
-
Marcia Ramos authored
Add troubleshooting section for Kubernetes Agent unknown authority error See merge request gitlab-org/gitlab!55249
-
Justin Farmiloe authored
-
Yorick Peterse authored
When generating changelogs for a range of commits, any commits both added and reverted in that range are ignored. This works by looking for commits with the pattern "This reverts commit X", then ignoring the commits with the mentioned SHA. Because commits are retrieved in reverse order (= newest first), and revert commits always come after the commit they revert, we can keep processing commits in batches; instead of having to first load all of them in memory. This means the number of Gitaly calls remains the same. As part of these changes, CommitsWithTrailerFinder is renamed to ChangelogCommitsFinder, as its purpose is now more specific to the process of generating changelogs; instead of being a generic "give me commits with trailer X" finder. See https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1583 for more information.
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-