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
/
wiki_content.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
set_table_name and set_locking_column are deprecated.
Jean-Philippe Lang
2012-04-27
1
-1
/
+1
*
WikiContent::Version#text may return ascii-8bit encoded string (#10590).
Jean-Philippe Lang
2012-04-06
1
-6
/
+8
*
fix typo "RedMine" at app/models/wiki_content.rb
Toshi MARUYAMA
2012-04-03
1
-2
/
+2
*
Adds #current_version? method to wiki content.
Jean-Philippe Lang
2011-11-28
1
-0
/
+10
*
Ruby 1.9: fix encoding error on wiki diffs (#4050)
Toshi MARUYAMA
2011-11-25
1
-1
/
+3
*
remove trailing white-spaces from WikiContent model source.
Toshi MARUYAMA
2011-05-16
1
-15
/
+15
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
1
-1
/
+1
*
Fix wiki links on the activity page. #6746
Eric Davis
2010-10-26
1
-1
/
+1
*
Makes the wiki sidebar editable (#5208).
Jean-Philippe Lang
2010-04-11
1
-0
/
+4
*
Make sure users don't get notified for thing they can not view (#3589).
Jean-Philippe Lang
2009-12-13
1
-0
/
+11
*
Adds email notification on wiki changes (#413). It's disabled by default and ...
Jean-Philippe Lang
2009-05-17
1
-1
/
+5
*
Follows r2720 (#3308).
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Adds wiki comments length validation (#3308).
Jean-Philippe Lang
2009-05-10
1
-0
/
+1
*
Display latest user's activity on account/show view.
Jean-Philippe Lang
2008-11-30
1
-0
/
+1
*
Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...
Jean-Philippe Lang
2008-09-13
1
-2
/
+2
*
Activity refactoring.
Jean-Philippe Lang
2008-07-27
1
-0
/
+11
*
Add an icon to each event on the activity view.
Jean-Philippe Lang
2008-04-12
1
-0
/
+1
*
Activity enhancements:
Jean-Philippe Lang
2008-03-11
1
-0
/
+4
*
Added wiki annotate view. It's accessible for each version from the page hist...
Jean-Philippe Lang
2007-12-20
1
-0
/
+8
*
Fixed warning: toplevel constant User referenced by WikiContent::User
Jean-Philippe Lang
2007-12-15
1
-2
/
+2
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
1
-1
/
+6
*
Added page association on versioned WikiContent
Jean-Philippe Lang
2007-06-17
1
-0
/
+1
*
Optimistic locking added for wiki edits.
Jean-Philippe Lang
2007-05-26
1
-0
/
+1
*
wiki branch merged into trunk
Jean-Philippe Lang
2007-03-10
1
-0
/
+58