- 19 Feb, 2016 20 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3742042
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
- add feature to list runners - add feature to show runners details - add feature to delete runner - add feature to update runner
-
- 11 Feb, 2016 3 commits
-
-
Jacob Vosmaer authored
-
Rémy Coutable authored
-
Gal Schlezinger authored
Added some documentation for it Added to changelog Added curl example and an attribute table Moved the api route definition from "lib/api/issues.rb" to "lib/api/merge_requests.rb" Fixed the attributes and changed the documentation to be at "merge_requests.md" too Changed generic titles to more specific titles added an underscore added tests. it depends on a newer version of gitlab-test project I'm doing a since I need to add a branch to the `gitlab-test` repo removed the before using 'iid' instead of 'id' in the description to reference the issues. that makes the tests pass Removed the 'closes-issues' key from test_env. so it should pass the tests Moved the two initializations to the describe block Changed the changelog
-
- 09 Feb, 2016 1 commit
-
-
Rémy Coutable authored
-
- 08 Feb, 2016 1 commit
-
-
Rémy Coutable authored
-
- 06 Feb, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 02 Feb, 2016 5 commits
-
-
Rémy Coutable authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Stan Hu authored
Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612
-
Kamil Trzcinski authored
This MR simplifies CI permission model: - read_build: allows to read a list of builds, artifacts and trace - update_build: allows to cancel and retry builds - create_build: allows to create builds from gitlab-ci.yml (not yet implemented) - admin_build: allows to manage triggers, runners and variables - read_commit_status: allows to read a list of commit statuses (including the overall of builds) - create_commit_status: allows to create a new commit status using API Remove all extra methods to manage permission. Made all controllers to use explicitly the new permissions.
-
- 28 Jan, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
* Follow REST for merge request API route * Remove repeating comments API for MR Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Jan, 2016 1 commit
-
-
Josh Frye authored
-
- 14 Jan, 2016 2 commits
-
-
Rémy Coutable authored
-
Rémy Coutable authored
-
- 13 Jan, 2016 5 commits
-
-
Tomasz Maczukin authored
-
Rémy Coutable authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-