- 01 Oct, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Fix Ruby 2.7 warnings for MergeRequestContextCommit See merge request gitlab-org/gitlab!43982
-
Enrique Alcántara authored
Add GitLab UI button styles to app/views/projects/ci/builds/_build.html See merge request gitlab-org/gitlab!43728
-
Andrei Kyrnich authored
-
Dmytro Zaporozhets (DZ) authored
Do not try to copy weight events when promoting an issue See merge request gitlab-org/gitlab!43891
-
Kamil Trzciński authored
Update Workhorse version to 8.49.0 See merge request gitlab-org/gitlab!43999
-
Achilleas Pipinellis authored
Fix 25k Ref Arch Internal Load Balancer specs See merge request gitlab-org/gitlab!43984
-
Dmytro Zaporozhets (DZ) authored
Call `#to_json` on variables in `post_graphql` Closes #255374 See merge request gitlab-org/gitlab!43328
-
Dmytro Zaporozhets (DZ) authored
Fix problem with sorting by case in GraphQL See merge request gitlab-org/gitlab!43861
-
Natalia Tepluhina authored
POC: GraphQL Startup.js See merge request gitlab-org/gitlab!36324
-
Natalia Tepluhina authored
-
Natalia Tepluhina authored
Show incident details page via `issues/incident/:id` Closes #244943 See merge request gitlab-org/gitlab!43459
-
David O'Regan authored
Add base incident route for dedicated incident page routed from the issues namespace
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!43985
-
Aleksei Lipniagov authored
-
Alex Kalderimis authored
-
Markus Koller authored
Fix Ruby 2.7 deprecation warnings in invites_controller_spec.rb See merge request gitlab-org/gitlab!43710
-
Jan Provaznik authored
One dimensional matrix support: fixes #26362 Closes #26362 See merge request gitlab-org/gitlab!42170
-
Dmytro Zaporozhets (DZ) authored
Add internal API to retrieve LFS objects See merge request gitlab-org/gitlab!42161
-
James Lopez authored
Remove coverage_report_view feature flag See merge request gitlab-org/gitlab!43711
-
David Barr authored
It was enabled by default in GitLab 13.4 and no issues were seen.
-
Brandon Labuschagne authored
Remove unused admin group view for LDAP sync See merge request gitlab-org/gitlab!43898
-
Drew Blessing authored
Over 2 years ago an errant change resulted in LDAP sync settings no longer being shown in the admin area when editing a group. Since its been such a long time since the feature worked, and we haven't heard from users that they're missing this feature, it can be removed. There are many other group settings not available in admin area, too.
-
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
-
Turo Soisenniemi authored
feature flag: one_dimensional_matrix
-
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
-