- 14 Mar, 2016 13 commits
-
-
Jacob Schatz authored
Changed project home icon Closes #14196 ![Screen_Shot_2016-03-14_at_16.01.48](/uploads/0039c0c3afe0bf560368d2b910e2a93f/Screen_Shot_2016-03-14_at_16.01.48.png) See merge request !3207
-
Dmitriy Zaporozhets authored
Bring from EE: Share Project with Group - [x] Models and migrations - [x] Logic, UI - [x] Tests - [x] Documentation - [x] Share with group lock - [x] Api feature - [x] Api docs - [x] Api tests Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> For #12831 cc @DouweM @rspeicher @vsizov See merge request !3186
-
Phil Hughes authored
Closes #14196
-
Robert Speicher authored
Prepare docs for 8.6 RC1 [ci skip] See merge request !3173
-
Robert Speicher authored
Don't remove `ProjectSnippet#expires_at` from API See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3103 This partially reverts commit 836d5930. See merge request !3144
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Fixed tests for MR & issue filters See merge request !3203
-
Robert Speicher authored
Remove sleeps from network graph feature spec Also removed a double negative in the step description See merge request !3199
-
Phil Hughes authored
-
Dmitriy Zaporozhets authored
Use Capybara find methods and remove sleeps in feature specs in "All Issues" filter Fixes sporadic build failures (e.g. https://gitlab.com/gitlab-org/gitlab-ce/builds/856233) See merge request !3198
-
Marin Jankovski authored
-
Stan Hu authored
-
Stan Hu authored
-
- 13 Mar, 2016 9 commits
-
-
Douwe Maan authored
Implements upcoming filter in milstones ![Imgur](http://i.imgur.com/Oc2LZrF.png) @DouweM @JobV I think this is what you wanted :) Lemme know if it there is something that need changing Had alot of fun doing it! Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14102 See merge request !3148
-
Douwe Maan authored
Redirect host check Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2649 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13956 See merge request !1945
-
Zeger-Jan van de Weg authored
-
tiagonbotelho authored
-
Zeger-Jan van de Weg authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sytse Sijbrandij authored
Reduce example documentation. We should not duplicate indexes between the top level and lower level. See merge request !3162
-
Sytse Sijbrandij authored
-
- 12 Mar, 2016 18 commits
-
-
Douwe Maan authored
Revert "Revert "Merge branch 'support-go-subpackages' into 'master'"" This reverts commit 5a586f36 See merge request !3194
-
Douwe Maan authored
Remove unnecessary go-get test (superseded by middleware) See merge request !3193
-
Stan Hu authored
-
tiagonbotelho authored
-
tiagonbotelho authored
-
tiagonbotelho authored
-
tiagonbotelho authored
-
tiagonbotelho authored
-
Douwe Maan authored
This reverts merge request !3191
-
Douwe Maan authored
Support Golang subpackage fetching Closes #13805 See merge request !3191
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Removed User#project_relations This is to make things more compatible with EE so merging is easier. cc @dzaporozhets See merge request !3192
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Yorick Peterse authored
GitLab EE adds an extra relation that selects a "project_id" column instead of an "id" column, making it very hard for this method to be re-used in EE. Since using User#authorized_groups in ProjectsFinder#all_groups apparently has no performance impact we can just use it and keep everything compatible with EE.
-