- 25 Apr, 2016 7 commits
-
-
Rémy Coutable authored
[ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
-
-
Rémy Coutable authored
Fix license detection to detect all license files, not only known licenses Fixes #15470. See merge request !3878
-
Rémy Coutable authored
Prevent users from deleting Webhooks via API they do not own Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15576 See merge request !1959
-
Rémy Coutable authored
Fixes #15470. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Add posibility to define a hidden job without 'script' in .gitlab-ci.yml References #15451 /cc @ayufan See merge request !3849
-
Stan Hu authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15576
-
- 24 Apr, 2016 4 commits
-
-
Robert Speicher authored
Hiding future dates on contribution calendar Fixes #9036 See merge request !2628
-
Jacob Schatz authored
Allow middle-click on a Todo row to open in a new tab See merge request !3899
-
Luke Howell authored
-
Robert Speicher authored
-
- 23 Apr, 2016 1 commit
-
-
Achilleas Pipinellis authored
Add --tags to fetching gitlab-shell to ensure tags are downloaded Closes #15525 See merge request !3896
-
- 22 Apr, 2016 28 commits
-
-
Stan Hu authored
Closes #15525
-
Robert Speicher authored
Update Sidekiq and related gems (bundle update sidekiq) Closes #15079 See merge request !3817
-
Robert Speicher authored
Re-generate Spring binstubs for updated version of Spring Prevents output like this: Array values in the parameter are deprecated. Please use a String or nil. An Array was passed in from bin/rspec:3:in `load' See merge request !3887
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
[ci skip]
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Robert Speicher authored
Prevents output like this: Array values in the parameter are deprecated. Please use a String or nil. An Array was passed in from bin/rspec:3:in `load'
-
Drew Blessing authored
Fix broken link in HA docs Whoops! Fix broken link in docs from gitlab-org/gitlab-ce!3579 See merge request !3890
-
Drew Blessing authored
-
Drew Blessing authored
Updated HA docs and open to public Closes https://dev.gitlab.org/gitlab/organization/issues/624 We still need to go through the old gitlab.com/standard/high-availability and move relevant docs over, plus do some docs on DRBD. However, I think this is a good volume for the first pass. Can we get this out there and then iterate? cc/ @axil @patricio For your review, please. See merge request !3579
-
Drew Blessing authored
-
Drew Blessing authored
Add Sidekiq troubleshooting docs Closes #15287 cc/ @stanhu @jacobvosmaer @dstanley See merge request !3802
-
Drew Blessing authored
-
Robert Speicher authored
Refactor Todos feature spec to be faster and less brittle We now only create two Todos instead of 21 when testing pagination, and we've updated the test to be less brittle when dealing with slower CI environments. See merge request !3889
-
Robert Speicher authored
Use the `can?` helper instead of `current_user.can?` Fixes #15513. See merge request !3882
-
Robert Speicher authored
We now only create two Todos instead of 21 when testing pagination, and we've updated the test to be less brittle when dealing with slower CI environments.
-
Jacob Schatz authored
Correctly escapes label title in filters Fixes #15522 See merge request !3880
-
Robert Speicher authored
Move cherry-pick feature specs to proper directory Cherry pick feature specs were located in `spec/feature/project` directory while we have `spec/feature/projects`. Later location is consistent with our namespaces (we have `Projects::` namespace, not `Project::`). See merge request !3875
-
Achilleas Pipinellis authored
Bump gitlab-shell to 2.7.2 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15525 See merge request !3884
-
Achilleas Pipinellis authored
[ci skip]
-
Rémy Coutable authored
Add tests for filtering owned projects REF: #3799 See merge request !3873
-
Dmitriy Zaporozhets authored
Fixed issue with assignee object not being returned Closes #15515 See merge request !3877
-
Rémy Coutable authored
Fixes #15513. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Alfredo Sumaran authored
-