summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Cache rendered contents of issues, MRs and notesDouwe Maan2015-10-141-1/+1
| * | | | | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-141-1/+1
* | | | | | Reduce MR/issue duplicationDouwe Maan2015-12-081-4/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'link-refs' into 'master' Robert Speicher2015-12-041-1/+1
|\ \ \ \ \
| * | | | | Show local issues and MRs in "This X closes... / closed by..." sentenceDouwe Maan2015-11-301-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets2015-12-042-8/+2
|\ \ \ \ \
| * | | | | Use "opened by" instead of "created by" in issue/MR header, like in listDouwe Maan2015-12-021-1/+2
| * | | | | Move subscription info below label info in issue/MR sidebarDouwe Maan2015-12-021-7/+0
| |/ / / /
* | | | | Merge branch 'ui/form-consistency' into 'master' Dmitriy Zaporozhets2015-12-043-6/+12
|\ \ \ \ \
| * | | | | Remove unnecesary wrapper elementsDouwe Maan2015-12-021-3/+2
| * | | | | Use consistent casing for page titlesDouwe Maan2015-12-023-3/+10
| |/ / / /
* | | | | Move labels to second line of issue/MR list itemDouwe Maan2015-12-021-3/+5
* | | | | Link milestone item to issues with that milestoneDouwe Maan2015-12-021-3/+5
* | | | | Link issue/MR list item comments counter to commentsDouwe Maan2015-12-021-4/+4
* | | | | Use "Assigned to USER" tooltip in issue list itemDouwe Maan2015-12-021-1/+1
|/ / / /
* | | | Rework the copy_to_clipboard logicRobert Speicher2015-11-241-2/+2
* | | | Improve UI for emoji awardsDmitriy Zaporozhets2015-11-191-1/+1
* | | | award emojiValery Sizov2015-11-191-2/+0
| |_|/ |/| |
* | | Add "Copy to clipboard" buttonsRobert Speicher2015-10-231-2/+4
* | | Fix alignment of the filter counter for Issuablesrs-issuable-filter-count-styleRobert Speicher2015-10-221-3/+4
| |/ |/|
* | Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-162-7/+4
* | Show merge requests which close current issueZeger-Jan van de Weg2015-10-162-1/+8
|/
* Move project header title definition to view in question.Douwe Maan2015-09-174-0/+7
* Improve font size on issues/mr listissue-redesignDmitriy Zaporozhets2015-09-081-1/+1
* Style issue page, comments and part of merge request pageDmitriy Zaporozhets2015-09-082-11/+14
* Small restyle of issue and merge request pagesDmitriy Zaporozhets2015-09-071-17/+17
* Apply new style for issues, merge requests and milestone pagesDmitriy Zaporozhets2015-09-042-8/+7
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-1/+7
* revert cache issuelabel_cachingValery Sizov2015-07-221-37/+36
* Use to_reference menthod when render issue id in listDmitriy Zaporozhets2015-07-011-1/+1
* Cache issue in the listDmitriy Zaporozhets2015-06-301-36/+37
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-263-5/+5
* Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-261-2/+2
* Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-261-1/+1
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-254-65/+4
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-252-3/+3
* Improve performance for issue#show pageDmitriy Zaporozhets2015-06-242-6/+7
* Update time_ago_with_tooltip helperRobert Speicher2015-06-171-2/+2
* Dont truncate issue/mr titleDmitriy Zaporozhets2015-06-081-1/+1
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-2/+0
* Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-271-1/+1
* Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-271-1/+1
|\
| * Add Accepted and Rejected tabs to MR lists.Douwe Maan2015-05-251-1/+1
* | Add link_to_label helperRobert Speicher2015-05-212-4/+2
|/
* Fix Atom feeds.Douwe Maan2015-05-211-1/+1
* Don't add js-task-list-container to things the user can't editRobert Speicher2015-05-061-1/+1
* Single quotes/icon helper in viewsRobert Speicher2015-05-062-11/+11
* Remove all references to `parse_tasks`Robert Speicher2015-05-061-1/+1
* Update task list behavior for IssuesRobert Speicher2015-05-062-2/+4
* Fix missing button typesSullivan SENECHAL2015-05-051-1/+1