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