- 19 May, 2020 31 commits
-
-
Rémy Coutable authored
Before, we'd pass `vendor/gitaly-ruby` as artifacts to other jobs in the pipeline but now that it's saved in cache, it can happen that the cache doesn't have the exact versions needed by the job since its key is fixed (i.e. currently "ruby-go-cache-v1"). This commit make sure that Gitaly dependencies are installed (with `scripts/gitaly-test-build`) in the jobs that call `scripts/gitaly-test-spawn`. It also makes the cache key dependent on the `GITALY_SERVER_VERSION` file so that each time this file changes, the cache key will change as well. Note that we need to remove the `tmp/tests/gitaly/.ruby-bundle` file in the `setup-test-env` job since this file prevents gems from being installed even if `vendor/gitaly-ruby` doesn't have the correct gems. Also, extend from `.rails-cache` in `frontend-fixtures`. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Enable Rails/TimeZone for controllers See merge request gitlab-org/gitlab!32277
-
Natalia Tepluhina authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/profile/account/components/delete_account_modal.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/profile/account/components/delete_account_modal.vue` See merge request gitlab-org/gitlab!32007
-
Gilang Gumilar authored
Update deprecated slot syntax in `./app/assets/javascripts/profile/account/components/delete_account_modal.vue`
-
Marcel Amirault authored
Add explicit pagination option to documentation See merge request gitlab-org/gitlab!32382
-
Gary Wong authored
Refined documentation as per https://gitlab.com/gitlab-org/gitlab/-/merge_requests/32382#note_344100963
-
Russell Dickenson authored
Add doc for how to use GCP for Windows dev See merge request gitlab-org/gitlab!31279
-
Daniel Paul Searles authored
-
Kushal Pandya authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue` See merge request gitlab-org/gitlab!31992
-
Gilang Gumilar authored
Update deprecated slot syntax in `./app/assets/javascripts/pages/admin/users/components/delete_user_modal.vue`
-
Kushal Pandya authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/serverless/components/area.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/serverless/components/area.vue` See merge request gitlab-org/gitlab!32015
-
Gilang Gumilar authored
-
Marcel Amirault authored
Move support information See merge request gitlab-org/gitlab!32481
-
Sean Arnold authored
-
Sean Arnold authored
- Time.zone.parse wasn't always throwing an error
-
Sean Arnold authored
-
Sean Arnold authored
Time.at => Time.zone.at Time.parse => Time.zone.parse Time.new => Time.zone.local
-
Kushal Pandya authored
Merge branch 'update-deprecated-slot-syntax-in-./app/assets/javascripts/releases/components/evidence_block.vue' into 'master' Update deprecated slot syntax in `./app/assets/javascripts/releases/components/evidence_block.vue` See merge request gitlab-org/gitlab!32019
-
Gilang Gumilar authored
-
Stan Hu authored
Update Time.now => Time.current in Services See merge request gitlab-org/gitlab!31683
-
Shinya Maeda authored
Add Nuget metadatum support See merge request gitlab-org/gitlab!30994
-
Evan Read authored
Update CE tto GitLab CE See merge request gitlab-org/gitlab!31825
-
Lucy Fox authored
-
Mark Lapierre authored
E2E - Version control for snippets - Part 1 Closes #207110 See merge request gitlab-org/gitlab!28068
-
Anastasia McDonald authored
Clone, push, pull a personal snippet over HTTP and SSH Create, edit and delete a personal snippet via UI See https://gitlab.com/gitlab-org/gitlab/-/issues/207110
-
Evan Read authored
Document new SAST environment variable `SAST_GOSEC_CONFIG` See merge request gitlab-org/gitlab!32488
-
Evan Read authored
-
Ethan Reesor authored
-
Heinrich Lee Yu authored
Upgrade kaniko to v0.20.0 Closes #216441 See merge request gitlab-org/gitlab!30968
-
Evan Read authored
Added versioned snippets add Geo unsupported See merge request gitlab-org/gitlab!32428
-
Fabian Zimmer authored
-
- 18 May, 2020 9 commits
-
-
Ash McKenzie authored
Group-level vulnerability exports API See merge request gitlab-org/gitlab!31889
-
Ash McKenzie authored
Remove remaining FF alert_management_minimal See merge request gitlab-org/gitlab!32412
-
Dylan Griffith authored
Merge branch '214567-rename-vulnerabilities-occurrenceserializer-to-vulnerabilities-findingserializer' into 'master' Rename Vulnerabilities::OccurrenceSerializer to FindingSerializer See merge request gitlab-org/gitlab!31957
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
- Revert change in spec
-