summaryrefslogtreecommitdiff
path: root/app/helpers/issuables_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-201-0/+19
|\
| * some refactoringArinde Eniola2016-04-191-9/+7
| * rename the test fileArinde Eniola2016-04-141-1/+1
| * Move functionality to label[]Jacob Schatz2016-04-131-6/+14
| * Proper selecting multiple labels.Jacob Schatz2016-04-131-0/+13
* | Fixed testsPhil Hughes2016-04-161-1/+1
* | Fixed up based on feedbackPhil Hughes2016-04-161-3/+1
* | Moved meta information into an issuable helper methodPhil Hughes2016-04-161-0/+11
|/
* 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