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
*
remove trailing white-spaces from lib/tasks/initializers.rake
Toshi MARUYAMA
2011-09-07
1
-1
/
+1
*
remove trailing white-spaces from lib/tasks/load_default_data.rake
Toshi MARUYAMA
2011-09-07
1
-2
/
+2
*
remove trailing white-spaces from lib/tasks/locales.rake
Toshi MARUYAMA
2011-09-07
1
-1
/
+1
*
remove trailing white-spaces from lib/tasks/migrate_from_trac.rake
Toshi MARUYAMA
2011-09-07
1
-4
/
+4
*
Rails3: scm: bazaar: fix error of test_fetch_changesets_incremental at unit m...
Toshi MARUYAMA
2011-09-07
1
-2
/
+6
*
Rails3: scm: git: fix error of test_db_consistent_ordering_before_1_2 at unit...
Toshi MARUYAMA
2011-09-07
1
-6
/
+7
*
Rails3: scm: git: fix error of test_db_consistent_ordering_init at unit model...
Toshi MARUYAMA
2011-09-07
1
-1
/
+2
*
Rails3: scm: git: fix error of test_fetch_changesets_invalid_rev at unit mode...
Toshi MARUYAMA
2011-09-07
1
-5
/
+6
*
fix typo in imap examples at lib/tasks/email.rake (#9198)
Toshi MARUYAMA
2011-09-07
1
-2
/
+2
*
Rails3: scm: bazaar: fix error of test_fetch_changesets_from_scratch at unit ...
Toshi MARUYAMA
2011-09-07
1
-2
/
+3
*
scm: bazaar: define NUM_REV as the number of test repository revisions at uni...
Toshi MARUYAMA
2011-09-07
1
-0
/
+1
*
Rails3: scm: git: fix error of test_fetch_changesets_incremental at unit mode...
Toshi MARUYAMA
2011-09-07
1
-5
/
+7
*
scm: git: use NUM_REV at test_fetch_changesets_from_scratch of unit model test
Toshi MARUYAMA
2011-09-07
1
-1
/
+1
*
scm: git: define NUM_REV as the number of test repository revisions at unit m...
Toshi MARUYAMA
2011-09-07
1
-0
/
+2
*
Rails3: scm: git: fix error of test_fetch_changesets_from_scratch at unit mod...
Toshi MARUYAMA
2011-09-06
1
-1
/
+2
*
add "ruby test/unit/issue_test.rb" for an each test at doc/RUNNING_TESTS
Toshi MARUYAMA
2011-09-05
1
-1
/
+2
*
add newline at end of config/initializers/backtrace_silencers.rb
Toshi MARUYAMA
2011-09-04
1
-1
/
+1
*
rename .rhtml to .html.erb of app/views/queries/index.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/edit.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/new.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/users/index.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/users/show.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/users/edit.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/_filters.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/_form.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/_columns.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/users/_memberships.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/users/_form.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/users/_general.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/users/_groups.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/members/autocomplete_for_member.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/issues/index.rhtml (#6317).
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/issues/show.rhtml (#6317).
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
remove hard-coded '.rhtml' from "test_index_with_project_and_filter" of funct...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project_and_subprojects" of ...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project_and_subprojects_shou...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project" of functional issue...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_should_not_list_issues_when_modul...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index" of functional issues controller ...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove duplicate "test_index_should_not_list_issues_when_module_disabled" fro...
Toshi MARUYAMA
2011-09-02
1
-11
/
+0
*
remove hard-coded '.rhtml' from "test_index_with_query_grouped_by_list_custom...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_query_grouped_by_tracker" of...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_query" of functional issues ...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project_and_empty_filters" o...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_index_with_project_and_default_filter" ...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
remove hard-coded '.rhtml' from "test_show_by_anonymous" of functional issues...
Toshi MARUYAMA
2011-09-02
1
-1
/
+1
*
add test to respond nothing in case of content type is not html with invalid ...
Toshi MARUYAMA
2011-09-01
1
-0
/
+6
*
add test to respond nothing in case of content type is html with invalid quer...
Toshi MARUYAMA
2011-09-01
1
-0
/
+6
*
respond nothing in case of content type is not html with invalid query params...
Toshi MARUYAMA
2011-09-01
1
-1
/
+2
*
remove hard-coded '.rhtml' from IssuesController 'show' (#6317).
Toshi MARUYAMA
2011-09-01
1
-1
/
+1
[next]