- 26 Oct, 2020 1 commit
-
-
Sean McGivern authored
This isn't possible for custom attributes, as they're a mixin, but everywhere else can use the DSL style. This also means a slight tweak to the validation in WithFeatureCategory: previously we didn't allow duplicates at all, but now we allow duplicates with the same category. That's because the API supports different HTTP methods to the same path, but those methods will always be the same category. Omitting the feature category from the duplicates would look odd.
-
- 22 Oct, 2020 39 commits
-
-
Sean McGivern authored
When the feature category header from the application was an empty string, we'd set an empty label in Prometheus, rather than the default of 'unknown'.
-
Sean McGivern authored
-
Sean McGivern authored
This works the same way as for controllers, but we use an API route rather than an action (method) name. A feature category can also be defined on the action itself.
-
Grzegorz Bizon authored
Upgrade Workhorse to v8.52.0 See merge request gitlab-org/gitlab!45778
-
Stan Hu authored
Revert "Merge branch '235161_send_sql_queries_to_sentry' into 'master'" See merge request gitlab-org/gitlab!45859
-
Natalia Tepluhina authored
Fix broken inject pattern for pipelines/projects See merge request gitlab-org/gitlab!45858
-
Stan Hu authored
This reverts merge request !45724
-
David O'Regan authored
-
Russell Dickenson authored
Edit move repo docs See merge request gitlab-org/gitlab!45627
-
Evan Read authored
-
Simon Knox authored
Update Tooltip in Groups to use gl-tooltip See merge request gitlab-org/gitlab!45305
-
Maria Vrachni authored
* Update attribute we check to reflect new component attributes
-
Mark Lapierre authored
Avoid flakiness by introducing more conditional waiting See merge request gitlab-org/gitlab!45236
-
Russell Dickenson authored
Replace "solution" with "automatic remediation" See merge request gitlab-org/gitlab!41380
-
Nicole Schwartz authored
Update doc/user/application_security/img/vulnerability_page_download_patch_button_v13_1.png, doc/user/application_security/img/vulnerability_page_merge_request_button_v13_1.png, doc/user/application_security/img/vulnerability_page_merge_request_button_dropdown_v13_1.png files
-
Mark Lapierre authored
Add canonical link for default explore route See merge request gitlab-org/gitlab!45746
-
Mark Chao authored
Copy dismissal information to vulnerabilities See merge request gitlab-org/gitlab!45688
-
Viji Rao authored
Added commands to transfer the group namespace See merge request gitlab-org/gitlab!45629
-
Simon Knox authored
Remove the native styles for modal-dialog - Currently off center See merge request gitlab-org/gitlab!45789
-
Ezekiel Kigbo authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'app/helpers' See merge request gitlab-org/gitlab!25033
-
Marvin Karegyeya authored
-
Evan Read authored
Make clearer what versions get instance reviews See merge request gitlab-org/gitlab!45601
-
Amy Qualls authored
GitLab Core, both FOSS as well as unlicensed EE, can get instance reviews.
-
Ash McKenzie authored
Debian parsers See merge request gitlab-org/gitlab!44029
-
Ezekiel Kigbo authored
Remove unused css See merge request gitlab-org/gitlab!45428
-
Ezekiel Kigbo authored
Migrate toggle replies widget from Bootstrap to GlButton See merge request gitlab-org/gitlab!45780
-
Marcin Sedlak-Jakubowski authored
-
Ezekiel Kigbo authored
Make sure Epic form prevents default behavior See merge request gitlab-org/gitlab!45721
-
Stan Hu authored
Use simplified query for user namespace projects See merge request gitlab-org/gitlab!45514
-
Corinna Wiesner authored
The recursive query for personal namespaces is not performing efficient, there we'll not use the recursive project lookup for personal namespaces.
-
Dylan Griffith authored
Merge branch '233278-in-global-search-if-there-is-only-one-result-redirect-to-that-page-instead-of-global-search' into 'master' Advanced Search: redirect single sha result for project search See merge request gitlab-org/gitlab!44308
-
Terri Chu authored
If a user searches for a commit in a project and only finds one result, redirect the user to that result. This already exists for basic search and now is enabled for advanced search. Added a notice explaining the redirect with a link back to search results.
-
Evan Read authored
Delete old redirect files See merge request gitlab-org/gitlab!45640
-
Dylan Griffith authored
Remove the ignore rule for "Iglu registry URL" See merge request gitlab-org/gitlab!45497
-
Ash McKenzie authored
Fix filtering project MRs by environments See merge request gitlab-org/gitlab!45551
-
Ezekiel Kigbo authored
Replace GlDeprecatedBadge with GlBadge for environment header See merge request gitlab-org/gitlab!45768
-
Jannik Lehmann authored
This commit replaces the GlDeprecatedBadge with GlBadge for the environment header & adjusts tests accordingly to fix this issue https://gitlab.com/gitlab-org/gitlab/-/issues/219525
-
Marcel Amirault authored
Fix formatting for danger boxes See merge request gitlab-org/gitlab!45847
-
Amy Qualls authored
Bump this up from warning to error.
-