summaryrefslogtreecommitdiff
path: root/spec/requests/projects
Commit message (Expand)AuthorAgeFilesLines
* Path could also have slashes! Feedback:Lin Jen-Shin2016-08-241-2/+20
* Use only one before block, feedback:Lin Jen-Shin2016-08-241-2/+0
* Fixed a missing renameLin Jen-Shin2016-08-171-1/+1
* Fix tests, explicitly set the statusLin Jen-Shin2016-08-161-1/+2
* Empty lines around blocksLin Jen-Shin2016-08-101-0/+2
* Merge shared context into controller test and update accordinglyLin Jen-Shin2016-07-211-15/+62
* Use ci_commits.ref (Pipeline#ref) to find buildsLin Jen-Shin2016-07-181-1/+1
* It could be redirecting or downloading in Rails or APILin Jen-Shin2016-07-151-1/+1
* Update routes based on feedback from:Lin Jen-Shin2016-07-141-4/+4
* rubocop likes this betterLin Jen-Shin2016-07-131-2/+2
* Share more stuffsLin Jen-Shin2016-07-131-11/+5
* Implement API for downloading artifacts from ref and build name:Lin Jen-Shin2016-07-131-99/+23
* Introduce path_from_ref and save some typingLin Jen-Shin2016-07-131-18/+8
* No need for a separate line nowLin Jen-Shin2016-07-131-3/+1
* Add all the tests and fix stuffs along the way:Lin Jen-Shin2016-07-121-0/+145