- 09 Jun, 2020 40 commits
-
-
Enrique Alcántara authored
Update dependency @gitlab/svgs to v1.138.0 See merge request gitlab-org/gitlab!34189
-
Markus Koller authored
Resolve "Add API for "Share groups with groups"" See merge request gitlab-org/gitlab!32008
-
Blair Lunceford authored
-
Dmytro Zaporozhets authored
Implement endpoints for daily code coverage graph See merge request gitlab-org/gitlab!32681
-
Clement Ho authored
Improve performance of querying alert assignees See merge request gitlab-org/gitlab!33656
-
Sarah Yasonik authored
Querying AlertManagementAlerts with the assignee field through the GraphQL API would result in a N+1 query. This fixes the query by using BatchLoader::Graphql to group the assignee queries at the end of multiplex query, only once all alerts have been processed. The accomodate authorizations, this logic circumvents our GraphQL auth layer, asserting the same authorization only after the BatchLoader has completed its work.
-
Nicolò Maria Mezzopera authored
Geo - Fix Sync Disabled Text Closes #220815 See merge request gitlab-org/gitlab!34080
-
Dmytro Zaporozhets authored
Add Epics select dropdown in New Issue page Closes #13847 See merge request gitlab-org/gitlab!32572
-
Kushal Pandya authored
Adds Epics select dropdown in New Issue page to directly assign newly created issue to an Epic.
-
Dmytro Zaporozhets authored
Merge branch '218560-allow-generic-endpoint-to-receive-alerts-from-external-prometheus' into 'master' Allow generic endpoint to receive alerts from external Prometheus See merge request gitlab-org/gitlab!32676
-
Andrew Fontaine authored
Add time range to dashboard links See merge request gitlab-org/gitlab!33663
-
GitLab Bot authored
-
Amy Qualls authored
Add metadata to some Admin Area docs See merge request gitlab-org/gitlab!34121
-
Russell Dickenson authored
This MR adds docs metadata to most of the docs in the top-level `admin_area` directory.
-
Amy Qualls authored
Make Vale rule configuration follow a pattern See merge request gitlab-org/gitlab!34131
-
Evan Read authored
-
Marcin Sedlak-Jakubowski authored
Add a troubleshooting index page See merge request gitlab-org/gitlab!34158
-
Andrew Fontaine authored
DAG MVC: Beta Link, Documentation, Feature Flag See merge request gitlab-org/gitlab!33958
-
Sarah Groff Hennigh-Palermo authored
Changes haml, graph, adds images and docs
-
Andrew Fontaine authored
Fix console error when open board list settings sidebar See merge request gitlab-org/gitlab!33912
-
Zack Cuddy authored
The text when a Geo sync is disabled was hardcoded to container registries. This should actually mention what sync it actually is. This MR adds the item title as a variable in the disabled text.
-
Kamil Trzciński authored
Lower project export batch_size See merge request gitlab-org/gitlab!34057
-
Ash McKenzie authored
Add Max import file size option Closes #216938 See merge request gitlab-org/gitlab!33215
-
Enrique Alcántara authored
Merge branch '27734-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-framework' into 'master' Fix stylelint errors in app/assets/stylesheets/framework/broadcast_messages.scss See merge request gitlab-org/gitlab!34033
-
Florie Guibert authored
-
Denys Mishunov authored
Update text in error tracking list error message See merge request gitlab-org/gitlab!33872
-
Kushal Pandya authored
Migrate ee/operations specs to Jest Closes #194299 See merge request gitlab-org/gitlab!34164
-
Himanshu Kapoor authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/194299
-
Kamil Trzciński authored
Add application limits to instance level CI/CD variables See merge request gitlab-org/gitlab!32575
-
Kamil Trzciński authored
Instrument db calls for sidekiq and reqest Closes #216835 See merge request gitlab-org/gitlab!32131
-
Andrew Fontaine authored
Update dependency @gitlab/ui to v16.4.1 See merge request gitlab-org/gitlab!34138
-
Jarka Košanová authored
Add connections between User and Group or Project See merge request gitlab-org/gitlab!33049
-
Roger Meier authored
Closes #216938
-
Yorick Peterse authored
Remove legacy changelog directory Closes gitlab-com/gl-infra/delivery#884 See merge request gitlab-org/gitlab!34072
-
Markus Koller authored
[RUN AS-IF-FOSS] Resolve "Broken master in spec/factories_spec.rb" Closes #220920 See merge request gitlab-org/gitlab!34165
-
Sean McGivern authored
Set a cookie when creating Learn Gitlab project See merge request gitlab-org/gitlab!34051
-
Sean McGivern authored
Revert 219658 - Update routes for lost-and-found group and projects See merge request gitlab-org/gitlab!34163
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nicolò Maria Mezzopera authored
Change button style to default in edit instance security dashboard See merge request gitlab-org/gitlab!34139
-
Markus Koller authored
Resolve Admins cannot access projects with IP restriction See merge request gitlab-org/gitlab!34086
-