- 28 May, 2020 40 commits
-
-
allison.browne authored
Remove feature flag and add docs for creating an issue from alert management
-
Suzanne Selhorn authored
Add AWS section to make doc easier to expand See merge request gitlab-org/gitlab!33251
-
Suzanne Selhorn authored
Update container registry docs screenshots See merge request gitlab-org/gitlab!33293
-
Mike Greiling authored
Remove unused chart.js dependency See merge request gitlab-org/gitlab!33264
-
Mayra Cabrera authored
Make danger allowed to fail to unblock merge requests See merge request gitlab-org/gitlab!33317
-
Kyle Wiebers authored
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/219411
-
Jan Provaznik authored
Merge branch '219401-foss-failure-in-rspec-spec-graphql-types-query_type_spec-rb-10-types-querytype-has-the' into 'master' Resolve "FOSS failure in rspec ./spec/graphql/types/query_type_spec.rb:10 # Types::QueryType has the expected fields" Closes #219401 See merge request gitlab-org/gitlab!33307
-
Lin Jen-Shin authored
Allow more parallelization for static analysis See merge request gitlab-org/gitlab!32684
-
Max Woolf authored
This commit reverts all changes to QueryTypeSpec that didn't directly relate to the initial issue
-
Nicolò Maria Mezzopera authored
Move audit log app to shared audit events dir Closes #217779 See merge request gitlab-org/gitlab!33257
-
Jiaan Louw authored
This moves the audit logs app into a shared audit events directory that will be used for all audit event views.
-
Mike Jang authored
Ensure none of our configuration files are executable See merge request gitlab-org/gitlab!33297
-
Robert Speicher authored
Add resolution mechanism for todos Closes #216045 See merge request gitlab-org/gitlab!32753
-
Pavel Shutsin authored
It will be used for internal research
-
Mike Jang authored
docs: Add version history information and Titan on U2F support See merge request gitlab-org/gitlab!33229
-
Mike Jang authored
Document github rate limit behavior See merge request gitlab-org/gitlab!33090
-
Tim Zallmann authored
Make operations/metrics settings extensible See merge request gitlab-org/gitlab!32494
-
Alex Kalderimis authored
-
Enrique Alcántara authored
Step 3 - Decouple resizeable_panel from collapsible_sidebar See merge request gitlab-org/gitlab!32462
-
Paul Slaughter authored
- Adds resizable flag to resizable_panel to control the ability to resize or not. This is helpful when resizable is wrapping both the nav and the viewport. When the viewport is closed, we don't want to resize anything - Removes unnecessary div in collapsible_sidebar - Removes some unnecessary CSS setting width since this is managed by resizable_panel
-
Amy Qualls authored
Update the Kubernetes version list to include 1.16 See merge request gitlab-org/gitlab!33237
-
Nicolò Maria Mezzopera authored
- project list - group level - with quickstart
-
Jan Provaznik authored
Add user root query to GraphQL API See merge request gitlab-org/gitlab!33041
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Extract namespace check out of project check See merge request gitlab-org/gitlab!33137
-
Dmytro Zaporozhets authored
Refactor and speed up users API specs See merge request gitlab-org/gitlab!33279
-
Kassio Borges authored
Document Github rate limit behavior when rate limit is reached while importing projects with github import rake task.
-
Markus Koller authored
Refactor events to use enums See merge request gitlab-org/gitlab!32117
-
Peter Leitzen authored
Merge branch '214102-move-the-members-section-from-settings-to-the-side-nav-for-projects' into 'master' Move the Members section from settings to the side nav for projects See merge request gitlab-org/gitlab!32667
-
Doug Stull authored
- previously for admins it was buried in settings - this will make it top level for everyone instead as a way to match group level setup
-
Peter Leitzen authored
-
Jan Provaznik authored
Use UNION instead of OR for milestone queries See merge request gitlab-org/gitlab!32953
-
Rémy Coutable authored
Include `coverage-frontend` in `pages` dependencies Closes #208117 See merge request gitlab-org/gitlab!32835
-
Adam Hegyi authored
This MR optimizes some of the milestones (timebox like model) queries by using UNION instead of OR.
-
Adam Hegyi authored
Remove unused index for confidence level migrations See merge request gitlab-org/gitlab!33149
-
Kushal Pandya authored
Fix IDE buttons hover styling See merge request gitlab-org/gitlab!33258
-
Enrique Alcántara authored
Remove prepend-left-8 class See merge request gitlab-org/gitlab!33222
-
Mark Florian authored
Clarify testing docs around querying DOM elements See merge request gitlab-org/gitlab!33190
-
Payton Burdette authored
Clarify a little confusion around using a class name for selecting a dom element.
-