- 22 Jul, 2019 37 commits
-
-
Peter Dave Hello authored
The "errors" section was defined twice in this file, the first one was the once being removed here, another one is at line 164 (before removal) or line 158 (after removal). The content of duplicated strings definition are totally the same, the second part has more data (41 lines in total, compare to the removed 6 lines), so I removed the first part but not the second part. cc !16710
-
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
-
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
-
Evan Read authored
Documentation for email confirmation signup restriction Closes #63060 See merge request gitlab-org/gitlab-ce!30968
-
Matt Penna authored
-
Evan Read authored
Document all the available options for SAST Closes gitlab-ee#10120 See merge request gitlab-org/gitlab-ce!30747
-
Achilleas Pipinellis authored
Port all info from: - security-products/sast/blob/master/docs/README.md - security-products/sast/blob/master/docs/analyzers.md
-
Evan Read authored
Resolve "Update email address on How to reset your root password docs" Closes #64768 See merge request gitlab-org/gitlab-ce!30926
-
Evan Read authored
Fix unordered list spacing (part 2) See merge request gitlab-org/gitlab-ce!30796
-
Marcel Amirault authored
Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation, in /user and others.
-
- 21 Jul, 2019 3 commits
-
-
Mark Lapierre authored
Standardize page objects use on CE Plan tests See merge request gitlab-org/gitlab-ce!30962
-
Douwe Maan authored
Wiki Usage Ping for Create SMAU See merge request gitlab-org/gitlab-ce!30864
-
Alex Kalderimis authored
This adds a counter to count page creation, which is reflected in the usage-data we collect. The number created is stored in Redis, avoiding DB access.
-