- 03 May, 2019 40 commits
-
-
Fabien Catteau authored
Propagate DS_EXCLUDED_PATHS to dependency_scanning job, and SAST_EXCLUDED_PATHS and SAST_BANDIT_EXCLUDED_PATHS to sast job. This makes possible to exclude certains paths from SAST reports and Dependency Scanning reports, respectively. Add excluded paths to manual job def of SAST & DS
-
GitLab Bot authored
-
Bob Van Landuyt authored
Pass excluded paths to SAST and DS See merge request gitlab-org/gitlab-ce!28018
-
Fabien Catteau authored
Propagate DS_EXCLUDED_PATHS to dependency_scanning job, and SAST_EXCLUDED_PATHS and SAST_BANDIT_EXCLUDED_PATHS to sast job. This makes possible to excluded certains paths from SAST reports and Dependency Scanning reports, respectively.
-
GitLab Bot authored
-
Filipa Lacerda authored
Impove the performance of expanding full diff Closes #58597 See merge request gitlab-org/gitlab-ce!27413
-
Achilleas Pipinellis authored
Sort feature set table by stage See merge request gitlab-org/gitlab-ce!27940
-
Evan Read authored
-
Douwe Maan authored
Update ENV vars propagation syntax for reports.ci.yml See merge request gitlab-org/gitlab-ee!11697
-
Michael Kozono authored
Geo: Prevent RegistryFinder calls on the primary Closes #11451 See merge request gitlab-org/gitlab-ee!12183
-
Michael Kozono authored
Follow up issue: https://gitlab.com/gitlab-org/gitlab-ee/issues/11454
-
GitLab Bot authored
-
Stan Hu authored
Resolve "Consider setting RSpec `full_backtrace` only in CI" Closes #61365 See merge request gitlab-org/gitlab-ce!28051
-
Sean McGivern authored
Fix epic test description See merge request gitlab-org/gitlab-ee!12065
-
Filipa Lacerda authored
Fix operations dashboard flash error message Closes gitlab-ce#60307 See merge request gitlab-org/gitlab-ee!10689
-
Miranda Fluharty authored
Fix blank project name in flash message shown when project is invalid
-
Filipa Lacerda authored
Internationalisation of javascript/s* directories See merge request gitlab-org/gitlab-ce!27745
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Filipa Lacerda authored
i18n of javascript/s* directories - EE See merge request gitlab-org/gitlab-ee!11856
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
GitLab Bot authored
-
Phil Hughes authored
Merge branch '9971-move-ee-differences-for-app-assets-javascripts-notes-components-note_form-vue-ce' into 'master' EE Backport to CE of EE!11151 See merge request gitlab-org/gitlab-ce!27824
-
Phil Hughes authored
Merge branch '9971-move-ee-differences-for-app-assets-javascripts-notes-components-note_form-vue' into 'master' Resolve "Move EE differences for `app/assets/javascripts/notes/components/note_form.vue`" Closes #9971 See merge request gitlab-org/gitlab-ee!11151
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58597
-
Heinrich Lee Yu authored
-
Evan Read authored
Fix example in docs. See merge request gitlab-org/gitlab-ee!11714
-
Dmytro authored
-
Stan Hu authored
track packages_file in ProjectStatistics Closes gitlab-ce#59303 and #10575 See merge request gitlab-org/gitlab-ee!11020
-
GitLab Bot authored
-
Stan Hu authored
Switch to sassc-rails for faster stylesheet compilation Closes #18432 See merge request gitlab-org/gitlab-ce!26224
-
Evan Read authored
[docs] Clarify gitlab.rb settings for modifying pipeline schedule worker See merge request gitlab-org/gitlab-ce!27725
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Alessio Caiazza authored
-
Alessio Caiazza authored
-
Alessio Caiazza authored
This new field will allow to keep track of the storage used by the packages features, it provides also aggregation at namespace level.
-
GitLab Bot authored
-
Stan Hu authored
Whitelist query limits for internal API Closes gitlab-ee#11450 See merge request gitlab-org/gitlab-ce!28037
-
Stan Hu authored
When creating a merge request for push options, there may be over 100 queries that are run to create a merge request. Even after we reduce the number of queries by disabling the Sidekiq jobs, it appears we still hover near this limit. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11450
-