summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Default last_fetched_at to 0 for old clientsJacob Vosmaer2014-04-281-1/+2
* Serialize last_fetched_at as a string with secondsJacob Vosmaer2014-04-281-1/+1
* Filter out old notes in NotesFinderJacob Vosmaer2014-04-281-1/+7
* Fail faster on an invalid target_typeJacob Vosmaer2014-04-281-0/+2
* Fix deprecation warning outputRobert Speicher2014-03-241-2/+2
* Update tests and fix Finders readmeDmitriy Zaporozhets2014-02-251-5/+3
* Move services for collecting items to FindersDmitriy Zaporozhets2014-02-256-0/+285