- 05 Oct, 2020 26 commits
-
-
Kushal Pandya authored
Swimlanes - Move issue between epics See merge request gitlab-org/gitlab!43803
-
Alper Akgun authored
Fix assigning labels to boards See merge request gitlab-org/gitlab!44171
-
Imre Farkas authored
Change the Security dashboard path See merge request gitlab-org/gitlab!43737
-
Mehmet Emin INAC authored
-
Alper Akgun authored
Speed up notes helper spec See merge request gitlab-org/gitlab!44251
-
Imre Farkas authored
Fix flaky specs expecting fixed array order See merge request gitlab-org/gitlab!44127
-
Nicolò Maria Mezzopera authored
Fix typos in comments of lib/utils/unit_format/index.js See merge request gitlab-org/gitlab!44187
-
Nicolò Maria Mezzopera authored
Snippet view: Prioritise bootstrapping Vue application See merge request gitlab-org/gitlab!44139
-
Alexandru Croitor authored
When no scoped_issue_board license is available boards should not accept labels. Remove the `labels` param as well in that case.
-
Phil Hughes authored
Update links in code See merge request gitlab-org/gitlab!44134
-
James Lopez authored
Fix Ruby 2.7 keyword warning in stubbed_feature.rb See merge request gitlab-org/gitlab!44092
-
Simon Knox authored
Convert stylesheets/pages/issues/issue_list.scss into page specific See merge request gitlab-org/gitlab!43241
-
Tiger Watson authored
Merge branch '220541-instrument-usage-of-overridden-approval-rules-for-self-managed-instances-2' into 'master' Add usage ping for MRs with overridden project rules Closes #220541 See merge request gitlab-org/gitlab!36230
-
Shinya Maeda authored
Stub feature instead of feature flag for project subscription in specs See merge request gitlab-org/gitlab!44192
-
Mark Lapierre authored
Add rake task to set password and an access token See merge request gitlab-org/gitlab!43938
-
Mark Lapierre authored
This sets the default password from Runtime::User.default_password if it's not set already, and it creates a personal access token. This is useful when testing on a fresh GitLab instance (e.g., an omnibus-gitlab docker image)
-
Stan Hu authored
Update devise gem to 4.7.3 for Ruby 2.7 deprecation fixes See merge request gitlab-org/gitlab!43747
-
gaga5lala authored
keep bcrypt to 3.1.12, could be updated after verify ARM compile issue
-
Shinya Maeda authored
Execute project hooks and services when deployment starts See merge request gitlab-org/gitlab!41214
-
Eulyeon Ko authored
Extract "issues_list.scss" into its own under page_bundles. Move .issue_list into "page_bundles/issues_list.scss" from "pages/issues.scss" Merge "page_bundles/issues.css" which contained stylings ,.user-can-drag and .is-ghost, only relevant to issues list into "page_bundles/issues_list.scss". (boards and epic duplicate .user-can-drag and .is-ghost in their own scss). Use gray-10 over gray-light as background color for displaying issue list when in manual ordering mode.
-
Ash McKenzie authored
Fix large backups not working with Azure Blob storage Closes #259838 See merge request gitlab-org/gitlab!44233
-
Florie Guibert authored
Only allow user to drag & drop when user can admin epics Add rspec tests
-
Tiger Watson authored
Validate text limit on designs.filename See merge request gitlab-org/gitlab!43952
-
Luke Duncalfe authored
This adds a validation to the text limit constraint that was added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33565. Our database migration guidelines https://docs.gitlab.com/ee/development/database/strings_and_the_text_data_type.html#add-a-text-limit-constraint-to-an-existing-column recommend that we only validate the constraint one release after the constraint was added. https://gitlab.com/gitlab-org/gitlab/-/issues/220420
-
Florie Guibert authored
Add ability to move issue between lanes
-
Thong Kuah authored
Removes fallback warning for legacy deploy board labels See merge request gitlab-org/gitlab!43376
-
- 04 Oct, 2020 5 commits
-
-
Thong Kuah authored
But we still maintain a has_legacy_app_label facade for the API. Also remove un-used legacy_deployments keyword
-
Thong Kuah authored
This removes all FE usages off has_legacy_app_label
-
Peter Leitzen authored
-
Vitali Tatarintev authored
Fix Ruby 2.7 kwarg warnings for Sentry client See merge request gitlab-org/gitlab!43826
-
Stan Hu authored
This commit bumps the gitlab-fog-azure-rm gem version to v1.0, which fixes an issue when backups exceed 33 MB in size: https://gitlab.com/gitlab-org/gitlab-fog-azure-rm/-/merge_requests/19
-
- 03 Oct, 2020 7 commits
-
-
Craig Norris authored
Docs: Fixed broken tables See merge request gitlab-org/gitlab!44211
-
Russell Dickenson authored
Add use case for enabled_for_attribute? method in experiment guide See merge request gitlab-org/gitlab!44165
-
Stan Hu authored
Strategy spec speedup See merge request gitlab-org/gitlab!44077
-
Stan Hu authored
Removing references to redash.gitlab.com since it's no longer used See merge request gitlab-org/gitlab!44224
-
Gary Holtz authored
-
Ezekiel Kigbo authored
Replace double angle icons with GitLab SVG in issuables sidebar See merge request gitlab-org/gitlab!43655
-
Ezekiel Kigbo authored
Add helper method for adding page specific styles for IDE-xterm See merge request gitlab-org/gitlab!44190
-
- 02 Oct, 2020 2 commits
-
-
Nathan Friend authored
Update clipboard button to use Pajamas Closes #219834 See merge request gitlab-org/gitlab!38421
-
Mayra Cabrera authored
Introduce configuration value for mounts See merge request gitlab-org/gitlab!43485
-