summaryrefslogtreecommitdiff
path: root/spec/requests/api/labels_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-30/+30
* Allow '?', or '&' for label titlesDouglas Barbosa Alexandre2016-07-051-5/+5
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-30/+30
* Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-121-0/+82
* api - expose label descriptionMariusz Jachimowicz2016-03-241-3/+26
* Add custom ColorValidatorRobert Speicher2015-12-071-5/+5
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-42/+42
* Improve error reporting on users APIjubianchi2014-09-161-7/+10
* Improve labels validation and expose error messagesjubianchi2014-08-201-0/+16
* Fix labels return codeRobert Schilling2014-08-181-8/+8
* Update labels via APIRobert Schilling2014-08-131-4/+66
* Add, delete labels via APIRobert Schilling2014-08-131-0/+65
* Fix testsDmitriy Zaporozhets2014-07-301-0/+24