- 25 Jul, 2019 40 commits
-
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Support Docker OCI images Closes gitlab-ee#12877 and #58685 See merge request gitlab-org/gitlab-ce!31127
-
GitLab Bot authored
-
Phil Hughes authored
Vue-i18n: Autofix additional i18n lints for vue files See merge request gitlab-org/gitlab-ce!31125
-
Ezekiel Kigbo authored
Autofixes additional linting errors found in vue files.
-
Phil Hughes authored
Autofix i18n lints for vue files See merge request gitlab-org/gitlab-ee!14837
-
Nick Thomas authored
Refactor usage data counters specs See merge request gitlab-org/gitlab-ce!31013
-
Nick Thomas authored
Usage data design management See merge request gitlab-org/gitlab-ee!14779
-
Alex Kalderimis authored
This makes these tests available for other implementations
-
GitLab Bot authored
-
Sean McGivern authored
[CE] Create serializer for Jira API JSON payload See merge request gitlab-org/gitlab-ce!31139
-
Sean McGivern authored
Create serializer for Jira API JSON payload See merge request gitlab-org/gitlab-ee!14560
-
Stan Hu authored
Docker Distribution v2.7.0 shipped with OCI support, but our container registry client was not updated to handle the manifest format in the HTTP `Accept` header. As a result, API calls to retrieve a manifest would return with an error, "OCI manifest found, but accept header does not support OCI manifests". This would result in blank fields in the container registry page and prevent tags from being deleted. To fix this, we just need to add `application/vnd.oci.image.manifest.v1+json` to the `Accept` header and configure Faraday to parse the response as JSON. The response structure is the same as the standard Docker Distribution V2 manifest. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58685 Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/12877
-
GitLab Bot authored
-
Andreas Brandl authored
Revert "Workaround for Rails 5, where LIMIT..." See merge request gitlab-org/gitlab-ce!30780
-
Grzegorz Bizon authored
Merge branch '12527-comments-in-the-designs-tab-should-support-todo-s-email-notifications' into 'master' Ensure TO-DO's are applied to comments on designs Closes #12527 See merge request gitlab-org/gitlab-ee!14804
-
Alex Kalderimis authored
-
Grzegorz Bizon authored
Return an ETag header for the archive endpoint See merge request gitlab-org/gitlab-ce!30581
-
Sean McGivern authored
Grant alert bot reporter access programmatically See merge request gitlab-org/gitlab-ee!14801
-
Peter Leitzen authored
Before this commit the alert bot could not create labels on project with private issue access ALTHOUGH it has `:reporter_access`. Reason: In order to check project `issues_disabled` rule we check user's team access level. AFAIK, there's no way to utilize `:reporter_access`.
-
Heinrich Lee Yu authored
-
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
-
Lin Jen-Shin authored
Partial CE-EE parity for specs See merge request gitlab-org/gitlab-ee!14832
-
GitLab Bot authored
-
Lin Jen-Shin authored
Partial CE-EE parity for specs See merge request gitlab-org/gitlab-ce!31119
-
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.
-
Ezekiel Kigbo authored
Autofixes additional linting errors found in vue files.
-
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
-