- 07 Jul, 2021 30 commits
-
-
Evan Read authored
Changelog: other
-
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
-
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
-
- 06 Jul, 2021 10 commits
-
-
Thong Kuah authored
It was discovered that this specific FF call guarded nothing, and so we inadventertly released ability to set user timezone preference. As development feature flags are supposed to be short-lived, let's keep what's already released, and keep moving forward.
-
Simon Knox authored
Updated health status edit button to match See merge request gitlab-org/gitlab!65348
-
Stan Hu authored
This mirrors the change in Gitaly in https://gitlab.com/gitlab-org/gitaly/-/merge_requests/3534 in order to bring both Gitaly and GitLab versions in sync. This saves a little disk space in Omnibus. Changelog: changed
-
Michael Kozono authored
Add a feature flag to change maximum text highlight size to 1MB See merge request gitlab-org/gitlab!65167
-
Gary Holtz authored
-
Thong Kuah authored
Support multiple DBs for loading/dumping of schema_migrations/ See merge request gitlab-org/gitlab!64884
-
Robert Speicher authored
Add GitLab revision to Prometheus metric See merge request gitlab-org/gitlab!65276
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!65592
-
Andreas Brandl authored
Migrate PK conversion for push_event_payloads back (only for GitLab.com) See merge request gitlab-org/gitlab!65112
-
Thong Kuah authored
Extend NetworkPolicy GraphQL API with `Environments` field See merge request gitlab-org/gitlab!65314
-