- 07 Dec, 2017 1 commit
-
-
James Edwards-Jones authored
In EE we now allow individual users/groups to be set on POST, which required some refactoring. See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3516
-
- 05 Dec, 2017 18 commits
-
-
Sean McGivern authored
Add ApplicationWorker and make every worker include it See merge request gitlab-org/gitlab-ce!15632
-
Sean McGivern authored
Create merge request from email Closes #32878 See merge request gitlab-org/gitlab-ce!13817
-
Sean McGivern authored
Small Gitlab::Git fixes for Gitaly See merge request gitlab-org/gitlab-ce!15675
-
Grzegorz Bizon authored
Second iteration of Move Kubernetes from service to Cluster page Closes #35616 and #39826 See merge request gitlab-org/gitlab-ce!14805
-
Filipa Lacerda authored
-
Sean McGivern authored
Cache the forks in a namespace in the RequestStore Closes #40625 See merge request gitlab-org/gitlab-ce!15663
-
Sean McGivern authored
Backport Extract epic nav into separate partial for easier CE => EE See merge request gitlab-org/gitlab-ce!15655
-
Clement Ho authored
-
Sean McGivern authored
[CE] Move git operations for squash and rebase into Gitlab::Git See merge request gitlab-org/gitlab-ce!15673
-
Rémy Coutable authored
Clarify the docs review process and mention the supported repos See merge request gitlab-org/gitlab-ce!15573
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Phil Hughes authored
Backport EE changes from refactor sidebar weight block Vue and move to Issue Boards See merge request gitlab-org/gitlab-ce!15706
-
Douwe Maan authored
remove ambiguity about which resource type to be using for new sessions Closes #39367 See merge request gitlab-org/gitlab-ce!15726
-
Brett Walker authored
-
Grzegorz Bizon authored
Prevent job link form rendering when user does not have permissions Closes #40739 See merge request gitlab-org/gitlab-ce!15723
-
Jan Provaznik authored
* new merge request can be created by sending an email to the specific email address (similar to creating issues by email) * for the first iteration, source branch must be specified in the mail subject, other merge request parameters can not be set yet * user should enable "Receive notifications about your own activity" in user settings to receive a notification about created merge request Part of #32878
-
- 04 Dec, 2017 21 commits
-
-
-
Robert Speicher authored
Migrate Gitlab::Git::Repository#cherry_pick to Gitaly Closes gitaly#737 See merge request gitlab-org/gitlab-ce!15517
-
Alejandro Rodríguez authored
The former is in Ruby's core lib, so is more flexible.
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Kamil Trzciński authored
Use custom User-Agent header in GCP Client requests Closes #40583 See merge request gitlab-org/gitlab-ce!15705
-
Kamil Trzciński authored
Reduce pipeline chain life span to minimize side effects See merge request gitlab-org/gitlab-ce!15716
-
Ahmad Sherif authored
Closes gitaly#737
-
Phil Hughes authored
Import axios utils in commons chunks See merge request gitlab-org/gitlab-ce!15721
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
On the `show` of a project that is part of a fork network. We check if the user already created a fork of this project in their personal namespace. We do this in several places, so caching the result of this query in the request store prevents us from repeating it.
-
Robert Speicher authored
Show status of issuable links in wiki pages See merge request gitlab-org/gitlab-ce!15694
-
haseeb authored
-
Fatih Acet authored
issue note component rename See merge request gitlab-org/gitlab-ce!15587
-
Simon Knox authored
-
Douwe Maan authored
Move SingleRepositoryWorker#fsck into Gitlab::Git::Repository Closes gitaly#802 See merge request gitlab-org/gitlab-ce!15710
-
Robert Speicher authored
Use commit finder instead of rev parse See merge request gitlab-org/gitlab-ce!15683
-
Douwe Maan authored
Optimize API /groups/:id/projects by preloading assocations Closes #40308 See merge request gitlab-org/gitlab-ce!15475
-
Filipa Lacerda authored
Adds e2e tests
-
Douwe Maan authored
Resolve "Upgrade Rails to 4.2.10" Closes #40691 See merge request gitlab-org/gitlab-ce!15662
-
Rémy Coutable authored
Add notice to Gollum initializer See merge request gitlab-org/gitlab-ce!15713
-