- 22 Jul, 2019 40 commits
-
-
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
-
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
-
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
-
Emeryao authored
add a new attribute for name_with_namespace prettier the changed code
-
Evan Read authored
Add info about mdl to documentation See merge request gitlab-org/gitlab-ce!30792
-
Marcel Amirault authored
-
Heinrich Lee Yu authored
Applies to issues_url and new_issue_url
-
Ramya Authappan authored
Updates check_mentions_for_xss_spec to use admin token for creating the user Closes gitlab-org/quality/staging#65 See merge request gitlab-org/gitlab-ce!30943
-