index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
board.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+0
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Forum list can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-18
1
-1
/
+1
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
1
-1
/
+1
*
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
*
Replaced Board#topics with a regular method.
Jean-Philippe Lang
2014-10-22
1
-1
/
+5
*
Code cleanup, use array instead of handcrafted update.
Jean-Philippe Lang
2014-10-22
1
-4
/
+4
*
Removed unneeded :foreign_key option on belongs_to associations.
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-3
/
+6
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#update_all at Board model
Toshi MARUYAMA
2014-01-08
1
-3
/
+3
*
remove trailing white-space from app/models/board.rb
Toshi MARUYAMA
2013-02-10
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Rewrites named scopes with ARel queries.
Jean-Philippe Lang
2012-12-07
1
-2
/
+3
*
Support for subforums (#3831).
Jean-Philippe Lang
2012-07-31
1
-2
/
+35
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
model: replace Rails2 "named_scope" to Rails3 "scope"
Toshi MARUYAMA
2012-04-26
1
-1
/
+1
*
Prevent mass-assignment when adding/updating a forum (#10390).
Jean-Philippe Lang
2012-03-06
1
-0
/
+3
*
Wiki links for news and forums (#9600).
Jean-Philippe Lang
2011-11-19
1
-0
/
+3
*
remove trailing white-spaces from app/models/board.rb.
Toshi MARUYAMA
2011-08-31
1
-9
/
+9
*
Fixed: messages attachments/watchers are not deleted when deleting a project ...
Jean-Philippe Lang
2010-11-27
1
-1
/
+1
*
Makes user unwatch what he can no longer view after its permissions have chan...
Jean-Philippe Lang
2009-12-13
1
-0
/
+4
*
Adds single forum atom feed (#3181).
Jean-Philippe Lang
2009-04-24
1
-0
/
+4
*
Adds the ability to move threads between project forums (#2452). 'Edit messag...
Jean-Philippe Lang
2009-04-05
1
-0
/
+13
*
Added watchers for message boards (watchers controller modified to support an...
Jean-Philippe Lang
2007-05-13
1
-0
/
+1
*
Per project forums added.
Jean-Philippe Lang
2007-05-13
1
-0
/
+28