summaryrefslogtreecommitdiff
path: root/app/controllers/labels_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-24/+0
* Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets2013-05-071-2/+2
* Add generate action to labels controller which allow creation of default labe...Dmitriy Zaporozhets2013-05-071-0/+6
* project.issues_labels methodrandx2012-10-091-1/+1
* rename ProjectController to ProjectResourceControllerCyril2012-09-271-1/+1
* factorize before_filters and layout for projects related controllersCyril2012-09-261-7/+1
* remove duplicate before_filterCyril2012-09-251-1/+0
* Show labels specific to projectrandx2012-08-241-1/+1
* Feature: Labels page. Index pagerandx2012-08-241-0/+25