- 09 Dec, 2019 40 commits
-
-
Marcia Ramos authored
-
Martin Wortschack authored
Remove coverage hack from Karma See merge request gitlab-org/gitlab!21386
-
Winnie Hellmann authored
-
Kushal Pandya authored
Merge branch '27796-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-profile-scss' into 'master' Fix style-lint errors and warnings for profile.scss Closes #27796 See merge request gitlab-org/gitlab!20048
-
Jiaan Louw authored
Resolve the stylelint-gitlab/utility-classes error by removing the .description class in profile.scss and replacing its usage in gpg_keys and keys views with the .text-truncate utility class.
-
Kushal Pandya authored
Analytics: Group and project dropdown enhancements See merge request gitlab-org/gitlab!21302
-
Grzegorz Bizon authored
Force clearing of deprecated cache key See merge request gitlab-org/gitlab!21184
-
Kerri Miller authored
.
-
Bob Van Landuyt authored
Adjust iframe csp for tracing page See merge request gitlab-org/gitlab!21156
-
Grzegorz Bizon authored
rules: for bridge jobs See merge request gitlab-org/gitlab!19605
-
drew authored
Allows for including or excluding bridge jobs via `rules:` to control triggering of downstream (multi-project) Pipelines.
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/spec/javascripts/vue_mr_widget) See merge request gitlab-org/gitlab!21305
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/spec/frontend/vue_shared) See merge request gitlab-org/gitlab!21309
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/spec/frontend/[m-r]*) See merge request gitlab-org/gitlab!21313
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/spec/frontend/[s-z]*) See merge request gitlab-org/gitlab!21315
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/spec/frontend/[s-z]*) See merge request gitlab-org/gitlab!21318
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/spec/javascripts/[j-n]*) See merge request gitlab-org/gitlab!21321
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/app/assets/javascripts/[a-b]*) See merge request gitlab-org/gitlab!21327
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/app/assets/javascripts/[e-i]*) See merge request gitlab-org/gitlab!21329
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/app/assets/javascripts/[c-d]*) See merge request gitlab-org/gitlab!21328
-
Bob Van Landuyt authored
New feature flag for Gitaly service See merge request gitlab-org/gitlab!21178
-
Kushal Pandya authored
Update eslint-plugin-import from 2.16.0 to 2.18.2 (/app/assets/javascripts/pages) See merge request gitlab-org/gitlab!21357
-
Sanad Liaquat authored
Remove unnecessary debug status checks See merge request gitlab-org/gitlab!21380
-
James Lopez authored
Abort rendering of security reports that aren't set up See merge request gitlab-org/gitlab!20381
-
Martin Wortschack authored
- This allows for passing a group/project to the dropdown via props
-
Jan Provaznik authored
Add API endpoint to unpublish GitLab Pages Closes #33880 See merge request gitlab-org/gitlab!19781
-
Ethan Urie authored
Refactored PagesController and pages API to use new service.
-
Paul Slaughter authored
Fix duplicate spec files See merge request gitlab-org/gitlab!21355
-
Scott Stern authored
Related to https://gitlab.com/gitlab-org/gitlab/merge_requests/16336
-
Evan Read authored
Clarify 2FA QR scanning instructions See merge request gitlab-org/gitlab!21199
-
Mike Jang authored
-
Mark Lapierre authored
Runtime::Logger defaults to reporting error messages, so we don't need to check if QA_DEBUG is true when creating debug log messages (or any other message severity below error). If QA_DEBUG is false the debug messages won't be logged.
-
Evan Read authored
Clarify pipeline visibility details See merge request gitlab-org/gitlab!21297
-
Marcel Amirault authored
-
Evan Read authored
Add docs for API keyset pagination See merge request gitlab-org/gitlab!21035
-
Evan Read authored
Clarify ModSecurity docs- rule engine disablement See merge request gitlab-org/gitlab!21206
-
Lucas Charles authored
Update the modsecurity docs to provide more clear instructions on disabling the rule processing engine.
-
Thong Kuah authored
Refactor code to substitute variables in Prometheus queries See merge request gitlab-org/gitlab!19994
-
Reuben Pereira authored
Create new service to do template variable replacement on the query parameter of the Prometheus proxy API.
-
Ash McKenzie authored
Add a `remote_mirrors` project API See merge request gitlab-org/gitlab!21146
-