- 22 Jun, 2020 31 commits
-
-
Marcin Sedlak-Jakubowski authored
Improve docs on issues API authentication See merge request gitlab-org/gitlab!34940
-
John Hope authored
-
Phil Hughes authored
Making Editor Lite extensible See merge request gitlab-org/gitlab!35008
-
Achilleas Pipinellis authored
Document known kernel incompatibilities with NFS Closes #218999 See merge request gitlab-org/gitlab!34890
-
Jarka Košanová authored
Remove duplicate test See merge request gitlab-org/gitlab!35007
-
Denys Mishunov authored
By making the Editor Lite extensible with extensions, we make sure the Editor is always kept lean and is extended with the necessary bits only when needed
-
Sanad Liaquat authored
Add end-to-end test for repository tags Closes gitlab-org/quality/testcases#804 See merge request gitlab-org/gitlab!34284
-
Sanad Liaquat authored
Also add required selectors and page objects
-
charlieablett authored
-
Rémy Coutable authored
Remove php composer feature flags See merge request gitlab-org/gitlab!34339
-
Giorgenes Gelatti authored
-
Ramya Authappan authored
Recreate project if Readme is missing Closes #220608 See merge request gitlab-org/gitlab!34840
-
Kushal Pandya authored
Resolve "Confidential warning doesnt show the issuable type" See merge request gitlab-org/gitlab!34988
-
Evan Read authored
Docs: Simplify finding older package to restore See merge request gitlab-org/gitlab!34836
-
Katrin Leinweber authored
-
Nicolò Maria Mezzopera authored
Fix flakey Web IDE editor test Closes #223288 See merge request gitlab-org/gitlab!35000
-
Dylan Griffith authored
Enclose `release-cli` steps in an array Closes #223162 See merge request gitlab-org/gitlab!34913
-
Eulyeon Ko authored
-
Jan Provaznik authored
Parse and persist separate requirement states Closes #215514 See merge request gitlab-org/gitlab!34162
-
Sean Carroll authored
-
Sean Carroll authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/223162 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34913
-
Tomas Vik authored
The original use of real timeouts was prone to failure. We replace a generic setTimeout() with waiting for editor initialization.
-
Eulyeon Ko authored
Add changelog entry Update spec to check for 'confidential issue' str Apply the suggested patch
-
charlieablett authored
- Use requirement iids as keys - Improve method namings - Update docs
-
Mark Lapierre authored
Quarantine failing test See merge request gitlab-org/gitlab!34991
-
Dylan Griffith authored
Fix todo offenses for Style/HashTransformKeys See merge request gitlab-org/gitlab!34971
-
Peter Leitzen authored
-
Mark Lapierre authored
-
Thong Kuah authored
Add more coverage groups See merge request gitlab-org/gitlab!34827
-
Ash McKenzie authored
Fix 500 errors with filenames that contain glob characters Closes gitaly#2857 See merge request gitlab-org/gitlab!34864
-
James Fargher authored
Remove redundant check See merge request gitlab-org/gitlab!34926
-
- 21 Jun, 2020 7 commits
-
-
Dylan Griffith authored
Fix todo offenses for Style/HashTransformValues See merge request gitlab-org/gitlab!34972
-
Russell Dickenson authored
Update SSE docs See merge request gitlab-org/gitlab!34861
-
Marcia Ramos authored
-
Russell Dickenson authored
Doc for rolling 28 day snippets counter Closes #221184 See merge request gitlab-org/gitlab!34919
-
Gabriel Mazetto authored
Move Service description text to helper & translate Closes #219958 See merge request gitlab-org/gitlab!34037
-
Sean Arnold authored
-
Sean Arnold authored
- Translate text - Update references
-
- 20 Jun, 2020 2 commits
-
-
Dmytro Zaporozhets authored
Doc: Add trailing dot to missing Secret Detection text See merge request gitlab-org/gitlab!34970
-
Stan Hu authored
By default, Git allows the pathspec to have glob patterns (https://css-tricks.com/git-pathspecs-and-how-to-use-them), but the LastCommitForPath RPC now supports a `literal_pathspec` to disable this (https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2285). We now use this whenever we look up specific files in the repository. Closes https://gitlab.com/gitlab-org/gitaly/-/issues/2857
-