- 03 Mar, 2017 2 commits
-
-
Annabel Dunstone Gray authored
Adds a EE specific dev favicon See merge request !1343
-
Alfredo Sumaran authored
Default to dangerous MR merge button - EE merge edition See merge request !1313
-
- 02 Mar, 2017 38 commits
-
-
Douwe Maan authored
Port of 27501-api-use-visibility-everywhere to EE See merge request !1267
-
Toon Claes authored
Override the `ApplicationSetting` default visibility_level setters so they accept strings & integers for the levels.
-
Toon Claes authored
Add `visibility` & `visibility=` methods to the `Gitlab::VisibilityLevel` module so the `visibility_level` can be get/set with a string value.
-
Toon Claes authored
-
dimitrieh authored
-
Robert Speicher authored
CE upstream: Thursday See merge request !1339
-
Toon Claes authored
And add changelog entry.
-
Toon Claes authored
Use strings for the ApplicationSetting properties: - restricted_visibility_levels - default_project_visibility - default_snippet_visibility - default_group_visibility
-
Toon Claes authored
-
Toon Claes authored
Because environments also expose the project, ensure the projects are exposed as they were before in API v3.
-
Toon Claes authored
Instead of exposing the VisibilityLevel as Integer, expose it as String `visibility`.
-
Toon Claes authored
Instead of exposing the VisibilityLevel as Integer, expose it as String `visibility` for Project and ProjectSnippet. Filter queries also accept the `visibility` as String instead of `visibility_level` as Integer. Also remove the `public` boolean.
-
Sean McGivern authored
Return 204 on all DELETE endpoints See merge request !1312
-
Nick Thomas authored
-
Achilleas Pipinellis authored
Add docs on how to install GitLab on GCP See merge request !1340
-
Achilleas Pipinellis authored
[ci skip]
-
Toon Claes authored
For the API, the VisibilityLevel will be exposed as String instead of Integer. So add the string values and method to translate a level integer to a string.
-
Nick Thomas authored
-
Robert Schilling authored
-
Rémy Coutable authored
Correct the return code description for 204 See merge request !9648
-
Robert Schilling authored
-
Robert Schilling authored
-
Rémy Coutable authored
CORS: Whitelist pagination headers Closes #28405 See merge request !9651
-
Filipa Lacerda authored
Remove jQuery UI Closes #18437 See merge request !9649
-
Kamil Trzciński authored
Fix updaing commit status when using optional attributes Closes #28656 and #25784 See merge request !9618
-
Rémy Coutable authored
CE Upstream - Wednesday See merge request !1330
-
Sean McGivern authored
Use v4 endpoint in API docs See merge request !1338
-
Sean McGivern authored
API issues - support filtering by iids Closes #28257 See merge request !9541
-
Rémy Coutable authored
cleanup SSH key details Closes #28896 See merge request !9643
-
Ben Bodenmiller authored
-
Rémy Coutable authored
Enable filtering milestones by search criteria in the API Closes #28807 See merge request !9606
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Schilling authored
-
Phil Hughes authored
jQuery UI is no longer used anywhere so say goodbye to it from package.json & Gemfile
-
Eric Eastwood authored
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9245 Conflicts: app/assets/javascripts/merge_request_widget.js.es6 app/views/projects/merge_requests/widget/open/_accept.html.haml
-
Robert Schilling authored
-
Rémy Coutable authored
Merge branch '28805-download-archive-with-branch-like-feature-xxxx-add-extra-directory-level' into 'master' Ensure archive download is only one directory deep Closes #28805 See merge request !9616
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-