- 11 Mar, 2022 40 commits
-
-
Brandon Labuschagne authored
Prevent the modal from being rendered for each button, instead render a single modal and add an event handler to the buttons which transfer data via attributes.
-
Brandon Labuschagne authored
-
Brandon Labuschagne authored
-
Brandon Labuschagne authored
This commit refactors the applications destroy alert to make use of the GlModal instead of the browser built in alert. Changelog: fixed
-
Matthias Käppler authored
Add <task-button> for every markdown task list item See merge request gitlab-org/gitlab!82547
-
Savas Vedova authored
Update to vulnerability details to use backend service See merge request gitlab-org/gitlab!82436
-
Alex Pooley authored
Remove context_commits feature flag See merge request gitlab-org/gitlab!80881
-
Alex Pooley authored
Add external status checks total to ping See merge request gitlab-org/gitlab!82416
-
Max Woolf authored
Adds the total number of external status checks for an instance to the Service Ping Changelog: added EE: true
-
Steve Abrams authored
Fix project approval usage data count See merge request gitlab-org/gitlab!81823
-
Marc Shaw authored
Fix slow query for "All" tabs in "Your projects" activity page See merge request gitlab-org/gitlab!82296
-
Abdul Wadood authored
Changelog: performance
-
Kushal Pandya authored
Use tertiary button in MR Widget collapsible extension See merge request gitlab-org/gitlab!82611
-
Kushal Pandya authored
Fixed incorrect merge disabled text showing See merge request gitlab-org/gitlab!82206
-
charlie ablett authored
Use quotes for circular field definitions See merge request gitlab-org/gitlab!82651
-
Sean Arnold authored
Enable show_report_validation_warnings by default See merge request gitlab-org/gitlab!82520
-
Kushal Pandya authored
Update user cap alert to pajamas See merge request gitlab-org/gitlab!82648
-
Ezekiel Kigbo authored
Track clicks on security training promotion banner CTA See merge request gitlab-org/gitlab!82584
-
Dylan Griffith authored
Remove `database_async_index_creation` feature flag check from migration helpers See merge request gitlab-org/gitlab!82565
-
Russell Dickenson authored
Fix typo in DS docs See merge request gitlab-org/gitlab!82665
-
Russell Dickenson authored
Document performance implication of the feature flags See merge request gitlab-org/gitlab!81880
-
Adam Cohen authored
-
Mark Lapierre authored
[QUARANTINE] Verify Runner removal removes the runner See merge request gitlab-org/gitlab!82655
-
Tiffany Rea authored
Skip quarantined web_terminal_spec in most pipelines See merge request gitlab-org/gitlab!82650
-
Mark Chao authored
Release chat notification branch filter for deployments See merge request gitlab-org/gitlab!82583
-
Russell Dickenson authored
Add Example to SAST Rule Set Overrides See merge request gitlab-org/gitlab!82439
-
Fern authored
Add additional information on Overriding predefined rules of SAST analyzers. This makes it easier to verify which rule is being overwritten.
-
Thong Kuah authored
Add CAPTCHA to REST API See merge request gitlab-org/gitlab!80793
-
Ezekiel Kigbo authored
Use tertiary button for commit message dropdown See merge request gitlab-org/gitlab!82495
-
Erick Banks authored
-
Luke Duncalfe authored
Jira Connect App: Support OAuth w/ PKCE flow with GitLab See merge request gitlab-org/gitlab!81126
-
Tom Quirk authored
This adds the backend parts to enable an OAuth flow for the GitLab.com for Jira App. It provides the data for the frontend to initialize the OAuth flow and retrieve the token after successful authorization.
-
Alexander Turinske authored
- use global_alert partial Changelog: changed EE: true
-
Dave Pisek authored
-
Chad Woolley authored
- Add new support class to be consistent with spam/CAPTCHA controller support classes - Update all relevant API endpoints to use the new support class - Make necessary updates to API helper error methods - Add some docs for REST API, and make some corresponding updates to GraphQL docs Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80793
-
Anastasia McDonald authored
Except main where quarantine jobs are manual
-
Thong Kuah authored
Remove Gitlab.dev_env_or_com? in favor of Gitlab.com? See merge request gitlab-org/gitlab!81319
-
Doug Stull authored
- dev_env_or_com has been replaced by com? and this means certain methods are no longer necessary and/or can be renamed.
-
Luke Duncalfe authored
Implement GET APIs for Deploy Tokens See merge request gitlab-org/gitlab!82467
-
Timo Furrer authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82467
-