- 15 Mar, 2016 2 commits
-
-
Robert Speicher authored
Remove allowed to fail by ignoring RedCloth Having `Allowed to fail` jobs will only make sure we'll miss something when it should fail, so I excluded a known issue which has been an issue a long time now. Now when this build is not green we know we should look at it and pay attention. See merge request !3215
-
Douwe Maan authored
Bump gitlab_git to 9.0.3 See merge request !3213
-
- 14 Mar, 2016 31 commits
-
-
Zeger-Jan van de Weg authored
-
Stan Hu authored
-
Jacob Schatz authored
Fixes issue with unassigned not working in dropdown Also allowed issues to be bulk unassigned See merge request !3211
-
Stan Hu authored
Bump Capybara gem to 2.6.2 2.6.2 has new selectors, such as `have_current_path`, that may be useful. See merge request !3200
-
Douwe Maan authored
New CI YAML features This introduces a couple of small `.gitlab-ci.yml` features: 1. Documentation for: Allow to use YAML anchors when parsing the `.gitlab-ci.yml`: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2958 2. Ignore jobs that start with `.` 3. Allow to pass name of created artifacts archive in `.gitlab-ci.yml` 4. Allow to define on which builds the current one depends on These are really small changes so it makes not sense to create a separate merge requests for them. @axil Could you review the documentation part? The implementation on GitLab Runner side: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/merge_requests/113. Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/13755 https://gitlab.com/gitlab-org/gitlab-ce/issues/14211 https://gitlab.com/gitlab-org/gitlab-ce/issues/3423 cc @grzesiek @axil @DouweM See merge request !3182
-
Phil Hughes authored
Also allowed issues to be bulk unassigned
-
Douwe Maan authored
Improve award emoji test reliability and eliminate sleeps Closes #14129 See merge request !3195
-
Jacob Schatz authored
Left sidebar overlaps the content on mobile devices On mobile, the navigation sidebar will always revert to being hidden. When clicking the toggle, it will then go over the top of the content - rather than push the content. See merge request !3087
-
Robert Speicher authored
Add unit specs for `Note#active?` See merge request !3133
-
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
-
Stan Hu authored
-
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
-
Phil Hughes authored
-
Phil Hughes authored
Changed breakpoint class into singleton
-
Phil Hughes authored
-
Phil Hughes authored
This class checks the current bootstrap breakpoint
-
Phil Hughes authored
-
Phil Hughes authored
-
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
-
Achilleas Pipinellis authored
[ci skip]
-
Stan Hu authored
-
Stan Hu authored
-
- 13 Mar, 2016 7 commits
-
-
Stan Hu authored
Closes #14129
-
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
-