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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: Wiki#find_page should not be case sensitive because page title uniquen...
Jean-Philippe Lang
2010-11-27
1
-3
/
+3
*
Makes the wiki sidebar editable (#5208).
Jean-Philippe Lang
2010-04-11
1
-0
/
+6
*
Makes user unwatch what he can no longer view after its permissions have chan...
Jean-Philippe Lang
2009-12-13
1
-0
/
+4
*
Ability to watch a wiki or a single wiki page (#413).
Jean-Philippe Lang
2009-05-25
1
-2
/
+4
*
Extends child_pages macro to display child pages based on page parameter (#19...
Jean-Philippe Lang
2008-11-22
1
-0
/
+19
*
Set order on wiki pages association.
Jean-Philippe Lang
2008-07-13
1
-1
/
+1
*
Fixed: Title with non-ascii characters breaks wiki
Jean-Philippe Lang
2007-10-05
1
-1
/
+1
*
Fixed: can't preview/save the very first wiki page.
Jean-Philippe Lang
2007-09-14
1
-0
/
+1
*
Added the ability to rename wiki pages (specific permission required).
Jean-Philippe Lang
2007-09-09
1
-4
/
+11
*
Wiki links can now refer other project wikis, using this syntax:
Jean-Philippe Lang
2007-08-15
1
-3
/
+3
*
Attachments can now be added to wiki pages (original patch by Pavol Murin). O...
Jean-Philippe Lang
2007-05-26
1
-1
/
+2
*
Fixed 10211 Wiki names can't have periods in them.
Jean-Philippe Lang
2007-04-22
1
-1
/
+2
*
removed project_id presence validation on wiki model which was failing when c...
Jean-Philippe Lang
2007-03-14
1
-1
/
+1
*
wiki branch merged into trunk
Jean-Philippe Lang
2007-03-10
1
-0
/
+44