summaryrefslogtreecommitdiff
path: root/app/helpers/issuables_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated based on Ruby feedbackPhil Hughes2016-03-291-1/+1
* Ruby fixesPhil Hughes2016-03-291-11/+4
* Fixed rubocop issuesPhil Hughes2016-03-291-5/+6
* Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-0/+14
* Fix minor code style issuesJacob Schatz2016-03-251-0/+10
* Moved code to single line ifPhil Hughes2016-03-171-4/+2
* Removed label/milestone helper methodsdropdown-preselect-valuePhil Hughes2016-03-161-18/+8
* Fixed failing testsPhil Hughes2016-03-161-1/+2
* Pre-selects values on issue and merge request dropdownPhil Hughes2016-03-161-0/+28
* Fixes "iid of max iid" in Issuable sidebar for merged MRfix/13928-wrong-iid-of-max-iidRémy Coutable2016-03-081-1/+5
* Display "iid of max_iid" in Issuables' sidebarRémy Coutable2016-02-161-8/+4
* Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-151-0/+41