- 05 Mar, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 03 Mar, 2017 3 commits
-
-
Toon Claes authored
The query parameter `membership` should be more self-explaining.
-
Oswaldo Ferreira authored
-
Toon Claes authored
The `projects/:id/pipelines` exposed a lot of extra details that are superfluous and it was taking extra resources to fetch them. To get more details about a pipeline, use `projects/:id/pipelines/:pipeline_id`.
-
- 02 Mar, 2017 10 commits
-
-
Douwe Maan authored
-
Toon Claes authored
Override the `ApplicationSetting` default visibility_level setters so they accept strings & integers for the levels.
-
Jarka Kadlecova authored
-
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
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.
-
Mark Fletcher authored
- Also remove a redundant test
-
- 01 Mar, 2017 5 commits
-
-
Alejandro Rodríguez authored
-
Sean McGivern authored
-
Grzegorz Bizon authored
Passing different optional attributes in case of updating an existing commit status should not create a new commit status with the same name.
-
James Lopez authored
Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec
-
Jarka Kadlecova authored
-
- 28 Feb, 2017 4 commits
-
-
Toon Claes authored
Add endpoint to stop an environment through the API.
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
- 27 Feb, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 25 Feb, 2017 1 commit
- 24 Feb, 2017 6 commits
-
-
Robert Schilling authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
- 23 Feb, 2017 9 commits
-
-
Oswaldo authored
-
Douwe Maan authored
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-