summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_note.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Shows award emoji for comments to all users who are logged in.Connor Shea2016-06-081-1/+2
* Merge branch 'edit-mobile' into 'master' Jacob Schatz2016-06-061-3/+2
|\
| * Shows the edit comment button on mobileedit-mobilePhil Hughes2016-06-021-3/+2
* | Some design related tweaks.Fatih Acet2016-06-061-2/+2
* | Award emoji implementation for notes.Fatih Acet2016-06-061-1/+3
* | Show emoji menu in notes.Fatih Acet2016-06-061-0/+3
|/
* Added author to various Markdown calls in viewsYorick Peterse2016-05-261-1/+1
* Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-3/+6
* Removed commented text from system notesPhil Hughes2016-04-201-1/+3
* Scroll to the last comment I made and edit it.Jacob Schatz2016-04-151-4/+5
* Merge branch 'member-access-note-row' into 'master' Jacob Schatz2016-04-121-6/+6
|\
| * Fixed issue with member access not being visible on notesmember-access-note-rowPhil Hughes2016-04-081-6/+6
* | Update diff colors and iconsAnnabel Dunstone2016-04-071-2/+2
|/
* Fixed delete comment button colordelete-icon-colorPhil Hughes2016-04-061-1/+1
* Changed some CSS to make it more concise & less overridingPhil Hughes2016-03-311-9/+5
* Moved project access into note actionsPhil Hughes2016-03-311-9/+6
* Edited timeago text on commentsPhil Hughes2016-03-101-9/+1
* Wrap icon with edited timeAlfredo Sumaran2016-02-291-1/+1
* Address some JS coding-style and HTML semantic issuesRémy Coutable2016-01-201-1/+1
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-021-20/+0
|\
| * award emojiValery Sizov2015-11-191-20/+0
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-191-3/+2
|\ \ | |/
| * Avoid render edit_form when visitor can't edit them.Jason Lee2015-11-171-2/+1
| * Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"rs-revert-gh-9820Robert Speicher2015-11-161-1/+4
| * Merge branch 'fix-avatar-not-showing' of https://gitlab.com/stanhu/gitlab-ceDmitriy Zaporozhets2015-11-121-1/+1
| |\
| | * Fix avatars not showing in Atom feeds and project issues when Gravatar disabledStan Hu2015-11-101-1/+1
| * | Avoid render edit_form in each notes.Jason Lee2015-11-121-4/+1
| |/
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-211-3/+3
|\ \ | |/
| * Don't use link_to/image_tag where not neededYorick Peterse2015-10-151-3/+3
| * Use note.author for issue comment avatarsYorick Peterse2015-10-151-1/+1
* | Cache rendered contents of issues, MRs and notesDouwe Maan2015-10-141-1/+1
|/
* Wrong access level badge on MR commentsaccess_level_badge_bugValery Sizov2015-10-021-3/+3
* Don't render the edit_form view for system notesRobert Speicher2015-09-301-1/+3
* Style system notesDmitriy Zaporozhets2015-09-081-9/+2
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-1/+8
* revert caching of note textHannes Rosenögger2015-07-211-4/+3
* Fix bug where notes were being rendered with wrong color preferences due to c...Stan Hu2015-07-181-1/+1
* Cache markdown of commentscache-commits-renderDmitriy Zaporozhets2015-06-301-4/+5
* Always show note action icons.Douwe Maan2015-05-141-12/+9
* Show user roles by comments.Douwe Maan2015-05-121-9/+17
* Don't add js-task-list-container to things the user can't editRobert Speicher2015-05-061-2/+2
* Single quotes/icon helper in viewsRobert Speicher2015-05-061-16/+16
* Update task list behavior for NotesRobert Speicher2015-05-061-1/+1
* Explicitly set image alt to prevent graphical glitchesSven Strickroth2015-04-131-2/+2
* Link note avatar to user.note-avatar-linkDouwe Maan2015-03-241-2/+4
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-2/+2
|\
| * Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
* | Split up AttachmentUploader.Douwe Maan2015-02-201-3/+3
|/
* Only count the user's last voteMichael Clarke2015-01-191-8/+18
* Huge set of fixes for comments logicDmitriy Zaporozhets2015-01-141-20/+2