- 06 Jul, 2020 40 commits
-
-
Nick Gaskill authored
Use allowlist instead of whitelist See merge request gitlab-org/gitlab!35602
-
Achilleas Pipinellis authored
Clarify product badge on duplicate issues See merge request gitlab-org/gitlab!36074
-
Marcin Sedlak-Jakubowski authored
-
Douglas Barbosa Alexandre authored
Merge branch 'team-tasks-559-reviewer-roulette-quality-maintainer-is-required-for-qa-mrs' into 'master' Make QA maintainer mandatory if MR is only QA and author is an SET Closes gitlab-org/quality/team-tasks#559 See merge request gitlab-org/gitlab!36044
-
Mike Lewis authored
For troubleshooting, add conditions for a table See merge request gitlab-org/gitlab!31641
-
Mike Jang authored
-
Mike Lewis authored
Add rule to avoid HA and scalability references See merge request gitlab-org/gitlab!31917
-
Craig Norris authored
Minor edit to value name and fixes merge conflict
-
Douglas Barbosa Alexandre authored
Change `raw_path` in SnippetBlobPresenter See merge request gitlab-org/gitlab!35843
-
Achilleas Pipinellis authored
Upgrade PostgreSQL to match README Closes #227007 See merge request gitlab-org/gitlab!36051
-
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.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-