summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fixes style consistencies.Jacob Schatz2016-03-041-3/+3
* Correct media queries for small devices and tablets.Jacob Schatz2016-03-041-2/+2
* Combining recent change to have username in header with my MR.Jacob Schatz2016-03-041-5/+9
* Small outside aside shrink sidebar button for mobile only.Jacob Schatz2016-03-041-1/+1
* Open sidebar button on mobile.Jacob Schatz2016-03-041-0/+3
* Change icons for open close on issue/MRJacob Schatz2016-03-041-15/+26
* Added username to issue & merge request headerusername-issue-headerPhil Hughes2016-03-011-0/+1
* Add "issue" to Close/Reopen buttons for clarityandywgrant/gitlab-ce-masterAndy Grant2016-02-221-4/+4
* Wrap issue details to prevent content misalignmentissue_13359Alfredo Sumaran2016-02-161-9/+12
* Change "opened by" to just "by"Alfredo Sumaran2016-02-161-1/+1
* Move issue details after action buttonsAlfredo Sumaran2016-02-151-10/+10
* Correct indentation for `issues/merge_requests` partial renderrs-issue-merge-requestsRobert Speicher2016-02-111-3/+3
* Edited time ago location change.Jacob Schatz2016-02-051-5/+4
* Add ajax calls to return JSONJacob Schatz2016-01-301-1/+0
* New right side gutter design.Jacob Schatz2016-01-271-5/+3
* Remove gray background from issue/mr/milestone backgroundissuable-white-bgDmitriy Zaporozhets2016-01-221-2/+2
* merge request close message moved and merge request now refered by `!`.Jacob Schatz2016-01-121-3/+0
* Merge branch 'close-open-ajax-issue' into 'master' Robert Speicher2015-12-251-9/+4
|\
| * resolves conflicts with new buttonsJacob Schatz2015-12-231-4/+4
| |\
| * | changes `data-url` to `href` for javascript url grabbingJacob Schatz2015-12-211-2/+2
| * | open and close issue via ajax request. With testsJacob Schatz2015-12-211-9/+4
* | | Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-241-2/+3
* | | Add page descriptions and imagesRobert Speicher2015-12-231-1/+3
| |/ |/|
* | new button sizesAndriy Dyadyura2015-12-231-4/+4
* | Fix close/reopen buttonsnew-buttonsDmitriy Zaporozhets2015-12-231-4/+4
* | new buttons issueAndriy Dyadyura2015-12-221-4/+4
|/
* Revert sidebar position for issue and merge requestDmitriy Zaporozhets2015-12-171-16/+22
* Fix ux issue with "This issue will be closed automatically" messageux/closed-messageDmitriy Zaporozhets2015-12-171-2/+0
* Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan2015-12-161-32/+33
* Move awards back to gray panel and few improvements to sidebarDmitriy Zaporozhets2015-12-111-2/+0
* Redesign issue page for new sidebarDmitriy Zaporozhets2015-12-111-21/+30
* display referenced merge requests in issue description with CI statusgsmethells/gitlab-ce-mr-statusesGreg Smethells2015-12-111-0/+4
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-071-1/+2
|\
| * Use "opened by" instead of "created by" in issue/MR header, like in listDouwe Maan2015-12-021-1/+2
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-211-1/+2
|\ \ | |/
| * Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-161-1/+1
| * Show merge requests which close current issueZeger-Jan van de Weg2015-10-161-1/+2
* | 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
|/
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+2
* Style issue page, comments and part of merge request pageDmitriy Zaporozhets2015-09-081-1/+1
* Small restyle of issue and merge request pagesDmitriy Zaporozhets2015-09-071-17/+17
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-1/+7
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-261-3/+3
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-251-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-061-7/+7
* Remove all references to `parse_tasks`Robert Speicher2015-05-061-1/+1
* Update task list behavior for IssuesRobert Speicher2015-05-061-1/+3
* Add a page title to every page.Douwe Maan2015-04-301-0/+1