- 18 Feb, 2021 1 commit
-
-
Zack Cuddy authored
This change adds the data fetching, state management, actions, and getters for the Vuex side of the Geo Node Status 2.0. This will power the new UI along with makeing the data fetching much faster and more concise.
-
- 17 Feb, 2021 39 commits
-
-
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
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
-
Amy Qualls authored
Update Aggregated Metrics documentation See merge request gitlab-org/gitlab!53835
-
Mikołaj Wawrzyniak authored
Attempt a first revision to bring the new sections closer to GitLab tone and style. Hard wraps on lines. Make list items parallel when possible. Add punctuation and smooth out grammar.
-
Marcin Sedlak-Jakubowski authored
Move example Marginalia comments to the front See merge request gitlab-org/gitlab!54316
-
Marcin Sedlak-Jakubowski authored
Docs: ElasticSearch URL credentials need pct. encoding See merge request gitlab-org/gitlab!54478
-
Illya Klymov authored
Support automatic transitions of Jira issues See merge request gitlab-org/gitlab!53760
-
Markus Koller authored
If no custom transition IDs are configured, check the available workflow transitions on the issue and use the first one with a status category of "Done".
-
Doug Stull authored
- follow internal affairs cop.
-
Alex Kalderimis authored
Use project's group as actor for remove_comment_close_reopen flag See merge request gitlab-org/gitlab!54066
-
Phil Hughes authored
Remove autodevops popover link href props See merge request gitlab-org/gitlab!54225
-
Douglas Barbosa Alexandre authored
Enable FF skip_dag_manual_and_delayed_jobs by default See merge request gitlab-org/gitlab!54073
-
Olena Horal-Koretska authored
Improve iteration group by label UI See merge request gitlab-org/gitlab!52009
-
Coung Ngo authored
- Adds issue's labels to label grouping list - Adds light gray background to label grouping list - Fixes scoped label rendering - Adds page specific CSS to override GlLabel style in GlAlert Discussion of UI changes: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/51113#note_485816203
-
Dan Davison authored
Simplify test and add wait and retry logics See merge request gitlab-org/gitlab!53794
-
Tiffany Rea authored
-
Kerri Miller authored
Automatically vendored project templates / express 2021-02-08 See merge request gitlab-org/gitlab!53633
-
Kerri Miller authored
Automatically vendored project templates / dotnetcore 2021-02-08 See merge request gitlab-org/gitlab!53652
-
Harsh Chouraria authored
Percentage encoding gets required for all special characters used in the username or password supplied in the ElasticSearch URL.
-
Peter Leitzen authored
Allow uploads from empty repo state [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52755
-
Phil Hughes authored
Add page specific styles to project discover security page See merge request gitlab-org/gitlab!54460
-
Kerri Miller authored
Lower SAML SSO session expiry to one day See merge request gitlab-org/gitlab!54374
-