summaryrefslogtreecommitdiffstats
path: root/app/controllers/boards_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces from app/controllers/boards_controller.rb.Toshi MARUYAMA2011-08-301-6/+6
* Separation of RSS/API auth actions.Jean-Philippe Lang2011-07-091-3/+3
* Allow key authentication for Boards. #6132Eric Davis2010-08-161-0/+1
* Refactor: Split methodEric Davis2010-03-041-1/+6
* Refactor: Extract methodEric Davis2010-03-041-3/+7
* Contextual quick search (#3263).Jean-Philippe Lang2009-10-211-0/+1
* Adds single forum atom feed (#3181).Jean-Philippe Lang2009-04-241-13/+23
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-051-0/+1
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-6/+0
* Prevent SQL error with old sessions after r2171.Jean-Philippe Lang2008-12-271-1/+1
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-241-2/+4
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-1/+1
* Forums enhancements:Jean-Philippe Lang2007-11-241-1/+1
* Fixed: error when sorting the messages if there's only one board for the proj...Jean-Philippe Lang2007-11-071-2/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-3/+1
* Added watchers for message boards (watchers controller modified to support an...Jean-Philippe Lang2007-05-131-0/+2
* Per project forums added.Jean-Philippe Lang2007-05-131-0/+87