- 28 Apr, 2020 40 commits
-
-
Peter Leitzen authored
Move prepend to the last line in lib gitlab files - 4 See merge request gitlab-org/gitlab!30289
-
Rajendra Kadam authored
-
Peter Leitzen authored
Move prepend to the last line in lib/gitlab - 3 See merge request gitlab-org/gitlab!30194
-
Rajendra Kadam authored
-
Peter Leitzen authored
Move prepend to the last line in lib/gitlab - 2 See merge request gitlab-org/gitlab!30070
-
Rajendra Kadam authored
-
Peter Leitzen authored
Move prepend to the last line in lib gitlab files - 1 See merge request gitlab-org/gitlab!29938
-
Rajendra Kadam authored
-
Achilleas Pipinellis authored
Made clear that installing from pypi requires `read_api` only. See merge request gitlab-org/gitlab!30378
-
Jorge C. Leitão authored
Before, it gave the idea that we also needed scope `api`.
-
Grzegorz Bizon authored
Extract Ci::Minutes::Quota class See merge request gitlab-org/gitlab!29230
-
Fabio Pitino authored
Move some of the logic from NamespacesHelper into new class and implement related methods from Namespace and NamespaceStatistics.
-
Achilleas Pipinellis authored
Add hashed storage to server hooks doc See merge request gitlab-org/gitlab!30536
-
Phil Zona authored
-
Kushal Pandya authored
Fix mirror repos docs link See merge request gitlab-org/gitlab!30443
-
Kushal Pandya authored
Avoid copying diffs as Markdown tables Closes #213033 See merge request gitlab-org/gitlab!30572
-
Lin Jen-Shin authored
Test against PG9 by default, PG11 in master, and PG10 nightly Closes #215053 See merge request gitlab-org/gitlab!30293
-
Grzegorz Bizon authored
Refactor count queries in Projects::EnvironmentsController See merge request gitlab-org/gitlab!30073
-
Natalia Tepluhina authored
create subgroup without create project permission See merge request gitlab-org/gitlab!28309
-
Mattias Michaux authored
-
Natalia Tepluhina authored
Remove mocked methods from dashboard spec See merge request gitlab-org/gitlab!30486
-
Marcel Amirault authored
Add validate yml to advanced troubleshooting Closes gitlab-com/support/docs#66 See merge request gitlab-org/gitlab!30074
-
Kushal Pandya authored
refactor: add icon for `.prettierignore` See merge request gitlab-org/gitlab!30517
-
Marcel Amirault authored
Added "Introduced in version" section to push_options.md See merge request gitlab-org/gitlab!30436
-
Anatolii Pedchenko authored
-
Marcel Amirault authored
Improve more Rake task topics See merge request gitlab-org/gitlab!30456
-
Evan Read authored
-
Igor Drozdov authored
Limit commits used in signature updating Closes #214780 See merge request gitlab-org/gitlab!30563
-
Heinrich Lee Yu authored
Include improvements suggested by @xlgmokha See merge request gitlab-org/gitlab!30409
-
Philippe Lafoucrière authored
-
Stan Hu authored
Under certain circumstances with Chrome, copying a diff and pasting it in a Markdown block could format the code in a Markdown table instead of preserving the existing format. It appears that Chrome copies each diff row as a single table, while browsers such as Firefox create separate tables for rows. The table detector could be fooled if the right number of columns and rows appeared in the paste buffer. To fix this issue, we disable the auto-table formatting if the table originated from a diff. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/213033
-
Evan Read authored
Clean up job_artifacts after review See merge request gitlab-org/gitlab!30567
-
Evan Read authored
Move extra includes examples out of reference See merge request gitlab-org/gitlab!30460
-
Marcel Amirault authored
-
Evan Read authored
Docs: tone and style revisions, AutoDevops page Closes #213163 See merge request gitlab-org/gitlab!30540
-
Amy Qualls authored
Cleans up the latter half of the Auto DevOps page for tone and style.
-
Dylan Griffith authored
Use microseconds precision for timings log See merge request gitlab-org/gitlab!30417
-
Marcel Amirault authored
Move sections higher up on page, clean up Vale warnings, etc.
-
Evan Read authored
Docs: tone and style revisions to Stages page See merge request gitlab-org/gitlab!30535
-
Evan Read authored
Docs: tone and style revisions to stages page Closes #215798 See merge request gitlab-org/gitlab!30518
-