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
/
repositories
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace tabs to spaces at app/views/repositories/diff.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
replace tabs to spaces at app/views/repositories/revisions.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/repositories/revisions.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
remove trailing white-spaces from app/views/repositories/changes.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
replace tabs to spaces at app/views/repositories/committers.html.erb
Toshi MARUYAMA
2011-09-17
1
-13
/
+13
*
remove trailing white-spaces from app/views/repositories/_breadcrumbs.html.erb
Toshi MARUYAMA
2011-09-17
1
-2
/
+2
*
rename .rhtml to .html.erb of app/views/repositories/_breadcrumbs.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/_dir_list_content.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/diff.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/changes.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/annotate.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/entry.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/committers.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/revision.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/_navigation.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/_link_to_functions.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/revisions.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/_dir_list.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/_revisions.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/stats.rhtml.
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/repositories/show.rhtml
Toshi MARUYAMA
2011-08-23
1
-0
/
+0
*
HTML escape at app/views/repositories/revision.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/repositories/diff.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/repositories/_breadcrumbs.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
HTML escape at app/views/repositories/_dir_list_content.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
*
scm: code clean up app/views/repositories/revisions.rhtml.
Toshi MARUYAMA
2011-05-21
1
-5
/
+12
*
scm: code clean up app/views/repositories/revision.rhtml.
Toshi MARUYAMA
2011-05-21
1
-6
/
+14
*
scm: git: show only filename and filesize if setting of reporting last commit...
Toshi MARUYAMA
2011-05-13
2
-5
/
+10
*
add Redmine::CodesetUtil and move replacing invalid utf8 logic to it.
Toshi MARUYAMA
2011-04-16
1
-3
/
+3
*
scm: remove "View all revisions" in sub directory (#7984).
Toshi MARUYAMA
2011-03-26
1
-4
/
+9
*
scm: add rev param to "View revisions" (#7984).
Toshi MARUYAMA
2011-03-26
1
-1
/
+4
*
scm: do not display 'View revision' links in subversion if path or revision a...
Toshi MARUYAMA
2011-03-24
1
-1
/
+5
*
scm: backout r5213. do not display both 'View all revisions' and 'View revisi...
Toshi MARUYAMA
2011-03-24
1
-9
/
+12
*
Do not display both 'View all revisions' and 'View revision' links (#7984).
Jean-Philippe Lang
2011-03-24
1
-12
/
+9
*
scm: use blank? for "root @ branch" in repository tree viewing.
Toshi MARUYAMA
2011-03-16
1
-1
/
+1
*
scm: switch showing link all revisions and directory revisions if scm support...
Toshi MARUYAMA
2011-03-16
1
-7
/
+12
*
scm: recovery showing "root @ branch" in repository tree viewing.
Toshi MARUYAMA
2011-03-15
1
-4
/
+11
*
scm: code clean up repositories/show.rhtml.
Toshi MARUYAMA
2011-03-15
1
-9
/
+15
*
scm: code clean up repositories/show.rhtml.
Toshi MARUYAMA
2011-03-15
1
-13
/
+16
*
scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274).
Toshi MARUYAMA
2011-02-22
1
-6
/
+8
*
scm: in repository tree, use find_changeset_by_name instead of changesets.fin...
Toshi MARUYAMA
2011-02-16
1
-1
/
+1
*
scm: use format_revision() for history, view and annotate (#3724).
Toshi MARUYAMA
2011-01-21
1
-1
/
+1
*
scm: changing two revision diff text at SCM adapter level (#3724).
Toshi MARUYAMA
2011-01-11
1
-1
/
+1
*
Changing revision label and identifier at SCM adapter level (#3724, #6092)
Toshi MARUYAMA
2011-01-02
5
-12
/
+12
*
Fixes switching between inline and side-by-side in diff view with path. #6242
Jean-Baptiste Barth
2010-09-18
1
-1
/
+1
*
Fixed: changing view style in repository/diff doesn't keep previously selecte...
Jean-Baptiste Barth
2010-08-13
1
-1
/
+1
*
Escape revision on repository view (#5153).
Jean-Philippe Lang
2010-03-27
1
-1
/
+1
*
Replace the hardcoded "CodeRay" css class name for highlighted elements.
Jean-Philippe Lang
2010-03-14
1
-1
/
+1
*
Escape the parent id parameter.
Eric Davis
2010-01-13
1
-1
/
+1
*
Added the revision title to any revision links.
Eric Davis
2009-12-22
3
-4
/
+4
[next]