summaryrefslogtreecommitdiff
path: root/spec/requests/api/commits_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
* Refactor changing files in web UIDouwe Maan2017-04-201-2/+1
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-1/+0
* Ensure dots in project path is allowed in the commits APIRémy Coutable2017-03-141-8/+9
* Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-12/+65
* Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-071-0/+37
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-211-10/+10
* Use grape validation for datesapi-grape-datetimeRobert Schilling2017-02-201-1/+1
* Add a custom pagination matcherRobert Schilling2017-02-161-0/+1
* Merge branch '27873-when-a-commit-appears-in-several-projects-commit-comments...Rémy Coutable2017-02-161-0/+14
|\
| * Ensure only commit comments relevant to target project are returnedMark Fletcher2017-02-151-0/+14
* | entities: use the RepoCommit entity for branch commitsBen Boeckel2017-02-141-5/+15
|/
* Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-261-1/+1
* Fix Commits API to accept a Project path upon POSTMark Fletcher2017-01-031-0/+10
* Fix wrong error message expectation in API::Commits spec25651-fix-masterRémy Coutable2016-12-141-1/+1
* Make rubocop happyapi-cherry-pickRobert Schilling2016-12-131-1/+1
* API: Ability to cherry-pick a commitRobert Schilling2016-12-131-0/+70
* Merge branch 'api-expose-commiter-details' into 'master' Rémy Coutable2016-12-041-2/+7
|\
| * API: Expose committer details for a commitapi-expose-commiter-detailsRobert Schilling2016-12-011-2/+7
* | Changed API spec files to describe the correct classLivier2016-11-281-1/+1
|/
* Added path parameter to Commits APILuis HGO2016-10-241-0/+11
* refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-3/+9
* multi-file commitMarc Siegfriedt2016-10-051-6/+267
* Add specs that target status failure22286-fix-missing-statusKamil Trzcinski2016-09-181-1/+1
* Fix tests which broke in the mergeLin Jen-Shin2016-08-161-2/+2
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-0/+13
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-21/+21
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-2/+2
* Add commit stats to commit api responsedixpac2016-07-281-0/+4
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-19/+19
* Rename remaining ci_commits in specsKamil Trzcinski2016-06-031-2/+2
* Use pipelines in context of ProjectKamil Trzcinski2016-06-031-1/+1
* API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-291-0/+35
* Make some logic less twistableKamil Trzcinski2016-04-171-1/+1
* Fix specsKamil Trzcinski2016-04-111-2/+2
* Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-061-2/+2
* Implement Commit Status APIKamil Trzcinski2015-10-121-0/+13
* Order commit comments in API chronologicallyMartin Luder2015-05-081-1/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-35/+35
* Adds comments to commits in the APIJeroen Jacobs2014-09-261-0/+65
* Replace project_access attribute with access_level in specs and APIDmitriy Zaporozhets2014-09-151-2/+2
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-151-2/+2
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-2/+2
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Extract commits API to separate fileDmitriy Zaporozhets2014-02-181-0/+87
* API: commits belong to project repositoryNihad Abbasov2012-09-211-29/+0
* APi for commits. Better api docsDmitriy Zaporozhets2012-09-211-0/+29