- 07 Jul, 2020 1 commit
-
-
Hordur Freyr Yngvason authored
The next iteration of using local Tiller for GitLab-managed apps. See https://gitlab.com/gitlab-org/gitlab/-/issues/209736
-
- 06 Jul, 2020 39 commits
-
-
Douglas Barbosa Alexandre authored
Resolve "Feature proposal: API for import from BitBucket Server" Closes #36788 See merge request gitlab-org/gitlab!33097
-
Nick Gaskill authored
Update Installation.md to highlight CE and EE differences See merge request gitlab-org/gitlab!35688
-
Duncan Harris authored
-
Douglas Barbosa Alexandre authored
Revert "Add a feature category to requests handled by rails controllers" Closes gitlab-development-kit#993 See merge request gitlab-org/gitlab!36097
-
Nick Gaskill authored
Fix syntax error in samples See merge request gitlab-org/gitlab!35917
-
Natalia Tepluhina authored
Resolve "Replace fa-gitlab icon with GitLab SVG tanuki icon" Closes #225931 See merge request gitlab-org/gitlab!36027
-
Tim Zallmann authored
Updated Page title on import to flex Updated Import Strings
-
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
-
Peter Leitzen authored
This reverts commit c4394369, reversing changes made to 0e9780f8.
-
Peter Leitzen authored
This reverts commit 42603e9b, reversing changes made to e0153c04.
-
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
-
Michael Leopard authored
Adding integration tests for the new endpoint Adding CHANGELOG Creating new Bitbucket server service to handle endpoint logic
-
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
-