- 14 Feb, 2019 29 commits
-
-
Lin Jen-Shin authored
Do not retry jobs in quarantine since they are supposed to fail See merge request gitlab-org/gitlab-ce!25248
-
Nick Thomas authored
Merge branch '44740-api-to-verify-a-given-user-has-right-to-merge-a-given-mergerequest' into 'master' API: Expose if the user can merge a given merge request Closes #44740 See merge request gitlab-org/gitlab-ce!25207
-
Robert Schilling authored
-
Nick Thomas authored
Simplify bin/secpick git commands See merge request gitlab-org/gitlab-ce!25240
-
Lin Jen-Shin authored
Reduce remaining diff with EE in app/services See merge request gitlab-org/gitlab-ce!24968
-
Phil Hughes authored
Fix suggested changes syntax highlighting See merge request gitlab-org/gitlab-ce!25116
-
Annabel Dunstone Gray authored
Removed the `note-text` class since it conflicted other classes.
-
Douglas Barbosa Alexandre authored
Add more feature specs for group labels Closes #25381 See merge request gitlab-org/gitlab-ce!25244
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
Optimize Redis usage in User::ActivityService See merge request gitlab-org/gitlab-ce!25005
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Mark group-level labels in Label API as such. Closes #56694 See merge request gitlab-org/gitlab-ce!25219
-
Phil Hughes authored
CE Port of fix for roadmap forward timeline scroll See merge request gitlab-org/gitlab-ce!25217
-
Rémy Coutable authored
Add a scope to preload emails on a user See merge request gitlab-org/gitlab-ce!25051
-
Rémy Coutable authored
Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'" See merge request gitlab-org/gitlab-ce!25229
-
Imre Farkas authored
Avoid checking Redis when User#last_activity_on is already up to date.
-
Phil Hughes authored
Fix resolvable status for replies to comments See merge request gitlab-org/gitlab-ce!24950
-
Heinrich Lee Yu authored
Sets `updated_at` so that the transformed note is returned together with the new reply
-
Pavel Shutsin authored
-
Phil Hughes authored
Resolve "Web IDE new directory dialog shows file templates" Closes #57544 See merge request gitlab-org/gitlab-ce!25119
-
Stan Hu authored
Resolve "Gitlab Project import fails: sidekiq undefined method import_jid" Closes #57579 See merge request gitlab-org/gitlab-ce!25239
-
Phil Hughes authored
Fixed link alignment See merge request gitlab-org/gitlab-ce!25162
-
Natalia Tepluhina authored
-
James Lopez authored
-
Evan Read authored
Fix callback url See merge request gitlab-org/gitlab-ce!25195
-
Stan Hu authored
This reverts merge request !25173
-
Sanad Liaquat authored
[QA] Skip contexts in quarantine See merge request gitlab-org/gitlab-ce!24942
-
Mark Lapierre authored
This avoids running before/after blocks for tests that are in quarantine
-
- 13 Feb, 2019 11 commits
-
-
Evan Read authored
Rewrite GitLab Flow doc See merge request gitlab-org/gitlab-ce!20951
-
Stephen Wade authored
-
Robert Speicher authored
Merge branch '57634-issue-when-viewing-a-document-with-footnotes-actionview-template-error-undefined-method-at_css-for-nil-nilclass' into 'master' Issue when viewing a document with footnotes Closes #57634 See merge request gitlab-org/gitlab-ce!25199
-
Robert Schilling authored
-
Mek Stittri authored
[Docs] Improve the Review Apps documentation See merge request gitlab-org/gitlab-ce!25161
-
Robert Schilling authored
-
Brett Walker authored
-
Douwe Maan authored
Fix polling for transformed individual notes See merge request gitlab-org/gitlab-ce!25084
-
Douglas Barbosa Alexandre authored
Fix Content-Disposition hard-coded to attachments Closes #57660 See merge request gitlab-org/gitlab-ce!25214
-
-
Stan Hu authored
Due to a regression in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24919, Content-Disposition is hard-coded to `attachment` instead of `inline`. We now use the argument `disposition` to fix that problem. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57660
-