- 28 Aug, 2019 40 commits
-
-
GitLab Bot authored
-
Nick Thomas authored
Upgrade pages to 1.8.0 See merge request gitlab-org/gitlab-ce!32334
-
Vladimir Shushlin authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update Textile documentation link See merge request gitlab-org/gitlab-ce!32326
-
GitLab Bot authored
-
Rémy Coutable authored
Make sast & dast artifacts browseable See merge request gitlab-org/gitlab-ce!32219
-
Clement Ho authored
Remove csslab Closes #66661 See merge request gitlab-org/gitlab-ce!32330
-
GitLab Bot authored
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.8.0/12.2.0 See merge request gitlab-org/gitlab-ce!32289
-
Kamil Trzciński authored
Update CE files for gitlab-ee!15334 See merge request gitlab-org/gitlab-ce!32046
-
Victor Zagorodny authored
A new param with_security_reports was added to GET /groups/:id/projects API and the code to support this logic in GroupProjectsFinder and Project model. Also, a DB index was added to ci_job_artifacts table to speed up the search of security reports artifacts for projects
-
Kamil Trzciński authored
Return only projects with security reports for Group Security Dashboard See merge request gitlab-org/gitlab-ee!15334
-
Victor Zagorodny authored
A new param with_security_reports was added to GET /groups/:id/projects API and the code to support this logic in GroupProjectsFinder and Project model. Also, a DB index was added to ci_job_artifacts table to speed up the search of security reports artifacts for projects
-
GitLab Bot authored
-
Yorick Peterse authored
Use X_if_ee injection methods for left-over lines See merge request gitlab-org/gitlab-ee!14942
-
James Lopez authored
Make sure groups with templates finder returns subgroups Closes #13735 See merge request gitlab-org/gitlab-ee!15631
-
Gosia Ksionek authored
When subgroup is a descendant of a paid group Fix errors
-
Achilleas Pipinellis authored
Add docs for new log file See merge request gitlab-org/gitlab-ce!32051
-
Hordur Freyr Yngvason authored
-
Andreas Brandl authored
Migrate users.private_profile to disallow NULL values Closes #57538 See merge request gitlab-org/gitlab-ce!29941
-
Adam Hegyi authored
This change sets NOT NULL constraint to users.private profile. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57538
-
Andreas Brandl authored
Migrate users.private_profile to disallow NULL values See merge request gitlab-org/gitlab-ee!14838
-
Adam Hegyi authored
This change sets NOT NULL constraint to users.private profile.
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: Update Screenshots for protected tags and branches. Closes #64574 See merge request gitlab-org/gitlab-ce!32262
-
Stefan Schmalzhaf authored
-
Yorick Peterse authored
In MR https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14863 we changed various prepend/include/extend lines to use the new X_if_ee methods for injecting EE modules. Unfortunately, we forgot to take care of a variety of lines due to the use of inaccurate patterns to find these lines. This commit takes care of moving over the remaining lines, except for any prepend lines in the ee/ directory as the changes are not needed there (since this directory is only available in EE).
-
GitLab Bot authored
-
Yorick Peterse authored
CE-EE parity for root files See merge request gitlab-org/gitlab-ce!32287
-
Yorick Peterse authored
CE-EE parity for root files See merge request gitlab-org/gitlab-ee!15693
-
Grzegorz Bizon authored
Add rubocop check for be success See merge request gitlab-org/gitlab-ce!32091
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Fix scoped labels help text toggling behavior Closes #13755 See merge request gitlab-org/gitlab-ee!15591
-
Pedro Moreira da Silva authored
-
Rémy Coutable authored
Makes LFS object link process OIDs in batches Closes #66274 See merge request gitlab-org/gitlab-ce!32268
-
Arun Kumar Mohan authored
-
GitLab Bot authored
-
Grzegorz Bizon authored
Apply bindings to queries from QueryRecorder See merge request gitlab-org/gitlab-ce!31689
-
David Wilkins authored
- local tests that assume certain parameters to queries from QueryRecorder fail. These same tests don't fail in the runners, and I can't tell why. This fixes the local failures
-