- 20 Feb, 2020 40 commits
-
-
Marin Jankovski authored
Fix branch sync See merge request gitlab-org/gitlab!25596
-
Lin Jen-Shin authored
Merge branch '34322-investigate-how-to-reduce-the-duration-of-the-jest-job-to-under-15-minutes' into 'master' Extract frontend fixture creation from jest & karma See merge request gitlab-org/gitlab!24568
-
Mark Florian authored
Skip the old_notes_spec that is failing in master See merge request gitlab-org/gitlab!25481
-
Sean McGivern authored
Update resource boundary for ExportCsvWorker See merge request gitlab-org/gitlab!25548
-
Yorick Peterse authored
Since changes to this file directly affect the Delivery team, it makes sense that they own this file and approve any changes to it.
-
Yorick Peterse authored
The variable CI_PROJECT_NAME only includes the project name, not the entire namespace; for that you need to use CI_PROJECT_PATH. The incorrect use of this variable meant that stable and security branches would not be synced to the appropriate target repositories.
-
Nick Thomas authored
Begin collecting blob truncation metrics See merge request gitlab-org/gitlab!25464
-
Albert Salim authored
-
Albert Salim authored
These jobs now have `needs` with `retrieve-tests-metadata` as it is the quickest test in `prepare`.
-
Adam Hegyi authored
Use unique feature name for Instance Sec Dashboard See merge request gitlab-org/gitlab!24505
-
Mark Florian authored
This should allow _only_ the Instance Security Dashboard to be disabled, without affecting the other Security Dashboards.
-
Bob Van Landuyt authored
Bump rspec and rspec-rails See merge request gitlab-org/gitlab!25105
-
Phil Hughes authored
Migrated getters_spec for jest See merge request gitlab-org/gitlab!25524
-
Phil Hughes authored
Replaces underscore with lodash and native func See merge request gitlab-org/gitlab!25572
-
Bob Van Landuyt authored
At the time of writing the last 15 days worth of this job spent more than 50% of its time on CPU. This sets the boundary accordingly.
-
Tim Zallmann authored
Replace underscore for lodash in releases Closes #196681 See merge request gitlab-org/gitlab!25556
-
Grzegorz Bizon authored
Preload associations needed by Namespace#pages_virtual_domain See merge request gitlab-org/gitlab!25499
-
Stan Hu authored
Reduce number of fork targets for group-managed accounts Closes #34648 See merge request gitlab-org/gitlab!24698
-
Marcel Amirault authored
Add `CI_JOB_IMAGE` to predefined_variables.md See merge request gitlab-org/gitlab!24396
-
Pavel Shutsin authored
Group-managed accounts shouldn't be able to fork a project outside of root group if it has prohibit_outer_forks flag enabled
-
Lin Jen-Shin authored
Test against PG11 in nightly scheduled pipelines Closes #200036 See merge request gitlab-org/gitlab!25156
-
Evan Read authored
Update Elastic Load Balancer type See merge request gitlab-org/gitlab!25504
-
Collen authored
-
Kushal Pandya authored
Merge branch '196645-replace-underscore-with-lodash-for-app-assets-javascripts-frequent_items' into 'master' Replace underscore with lodash methods in frequent_items components Closes #196645 See merge request gitlab-org/gitlab!25479
-
Kushal Pandya authored
FE deep links for cycle analytics Closes #202103 and #32426 See merge request gitlab-org/gitlab!23493
-
Ezekiel Kigbo authored
Set group and proejct id Persists the group the project id params to the url, and also initializes the cycle analytics app with them if present.
-
Kushal Pandya authored
Removes underscore from issues_show See merge request gitlab-org/gitlab!25562
-
Evan Read authored
Update migrating between two self hosted instances doc See merge request gitlab-org/gitlab!25452
-
Evan Read authored
Update misleading automated tests note in Geo documentation See merge request gitlab-org/gitlab!24883
-
Aric Buerer authored
-
Heinrich Lee Yu authored
State the fact that also archived projects are deleted when a group is removed See merge request gitlab-org/gitlab!25269
-
Evan Read authored
Resolve "Follow-up from "Package api sorting" - Docs" Closes #197322 See merge request gitlab-org/gitlab!24338
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Russell Dickenson authored
Document DAST addon configuration See merge request gitlab-org/gitlab!25495
-
Albert Salim authored
-
Albert Salim authored
-
Albert Salim authored
`karma:tests` task is a wrapper around yarn, which doesn't need bundler. Using `yarn karma` instead of bundle exec rake allows us to skip lengthy bundle install in the karma job.
-
Albert Salim authored
-
Russell Dickenson authored
Deprecate CS CLAIR_VULNERABILITIES_DB_URL in docs See merge request gitlab-org/gitlab!24583
-
Adam Cohen authored
- Use CLAIR_DB_CONNECTION_STRING instead of CLAIR_VULNERABILITIES_DB_CONNECTION_STRING - Add section on Running the standalone container scanning tool
-