summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* Fixed quick submit on note editquick-submit-note-editPhil Hughes2016-03-101-1/+1
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-022-4/+4
* Wrap icon with edited timeAlfredo Sumaran2016-02-291-1/+1
* Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-251-1/+1
* Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets2016-01-224-7/+5
|\
| * Address some JS coding-style and HTML semantic issuesRémy Coutable2016-01-204-7/+5
* | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-211-5/+5
* | Merge branch 'show-message-to-signed-out-users-to-sign-in-if-they-want-to-com...Dmitriy Zaporozhets2016-01-201-0/+10
|\ \
| * | Adds disabled comment field and disabled avatar.Jacob Schatz2016-01-201-0/+10
| |/
* | Move parallel diff logic to separate classDouwe Maan2016-01-201-1/+1
* | Merge branch 'master' into issue_3945Rubén Dávila2016-01-143-3/+7
|\ \ | |/
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable2016-01-132-3/+3
| |\
| | * Improve button stylesDrew Blessing2016-01-082-3/+3
| * | Move complex view condition to a model methodRémy Coutable2016-01-131-1/+4
| * | Show referenced MRs & Issues only when the current viewer can access themRémy Coutable2016-01-131-0/+1
| |/
* | Make diff_line_content helper return a safe String. #3945Rubén Dávila2016-01-121-1/+1
|/
* new button sizesAndriy Dyadyura2015-12-231-1/+1
* Assign notes object to a variableGrzegorz Bizon2015-12-151-1/+1
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-072-8/+6
|\
| * Remove unnecesary wrapper elementsDouwe Maan2015-12-022-8/+6
* | 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-193-6/+5
|\ \ | |/
| * Merge branch 'param-view' into 'master'Robert Speicher2015-11-172-3/+3
| |\
| | * Don't use params[:view] directly.param-viewDouwe Maan2015-11-172-3/+3
| * | 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-163-4/+5
| |/
| * 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-123-5/+4
| |/
* | 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
|/
* 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