- 17 Feb, 2021 40 commits
-
-
Douglas Barbosa Alexandre authored
Add geo node status metrics to usage ping See merge request gitlab-org/gitlab!53665
-
Douglas Barbosa Alexandre authored
Remove fallback logic See merge request gitlab-org/gitlab!54221
-
Corinna Wiesner authored
Remove fallback logic for license, from and to in HistoricalData#max_historical_user_count by moving it outside of this method.
-
Craig Norris authored
Add missing Ecosystem pages to CODEOWNERS See merge request gitlab-org/gitlab!54488
-
Robert Speicher authored
Fix relative URL with composer package See merge request gitlab-org/gitlab!53918
-
Thong Kuah authored
Remove ci_jwt_include_environment feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54168
-
Mayra Cabrera authored
Fix ActiveRecord metrics to handle comments See merge request gitlab-org/gitlab!54364
-
Alex Ives authored
- Add all node status metrics to usage ping under key geo_node_usage as an array - Add scope that returns active geo secondaries - Add :secondary trait to geo_node factory Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/273133
-
Mayra Cabrera authored
Merge branch '321345-follow-up-from-jira-integration-on-a-project-s-vulnerability-report-show-count-of-related' into 'master' Replace delegated predicate methods with boolean-returning ones See merge request gitlab-org/gitlab!54262
-
James Fargher authored
Expose `failure_reasons` in `Build#features` See merge request gitlab-org/gitlab!53964
-
Jose Ivan Vargas authored
Update error handing in links components See merge request gitlab-org/gitlab!54356
-
Sarah Groff Hennigh-Palermo authored
-
Nick Gaskill authored
Document OpenAPI v3 and Postman variables support in API Fuzzing See merge request gitlab-org/gitlab!53646
-
Herber Madrigal authored
Adding more details in Postman variables - Explain what the postman variables are - Show they look in the UI (postman) - Differentiate Postman export global vars from GitLab custom format. - Show the CI yaml sample w/ Postman variables - Indentation issue - Link FUZZAPI_POSTMAN_COLLECTION_VARIABLES to the item 6 or the section Adding mode details in Overrides - Mention new capabilities (e.g. body-xml, body-json, ...) in 1st paragraph. - XML override, example on how to change a element value - XML override, example on how to change a attribute
-
Amy Qualls authored
Remove outdated word (WIP) from documentation See merge request gitlab-org/gitlab!54493
-
Thong Kuah authored
Assign Chatops to Configure See merge request gitlab-org/gitlab!54459
-
Peter Leitzen authored
Help rails find the right base service classes for oncall services See merge request gitlab-org/gitlab!54468
-
Amy Qualls authored
The word 'WIP' is deprecated for use in merge request titles. Some instances in the documentation can be cleaned out relatively easily, so I'm combining them here. The harder, bigger changes - such as to user/project/merge_requests/work_in_progress_merge_requests.md should be done separately, in the spirit of MVC.
-
Mike Jang authored
Edited second half of SSH file See merge request gitlab-org/gitlab!53678
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Mayra Cabrera authored
Adds a space after user mention to close out the auto-complete dialog See merge request gitlab-org/gitlab!54476
-
Kyle Wiebers authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/321855
-
Douglas Barbosa Alexandre authored
[RUN AS-IF-FOSS] Resolve deprecate cop_helper exceptions part 4 See merge request gitlab-org/gitlab!54021
-
Andreas Brandl authored
Fix issue email participants migration version See merge request gitlab-org/gitlab!54346
-
Robert Speicher authored
Fix flaky test failure in charts_spec See merge request gitlab-org/gitlab!54156
-
Robert Speicher authored
Update discordrb-webhooks gem See merge request gitlab-org/gitlab!54352
-
Markus Koller authored
We previously used a forked version which relaxes the rest-client dependency, this is not needed anymore.
-
Amy Qualls authored
These Ecosystem pages were missing from the CODEOWNERS file. Taking responsibility for them as part of my onboarding.
-
Amy Qualls authored
Update the main Agent page See merge request gitlab-org/gitlab!52441
-
Amy Qualls authored
Add docs for JWT token See merge request gitlab-org/gitlab!54465
-
Douglas Barbosa Alexandre authored
Add Azure Active Directory v2 OAuth2 support See merge request gitlab-org/gitlab!54265
-
Stan Hu authored
This brings in the OmniAuth provider defined in https://github.com/RIPGlobal/omniauth-azure-activedirectory-v2. The v1 endpoints do not seem to trigger MFA, which prevents logins when MFA is enforced via Azure's Conditional Access policy. Note that existing identities with the legacy V1 Azure provider do not work, and users will either have to reconnect their GitLab accounts or admins have to enable the auto-link feature. Note that the following permission scopes are required for the registered Web application: 1. profile 2. openid 3. email In addition, a redirect URI for `/users/auth/azure_activedirectory_v2/callback` has to be added to the Web application. Relates to: 1. https://gitlab.com/gitlab-org/gitlab/-/issues/214390 2. https://gitlab.com/gitlab-org/gitlab/-/issues/215674
-
Susan Tacker authored
Add Auto DevOps link to CI/CD Overview See merge request gitlab-org/gitlab!54474
-
Craig Norris authored
Add link to Auto DevOps top-level doc page.
-
Enrique Alcántara authored
Apply GitLab UI button styles to buttons in ee/app/views/subscriptions/groups directory See merge request gitlab-org/gitlab!51784
-
Yogi authored
-
Enrique Alcántara authored
Add inline search to project and group settings See merge request gitlab-org/gitlab!54328
-
Himanshu Kapoor authored
-
Marcin Sedlak-Jakubowski authored
Documentation: Include a note about DigitalOcean block storage volume limits See merge request gitlab-org/gitlab!54218
-
Aakif N authored
-