summaryrefslogtreecommitdiff
path: root/app/finders/notes_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-1/+1
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+2
* Fix specsDouwe Maan2017-04-051-2/+2
* Address review commentsDouwe Maan2017-04-051-8/+13
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-22/+32
* Fix code for copsDouwe Maan2017-02-231-5/+6
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan2016-12-151-19/+94
* Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+1
* Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-281-1/+1
* 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