- 02 Mar, 2017 11 commits
-
-
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
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.
-
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.
-
Robert Speicher authored
Add internal endpoint to notify post-receive to Gitaly See merge request !8983
-
Alfredo Sumaran authored
Fix ES6 interpolation in GitLabCrop class Closes #28647 See merge request !9624
-
- 01 Mar, 2017 29 commits
-
-
Alejandro Rodríguez authored
-
Douwe Maan authored
Use v4 endpoint in API docs See merge request !9631
-
Douwe Maan authored
Rename MWBS to MWPS Closes #24707 See merge request !9335
-
Kamil Trzciński authored
Improve internal API for new merge request Closes #27866 See merge request !9304
-
Kamil Trzciński authored
API: Add environment action with /stop action Closes #27142 See merge request !8808
-
Kamil Trzciński authored
Remove unused method from CI/CD build class See merge request !9615
-
Allison Whilden authored
Persona images See merge request !9556
-
Sarah O'Donnell authored
-
Rémy Coutable authored
remove duplicate backup skip details See merge request !9525
-
Rémy Coutable authored
fix GitLab download archives link See merge request !9528
-
Rémy Coutable authored
Clarification of list repository tree API call Closes #26136 See merge request !9532
-
Marius Kleiner authored
-
Clement Ho authored
Improve a11y in sidebar Closes #27778 See merge request !9593
-
Robert Speicher authored
Fix the redirect to custom home page URL and move it to RootController Closes #28609 See merge request !9518
-
Sean McGivern authored
Add changelog for !9614 See merge request !9626
-
Robert Schilling authored
-
Robert Speicher authored
Add RuboCop cop for custom error classes Closes #28770 See merge request !9573
-
Filipa Lacerda authored
Fixed long filename being under action buttons Closes #26607 See merge request !9608
-
Sean McGivern authored
Remove the newrelic gem Closes #12860 See merge request !9622
-
Filipa Lacerda authored
-
Annabel Dunstone Gray authored
Removed top border from contribution calendar Closes #28844 See merge request !9605
-
Sean McGivern authored
-
Sean McGivern authored
The frontend should use the v3 API for now Closes #28863 and #28853 See merge request !9614
-
Annabel Dunstone Gray authored
Visually display that expanded diff lines cant be commented on See merge request !9465
-
Robert Speicher authored
-
Robert Speicher authored
Add view specs for CI/CD detailed status badge Closes #25611 See merge request !9473
-
Sean McGivern authored
-
Sean McGivern authored
Disable the inheritance column of services in DisableInvalidServiceTemplates migration Closes #28850 See merge request !9613
-
Robert Schilling authored
-