summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix label order by priority on labels pageissue_14189Sean McGivern2016-06-073-3/+63
* TypoAlfredo Sumaran2016-06-062-4/+4
* Clarify issue priority specSean McGivern2016-06-061-14/+7
* Remove unnecessary null-specific orderSean McGivern2016-06-061-2/+2
* Tidy up Ruby style in templatesSean McGivern2016-06-062-6/+5
* Remove commentAlfredo Sumaran2016-06-061-1/+0
* Add test for the case when user can't prioritize labelsAlfredo Sumaran2016-06-061-47/+77
* Initialize LabelManager only when necessaryAlfredo Sumaran2016-06-061-1/+1
* Show functionality only for users with the ability to edit labelsAlfredo Sumaran2016-06-062-18/+21
* Improve functionalityAlfredo Sumaran2016-06-061-18/+21
* add :set_priorities to :authorize_admin_labels!Alfredo Sumaran2016-06-061-1/+1
* typoAlfredo Sumaran2016-06-061-1/+1
* Show prioritized labels only on the first page and when there's labels createdAlfredo Sumaran2016-06-061-1/+4
* Remove unnecesary paramAlfredo Sumaran2016-06-061-1/+1
* TypoAlfredo Sumaran2016-06-061-2/+2
* Update method and routeAlfredo Sumaran2016-06-062-3/+3
* Update method nameAlfredo Sumaran2016-06-061-2/+2
* Add unprioritized scopeAlfredo Sumaran2016-06-063-7/+9
* FeedbackAlfredo Sumaran2016-06-064-13/+9
* Update CHANGELOGAlfredo Sumaran2016-06-061-0/+1
* Fix styleSean McGivern2016-06-062-2/+3
* Don't try to count a relation with aliasesSean McGivern2016-06-061-1/+1
* Add tests for issues with multiple labelsAlfredo Sumaran2016-06-061-29/+60
* Fix failing testsAlfredo Sumaran2016-06-061-5/+5
* Add tests for issue prioritizationAlfredo Sumaran2016-06-061-0/+63
* Fix syntaxAlfredo Sumaran2016-06-061-4/+4
* Show proper error message when saving priority failsAlfredo Sumaran2016-06-061-4/+1
* Add tests for label prioritizationAlfredo Sumaran2016-06-061-0/+78
* Sorting improvements and stylingAlfredo Sumaran2016-06-066-9/+42
* Improve Issuable.order_labels_priorityRémy Coutable2016-06-0611-61/+85
* Sort by label priorityThijs Wouters2016-06-0610-5/+77
* Prioritize labels functionalityAlfredo Sumaran2016-06-068-12/+146
* Merge branch 'notes-are-awardables' into 'master' Douwe Maan2016-06-0622-136/+1501
|\
| * Updated MR notes.notes-are-awardablesFatih Acet2016-06-066-22/+21
| * Update tests on wordingZ.J. van de Weg2016-06-061-2/+2
| * Fix scss-lint.Fatih Acet2016-06-061-1/+1
| * Added tests for award emoji feature.Fatih Acet2016-06-068-24/+1235
| * Create and show emoji loader on the fly.Fatih Acet2016-06-062-6/+21
| * Some design related tweaks.Fatih Acet2016-06-066-7/+24
| * Be consistent on naming.Fatih Acet2016-06-061-22/+22
| * Animate emoji when rendered.Fatih Acet2016-06-061-1/+12
| * Fix mutual exclusivity for emoji only comments.Fatih Acet2016-06-061-1/+4
| * Refactor awardsHandler methods to work with votesBlock.Fatih Acet2016-06-062-35/+36
| * Award emoji implementation for notes.Fatih Acet2016-06-063-65/+92
| * Show emoji menu in notes.Fatih Acet2016-06-063-3/+25
| * Backend awardables on commentsZJ van de Weg2016-06-066-2/+61
* | Merge branch 'tests/extend-specs-for-build-badge' into 'master' Rémy Coutable2016-06-061-3/+23
|\ \
| * | Extend specs for builds badgetests/extend-specs-for-build-badgeGrzegorz Bizon2016-06-031-3/+23
* | | Merge branch 'jquery2' into 'master' Jacob Schatz2016-06-068-18/+274
|\ \ \
| * | | Fixed JS errorsjquery2Phil Hughes2016-06-056-17/+15