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
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTML escape at context_menu_link() of app/helpers/application_helper.rb (#9252)
Toshi MARUYAMA
2011-09-16
1
-1
/
+1
*
HTML escape at parse_redmine_links() of app/helpers/application_helper.rb (#9...
Toshi MARUYAMA
2011-09-16
1
-2
/
+2
*
HTML escape at parse_wiki_links() of app/helpers/application_helper.rb (#9252)
Toshi MARUYAMA
2011-09-16
1
-1
/
+1
*
HTML escape at link_to_revision() of app/helpers/application_helper.rb (#9252)
Toshi MARUYAMA
2011-09-16
1
-1
/
+1
*
backed out r6350 (#9252, #4796)
Toshi MARUYAMA
2011-09-16
1
-6
/
+6
*
replace tabs to spaces at app/views/issues/_edit.html.erb
Toshi MARUYAMA
2011-09-15
1
-1
/
+1
*
remove trailing white-spaces from app/views/issues/_edit.html.erb
Toshi MARUYAMA
2011-09-15
1
-4
/
+4
*
replace tabs to spaces at app/views/projects/_form.html.erb
Toshi MARUYAMA
2011-09-15
1
-4
/
+4
*
replace tabs to spaces at app/views/issues/show.html.erb
Toshi MARUYAMA
2011-09-15
1
-10
/
+10
*
remove trailing white-spaces from app/views/issues/show.html.erb
Toshi MARUYAMA
2011-09-15
1
-3
/
+3
*
remove trailing white-spaces from app/views/journals/_notes_form.html.erb
Toshi MARUYAMA
2011-09-15
1
-2
/
+2
*
replace tabs to spaces at app/views/calendars/show.html.erb
Toshi MARUYAMA
2011-09-15
1
-3
/
+3
*
replace tabs to spaces at app/views/watchers/_watchers.html.erb
Toshi MARUYAMA
2011-09-15
1
-11
/
+11
*
remove trailing white-spaces from app/views/watchers/_watchers.html.erb
Toshi MARUYAMA
2011-09-15
1
-2
/
+2
*
replace tabs to spaces and remove trailing white-spaces at app/views/versions...
Toshi MARUYAMA
2011-09-15
1
-3
/
+3
*
replace tabs to spaces and remove trailing white-spaces at app/views/issues/_...
Toshi MARUYAMA
2011-09-15
1
-22
/
+22
*
replace tabs to spaces and remove trailing white-spaces at app/views/issues/_...
Toshi MARUYAMA
2011-09-15
1
-18
/
+18
*
replace tabs to spaces and remove trailing white-spaces at app/views/projects...
Toshi MARUYAMA
2011-09-15
1
-7
/
+7
*
replace tabs to spaces at app/views/projects/show.html.erb
Toshi MARUYAMA
2011-09-14
1
-27
/
+27
*
replace a tab to spaces at app/views/projects/index.html.erb
Toshi MARUYAMA
2011-09-14
1
-1
/
+1
*
remove trailing tabs from app/views/projects/show.html.erb
Toshi MARUYAMA
2011-09-14
1
-3
/
+3
*
add newline at end of app/views/enumerations/edit.html.erb
Toshi MARUYAMA
2011-09-14
1
-1
/
+1
*
remove trailing white-spaces and tabs from app/views/projects/settings/_membe...
Toshi MARUYAMA
2011-09-14
1
-3
/
+3
*
remove trailing white-spaces from app/views/roles/new.html.erb
Toshi MARUYAMA
2011-09-14
1
-2
/
+2
*
remove trailing white-spaces from app/views/gantts/show.html.erb
Toshi MARUYAMA
2011-09-14
1
-10
/
+10
*
remove trailing white-spaces from app/views/issues/new.html.erb
Toshi MARUYAMA
2011-09-14
1
-2
/
+2
*
remove trailing white-spaces from app/views/my/account.html.erb
Toshi MARUYAMA
2011-09-14
1
-2
/
+2
*
remove trailing white-spaces from app/views/my/blocks/_issuesassignedtome.htm...
Toshi MARUYAMA
2011-09-14
1
-4
/
+4
*
remove trailing white-spaces from app/views/my/blocks/_issuesreportedbyme.htm...
Toshi MARUYAMA
2011-09-14
1
-4
/
+4
*
remove trailing white-spaces from app/views/my/blocks/_news.html.erb
Toshi MARUYAMA
2011-09-14
1
-2
/
+2
*
remove trailing white-spaces from app/views/my/blocks/_timelog.html.erb
Toshi MARUYAMA
2011-09-14
1
-1
/
+1
*
remove trailing white-spaces from app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2011-09-14
1
-2
/
+2
*
remove trailing white-spaces from app/views/projects/settings/_modules.html.erb
Toshi MARUYAMA
2011-09-14
1
-1
/
+1
*
remove trailing white-spaces from app/views/wiki/edit.html.erb
Toshi MARUYAMA
2011-09-14
1
-1
/
+1
*
scm: subversion: remove fetch_changesets from test_revision at functional test
Toshi MARUYAMA
2011-09-12
1
-2
/
+0
*
Rails3: scm: mercurial: fix error of test_empty_revision at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_annotate_at_given_revision at funct...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_annotate_not_in_tip at functional test
Toshi MARUYAMA
2011-09-12
1
-2
/
+3
*
Rails3: scm: mercurial: fix error of test_diff_two_revs at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_diff at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_show_tag at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_show_branch at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_show_directory_latin_1_path at func...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_show_directory_sql_escape_percent a...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: mercurial: fix error of test_destroy_invalid_repository at funct...
Toshi MARUYAMA
2011-09-12
1
-3
/
+4
*
Rails3: scm: mercurial: fix error of test_destroy_valid_repository at functio...
Toshi MARUYAMA
2011-09-12
1
-2
/
+3
*
Rails3: scm: subversion: fix error of test_entry_download at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_entry_not_found at functional test
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_entry_at_given_revision at functio...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
*
Rails3: scm: subversion: fix error of test_entry_should_send_if_too_big at fu...
Toshi MARUYAMA
2011-09-12
1
-1
/
+3
[next]