summaryrefslogtreecommitdiff
path: root/spec/requests/api/files_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-261-2/+2
* Improve specs for Files API4269-public-files-apiRémy Coutable2016-12-201-23/+51
* Allow unauthenticated access to Repositories Files API GET endpointsRémy Coutable2016-12-201-11/+26
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* Add optional 'author' param when making commitsDan Dunckel2016-09-191-0/+75
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-11/+11
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-12/+12
* Add ability to fetch the commit ID of the last commit that actually touched a...api_file_touched_atValery Sizov2015-11-021-0/+1
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-35/+5
* Merge branch 'revert-satellites' into 'master' Dmitriy Zaporozhets2015-08-111-5/+35
|\
| * Fix file api testsDmitriy Zaporozhets2015-08-111-22/+8
| * Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets2015-08-111-4/+48
| * Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-1/+1
* | Fix corrupted binary files when using API files endpointStan Hu2015-08-091-0/+31
|/
* Remove satellitesDmitriy Zaporozhets2015-07-151-1/+1
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-6/+3
|\
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-6/+3
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-6/+6
|/
* Remove unnecessary satellite files and add CHANGELOG itemDmitriy Zaporozhets2015-06-021-14/+2
* Remove file api tests which depend on old satellite logicDmitriy Zaporozhets2015-06-021-32/+3
* Improve error messages when file editing failsVinnie Okada2015-02-221-4/+24
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-18/+18
* Fix api files specsDmitriy Zaporozhets2014-08-061-8/+10
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Complete api files CRUDDmitriy Zaporozhets2014-02-181-0/+30
* Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-201-2/+2
* Tests for delete file by APIDmitriy Zaporozhets2013-11-191-0/+34
* API: Edit file in repositoryDmitriy Zaporozhets2013-11-111-6/+41
* Specs for Create file APIDmitriy Zaporozhets2013-11-071-0/+46