| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Fixed test_show_with_permission_should_display_the_new_message_form broken by... | Jean-Philippe Lang | 2012-04-06 | 1 | -1/+1 |
* | Prevent mass-assignment when adding/updating a forum (#10390). | Jean-Philippe Lang | 2012-03-06 | 1 | -3/+6 |
* | Removes all #verify calls in controllers. Verification is handled at routing ... | Jean-Philippe Lang | 2012-03-03 | 1 | -3/+0 |
* | Controller cleanup. | Jean-Philippe Lang | 2011-12-01 | 1 | -10/+1 |
* | Resourcified boards. | Jean-Philippe Lang | 2011-12-01 | 1 | -6/+17 |
* | remove trailing white-spaces from app/controllers/boards_controller.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -6/+6 |
* | Separation of RSS/API auth actions. | Jean-Philippe Lang | 2011-07-09 | 1 | -3/+3 |
* | Allow key authentication for Boards. #6132 | Eric Davis | 2010-08-16 | 1 | -0/+1 |
* | Refactor: Split method | Eric Davis | 2010-03-04 | 1 | -1/+6 |
* | Refactor: Extract method | Eric Davis | 2010-03-04 | 1 | -3/+7 |
* | Contextual quick search (#3263). | Jean-Philippe Lang | 2009-10-21 | 1 | -0/+1 |
* | Adds single forum atom feed (#3181). | Jean-Philippe Lang | 2009-04-24 | 1 | -13/+23 |
* | Adds the ability to move threads between project forums (#2452). 'Edit messag... | Jean-Philippe Lang | 2009-04-05 | 1 | -0/+1 |
* | Reorder links refactoring (follows r2526). | Jean-Philippe Lang | 2009-03-01 | 1 | -6/+0 |
* | Prevent SQL error with old sessions after r2171. | Jean-Philippe Lang | 2008-12-27 | 1 | -1/+1 |
* | Validates sort_key and sort_order params (#2378). | Jean-Philippe Lang | 2008-12-24 | 1 | -2/+4 |
* | Moves @layout 'base'@ to ApplicationController. | Jean-Philippe Lang | 2008-08-10 | 1 | -1/+0 |
* | New setting added to specify how many objects should be displayed on most pag... | Jean-Philippe Lang | 2007-12-29 | 1 | -1/+1 |
* | Forums enhancements: | Jean-Philippe Lang | 2007-11-24 | 1 | -1/+1 |
* | Fixed: error when sorting the messages if there's only one board for the proj... | Jean-Philippe Lang | 2007-11-07 | 1 | -2/+1 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -3/+1 |
* | Added watchers for message boards (watchers controller modified to support an... | Jean-Philippe Lang | 2007-05-13 | 1 | -0/+2 |
* | Per project forums added. | Jean-Philippe Lang | 2007-05-13 | 1 | -0/+87 |