summaryrefslogtreecommitdiff
path: root/spec/finders/notes_finder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Project members with guest role can't access notes on confidential issuesDouglas Barbosa Alexandre2016-06-141-0/+7
* Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre2016-06-141-0/+16
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-2/+2
* Serialize last_fetched_at as a string with secondsJacob Vosmaer2014-04-281-1/+1
* Always set last_fetched_at in NotesFinder specJacob Vosmaer2014-04-281-3/+3
* Filter out old notes in NotesFinderJacob Vosmaer2014-04-281-0/+7
* Fail faster on an invalid target_typeJacob Vosmaer2014-04-281-0/+5
* Notes have noteables but no commitsJacob Vosmaer2014-04-281-1/+1
* Add NotesFinder specJacob Vosmaer2014-04-281-0/+26