summaryrefslogtreecommitdiff
path: root/spec/requests/api/commits_spec.rb
Commit message (Expand)AuthorAgeFilesLines
...
* 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