- 08 Mar, 2018 2 commits
-
-
Robert Speicher authored
Don't delete todos or unassign issues and MRs when a user leaves a project Closes #43899 See merge request gitlab-org/gitlab-ce!17615
-
Douwe Maan authored
Port changes from EE: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4885 (Maintainer push to fork) See merge request gitlab-org/gitlab-ce!17629
-
- 07 Mar, 2018 38 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Douwe Maan authored
-
Filipa Lacerda authored
backport of custom metrics for the common metrics section of CE See merge request gitlab-org/gitlab-ce!17586
-
Jose Ivan Vargas authored
-
Stan Hu authored
Update project activity when pushing to a wiki repository See merge request gitlab-org/gitlab-ce!17621
-
Douwe Maan authored
Create CI/CD-only projects from GitHub -- CE backport See merge request gitlab-org/gitlab-ce!17432
-
Jacob Schatz authored
Fix accessibility typo See merge request gitlab-org/gitlab-ce!17612
-
Douwe Maan authored
Backport relevant changes from EE https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4827 to CE See merge request gitlab-org/gitlab-ce!17608
-
Clement Ho authored
Move SidebarAssignees vue component See merge request gitlab-org/gitlab-ce!17398
-
Douglas Barbosa Alexandre authored
-
Kamil Trzciński authored
Resolve "Add a mention and link to doc for security implications in the Kubernetes cluster page" Closes #43780 and #43781 See merge request gitlab-org/gitlab-ce!17486
-
Mayra Cabrera authored
-
Clement Ho authored
-
Douwe Maan authored
# Conflicts: # locale/gitlab.pot
-
Jacob Schatz authored
Add new frontend guide structure See merge request gitlab-org/gitlab-ce!17611
-
Douwe Maan authored
Allow maintainers to push forks of a project for branches that have open MRs Closes #22292 See merge request gitlab-org/gitlab-ce!17395
-
George Tsiolis authored
-
Clement Ho authored
-
Grzegorz Bizon authored
Update GitLab Pages to v0.7.0 See merge request gitlab-org/gitlab-ce!17603
-
Clement Ho authored
Resolve "Make margin around dropdown dividers 4px" Closes #39444 See merge request gitlab-org/gitlab-ce!17517
-
Robert Speicher authored
Reduce number of FindCommit calls from RefsController#logs_tree Closes gitaly#1057 See merge request gitlab-org/gitlab-ce!17566
-
Clement Ho authored
Fix a JS bug in the websocket terminal See merge request gitlab-org/gitlab-ce!17470
-
Robert Speicher authored
Change to Pacific Time Zone [ci skip] See merge request gitlab-org/gitlab-ce!17600
-
Robert Speicher authored
Upgrade grpc gem to 1.10.0 See merge request gitlab-org/gitlab-ce!17575
-
Grzegorz Bizon authored
Conflicts: GITLAB_PAGES_VERSION
-
Nick Thomas authored
Upgrade Workhorse to 4.0.0 See merge request gitlab-org/gitlab-ce!17606
-
-
Filipa Lacerda authored
Resolve: Modal and banner designs for project label and project milestone promotion Closes #41895 See merge request gitlab-org/gitlab-ce!17197
-
Sean McGivern authored
Minor fixes in API doc See merge request gitlab-org/gitlab-ce!17602
-
Douwe Maan authored
Use Project#full_name instead of name_with_namespace See merge request gitlab-org/gitlab-ce!17601
-
Bob Van Landuyt authored
We only allow users that can merge the merge request to push to the fork.
-
Bob Van Landuyt authored
When creating a cross project merge request without changes. The MR widget shows the option to create a new file. It would however link to the wrong project.
-
Bob Van Landuyt authored
Using the relation `Project#source_of_merge_requests` in `Ci::CreatePipelineService` That way we take advantage of all the `ActiveRecord::Relation` magic
-
Bob Van Landuyt authored
The query becomes a lot simpler if we can check the branch name as well instead of having to load all branch names.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Rubén Dávila authored
-