- 06 Jul, 2020 40 commits
-
-
Peter Leitzen authored
This reverts commit c4394369, reversing changes made to 0e9780f8.
-
Peter Leitzen authored
This reverts commit 42603e9b, reversing changes made to e0153c04.
-
Mike Jang authored
Fix typo in 'single sign-on' See merge request gitlab-org/gitlab!35258
-
Mike Jang authored
-
Douglas Barbosa Alexandre authored
Include personal snippets in RootStorageStatistics See merge request gitlab-org/gitlab!35984
-
Marcin Sedlak-Jakubowski authored
Add omnibus config example to service desk docs See merge request gitlab-org/gitlab!35537
-
John Long authored
-
Amy Qualls authored
Link the RCA issue properly since it's public now See merge request gitlab-org/gitlab!35986
-
Paul Slaughter authored
Merge branch '217368-dast-vulnerabilities-show-more-information-about-the-request-standalone-page' into 'master' Add request/response to standalone vulnerability page See merge request gitlab-org/gitlab!34811
-
David Pisek authored
This commit adds the rendering of information about the http request and response data (eg.: DAST includes these) to the standalone vulnerability page.
-
Nathan Friend authored
Refactor pipeline test report store See merge request gitlab-org/gitlab!35789
-
Scott Hampton authored
Moving towards using the new summary endpoint, it will be useful to get this refactor out of the way. Move towards proper store instantiation practices. Instantiate store with endpoints so we don't have to have `setEndpoint` actions. Do all requests in the store actions.
-
Nicolò Maria Mezzopera authored
Add frontend fixtures for branches, tags, and commit API calls See merge request gitlab-org/gitlab!35990
-
Nathan Friend authored
This commit adds new API fixtures for frontend tests.
-
Mike Jang authored
Pipeline delete was added in 41875 See merge request gitlab-org/gitlab!35785
-
Mike Lewis authored
Added clear action to checkboxes in Style Guide See merge request gitlab-org/gitlab!30493
-
Craig Norris authored
-
Andreas Brandl authored
Type casting for change_column_type_concurrently See merge request gitlab-org/gitlab!34846
-
Andy Soiron authored
When changing the type of a database column it can be sometimes necessary to cast the value to the new type. This change allows to pass in a type cast option when using change_column_type_concurrently
-
Robert Speicher authored
Expose tests total count in PipelineEntity See merge request gitlab-org/gitlab!35075
-
Maxime Orefice authored
-
Peter Leitzen authored
Add feature_category-label to grape metrics Closes gitlab-development-kit#993 See merge request gitlab-org/gitlab!36064
-
Sean McGivern authored
Revert "Add feature flag to update namespace statistics" See merge request gitlab-org/gitlab!36033
-
Sean McGivern authored
Create Jira issue serializer Closes #223918 See merge request gitlab-org/gitlab!35567
-
Rémy Coutable authored
Bring 'add-bin-feature-flag' into 'master' See merge request gitlab-org/gitlab!36060
-
Peter Leitzen authored
-
Sean McGivern authored
Remove dead elasticsearch indexing code See merge request gitlab-org/gitlab!35936
-
Kamil Trzciński authored
Add plan limits for max size per artifact type See merge request gitlab-org/gitlab!34767
-
Bob Van Landuyt authored
This adds the `feature_category` label to the metrics for grape endpoints. This is needed so the metrics have the same labels as the ones for controllers. This also adds a spec so we don't forget about it in the future.
-
Kushal Pandya authored
RUN AS-IF-FOSS Async import health_status_bundle Closes #227004 See merge request gitlab-org/gitlab!36047
-
Rajat Jain authored
-
Jacques Erasmus authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!35854
-
Markus Koller authored
Allow Jira issues without GitLab issues enabled See merge request gitlab-org/gitlab!35886
-
Kamil Trzciński authored
The `bin/` scripts do define `Options`. Move the `Options` into `*Parser` class to avoid conflicting definitions
-
Rémy Coutable authored
Add bin feature flag (RUN AS-IF-FOSS) See merge request gitlab-org/gitlab!35540 (cherry picked from commit 82b09ab5) 388079df Add `bin/feature-flag` script 1432ee17 Apply 1 suggestion(s) to 1 file(s)
-
charlie ablett authored
Expand Security & Compliance on Vulnerabilities Details page See merge request gitlab-org/gitlab!35855
-
Alan (Maciej) Paruszewski authored
-
Peter Leitzen authored
Merge branch '214564-rename-vulnerabilities-occurrenceidentifier-to-vulnerabilities-findingidentifier' into 'master' Rename OccurrenceIdentifier to FindingIdentifier See merge request gitlab-org/gitlab!35989
-
Markus Koller authored
Resolve "Automatically mark To-do as done when an alert is resolved" See merge request gitlab-org/gitlab!35700
-
Sean Arnold authored
-