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
/
unit
/
lib
/
redmine
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r19976 from trunk to 4.1-stable (#33175).
Go MAEDA
2020-08-15
1
-0
/
+6
*
Merged r19935 from trunk to 4.1-stable (#33140).
Go MAEDA
2020-07-25
1
-0
/
+26
*
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/helpers/...
Toshi MARUYAMA
2019-11-05
1
-2
/
+2
*
cleanup: rubocop: fix Layout/IndentAssignment in test/unit/lib/redmine/helper...
Toshi MARUYAMA
2019-11-05
1
-8
/
+8
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/h...
Toshi MARUYAMA
2019-10-19
1
-1
/
+1
*
Add missing fixtures to Redmine::Helpers::GanttHelperTest (#31966).
Go MAEDA
2019-08-28
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
4
-4
/
+4
*
Small refactorization of avatar methods (#31391).
Go MAEDA
2019-05-19
1
-0
/
+2
*
Show selected columns in gantt chart (#27672).
Go MAEDA
2019-05-16
1
-0
/
+26
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
4
-4
/
+4
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
4
-37
/
+45
*
Allow collapse/expand in gantt chart (#6417).
Go MAEDA
2019-03-05
1
-5
/
+8
*
Gantt bars with start date and end date on the same day don't become red by o...
Go MAEDA
2018-04-09
1
-0
/
+14
*
add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)
Toshi MARUYAMA
2017-12-07
1
-0
/
+17
*
Fixes visibility checks for version.fixed_issues in Gantt (#27676).
Jean-Philippe Lang
2017-11-29
1
-1
/
+1
*
Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)
Go MAEDA
2017-11-26
1
-0
/
+17
*
Update copyright.
Jean-Philippe Lang
2017-06-25
3
-3
/
+3
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
1
-1
/
+1
*
Include url helpers in helper tests.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Text in the "removed" part of a diff is double-escaped (#22115).
Jean-Philippe Lang
2016-03-26
1
-0
/
+12
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
3
-3
/
+3
*
Missing fixtures.
Jean-Philippe Lang
2015-10-20
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-20
/
+20
*
Copyright update.
Jean-Philippe Lang
2015-01-11
3
-27
/
+27
*
Gantt unit tests cleanup.
Jean-Philippe Lang
2014-11-30
1
-462
/
+201
*
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
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
3
-3
/
+3
*
remove unneeded including ApplicationHelper from helper tests
Toshi MARUYAMA
2013-12-26
1
-1
/
+0
*
Removed deferred tests.
Jean-Philippe Lang
2013-11-16
1
-61
/
+0
*
Gantt: sort versions like on the roadmap (#7335).
Jean-Philippe Lang
2013-11-09
1
-19
/
+4
*
add unit test of Redmine::Helpers::Diff (#15105)
Toshi MARUYAMA
2013-10-11
1
-0
/
+25
*
gantt: sort versions by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-0
/
+25
*
gantt: sort issues by start date (#7335)
Toshi MARUYAMA
2013-05-21
1
-0
/
+47
*
gantt: add test to sort issues by current logic (#7335)
Toshi MARUYAMA
2013-05-17
1
-0
/
+20
*
Add missing tests for Redmine::Helpers::Gantt#number_of_rows.
Jean-Baptiste Barth
2013-05-02
1
-2
/
+17
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
1
-1
/
+0
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
2
-2
/
+2
*
Adds STI to Query model. Issue queries are now IssueQuery instances.
Jean-Philippe Lang
2012-12-09
1
-1
/
+1
*
Make the tests pass when config.threadsafe! is enabled (#12097).
Jean-Philippe Lang
2012-12-02
1
-0
/
+1
*
Remove Issue.generate_for_project! test helper and use Issue.generate! instead.
Jean-Philippe Lang
2012-10-12
1
-3
/
+3
*
gantt: remove redundant empty lines from unit gantt helper test
Toshi MARUYAMA
2012-09-11
1
-4
/
+0
*
code layout cleanup test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2012-07-21
1
-38
/
+21
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Make sure that "today" does not change during tests.
Jean-Philippe Lang
2012-04-27
1
-13
/
+13
*
Fixed gantt_test, Date.today and 0.day.from_now may not be the same depending...
Jean-Philippe Lang
2012-04-27
1
-26
/
+30
*
add fixtures to test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2012-04-27
1
-1
/
+13
*
Removed Query.generate_default! helper.
Jean-Philippe Lang
2012-04-22
1
-1
/
+1
[next]