summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* update to current master and fix conflictsissue-title-vueRegis2017-03-211-30/+27
|\
| * Redirect to signin when New Issue for not logged inSam Rose2017-03-201-30/+27
* | module exports - remove gl dep from VueRealtimeListenerRegis2017-03-091-1/+1
* | merge masterRegis2017-03-071-8/+8
|\ \ | |/
| * remove isolated common_vue inclusionMike Greiling2017-03-031-2/+0
| * create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-1/+1
| * Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-2/+2
| * Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into removed-unu...Dinesh Sawant2017-02-071-1/+1
| |\
| | * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-311-1/+1
| | |\
| | * \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-181-0/+2
| | |\ \
| * | | | Removed unused parameter `status_only: true`.Dinesh Sawant2017-02-071-4/+4
| | |_|/ | |/| |
| * | | Remove new branch button for confidential issuesDouglas Barbosa Alexandre2017-01-311-1/+1
| | |/ | |/|
| * | Backport timetracking frontend to CE.Bryce Johnson2017-01-151-0/+2
| |/
| * Keep max width on MR content on side by side viewside-by-side-fixed-widthAnnabel Dunstone Gray2017-01-051-1/+1
* | Pass digest to avoid processing Markdown at all if issue title did not changeadam-issue-title-vueAdam Niedzielski2017-01-041-0/+1
* | Introduce endpoint for fetching rendered titleAdam Niedzielski2017-01-041-4/+2
* | only update title if current _user and allowed to contribute to project - tes...Regis2017-01-031-1/+1
* | fix haml_lint complaints since new master updateRegis2017-01-031-2/+2
* | render HTML from API if title changes - cached diff - test brokenRegis2016-12-301-1/+5
* | render title from markdown and then update via interval - work on event liste...Regis2016-12-281-2/+4
|/
* Add content_class for limited widthAnnabel Dunstone Gray2016-12-091-0/+1
* code formatting correctedNur Rony2016-10-241-1/+1
* removes extra line for empty issue descriptionNur Rony2016-10-211-1/+1
* Use `to_reference` for Issue "show" and "edit" page titlesrs-revert-title-changeRobert Speicher2016-10-191-1/+1
* Revert "Merge branch 'gjlaubenstein/gitlab-ce-21712-change-issue-show-html-ti...Robert Speicher2016-10-191-1/+1
* Merge branch 'fix-options-caret-mobile-viewport' into 'master' Fatih Acet2016-10-101-1/+1
|\
| * Fix inconsistent options dropdown caret on mobile viewportsClement Ho2016-10-081-1/+1
* | reword html titles for merge requests and issuesGreg Laubenstein2016-10-091-1/+1
* | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
|/
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
* Merge branch 'fix-button-missing-type' into 'master' Jacob Schatz2016-08-191-1/+1
|\
| * Fix button missing typeClement Ho2016-08-081-1/+1
* | Further refactor and syntax fixes.Patricio Cano2016-08-151-7/+5
* | Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-2/+9
|/
* Make "New issue" button in Issue page less obtrusive (!5457)winniehell2016-07-301-1/+1
* Cleanup and imrpove issue/mr buttonsDmitriy Zaporozhets2016-06-081-4/+2
* Improve button color for issue and mr pagesDmitriy Zaporozhets2016-06-081-4/+4
* Some design related tweaks.Fatih Acet2016-06-061-3/+3
* Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-2/+2
|\
| * Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-011-2/+2
| |\
| | * Added author to various Markdown calls in viewsYorick Peterse2016-05-261-2/+2
* | | Merge branch 'master' into awardablesZJ van de Weg2016-05-301-1/+0
|\ \ \ | |/ /
| * | Remove header title from project pagesDmitriy Zaporozhets2016-05-261-1/+0
| |/
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-62/+59
|\ \ | |/
| * Updated some if statementsissues-mobile-headerPhil Hughes2016-04-161-28/+29
| * Fixed testsPhil Hughes2016-04-161-4/+4
| * Fixed up based on feedbackPhil Hughes2016-04-161-6/+6
| * Moved meta information into an issuable helper methodPhil Hughes2016-04-161-8/+1
| * Refactored issue header to work better for mobilePhil Hughes2016-04-161-54/+57
* | Create table for award emojiZeger-Jan van de Weg2016-05-061-1/+1
|/