- 07 Jul, 2021 40 commits
-
-
Igor Drozdov authored
Preload project user authorizations on REST API See merge request gitlab-org/gitlab!65602
-
Phil Hughes authored
Fix WebIDE dropdown background color See merge request gitlab-org/gitlab!65412
-
Max Woolf authored
Use Gitaly long timeout for resolving conflicts See merge request gitlab-org/gitlab!65394
-
Vitaly Slobodin authored
Add size-prop to all GlLoadingIcon instances See merge request gitlab-org/gitlab!65006
-
Marcel Amirault authored
Update directory path and naming for integrations See merge request gitlab-org/gitlab!65532
-
David Fernandez authored
Remove unnecessary tests from dependency list specs See merge request gitlab-org/gitlab!65609
-
David Fernandez authored
Return empty strings for Jira links when URL is not set See merge request gitlab-org/gitlab!65547
-
Imre Farkas authored
Expose GraphQL query complexity score [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52448
-
Heinrich Lee Yu authored
Wiki repositories use default branch when creating the repo See merge request gitlab-org/gitlab!65221
-
Vitaly Slobodin authored
Always encode group path for while fetching labels for Epics list and Roadmap See merge request gitlab-org/gitlab!65350
-
Dave Pisek authored
Use updated regex (from reviewer feedback) to also find instances that span across multiple lines.
-
Dave Pisek authored
This change adds a size to all gitlab-ui loading icons as part of a migration effort to change the loading spinners default size to "md".
-
Adam Hegyi authored
Use keyset pagination for fetching board issues [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64272
-
Eulyeon Ko authored
-
Kushal Pandya authored
Update dependency dompurify to ^2.3.0 See merge request gitlab-org/gitlab!65548
-
Martin Wortschack authored
Migrate analytics dateformat methods to ce See merge request gitlab-org/gitlab!65619
-
Miguel Rincon authored
Merge branch '334980-fix-compliance-dashboard-drawer-so-it-only-appears-when-a-non-link-is-clicked' into 'master' Don't show compliance dashboard drawer if link is clicked See merge request gitlab-org/gitlab!65312
-
Robert Hunt authored
Added a check to make sure that the element being clicked is either not a link or is the row link. If it isn't one of these, then don't toggle the drawer as it either means we didn't click on the drawer or the link is going to redirect to a different page
-
charlie ablett authored
Remove ff_external_status_checks feature flag See merge request gitlab-org/gitlab!65053
-
Michael Kozono authored
Merge branch '335232-does-not-create-audit-event-for-failed-long-on-read-only-database' into 'master' Do not create audit event for failed logins on read-only DB See merge request gitlab-org/gitlab!65504
-
Francisco Javier López authored
Handle git exceptions in wiki create and update services See merge request gitlab-org/gitlab!64873
-
Harsha Muralidhar authored
In this commit, we wrap git operations when creating and updating wiki pages, in order to avoid throwing git errors when operations fails. Changelog: fixed
-
Kushal Pandya authored
Merge branch '332481-issue-boards-clicking-on-cards-is-hard-as-it-normally-triggers-drag-drop-action' into 'master' Added drag sensitivity tolerance to boards See merge request gitlab-org/gitlab!65368
-
Francisco Javier López authored
In this commit, we allow wiki repositories to use the instance default branch when creating the repo. If not default branch is set, we will default to the code default ref which, at this point, is `main`. Changelog: added
-
Douglas Barbosa Alexandre authored
Changelog: fixed EE: true
-
Ezekiel Kigbo authored
Moves the shared analytics dateFormat functions to CE for reuse.
-
Luke Duncalfe authored
Delete framework column from project_compliance_framework_settings See merge request gitlab-org/gitlab!65546
-
Max Woolf authored
This column was ignored in 13.5 so is now safe to remove. https://gitlab.com/gitlab-org/gitlab/-/issues/335079 Changelog: removed
-
Ezekiel Kigbo authored
Add selected to description See merge request gitlab-org/gitlab!65184
-
Mayra Cabrera authored
Bump Nokogiri from v1.11.4 to v1.11.5 See merge request gitlab-org/gitlab!65597
-
Ezekiel Kigbo authored
Remove cycle_analytics_scatterplot_enabled feature flag See merge request gitlab-org/gitlab!65515
-
Ezekiel Kigbo authored
Rename default import from mock_apollo_helpers See merge request gitlab-org/gitlab!65503
-
Ezekiel Kigbo authored
Remove feature flag call that guarded nothing See merge request gitlab-org/gitlab!65605
-
Ezekiel Kigbo authored
-
Thong Kuah authored
Update supported browser versions See merge request gitlab-org/gitlab!63994
-
Shinya Maeda authored
Make DORA GraphQL tests container agnostic See merge request gitlab-org/gitlab!65549
-
Igor Drozdov authored
Fix authorization callers for the Release create, update and delete actions See merge request gitlab-org/gitlab!65318
-
Shinya Maeda authored
-
Michael Kozono authored
Extend Plan limits API with `terraform_module_max_file_size` See merge request gitlab-org/gitlab!65425
-
Adam Cohen authored
-