- 08 Feb, 2021 40 commits
-
-
Andrew Fontaine authored
Update sidebartogglebutton Template See merge request gitlab-org/gitlab!52680
-
Jannik Lehmann authored
The sidebartogglebutton Template produced invalid HTML output, this commit fixes that.
-
Robert Speicher authored
Limit trial status widget experiment participants to group owners See merge request gitlab-org/gitlab!52537
-
Douglas Barbosa Alexandre authored
Add service to update Dast::Profile See merge request gitlab-org/gitlab!51952
-
Philip Cunningham authored
-
Nick Gaskill authored
Add FREE badging to pages with CORE See merge request gitlab-org/gitlab!53522
-
Natalia Tepluhina authored
Make System OAuth app index table responsive and externalize text See merge request gitlab-org/gitlab!50979
-
Kev authored
-
Mike Jang authored
Update doc/administration/compliance.md See merge request gitlab-org/gitlab!53606
-
Saumya Upadhyaya authored
-
Kamil Trzciński authored
Mark pages as not deployed and remove domains synchrounsly See merge request gitlab-org/gitlab!53137
-
Robert Speicher authored
Replace the changelog regex parser with Parslet See merge request gitlab-org/gitlab!53239
-
Craig Norris authored
Fix Starter/Bronze references in Plan docs See merge request gitlab-org/gitlab!52610
-
Marcin Sedlak-Jakubowski authored
This commit changes files
-
Dallas Reedy authored
- Check that the root group is in an active trial - Check that the current user is allowed to administer the root group
-
Kamil Trzciński authored
Merge branch '300615-stop-removing-pages-from-disk-if-feature-flag-is-disabled-2' into '300615-stop-removing-pages-from-disk-if-feature-flag-is-disabled' Stop removing pages from disk if updates on legacy storage are disabled See merge request gitlab-org/gitlab!53221
-
Mark Chao authored
Track usage of the Jira project service [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52110
-
Andrew Fontaine authored
Refactor sidebar detail row and spec See merge request gitlab-org/gitlab!53411
-
Natalia Tepluhina authored
Improve errors when setting confidential epics See merge request gitlab-org/gitlab!53078
-
Robert Speicher authored
Ensure note is promoted to discussion within reply create transaction See merge request gitlab-org/gitlab!53542
-
Robert Speicher authored
Add mergedYaml to CiConfigResolver See merge request gitlab-org/gitlab!53081
-
Amy Qualls authored
Add documentation describing gitlab:graphql:analyze See merge request gitlab-org/gitlab!53484
-
Alex Kalderimis authored
-
Vitaly Slobodin authored
Fix size of mini pipeline to 24px in MR See merge request gitlab-org/gitlab!53596
-
Achilleas Pipinellis authored
Add incident management details to Maintenance Mode documentation See merge request gitlab-org/gitlab!53286
-
Sarah Waldner authored
-
Suzanne Selhorn authored
Update link to GCP's IP Range in the documentation See merge request gitlab-org/gitlab!53582
-
Suzanne Selhorn authored
Explicitly specify group level shared runners button behaviour See merge request gitlab-org/gitlab!53353
-
sameer shaik authored
-
Nathan Friend authored
Add Listener so Back Button Switches Tabs See merge request gitlab-org/gitlab!53495
-
Andrew Fontaine authored
The `popstate` event fires when a browser's back button is clicked, so we need to listen to it if we want the back button to actually go back now that we use query parameters for tab selection.
-
Mikołaj Wawrzyniak authored
gitaly: Fix access checks with transactions and quarantine environments See merge request gitlab-org/gitlab!53449
-
Markus Koller authored
File templates fetching refactor [RUN AS-IF-FOSS] [RUN ALL RSPEC] See merge request gitlab-org/gitlab!52222
-
Alexandru Croitor authored
Refactor the code around template fetching to make it reusable and ready to be adjusted for inheritable issue and merge requests templates
-
Marcin Sedlak-Jakubowski authored
Make it more clear how without_projects works See merge request gitlab-org/gitlab!50607
-
Alex Kalderimis authored
Event names now all follow {verb}-{object} order.
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This adds tracking to JiraService methods, and the Jira issues controller. The methods tracked are: - JiraService#close_issue - JiraService#create_issue (EE only) - JiraService#cross_reference And: - Jira::IssuesController#index These events are tracked against the user ID, because service code does not have access to cookies.
-
Craig Norris authored
Edit docs-related MR templates See merge request gitlab-org/gitlab!53509
-
Marcin Sedlak-Jakubowski authored
Auto-closing of issues is currently turned off for the `gitlab` project.
-