- 22 Jul, 2019 40 commits
-
-
Stan Hu authored
Previously, in Omnibus, Workhorse expected to listen via the Redis shared state cluster for the `workhorse:notifications` publish/subscribe channel, but the Rails code was using the Sidekiq queue cluster for this. To fix this inconsistency, we make the Rails code use the persistent cluster, since we don't want Workhorse to be looking at anything Sidekiq-related.
-
Clement Ho authored
Fix translation of 'Updated' term in projects list See merge request gitlab-org/gitlab-ce!30958
-
Mek Stittri authored
Dry the list of stage and group labels by linking to them directly See merge request gitlab-org/gitlab-ce!30365
-
Robert Speicher authored
Remove duplicate entry from all_models.yml See merge request gitlab-org/gitlab-ce!31010
-
Nick Thomas authored
Merge branch '64870-can-t-save-pages-domain-form-with-let-s-encrypt-enabled-if-current-certificate-is-outdated' into 'master' Resolve "Can't save pages domain form with Let's Encrypt enabled if current certificate is outdated" Closes #64870 See merge request gitlab-org/gitlab-ce!30995
-
Vladimir Shushlin authored
This validation prevents the domain from being saved from the UI e.g. when user tries to enable Let's Encrypt integration
-
Paul Gascou-Vaillancourt authored
-
Sean McGivern authored
Add a group setting to allow Maintainers to create sub-groups See merge request gitlab-org/gitlab-ce!29718
-
Sean McGivern authored
CE backport of "Add or remove blocking merge requests" See merge request gitlab-org/gitlab-ce!30908
-
Nick Thomas authored
Ensure SubmoduleHelper works outside view context Closes #64833 See merge request gitlab-org/gitlab-ce!31005
-
Yorick Peterse authored
This line is already present further down in the YAML file. In EE the line is already removed.
-
Nick Thomas authored
This feature needs to be documented, so here is the documentation
-
Nick Thomas authored
-
Nick Thomas authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Marcia Ramos authored
Docs: add alert for bugs - Pages' LE integration See merge request gitlab-org/gitlab-ce!31002
-
Marcia Ramos authored
-
Fatih Acet authored
Display group id on group admin page Closes #60948 See merge request gitlab-org/gitlab-ce!29735
-
Zsolt Kovari authored
-
Fatih Acet authored
Display project id on project admin page Closes #60949 See merge request gitlab-org/gitlab-ce!29734
-
Zsolt Kovari authored
-
Lin Jen-Shin authored
Remove `if:` argument in before_action and alike when `only:` is also used Closes #55564 See merge request gitlab-org/gitlab-ce!24412
-
Douwe Maan authored
-
Fatih Acet authored
Adds a waitForMutation helper for VueX(CE backport) See merge request gitlab-org/gitlab-ce!30186
-
Fatih Acet authored
Embed metrics charts in issues See merge request gitlab-org/gitlab-ce!29691
-
-
James Lopez authored
Order projects by name in the "Move issue" dropdown See merge request gitlab-org/gitlab-ce!30778
-
Jan Provaznik authored
This pagination is not used anywhere so there is no reason to keep it. It seems the usage of offset_id was probably removed in 90c60138
-
samdbeckham authored
-
Thong Kuah authored
Fix syntax error in script See merge request gitlab-org/gitlab-ce!30994
-
Douwe Maan authored
Markdown issues: Checkbox inside blockquote status won't be saved See merge request gitlab-org/gitlab-ce!30952
-
Dmitriy Zaporozhets authored
Resolve "OAuth2 support with GitLab personal access token" See merge request gitlab-org/gitlab-ce!30277
-
Steve Abrams authored
PATs are accepted using the OAuth2 compliant header "Authorization: Bearer {token}" in order to allow for OAuth requests while 2FA is enabled.
-
Heinrich Lee Yu authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Sean McGivern authored
Fix unreleased changelog "-30974-issue-search-by-number.yml" See merge request gitlab-org/gitlab-ce!30979
-
Rémy Coutable authored
Upload new Knapsack report instead of merging Closes #64428 See merge request gitlab-org/gitlab-ce!30612
-
Ash McKenzie authored
Handle trailing slashes when generating issue URLs See merge request gitlab-org/gitlab-ce!30911
-
Kushal Pandya authored
use the property of name_with_namespace instead of name for the new issue form in group boards See merge request gitlab-org/gitlab-ce!30021
-