- 25 Jul, 2019 20 commits
-
-
Heinrich Lee Yu authored
Allows the client class to accept a project with commits, branches, and merge requests and then serializes these to the JSON format Jira expects
-
GitLab Bot authored
-
Bob Van Landuyt authored
Make RelativePositioning reusable See merge request gitlab-org/gitlab-ce!30993
-
Bob Van Landuyt authored
Make RelativePositioning reusable See merge request gitlab-org/gitlab-ee!14792
-
GitLab Bot authored
-
Sanad Liaquat authored
CE port of "Fix spam in issue creation by making project private" See merge request gitlab-org/gitlab-ce!30997
-
Sanad Liaquat authored
Fix spam in issue creation by making project private Closes gitlab-org/quality/staging#63 See merge request gitlab-org/gitlab-ee!14773
-
Sanad Liaquat authored
Added an end to end test for the project Security Dashboard See merge request gitlab-org/gitlab-ee!14654
-
Aleksandr Soborov authored
Adds an additional end-to-end test validating that the results of Secure tool scans appear on the Project-level Security Dashboard. Also fixes a minor issue with the Secure Pipeline reports test that created a duplicate job.
-
GitLab Bot authored
-
Evan Read authored
Docs: Improve SCIM documentation See merge request gitlab-org/gitlab-ce!31091
-
Tristan Williams authored
-
Stan Hu authored
Support Feature Flag userWithId Strategy on Backend See merge request gitlab-org/gitlab-ee!14752
-
Jason Goodman authored
Accept userWithId strategy from frontend Return strategy to unleash clients Validate userWithId strategy parameters
-
GitLab Bot authored
-
Mike Greiling authored
Add documentation on how to add dependencies to yarn See merge request gitlab-org/gitlab-ce!31066
-
Evan Read authored
Fix rendering in Newline section See merge request gitlab-org/gitlab-ce!30992
-
Eric Lindsey authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Enable Rubocop Performance/ReverseEach See merge request gitlab-org/gitlab-ce!31120
-
- 24 Jul, 2019 20 commits
-
-
GitLab Bot authored
-
Evan Read authored
Documentation - Removed the unnecessary loop See merge request gitlab-org/gitlab-ce!31003
-
Evan Read authored
Add whitespace back to markdown doc See merge request gitlab-org/gitlab-ce!31087
-
Marcel Amirault authored
-
GitLab Bot authored
-
Evan Read authored
Update docs to reflect new Security tabs See merge request gitlab-org/gitlab-ce!31046
-
GitLab Bot authored
-
Paul Slaughter authored
Merge branch '64746-Commit-authors-avatar-sretched-in-commit-view-if-no-image-is-loaded' into 'master' Changed `author_avatar` to inline-block class Closes #64746 See merge request gitlab-org/gitlab-ce!30904
-
Marc Schwede authored
Fixes #64746
-
Fatih Acet authored
Fix tags page layout See merge request gitlab-org/gitlab-ce!30951
-
André Luís authored
-
Stan Hu authored
`Array.reverse_each` is faster than `Array.reverse.each` because: * reverse.each creates a new array then loops each element * reverse_each loops in reverse order (no intermediate array created)
-
GitLab Bot authored
-
Mayra Cabrera authored
Enable Rubocop Performance/InefficientHashSearch Closes #64975 See merge request gitlab-org/gitlab-ce!31117
-
Mayra Cabrera authored
Enable Rubocop Performance/InefficientHashSearch Closes gitlab-ce#64975 See merge request gitlab-org/gitlab-ee!14828
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14597 See merge request gitlab-org/gitlab-ce!30520
-
Douglas Barbosa Alexandre authored
Docker Registry event handling (1/4) See merge request gitlab-org/gitlab-ee!14597
-
GitLab Bot authored
-
Stan Hu authored
Add RateLimiter to RawController See merge request gitlab-org/gitlab-ce!30635
-