- 31 Oct, 2017 21 commits
-
-
Sean McGivern authored
Migrate Gitlab::Git::Wiki#delete_page to Gitaly Closes gitaly#673 See merge request gitlab-org/gitlab-ce!14910
-
Sean McGivern authored
Handle large values on `MergeRequestDiffCommit` dates Closes #39561 See merge request gitlab-org/gitlab-ce!15093
-
Stan Hu authored
Fix example typo. See merge request gitlab-org/gitlab-ce!15104
-
Phil Hughes authored
Remove issue and issue status select from global namespace See merge request gitlab-org/gitlab-ce!15090
-
Douwe Maan authored
Hashed Storage support for Attachments See merge request gitlab-org/gitlab-ce!15068
-
Phil Hughes authored
Adds callback function to initial cluster request Closes #39639 See merge request gitlab-org/gitlab-ce!15105
-
Rémy Coutable authored
Fix namespacing for MergeWhenPipelineSucceedsService in MR API Closes #39619 See merge request gitlab-org/gitlab-ce!15088
-
Kamil Trzciński authored
Add Packagist project service See merge request gitlab-org/gitlab-ce!14493
-
Ahmad Sherif authored
Closes gitaly#673
-
Filipa Lacerda authored
-
Gabriel Mazetto authored
-
Filipa Lacerda authored
-
Lawrence authored
-
Filipa Lacerda authored
Upload files through the multi-file editor Closes #38629 and #38614 See merge request gitlab-org/gitlab-ce!14975
-
Phil Hughes authored
-
Douwe Maan authored
Merge branch '39593-emails-on-push-are-sent-to-only-the-first-recipient-when-using-aws-ses' into 'master' Resolve "Emails on Push are sent to only the first recipient when using AWS SES" Closes #39593 See merge request gitlab-org/gitlab-ce!15083
-
Phil Hughes authored
Resolve "Convert autosize.js library to be a Yarn managed library" Closes #39616 See merge request gitlab-org/gitlab-ce!15087
-
Tim Zallmann authored
-
Phil Hughes authored
Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'" See merge request gitlab-org/gitlab-ce!15092
-
Gabriel Mazetto authored
-
Alejandro Rodríguez authored
-
- 30 Oct, 2017 19 commits
-
-
Dmitriy Zaporozhets authored
This reverts merge request !15009
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Annabel Dunstone Gray authored
Enable NestingDepth (level 6) on scss-lint Closes #39582 See merge request gitlab-org/gitlab-ce!15073
-
Mark Fletcher authored
-
Rémy Coutable authored
Refresh open Issue and Merge Request project counter caches when re-opening Closes #39583 See merge request gitlab-org/gitlab-ce!15085
-
Rob Ede authored
-
Rémy Coutable authored
Fix broken Members link when relative URL root paths are used See merge request gitlab-org/gitlab-ce!15070
-
Sean McGivern authored
Resolve "Performance bar appears enabled even though it won't show up" Closes #39570 See merge request gitlab-org/gitlab-ce!15084
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Remove code from global namespace See merge request gitlab-org/gitlab-ce!15058
-
Filipa Lacerda authored
Update i18n in FE docs for marking and interpolation See merge request gitlab-org/gitlab-ce!15020
-
Fatih Acet authored
Fix call stack size exceeded group milestone description autocomplete Closes #39020 See merge request gitlab-org/gitlab-ce!14972
-
Gabriel Mazetto authored
-
Sean McGivern authored
The emails on push feature reuses the same email object, to avoid the expensive work of generating the email body. This interceptor would previously set multiple values for the same header, as that's the mail gem's default behaviour when called with the same header more than once. We don't want to change the emails on push service (although it's the only place where this happens), but fixing the interceptor is just as sensible anyway.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Stan Hu authored
Merge branch 'pawel/bump_prometheus_gem_to_fix_read_all_values_returning_bad_data-39504' into 'master' Update Prometheus Gem to fix problem caused by using wrong data offsets See merge request gitlab-org/gitlab-ce!15081
-