- 31 Oct, 2017 6 commits
-
-
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
-
- 30 Oct, 2017 34 commits
-
-
Dmitriy Zaporozhets authored
This reverts merge request !15009
-
Annabel Dunstone Gray authored
Enable NestingDepth (level 6) on scss-lint Closes #39582 See merge request gitlab-org/gitlab-ce!15073
-
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
-
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.
-
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
-
Filipa Lacerda authored
Changed project select to use it independently and not onlt as a combobutton See merge request gitlab-org/gitlab-ce!15043
-
Francisco Javier López authored
-
Douwe Maan authored
Fix 500 error for old (somewhat) MRs Closes #36540 See merge request gitlab-org/gitlab-ce!14945
-
AlexWayfer authored
-
Filipa Lacerda authored
-
Pawel Chojnacki authored
-
Sean McGivern authored
Upgrade Gitaly to v0.50.0 See merge request gitlab-org/gitlab-ce!15050
-
Yorick Peterse authored
Merge branch '39054-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeout' into 'master' Resolve "ActiveRecord::StatementInvalid: PG::QueryCanceled: ERROR: canceling statement due to statement timeout" Closes #39054 See merge request gitlab-org/gitlab-ce!15063
-
Achilleas Pipinellis authored
Add docs for backing up to Google Cloud Storage See merge request gitlab-org/gitlab-ce!15074
-
Achilleas Pipinellis authored
Add missing circuitbreaker metrics to prometheus documentation See merge request gitlab-org/gitlab-ce!15062
-
Achilleas Pipinellis authored
-
Filipa Lacerda authored
* master: (51 commits) Move locked check to a guard-clause Ci::Build tag is a trait instead of an own factory [CE backport] Saved configuration for issue board Use the correct project visibility in system hooks Add changelog more readable changelog Make merge_jid handling less stateful in MergeService Fetch the merged branches at once remove extra whitespace use a delegate for `username` to be more future friendly Merging EE doc into CE add changelog entry Avoid using Rugged in Gitlab::Git::Wiki#preview_slug Cache commits on the repository model Remove groups_select from global namespace & simplifies the code Change default disabled merge request widget message to "Merge is not allowed yet" Semi-linear history merge is now available in CE. Remove repetitive karma spec Improve spec to check hidden component Rename to shouldShowUsername ...
-
Grzegorz Bizon authored
Ci::Build tag is a trait instead of an own factory See merge request gitlab-org/gitlab-ce!15077
-
Sean McGivern authored
Fix widget of locked merge requests not being presented See merge request gitlab-org/gitlab-ce!15069
-
Oswaldo Ferreira authored
-
Zeger-Jan van de Weg authored
Minor annoyance of mine, and there were a couple of things wrong, for example: 1. Switching on a property is just a trait 2. It didn't inherrit from its parent Find and replace through the code based fixed all occurances.
-
Phil Hughes authored
[CE backport] Saved configuration for issue board See merge request gitlab-org/gitlab-ce!15009
-
Oswaldo Ferreira authored
-
Sean McGivern authored
Use the correct project visibility in system hooks Closes #39496 See merge request gitlab-org/gitlab-ce!15065
-
Douwe Maan authored
grab the correct username when confirming secondary email Closes #39366 See merge request gitlab-org/gitlab-ce!15010
-
Bob Van Landuyt authored
-