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
/
views
/
wiki
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
replace tabs to spaces at app/views/wiki/date_index.html.erb
Toshi MARUYAMA
2011-09-17
1
-2
/
+2
*
remove trailing white-spaces from app/views/wiki/edit.html.erb
Toshi MARUYAMA
2011-09-14
1
-1
/
+1
*
rename .rhtml to .html.erb of app/views/wiki/diff.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/annotate.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/_content.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/destroy.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/export.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/show.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/rename.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/edit.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/export_multiple.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/history.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/wiki/_sidebar.rhtml.
Toshi MARUYAMA
2011-08-24
1
-0
/
+0
*
Replace hardcoded string "diff" in Wiki#show (#9043).
Toshi MARUYAMA
2011-08-12
1
-1
/
+1
*
remove trailing white-spaces from app/views/wiki/show.rhtml.
Toshi MARUYAMA
2011-08-11
1
-1
/
+1
*
replace « and » at app/views/wiki/show.rhtml to hexadecimal UTF-8 s...
Toshi MARUYAMA
2011-08-06
1
-2
/
+2
*
Replaced french word "anonyme" at app/views/wiki/show.rhtml with label_user_a...
Toshi MARUYAMA
2011-08-06
1
-4
/
+11
*
Replaced french word "anonyme" at app/views/wiki/diff.rhtml with label_user_a...
Toshi MARUYAMA
2011-08-06
1
-4
/
+12
*
Replaced french word "anonyme" at app/views/wiki/annotate.rhtml with label_us...
Toshi MARUYAMA
2011-08-06
1
-4
/
+11
*
remove duplicate h() from app/views/wiki/diff.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
remove duplicate h() from app/views/wiki/history.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/wiki/history.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/wiki/diff.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/wiki/annotate.rhtml.
Toshi MARUYAMA
2011-08-02
1
-2
/
+2
*
HTML escape at app/views/wiki/show.rhtml.
Toshi MARUYAMA
2011-08-02
1
-2
/
+2
*
HTML escape at app/views/wiki/history.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/wiki/export_multiple.rhtml.
Toshi MARUYAMA
2011-08-02
1
-2
/
+2
*
HTML escape at app/views/wiki/edit.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/wiki/date_index.html.erb.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
remove trailing white-spaces from app/views/wiki/history.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
wrap @diff.content_to.author.name with link_to_user() at app/views/wiki/diff....
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
Adds breadcrumb on all wiki page views.
Jean-Philippe Lang
2011-07-04
7
-5
/
+17
*
Adds noindex,noarchive robots meta tag on form pages (#7582).
Jean-Philippe Lang
2011-04-12
1
-0
/
+1
*
Fixed: atom links on wiki index broken by r4266.
Jean-Philippe Lang
2011-03-21
2
-4
/
+4
*
Adds an option to #render_page_hierarchy to add timestamp titles.
Jean-Philippe Lang
2011-03-12
1
-1
/
+1
*
Fixes wiki diff rendering.
Jean-Philippe Lang
2011-02-27
1
-1
/
+1
*
Extracts a diff helper from the WikiDiff class.
Jean-Philippe Lang
2011-02-27
1
-3
/
+3
*
Removed extraneous hidden_field on wiki history (#7379).
Jean-Philippe Lang
2011-01-22
1
-1
/
+0
*
Removed hard-coded style on wiki history view.
Jean-Philippe Lang
2011-01-06
1
-6
/
+6
*
Broken links on wiki diff view.
Jean-Philippe Lang
2010-12-20
1
-2
/
+2
*
Adds a combo to select parent on wiki page rename (#5136).
Jean-Philippe Lang
2010-11-06
1
-1
/
+1
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
4
-9
/
+9
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
8
-29
/
+29
*
Refactor: convert WikiController#destroy to use HTTP DELETE
Eric Davis
2010-10-26
2
-2
/
+2
*
Refactor: Rename WikiController#page_index to #index
Eric Davis
2010-10-25
2
-1
/
+1
*
Fixed: file upload on wiki page broken by recent refactoring (#6724).
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Refactor: split WikiController#edit into #update
Eric Davis
2010-10-22
1
-1
/
+1
*
Refactor: rename WikiController#index to #show, it's a single resource action
Eric Davis
2010-10-21
8
-15
/
+15
*
Refactor: change :id on WikiController to use :project_id
Eric Davis
2010-10-20
4
-3
/
+4
*
Refactor: extract method from WikiController#special
Eric Davis
2010-10-18
2
-1
/
+1
[prev]
[next]