- 02 Oct, 2019 40 commits
-
-
Patrick Derichs authored
One part of SystemNoteService refactoring. Move specs to SystemNotes::CommitService Add BaseService. Preparation for the follow-up MRs regarding SystemNoteService refactoring. Specs are using doubles Also adding specs for BaseService and changed scope of some methods to protected. Brought back accidentally removed comment to document return value. Use expect_next_instance_of instead of expect_any_instance_of Apply suggestion to spec/services/system_note_service_spec.rb Apply suggestion to spec/services/system_note_service_spec.rb
-
Rémy Coutable authored
Quarantine some ECDSA related tests due to bumping openssl See merge request gitlab-org/gitlab!18016
-
Yorick Peterse authored
Remove obsolete background migration Closes #32604 See merge request gitlab-org/gitlab!17990
-
Annabel Dunstone Gray authored
Resolve "Icons in left sidebar not centered when sidebar is collapsed" Closes #31839 See merge request gitlab-org/gitlab!16820
-
Holly Reynolds authored
Changelog update
-
Bob Van Landuyt authored
Fix issue with non-ASCII wiki TOC links Closes #26210 See merge request gitlab-org/gitlab!17838
-
Lin Jen-Shin authored
Expose epic web_url as URL See merge request gitlab-org/gitlab!18013
-
Felipe Artur authored
-
Oren Kanner authored
Resolves #26210 Updates the TableOfContentsFilter to escape non-ASCII fragments so that they don't cause the ExternalLinkFilter to inadvertently mark those links with target="_blank" (due to the fact the ExternalLinkFilter treats all links as external by default and it uses of URI.parse to check URL validity).
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Lin Jen-Shin authored
They're not working well under openssl 1.1.x. We used to test them in openssl 1.0.x.
-
Nick Thomas authored
Call RenameRepository and RemoveRepository See merge request gitlab-org/gitlab!17292
-
Jan Provaznik authored
Outside Sidekiq, Gitaly long timeout = default timeout Closes #32754 See merge request gitlab-org/gitlab!17940
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Move FactoryBot 4.x syntax config to CE Closes #33203 See merge request gitlab-org/gitlab!18006
-
John Cai authored
Instead of RenameNamespace and RemoveNamespace, call RenameRepository and RemoveRepository
-
Gabriel Mazetto authored
-
Achilleas Pipinellis authored
Finish updating caps and backticks in remaining docs See merge request gitlab-org/gitlab!17978
-
Marcel Amirault authored
Finish cleaning up improper capitalization and backticks in various remaining docs.
-
Lin Jen-Shin authored
Implement DAG for review/review-prepare/qa See merge request gitlab-org/gitlab!17920
-
Bob Van Landuyt authored
Join IssuablesHelper specs See merge request gitlab-org/gitlab!17938
-
Winnie Hellmann authored
-
Kushal Pandya authored
Update dependency @gitlab/ui to v5.27.0 See merge request gitlab-org/gitlab!17950
-
Lin Jen-Shin authored
Fix a FOSS failure in 'spec/lib/gitlab/usage_data_spec.rb' Closes #33210 See merge request gitlab-org/gitlab!17995
-
Kamil Trzciński authored
Geo: Fix instruction for FDW set up Closes #32397 See merge request gitlab-org/gitlab!17895
-
Albert Salim authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Fix private feature Elasticsearch leak Closes #381 See merge request gitlab/gitlab-ee!1275
-
Sean McGivern authored
Update CODEOWNERS See merge request gitlab-org/gitlab!16396
-
Seth Berger authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Add projects endpoint to IssuablesHelper See merge request gitlab-org/gitlab!17942
-
Winnie Hellmann authored
-
Lukas Eipert authored
-
Pavel Shutsin authored
-
Jan Provaznik authored
Upgrade gitlab-workhorse to 8.12.0 See merge request gitlab-org/gitlab!17892
-
Adrien Kohlbecker authored
-
Fatih Acet authored
Productivity Analytics: Order projects by last activity See merge request gitlab-org/gitlab!17929
-
Martin Wortschack authored
- This ensures that "gitlab" is more likely to show up in the list of projects when searching for "gitlab"
-