- 01 Oct, 2020 40 commits
-
-
GitLab Bot authored
-
Igor Drozdov authored
Resolve "Add a project configured with Gitpod to Project Templates" Closes #255347 See merge request gitlab-org/gitlab!43319
-
Kai Armstrong authored
-
Sean McGivern authored
Fix Ruby 2.7 warnings in file collection specs See merge request gitlab-org/gitlab!43987
-
Marcin Sedlak-Jakubowski authored
Add issue[issue_type] URL Parameter under New issue via URL with prefilled fields See merge request gitlab-org/gitlab!43310
-
Maxwell Power authored
-
Jacques Erasmus authored
Update frontend tests to use GraphQL fixture See merge request gitlab-org/gitlab!43902
-
Nathan Friend authored
This commit updates all release-related frontend tests to use a GraphQL fixture instead of hard-coded data in mock_data.js.
-
Jan Provaznik authored
Add 'created_at' and 'updated_at' to epic API See merge request gitlab-org/gitlab!43279
-
Raimund Hook authored
* created_at on create, updated_at on update * changed the location of the policy from epic to group * (hopefully) fixed the tests
-
Phil Hughes authored
Update node-sass from 4.12.0 to 4.14.1 Closes #258964 and #258963 See merge request gitlab-org/gitlab!43808
-
Kushal Pandya authored
Replace jQuery tooltip api calls with tooltips facade in main.js Closes #249784 See merge request gitlab-org/gitlab!43908
-
Kushal Pandya authored
Sort projects by similarity when searching from Security Dashboard See merge request gitlab-org/gitlab!43610
-
Kushal Pandya authored
Allow users to toggle draft status on merge request Closes #227421 See merge request gitlab-org/gitlab!43098
-
Phil Hughes authored
This allows users to toggle the draft status of a merge request without the need for the user to visit the merge request edit form. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/227421
-
Nick Thomas authored
Update feature categories for 2020-10-01 See merge request gitlab-org/gitlab!43966
-
Phil Hughes authored
Resolve "Delete User dialog text contains formatting strings" Closes #255938 See merge request gitlab-org/gitlab!43871
-
Igor Drozdov authored
Fix verifying uploads with GitHub See merge request gitlab-org/gitlab!43852
-
Tim Zallmann authored
Merge branch '250643-discussions-json-doesn-t-appear-in-the-performance-bar-for-issues-epics-and-mrs' into 'master' Resolve "discussions.json doesn't appear in the performance bar for issues, epics, and MRs" See merge request gitlab-org/gitlab!43841
-
Nick Thomas authored
Fix Ruby 2.7 keyword parameter warning in Cluster specs See merge request gitlab-org/gitlab!43512
-
Bob Van Landuyt authored
Fix flaky set comparison See merge request gitlab-org/gitlab!43829
-
GitLab Bot authored
-
Patrick Bajao authored
In Ruby 3.0, positional arguments and keyword arguments will be separated. In Ruby 2.7, deprecation warnings related to keyword arguments show up. Use a double splat to specify `collection_default_args` as keyword arguments. The `diff statistics` shared example is also used in other file collection specs so the warnings in those specs are also fixed.
-
Achilleas Pipinellis authored
Docs: Update architecture to Puma from Unicorn See merge request gitlab-org/gitlab!43806
-
Thong Kuah authored
GitLab now uses Puma by default since 13.0
-
Achilleas Pipinellis authored
Add Basic Global Search documentation See merge request gitlab-org/gitlab!43872
-
Terri Chu authored
-
Nick Thomas authored
-
Bob Van Landuyt authored
Part 2: Add reviewers to side widget (Vue Components) Closes #237921 See merge request gitlab-org/gitlab!40926
-
Samantha Ming authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/237921 - This is part 2 of 2. - In this MR, we will be adding the necessary vue components of adding reviewers in the sidebar widget.
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/svgs to v1.169.0 See merge request gitlab-org/gitlab!43928
-
Achilleas Pipinellis authored
Remove very old redirect files See merge request gitlab-org/gitlab!43795
-
Igor Drozdov authored
Use ServiceResponse in Boards::CreateService See merge request gitlab-org/gitlab!43398
-
Jacques Erasmus authored
Remove negative-margin-top class See merge request gitlab-org/gitlab!42958
-
Yannis Roussos authored
Add index for sha to deployments See merge request gitlab-org/gitlab!43836
-
Mark Lapierre authored
Add merge-ref diff e2e tests See merge request gitlab-org/gitlab!42661
-
Mark Lapierre authored
Non-DSL method calls should use brackets
-
Natalia Tepluhina authored
Add fuzzy search support to labels dropdown Closes #250727 See merge request gitlab-org/gitlab!43969
-
GitLab Bot authored
-
Jan Provaznik authored
Resolve "Create "No Access" Role" - user facing changes Closes #220203 See merge request gitlab-org/gitlab!40942
-