- 04 Dec, 2017 13 commits
-
-
Gabriel Mazetto authored
-
Douwe Maan authored
Resolve "Email notifications not sent as expected" Closes #38862 See merge request gitlab-org/gitlab-ce!15686
-
Rémy Coutable authored
Fix typo in Elasticsearch Closes #40770 See merge request gitlab-org/gitlab-ce!15699
-
Sean McGivern authored
For a user with the mention notification level set, the type of their corresponding NotificationRecipient must be :mention for them to receive an email. We set this correctly on notes, but we weren't adding it on new issues or MRs - perhaps because these users are also participants. But the type of the NotificationRecipient in that case would be :participant, not mention, so we have to add the mentioned users manually when creating an issue or MR. When editing an issue or MR, and there are newly-mentioned users to email, we still use the :new_issue and :new_merge_request actions, so this works for that case as well.
-
Douwe Maan authored
Fix the fork project functionality for projects with hashed storage Closes #40711 See merge request gitlab-org/gitlab-ce!15671
-
Achilleas Pipinellis authored
Add version that the mermaid support was introduced See merge request gitlab-org/gitlab-ce!15688
-
Phil Hughes authored
Add underline hover state to all links Closes #24129 See merge request gitlab-org/gitlab-ce!15638
-
Annabel Dunstone Gray authored
-
Douwe Maan authored
Keep track of all storage keys in a set See merge request gitlab-org/gitlab-ce!15613
-
Douwe Maan authored
Added default order to UserFinder Closes #40407 See merge request gitlab-org/gitlab-ce!15679
-
Francisco Javier López authored
-
Nick Thomas authored
Note the dependency on gitlab-shell v5.10.0
-
Rémy Coutable authored
Don't disable the Rails mailer when seeding the test environment See merge request gitlab-org/gitlab-ce!15690
-
- 03 Dec, 2017 1 commit
-
-
Takuya Noguchi authored
-
- 01 Dec, 2017 17 commits
-
-
Robert Speicher authored
-
Achilleas Pipinellis authored
Documentation bug fixes: Added procedure to disable built-in Issues. See merge request gitlab-org/gitlab-ce!15581
-
Koichiro Mikami authored
-
Achilleas Pipinellis authored
-
Robert Speicher authored
Merge branch '40746-broken-master-due-to-failure-in-spec-services-clusters-applications-schedule_installation_service_spec-rb' into 'master' Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` and fix a transient failing spec due to that Closes #40746 See merge request gitlab-org/gitlab-ce!15684
-
Bob Van Landuyt authored
That way we don't need the to scan the entire keyspace to get all known keys
-
Rémy Coutable authored
Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` and fix a transient failing spec due to that Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Show only group name by default and put full namespace in tooltip in Groups tree Closes #40286 See merge request gitlab-org/gitlab-ce!15650
-
Kamil Trzciński authored
Extract class responsible for building a pipeline Closes #38460 See merge request gitlab-org/gitlab-ce!14762
-
kushalpandya authored
-
Kushal Pandya authored
-
Grzegorz Bizon authored
Adds validation for Project#ci_config_path not to contain leading slash Closes #34683 See merge request gitlab-org/gitlab-ce!15672
-
Christiaan Van den Poel authored
-
Rémy Coutable authored
Gracefully handle case when repository's root ref does not exist Closes #40615 See merge request gitlab-org/gitlab-ce!15678
-
Grzegorz Bizon authored
Set EE variable for package build triggers from GitLab EE repository Closes omnibus-gitlab#3006 See merge request gitlab-org/gitlab-ce!15677
-
Stan Hu authored
This was failing regularly with an Error 500 when the API branches endpoint was used. Closes #40615
-
Balasankar C authored
-
- 30 Nov, 2017 9 commits
-
-
Stan Hu authored
Clean up Capybara configuration Closes #40599 See merge request gitlab-org/gitlab-ce!15644
-
Fatih Acet authored
issue note store See merge request gitlab-org/gitlab-ce!15657
-
Simon Knox authored
-
Mike Greiling authored
Align Select2 search field Closes #39451 See merge request gitlab-org/gitlab-ce!15048
-
Stan Hu authored
allow caching options to be specified for counting services See merge request gitlab-org/gitlab-ce!15651
-
Brett Walker authored
-
Fatih Acet authored
Improve require input spec See merge request gitlab-org/gitlab-ce!15654
-
Mike Greiling authored
Add project_members controller when not signed in Closes #40642 See merge request gitlab-org/gitlab-ce!15659
-
Michael Kozono authored
[ci skip]
-