summaryrefslogtreecommitdiff
path: root/app/helpers/notes_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
* Support comments for personal snippetsJarka Kadlecova2017-05-051-0/+43
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-14/+10
* Some code tweaksDouwe Maan2017-04-081-1/+1
* Fix views after rebaseDouwe Maan2017-04-081-2/+4
* Fix specs and make tweaksDouwe Maan2017-04-081-0/+2
* Add link to diff header tooDouwe Maan2017-04-081-3/+10
* Address review commentsDouwe Maan2017-04-051-1/+0
* Address review commentsDouwe Maan2017-04-051-17/+0
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-051-16/+1
* Don't use original_discussion_idDouwe Maan2017-04-051-8/+4
* Fix some specsDouwe Maan2017-04-051-3/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-26/+23
* Fix note form hint showing slash commands supported for commitsRémy Coutable2016-09-201-0/+4
* Store discussion_id on Note for faster discussion lookup.Douwe Maan2016-08-171-4/+4
* Comment & resolve button no longer looks for can-resolve attributePhil Hughes2016-08-041-1/+1
* Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-031-0/+4
|\
| * Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman2016-08-021-0/+4
* | Moved most of the data handling into discussion & notes modelsPhil Hughes2016-07-291-1/+1
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-07-281-8/+7
|\ \ | |/
| * Optimize maximum user access level lookup in loading of notesStan Hu2016-07-261-8/+7
* | Comment & resolve button text is done through VueJSPhil Hughes2016-07-261-1/+1
* | Use sha1 of discussion ID.Douwe Maan2016-07-251-2/+2
* | Added resolve button to discussionsPhil Hughes2016-07-241-4/+2
|/
* Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-27/+10
* Do not set `@use_legacy_diff_notes`Douwe Maan2016-07-071-1/+1
* Fix behavior around MRs that need legacy diff notesDouwe Maan2016-07-071-21/+28
* Merge branch 'master' into faster-diffsDouwe Maan2016-07-071-23/+55
|\
| * Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-061-11/+45
| * Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-061-4/+3
| * Style diff and blob file headers the same wayDouwe Maan2016-07-061-0/+10
* | Simplify HAML code using unless condition and nestingPaco Guzman2016-07-061-0/+21
* | Diffs will create button/diff form on demand no on server sideJacob Schatz2016-07-061-18/+2
|/
* Be explicit which project and user ID are memoizedStan Hu2016-06-291-4/+6
* Memoize the maximum access level for the author of notesStan Hu2016-06-291-0/+8
* Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-16/+13
* Fix lint errorsAnnabel Dunstone2016-04-071-4/+2
* Diff design updatesAnnabel Dunstone2016-04-071-4/+4
* Update diff colors and iconsAnnabel Dunstone2016-04-071-1/+2
* Change reply button to text fieldAnnabel Dunstone2016-04-071-5/+3
* Gracefully handle notes on deleted commits in merge requestsStan Hu2016-03-281-2/+4
* Improve button stylesDrew Blessing2016-01-081-1/+1
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-15/+0
* Update time_ago_with_tooltip helperRobert Speicher2015-06-171-2/+2
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-4/+6
* Don't add js-task-list-container to things the user can't editRobert Speicher2015-05-061-0/+4
* Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-021-3/+3
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+5
* Rubocop: comment indentationDmitriy Zaporozhets2015-02-021-1/+1