summaryrefslogtreecommitdiff
path: root/app/finders/notes_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Add index on order columnsDmitriy Zaporozhets2015-02-061-6/+5
* Apply default scope to labels and remove one for notesDmitriy Zaporozhets2015-02-051-1/+2
* Rubocop: Style/CaseIndentation enabledDmitriy Zaporozhets2015-02-021-12/+13
* Fix project snippet comments loadingDmitriy Zaporozhets2014-07-021-1/+1
* 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
* Move services for collecting items to FindersDmitriy Zaporozhets2014-02-251-0/+17