summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* Quick Submit all the things!Robert Speicher2015-10-072-2/+2
* Fixes to dropdown, font colors for new project and merge requestAndrey2015-10-071-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
* More tweaks to make note edit/preview CSS consistentStan Hu2015-09-212-2/+2
* Fix UI bugs with discussionsDmitriy Zaporozhets2015-09-091-1/+1
* Make system note different from regular commentsDmitriy Zaporozhets2015-09-081-1/+1
* Style system notesDmitriy Zaporozhets2015-09-081-9/+2
* Merge branch 'master' into comment-updated-bycomment-updated-byDouwe Maan2015-08-071-7/+8
|\
| * Diff colors on MR Discussion like on Changes-tabGert Goet2015-08-061-7/+8
* | Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-1/+8
|/
* Render Note field hints consistently for "new" and "edit" formsrs-issue-2010Robert Speicher2015-07-263-16/+12
* 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
* Merge branch 'comment-box-changes' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-07-102-4/+10
|\
| * Fixed the issuescomment-box-changesDarby2015-07-092-2/+3
| * Comment box/Placeholder text redoDarby2015-07-012-4/+9
* | Cache markdown of commentscache-commits-renderDmitriy Zaporozhets2015-06-301-4/+5
* | Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-261-1/+1
|/
* Update time_ago_with_tooltip helperRobert Speicher2015-06-173-4/+4
* Support commenting on a diff in side-by-side viewStan Hu2015-06-163-18/+20
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-5/+2
* Always show note action icons.Douwe Maan2015-05-142-12/+11
* 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-062-20/+20
* Update task list behavior for NotesRobert Speicher2015-05-062-4/+3
* Fix merge request comments on files with multiple commitsDominik Sander2015-04-151-4/+3
* Explicitly set image alt to prevent graphical glitchesSven Strickroth2015-04-131-2/+2
* Support configurable attachment size via Application SettingsStan Hu2015-04-021-1/+1
* Merge branch 'note-avatar-link' into 'master'Dmitriy Zaporozhets2015-03-242-3/+6
|\
| * Link note avatar to user.note-avatar-linkDouwe Maan2015-03-242-3/+6
* | Fix diff header in discussion blocksDmitriy Zaporozhets2015-03-241-7/+7
|/
* Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-022-1/+2
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-246-8/+8
|\
| * Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-192-2/+2
| |\
| * | Upgrade to Rails 4.1.9Vinnie Okada2015-02-146-8/+8
* | | Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-202-21/+5
|\ \ \
| * | | Remove note attachment file selector.Douwe Maan2015-02-172-17/+1
| * | | Refactor.Douwe Maan2015-02-171-1/+1
| * | | Generalize the image upload in markdownHannes Rosenögger2015-02-172-4/+4
| | |/ | |/|
* | | Split up AttachmentUploader.Douwe Maan2015-02-201-3/+3
|/ /
* | Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan2015-02-172-2/+2
|/
* Also show colors in the sidebar of commentJeroen van Baarsen2015-02-031-2/+4
* Only count the user's last voteMichael Clarke2015-01-191-8/+18
* Refactor zen mode. Make it works in diffsDmitriy Zaporozhets2015-01-152-2/+2
* Huge set of fixes for comments logicDmitriy Zaporozhets2015-01-143-22/+27
* Remove extra css class markdown-area which prevented attachments upload.Marin Jankovski2014-12-221-1/+1
* Differentiate system notesDrew Blessing2014-12-201-2/+7
* Merge branch 'upstream-master' into markdown-previewVinnie Okada2014-12-072-2/+4
|\