- 25 Jun, 2019 39 commits
-
-
Heinrich Lee Yu authored
Also prevents ReDoS vulnerability
-
GitLab Bot authored
-
Rémy Coutable authored
Fix reports jobs timing out because of cache Closes gitlab-ee#12021, #60879, and gitlab-ee#11303 See merge request gitlab-org/gitlab-ce!29780
-
Philippe Lafoucrière authored
Note: This commit relies on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26801 which brings support to multiple extends. While `cache: {}` can disable a cache being set globally, it doesn't work with extends, which will perform a reverse deep merge based on the keys. The cache defined in the base `.default-cache` job won't be disabled in the report jobs. As a side effect, the `code_quality`, `sast`, and `dependency_scanning` jobs are running on a larger code base than expected, leading to timeouts. fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/11303 fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/60879 fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12021
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Edit resource creation text Closes #63643 See merge request gitlab-org/gitlab-ce!30006
-
Evan Read authored
-
GitLab Bot authored
-
Phil Hughes authored
Limit time tracking units to hours Closes #30355 See merge request gitlab-org/gitlab-ce!29469
-
Phil Hughes authored
[EE] Limit time tracking units to hours See merge request gitlab-org/gitlab-ee!14228
-
Phil Hughes authored
Vue-i18n: autofix for app/assets/javascripts/issue_show directory See merge request gitlab-org/gitlab-ce!29968
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/issue_show directory
-
Phil Hughes authored
EE Port - Vue i18n js issue show directory ee See merge request gitlab-org/gitlab-ee!14338
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/issue_show directory
-
GitLab Bot authored
-
Phil Hughes authored
Upgrade axios to 0.19.0 See merge request gitlab-org/gitlab-ce!29981
-
GitLab Bot authored
-
Kushal Pandya authored
Add anchor to learn-more-button on dependency list Closes #12283 See merge request gitlab-org/gitlab-ee!14316
-
Kushal Pandya authored
Vue-i18n: autofix for app/assets/javascripts/monitoring directory See merge request gitlab-org/gitlab-ce!29971
-
Kushal Pandya authored
EE Port - Vue-i18n: app/assets/javascripts/monitoring directory See merge request gitlab-org/gitlab-ee!14341
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Exclude docs-only branches from job See merge request gitlab-org/gitlab-ce!30005
-
Evan Read authored
-
Achilleas Pipinellis authored
Add Markdown linting and one rule See merge request gitlab-org/gitlab-ce!29970
-
Evan Read authored
Also adds and one linting rule and makes project conform to it.
-
GitLab Bot authored
-
Evan Read authored
Document all the available options for Dependency Scanning Closes gitlab-ee#10121 See merge request gitlab-org/gitlab-ce!29347
-
GitLab Bot authored
-
Evan Read authored
Mention kaniko in container registry See merge request gitlab-org/gitlab-ce!29916
-
Franklin Yu authored
-
Heinrich Lee Yu authored
Adds an instance setting to limit display of time tracking values to hours only
-
Heinrich Lee Yu authored
Changes migration and all other places the attribute is used
-
Jon Kolb authored
Adds an instance setting to limit display of time tracking values to hours only
-
GitLab Bot authored
-
Evan Read authored
Add brackets escape example to LDAP doc See merge request gitlab-org/gitlab-ce!29285
-
Blair Lunceford authored
-
Evan Read authored
Updated explanation of CI_COMMIT_BEFORE_SHA variable See merge request gitlab-org/gitlab-ce!29913
-
Blair Lunceford authored
-
Dave Pisek authored
This commit adds an anchor to the "Learn more about dependency list"-button that brings the user to the right location in the documentation, instead of just linking to the top of the page.
-
- 24 Jun, 2019 1 commit
-
-
Stan Hu authored
Fixes gitlab.pot Closes #12384 See merge request gitlab-org/gitlab-ee!14352
-