- 08 Oct, 2020 21 commits
-
-
Marcel Amirault authored
Docs: Update files to remove "in order to" See merge request gitlab-org/gitlab!44637
-
Craig Norris authored
-
Thong Kuah authored
Bump auto-deploy-image to v1.0.5 See merge request gitlab-org/gitlab!44535
-
Dylan Griffith authored
Include testsuite name in test case key See merge request gitlab-org/gitlab!44473
-
Mark Lapierre authored
Fix CI Variable spec See merge request gitlab-org/gitlab!44514
-
Tiffany Rea authored
Add wait after adding variable Remove extra expanding session action
-
Mark Chao authored
Remove unnecessary conditional See merge request gitlab-org/gitlab!44320
-
Jacques Erasmus authored
[FE] Deep link to selected value stream See merge request gitlab-org/gitlab!42193
-
Ezekiel Kigbo authored
Builds the selectedValueStream data from the BE initialized data
-
Marcel Amirault authored
Docs: Fixed Vale errors in CI YAML topic See merge request gitlab-org/gitlab!44646
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
Jacques Erasmus authored
Show reviewers in MR list See merge request gitlab-org/gitlab!43565
-
Samantha Ming authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/237922
-
Ezekiel Kigbo authored
Add a clear button on the Search filter See merge request gitlab-org/gitlab!42897
-
Micaël Bergeron authored
This commit adds clear buttons on the Group and Project filters for the search page. This enables the user to remove a filter in a single click instead of having to wait for the dropdown to fully load.
-
Shinya Maeda authored
-
Mark Chao authored
Use stricter typed Global IDs See merge request gitlab-org/gitlab!44073
-
Brett Walker authored
and slight refactor of restore_many to use GitlabSchema.parse_gid
-
Michael Kozono authored
Enable RSpec/TimecopFreeze cop See merge request gitlab-org/gitlab!44367
-
Ash McKenzie authored
Use vulnerability finding report type for feedback category See merge request gitlab-org/gitlab!44492
-
Mark Lapierre authored
Attach CI_JOB_ID into QA JSON report See merge request gitlab-org/gitlab!44602
-
- 07 Oct, 2020 19 commits
-
-
Evan Read authored
Clarify gitlab:gitaly:check needs run from Gitaly client See merge request gitlab-org/gitlab!44078
-
Aric Buerer authored
-
Evan Read authored
Fix typo in Gitaly Praefect admin docs See merge request gitlab-org/gitlab!44572
-
Yannis Roussos authored
Enable automatic allocation of purchased storage See merge request gitlab-org/gitlab!44376
-
Olena Horal-Koretska authored
Instrument snowplow count of integrations list See merge request gitlab-org/gitlab!44549
-
Douglas Barbosa Alexandre authored
Merge branch 'al-255316-add-missing-spec-for-update_max_seats_used_for_gitlab_com_subscriptions_worker' into 'master' Add missing spec for UpdateMaxSeatsUsedForGitlabComSubscriptionsWorker See merge request gitlab-org/gitlab!44632
-
Yannis Roussos authored
Fix rollback of migration that adds temporary index for container scanning findings See merge request gitlab-org/gitlab!44593
-
Can Eldem authored
-
Stan Hu authored
Templates for EC2 deployment and provisioning via CF See merge request gitlab-org/gitlab!42566
-
Stan Hu authored
Redirect to documentation pages URL when configuration option is set See merge request gitlab-org/gitlab!43157
-
Jose Ivan Vargas authored
Update jest to version 26.x See merge request gitlab-org/gitlab!33252
-
Jonathan Schafer authored
-
Mike Jang authored
Remove the mention of SSH in project access tokens See merge request gitlab-org/gitlab!36922
-
Julian Paul Dasmarinas authored
-
Stan Hu authored
Add rubocop for expectations on Gitlab::Tracking#event See merge request gitlab-org/gitlab!43615
-
Dallas Reedy authored
Adds a new RuboCop cop for protecting against doing expect(Gitlab::Tracking).to receive(:event) within specs. All existing offending files are added to the .rubocop_todo.yml file and should be converted at our earliest convenience.
-
Stan Hu authored
Add API Fuzzing report type to backend See merge request gitlab-org/gitlab!43763
-
Michael Eddington authored
The new report type uses the Dast report parser as the schema is shared between API Fuzzing and DAST. * Update the backend code * Update GraphQL schema * Update related tests * Add sample report to test assets
-
Stan Hu authored
Return nil when fetching a wiki page with invalid arguments See merge request gitlab-org/gitlab!44302
-