| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Set inverse_of on project boards association. | Jean-Philippe Lang | 2017-06-10 | 1 | -1/+1 |
* | Adds a flash message when deleting a board (#24535). | Jean-Philippe Lang | 2017-01-08 | 1 | -1/+3 |
* | Use head instead of render :nothing => true. | Jean-Philippe Lang | 2016-07-17 | 1 | -2/+2 |
* | Use .before_action instead of .before_filter. | Jean-Philippe Lang | 2016-07-14 | 1 | -1/+1 |
* | Sort messages by ids to avoid the left join. | Jean-Philippe Lang | 2016-06-20 | 1 | -5/+4 |
* | Forum list can be reordered with drag and drop (#12909). | Jean-Philippe Lang | 2016-04-18 | 1 | -2/+11 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | remove unneeded "references" of joins | Toshi MARUYAMA | 2014-10-24 | 1 | -1/+0 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -4/+5 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Preload boards projects. | Jean-Philippe Lang | 2013-06-12 | 1 | -1/+1 |
* | Use #per_page instead of #items_per_page. | Jean-Philippe Lang | 2013-02-17 | 1 | -1/+1 |
* | Fixed that messages are not sorted by last reply (#12243). | Jean-Philippe Lang | 2013-02-17 | 1 | -2/+3 |
* | replace tabs to spaces at app/controllers/boards_controller.rb | Toshi MARUYAMA | 2013-02-17 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Deprecation warnings (#12774). | Jean-Philippe Lang | 2013-01-08 | 1 | -2/+2 |
* | Use named routes in controllers. | Jean-Philippe Lang | 2012-12-11 | 1 | -1/+1 |
* | Replaces find(:first/:all) calls. | Jean-Philippe Lang | 2012-12-03 | 1 | -7/+12 |
* | Eager loading and no extra count query. | Jean-Philippe Lang | 2012-07-31 | 1 | -1/+1 |
* | Fixed that sticky messages are not displayed first (#11170). | Jean-Philippe Lang | 2012-06-16 | 1 | -2/+2 |
* | 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 |