- 04 Sep, 2019 40 commits
-
-
Michael Kozono authored
Merge branch '60372-milestone-link-prevent-delete-issue-after-move-it-to-another-project-2' into 'master' Add service to transfer Group Milestones when transferring a Project See merge request gitlab-org/gitlab-ce!31778
-
Eugenia Grieff authored
- Add new service that transfers milestones from a group to a project - Include new service in Projects transfer service - Include FromUnion module in Milestone model to use in transfer service - Add specs for new milestones service - Add specs for transferring milestones in project transfer service
-
Rémy Coutable authored
Use spec_helper for S/MIME settings specs See merge request gitlab-org/gitlab-ce!32647
-
Achilleas Pipinellis authored
Clarified website url precedence See merge request gitlab-org/gitlab-ce!32599
-
Seth Berger authored
-
Achilleas Pipinellis authored
Cleans up "Scheduling" section on Background Migrations See merge request gitlab-org/gitlab-ce!32557
-
Mayra Cabrera authored
Specifies that background migrations should be scheduled as post deployment migrations
-
Achilleas Pipinellis authored
Removed reference to project for DAST See merge request gitlab-org/gitlab-ce!32601
-
Seth Berger authored
-
James Lopez authored
Backport EE "Track repository pushes as audit events" See merge request gitlab-org/gitlab-ce!32304
-
Rémy Coutable authored
Avoid calling freeze on already frozen strings in app/services See merge request gitlab-org/gitlab-ce!32635
-
Douglas Barbosa Alexandre authored
Add a link to the 'Repository Storage Types' doc page See merge request gitlab-org/gitlab-ce!32650
-
Dmitriy Zaporozhets authored
Expose epic_iid in issues API (CE-backport) See merge request gitlab-org/gitlab-ce!32544
-
Winnie Hellmann authored
(cherry picked from commit 0bf7fecdee5a200eeb4f27b4888a57ceee63bde9)
-
Sean McGivern authored
Add note to gitlab.yml about Service Desk requirement See merge request gitlab-org/gitlab-ce!32651
-
Winnie Hellmann authored
-
Kushal Pandya authored
Creates base components for new job log See merge request gitlab-org/gitlab-ce!32543
-
Filipa Lacerda authored
Creates a link component, a line component and a clickable line component to handle the new job log format
-
Grzegorz Bizon authored
Persist `needs:` validation as config error See merge request gitlab-org/gitlab-ce!32648
-
Nick Thomas authored
Update gitlab-shell to v10.0.0 See merge request gitlab-org/gitlab-ce!32645
-
Clement Ho authored
Update dependency @gitlab/ui to v5.21.0 See merge request gitlab-org/gitlab-ce!32632
-
Oswaldo Ferreira authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dmitriy Zaporozhets authored
Fix outdated comment See merge request gitlab-org/gitlab-ce!32598
-
James Lopez authored
Backport EE changes for productivity analytics. See merge request gitlab-org/gitlab-ce!32575
-
Kamil Trzciński authored
In case when `needs:` is missing, but when requested by service, we would not save the pipeline with config_error. This makes it explicit that we want to persist the error as `config_error` failure reason.
-
Yorick Peterse authored
The constant tested is defined in an initializer, and these are not loaded when using fast_spec_helper. When running just this test file, or when running this test first this can lead to test failures. To fix this we just use spec_helper instead of fast_spec_helper.
-
Patrick Bajao authored
-
Rémy Coutable authored
Make Review App deployment use `--wait` instead of `--atomic` for better debugging Closes #66428 See merge request gitlab-org/gitlab-ce!32223
-
Rémy Coutable authored
Make download_chart function robust for its own Review App See merge request gitlab-org/gitlab-ce!32595
-
Pavel Shutsin authored
Improve diff lines count efficiency
-
Kamil Trzciński authored
Extract Workhorse <-> GitLab JWT authentication to make it reusable See merge request gitlab-org/gitlab-ce!32623
-
Kamil Trzciński authored
Rename API::Internal class to API::Internal::Base See merge request gitlab-org/gitlab-ce!32617
-
Rémy Coutable authored
Add docs exception back to qa manual job See merge request gitlab-org/gitlab-ce!32631
-
Marcel Amirault authored
-
Mike Greiling authored
Remove jsdoc job See merge request gitlab-org/gitlab-ce!32465
-
Winnie Hellmann authored
-
Lukas Eipert authored
-
Evan Read authored
Fix Expected Pricing for 'Environment-specific variables' feature See merge request gitlab-org/gitlab-ce!32433
-
Nicolas Borderes authored
Added when it has been moved to core
-