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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rails4: replace hard-coded html with class at IssuesHelperTest
Toshi MARUYAMA
2014-02-11
1
-3
/
+7
*
Test failure with Postgresql+ruby1.8 (#2549).
Jean-Philippe Lang
2014-02-09
1
-1
/
+1
*
Makes #watcher_link return an empty string when given nil.
Jean-Philippe Lang
2014-02-09
1
-0
/
+4
*
Enable the watching of news (#2549).
Jean-Philippe Lang
2014-02-09
2
-0
/
+32
*
fix source indent of ApplicationHelperTest
Toshi MARUYAMA
2014-02-07
1
-1
/
+1
*
Project.activities should always return a ActiveRecord::Relation (#15983).
Jean-Philippe Lang
2014-02-07
1
-0
/
+2
*
Show tabs for existing custom field types only and adds a view for choosing t...
Jean-Philippe Lang
2014-02-07
1
-2
/
+19
*
Make sure that Repository#extra_info returns a Hash or nil (#16032).
Jean-Philippe Lang
2014-02-06
1
-0
/
+6
*
fix wrong issue 'assigned-to-my-group' css class (#16038)
Toshi MARUYAMA
2014-02-06
1
-10
/
+13
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...
Toshi MARUYAMA
2014-02-06
1
-18
/
+52
*
use escaped "Can't" constant at IssuesHelperTest
Toshi MARUYAMA
2014-02-06
1
-2
/
+2
*
Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...
Toshi MARUYAMA
2014-02-06
1
-3
/
+3
*
add tests of ApplicationHelper#link_to_issue subject and title
Toshi MARUYAMA
2014-02-06
1
-0
/
+35
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_pre_...
Toshi MARUYAMA
2014-02-06
1
-2
/
+10
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...
Toshi MARUYAMA
2014-02-06
1
-1
/
+2
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...
Toshi MARUYAMA
2014-02-06
1
-1
/
+2
*
do stricter ApplicationHelperTest#test_truncate_single_line
Toshi MARUYAMA
2014-02-06
1
-2
/
+2
*
add tests of ApplicationHelper#truncate_single_line
Toshi MARUYAMA
2014-02-06
1
-0
/
+18
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...
Toshi MARUYAMA
2014-02-05
1
-12
/
+35
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...
Toshi MARUYAMA
2014-02-05
1
-1
/
+2
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_link...
Toshi MARUYAMA
2014-02-05
1
-1
/
+2
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_cros...
Toshi MARUYAMA
2014-02-05
1
-2
/
+4
*
code format clean up ApplicationHelperTest#test_cross_project_redmine_links
Toshi MARUYAMA
2014-02-05
1
-7
/
+12
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_atta...
Toshi MARUYAMA
2014-02-05
1
-4
/
+7
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_atta...
Toshi MARUYAMA
2014-02-05
1
-3
/
+4
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki...
Toshi MARUYAMA
2014-02-05
1
-6
/
+8
*
use escaped "Can't" constant at ApplicationHelperTest
Toshi MARUYAMA
2014-02-05
1
-1
/
+1
*
Rails4: replace hard-coded html with class at ApplicationHelperTest#test_redm...
Toshi MARUYAMA
2014-02-05
1
-3
/
+4
*
use escaped "Can't" constant at IssueStatusesControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
use escaped "can't" constant at IssueStatusesControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
use escaped "can't" constant at NewsControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
use escaped "can't" constant at ProjectsControllerTest
Toshi MARUYAMA
2014-02-04
1
-1
/
+1
*
use escaped "can't" constant at AuthSourcesControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
Rails4: fix "assert_template 'calendar'" fails at CalendarsControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
Rails4: use "assert_template 'context_menus/time_entries'" at ContextMenusCon...
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
*
Rails4: fix "assert_template 'context_menu'" fails at ContextMenusControllerTest
Toshi MARUYAMA
2014-02-04
1
-6
/
+6
*
code format clean up ProjectsControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+4
*
code format clean up AuthSourcesControllerTest
Toshi MARUYAMA
2014-02-04
1
-4
/
+9
*
use escaped "Can't" constant at TrackersControllerTest
Toshi MARUYAMA
2014-02-04
1
-5
/
+5
*
define constant of escaped "Can't" for tests
Toshi MARUYAMA
2014-02-04
1
-2
/
+4
*
use escaped "can't" constant at TrackersControllerTest
Toshi MARUYAMA
2014-02-04
1
-6
/
+6
*
Rails4: fix "assert_template 'form'" fails at IssuesControllerTest
Toshi MARUYAMA
2014-02-04
1
-3
/
+3
*
replace shoulda context "#subjects" at GanttHelperTest
Toshi MARUYAMA
2014-02-04
1
-88
/
+75
*
replace shoulda context "#number_of_rows_on_project" at GanttHelperTest
Toshi MARUYAMA
2014-02-04
1
-18
/
+15
*
replace shoulda context "#number_of_rows" at GanttHelperTest
Toshi MARUYAMA
2014-02-04
1
-35
/
+29
*
define as private GanttHelperTest helper methods
Toshi MARUYAMA
2014-02-04
1
-0
/
+2
*
replace shoulda context "with workflow privilege" at IssuesControllerTest
Toshi MARUYAMA
2014-02-04
1
-59
/
+67
*
replace shoulda context "without workflow privilege" at IssuesControllerTest
Toshi MARUYAMA
2014-02-04
1
-45
/
+47
*
Rails4: use link_to instead of hard coded html at ApplicationHelperTest#test_...
Toshi MARUYAMA
2014-02-04
1
-12
/
+27
*
code format clean up escaped "can't" constant
Toshi MARUYAMA
2014-02-04
1
-2
/
+2
[next]