- 09 Nov, 2020 1 commit
-
-
Luke Duncalfe authored
This mutation allows repositioning a DiffNote. It uses the special `reposition_note` permission, which is an alias of `admin_note` unless the noteable is a Design, in which case it will be true if the user can `create_note`. This allows people who can comment on a Design to reposition the notes of other people. https://gitlab.com/gitlab-org/gitlab/-/issues/207334
-
- 08 Nov, 2020 8 commits
-
-
Mark Lapierre authored
Display message if QA bin/qa is run without scenario See merge request gitlab-org/gitlab!47014
-
Stan Hu authored
Bundler 2.1.4 requires to use GEM_HOME See merge request gitlab-org/gitlab!47134
-
Thong Kuah authored
Add message for missing license when using Coverage Fuzzing See merge request gitlab-org/gitlab!46652
-
Russell Dickenson authored
Docs: Include supported keys to Secret Detection See merge request gitlab-org/gitlab!45681
-
Taylor McCaslin authored
-
Kamil Trzciński authored
This fixes a shared gems storage for GitLab and Gitaly. Prior to `2.1.x` we would use `BUNDLE_PATH`, but since the new release, the bundler stores gems in `/ruby/<version>` subfolder. The `.bundle_path` does return subfolder instead of `BUNDLE_PATH` which causes problems with re-using gems storage.
-
David O'Regan authored
Update image upload path See merge request gitlab-org/gitlab!46967
-
Jacques Erasmus authored
Update the upload path to the new one
-
- 07 Nov, 2020 6 commits
-
-
Miguel Rincon authored
Remove ci_lint_vue feature flag See merge request gitlab-org/gitlab!46880
-
Stan Hu authored
Refactor hll event yml paths See merge request gitlab-org/gitlab!47119
-
ggelatti authored
-
Heinrich Lee Yu authored
Revert "Merge branch 'bvl-handle-invalid-headers' into 'master'" See merge request gitlab-org/gitlab!47112
-
Mike Jang authored
Docs: Update SAML troubleshooting section See merge request gitlab-org/gitlab!47111
-
Blair Lunceford authored
-
- 06 Nov, 2020 25 commits
-
-
Kerri Miller authored
Extract shared view search/results/_issuable.html.haml See merge request gitlab-org/gitlab!46944
-
Dylan Griffith authored
At present the merge request result page has an old design and we want it to match the issue design which was recently updated. It seems the best way to do this was to share code so we've extracted a shared HAML template for both of these.
-
Stan Hu authored
Fix *ility typos See merge request gitlab-org/gitlab!47098
-
Jonathan Schafer authored
-
Patrick Bair authored
Add Webhooks for Releases See merge request gitlab-org/gitlab!44881
-
Amy Qualls authored
Add troubleshooting section to KAS docs See merge request gitlab-org/gitlab!46861
-
Alexander Tanayno authored
Clean up word wrapping and word choice to bring the document closer to GitLab tone and style.
-
Stan Hu authored
This reverts merge request !46985
-
Craig Norris authored
Docs: Edited PyPI topic See merge request gitlab-org/gitlab!47107
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/247950
-
Stan Hu authored
Fix comment in app/workers/background_migration_worker.rb See merge request gitlab-org/gitlab!47102
-
Andrew Fontaine authored
Display LFS label and remove truncated name in File header See merge request gitlab-org/gitlab!46406
-
Douglas Barbosa Alexandre authored
Add specific type to epic_id for updateIssue See merge request gitlab-org/gitlab!46491
-
Scott Hampton authored
Update buttons in app/views/groups/milestones directory See merge request gitlab-org/gitlab!47092
-
Scott Hampton authored
Update button styles in ee/app/views/groups/ directory See merge request gitlab-org/gitlab!47096
-
Scott Hampton authored
Update button styles in _details.html.haml See merge request gitlab-org/gitlab!47094
-
Andrew Fontaine authored
Merge branch 'Replace-GlDeprecatedDropdown-with-GlDropdown-in-app/assets/javascripts/registry/explorer/components/list_page/cli_commands.vue' into 'master' GlDeprecatedDropdown to GlDropdown in cli_commands.vue See merge request gitlab-org/gitlab!41425
-
Marvin Karegyeya authored
-
Brett Walker authored
-
Amy Qualls authored
Fix to Postman project link See merge request gitlab-org/gitlab!47100
-
ngaskill authored
-
Iniubong Obonguko authored
-
Iniubong Obonguko authored
-
Stan Hu authored
Remove possible infinite loop from BackgroundMigrationWorker See merge request gitlab-org/gitlab!45298
-
Brett Walker authored
due to inablitty to obtain a lease. Solves an infinite loop problem.
-