summaryrefslogtreecommitdiff
path: root/app/finders/notes_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre2016-06-141-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-1/+1
|\
| * Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-1/+1
* | move frontend logic from previous MR to new MRArinde Eniola2016-05-061-2/+2
|/
* css improvementsValery Sizov2015-11-191-2/+2
* 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