summaryrefslogtreecommitdiff
path: root/spec/finders
Commit message (Expand)AuthorAgeFilesLines
* Snippets: public/internal/privateValery Sizov2014-10-091-0/+94
* 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
* Fix tests that dont respect project-fork relationDmitriy Zaporozhets2014-04-031-4/+4
* Merge pull request #6557 from tsigo/faster-merge-request-featuresDmitriy Zaporozhets2014-03-191-11/+7
|\
| * Speed up finders/merge_requests_finder_specRobert Speicher2014-03-191-11/+7
* | Make use of project factory traitsRobert Speicher2014-03-191-4/+4
|/
* Update tests and fix Finders readmeDmitriy Zaporozhets2014-02-253-0/+146