- 22 Aug, 2018 15 commits
-
-
Stan Hu authored
When a diff has a significant number of commits, the previous behavior would attempt to render the Markdown on all the commit messages but only display 1000 of them. To avoid additional work, we only need to render the Markdown on the set that is displayed.
-
Sean McGivern authored
Eliminate unnecessary and duplicate system hook fires Closes #50549 See merge request gitlab-org/gitlab-ce!21337
-
Filipa Lacerda authored
Added store for file templates in the Web IDE See merge request gitlab-org/gitlab-ce!21272
-
Rémy Coutable authored
[QA] Fix a 'superclass must be a Class' error Closes gitlab-qa#317 See merge request gitlab-org/gitlab-ce!21340
-
Rémy Coutable authored
Avoid nil safe message See merge request gitlab-org/gitlab-ce!21326
-
Rémy Coutable authored
Bump fog-google to 1.7.1 and google-api-client to 0.23.0 See merge request gitlab-org/gitlab-ce!21295
-
Sean McGivern authored
Resolve "Cherry-picking: Confirmation message should include target branch name" Closes #41441 See merge request gitlab-org/gitlab-ce!20846
-
Sean McGivern authored
API: Catch empty commit messages Closes #50268, #50266, and #50265 See merge request gitlab-org/gitlab-ce!21322
-
Sean McGivern authored
Api empty project snippets Closes #50270 See merge request gitlab-org/gitlab-ce!21325
-
Sean McGivern authored
API: Add shared project's expiration date Closes #46107 See merge request gitlab-org/gitlab-ce!21104
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Mike Lewis authored
Docs update ha aws diagram See merge request gitlab-org/gitlab-ce!21321
-
Achilleas Pipinellis authored
-
- 21 Aug, 2018 25 commits
-
-
Stan Hu authored
Fix SQL error when sorting 2FA-enabled users by name in admin area See merge request gitlab-org/gitlab-ce!21324
-
Clement Ho authored
Remove another batch of reassigned scss variables See merge request gitlab-org/gitlab-ce!21334
-
Stan Hu authored
This is needed to support query parameters in `Fog::Storage::Google`. See https://github.com/fog/fog-google/pull/409. Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/49957
-
Stan Hu authored
Previously `SystemHookPushWorker` would always be called after a push event, and this would queue a Sidekiq job regardless of whether any system hooks needed that event. Moreover, another call inside `Project#execute_hooks` would also fire system hooks if they existed. This change both removes the duplicate system hook calls. For installations without system hooks for push events, this change also can save significant amount of RAM used by Redis. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50549
-
Mike Greiling authored
Don't use arguments keyword in gettext script Closes #50457 See merge request gitlab-org/gitlab-ce!21296
-
Mike Greiling authored
Moves spec files for job log components into components folder See merge request gitlab-org/gitlab-ce!21303
-
Annabel Dunstone Gray authored
-
Annabel Gray authored
Resolve "Download artifacts button not available on mobile" Closes #50524 See merge request gitlab-org/gitlab-ce!21332
-
Filipa Lacerda authored
-
Achilleas Pipinellis authored
Update `gitlab` chart docs for GA See merge request gitlab-org/gitlab-ce!21215
-
Joshua Lambert authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Grzegorz Bizon authored
Allow project owners to set up forking relation through API Closes #40550 See merge request gitlab-org/gitlab-ce!18104
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
-
yisiliang authored
-
yisiliang authored
-
yisiliang authored
-
yisiliang authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
-
Phil Hughes authored
-