summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
| * 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