summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into artifacts-expire-dateKamil Trzcinski2016-06-142-1/+37
|\
| * Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-132-1/+37
* | Improve design based on reviewKamil Trzcinski2016-06-131-4/+3
* | Added keep artifacts API endpointKamil Trzcinski2016-06-131-0/+27
|/
* Fix Error 500 when using closes_issues API with an external issue trackerStan Hu2016-06-111-0/+15
* Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea...Rémy Coutable2016-06-101-1/+1
* Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'...Rémy Coutable2016-06-101-2/+3
* Allow or not merge MR with failed buildRui Anderson2016-06-101-0/+8
* Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-062-2/+0
|\
| * Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-062-2/+0
| |\
| | * Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-032-1/+14
| | |\
| | * \ Merge branch 'master' into awardablesZJ van de Weg2016-05-304-7/+22
| | |\ \
| | * \ \ Merge branch 'master' into awardablesZJ van de Weg2016-05-253-10/+46
| | |\ \ \
| | * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-185-10/+165
| | |\ \ \ \
| | * | | | | Incorporate feedbackZeger-Jan van de Weg2016-05-112-2/+0
| * | | | | | Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-061-1/+1
* | | | | | | Rename remaining ci_commits in specsKamil Trzcinski2016-06-032-3/+3
* | | | | | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-033-17/+17
|/ / / / / /
* | | | | | Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski2016-06-031-0/+13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add `sha` parameter to MR accept APISean McGivern2016-06-011-0/+13
* | | | | | Use pipelines in context of ProjectKamil Trzcinski2016-06-032-2/+2
* | | | | | Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-032-8/+8
* | | | | | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-023-5/+5
|/ / / / /
* | | | | Merge branch 'issue_15557' into 'master' Rémy Coutable2016-06-011-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add leading comment space copissue_15557Felipe Artur2016-05-311-1/+1
* | | | | Update specs for creating new note without accessGrzegorz Bizon2016-05-291-2/+2
|/ / / /
* | | | Merge branch 'fix-issue-17496' into 'master' Douwe Maan2016-05-251-3/+18
|\ \ \ \
| * | | | Fix groups API to list only user's accessible projectsStan Hu2016-05-241-3/+18
| | |_|/ | |/| |
* | | | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-242-2/+2
|/ / /
* | | Fix some specs which would have broken in 2017 to not break anymore by using ...Connor Shea2016-05-221-6/+6
* | | Update API and fetching taskZeger-Jan van de Weg2016-05-201-2/+2
* | | Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+29
* | | Extend runner options that are configurable via APIGrzegorz Bizon2016-05-191-4/+11
| |/ |/|
* | Merge branch 'issue_17302' into 'master' Rémy Coutable2016-05-181-3/+64
|\ \
| * | Fix single note api requestFelipe Artur2016-05-161-3/+14
| * | Fix notes API calls symbol convertionsFelipe Artur2016-05-101-0/+31
| * | Fix api leaking notes when user is not authorized to read noteableFelipe Artur2016-05-091-0/+19
* | | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-132-7/+7
* | | Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-122-0/+94
| |/ |/|
* | Merge branch '17249-starred' into 'master' Robert Speicher2016-05-111-12/+9
|\ \
| * | Restrict starred projects to viewable onesSean McGivern2016-05-101-12/+9
| |/
* | Fix a few places where autoloading would failRémy Coutable2016-05-101-1/+1
|/
* Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-092-14/+48
* API: Expose Issue#user_notes_countcnam-dep2016-05-091-0/+15
* Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable2016-05-041-2/+2
|\
| * Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-041-2/+2
* | Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan2016-05-041-0/+35
|\ \ | |/ |/|
| * API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-291-0/+35
* | Prevent privilege escalation via notes APIRobert Speicher2016-04-261-10/+31
* | Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher2016-04-261-1/+30
|\ \