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
/
time_entry_activity_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Set User.current to nil before unit tests.
Jean-Philippe Lang
2018-12-16
1
-0
/
+4
*
Test failure.
Jean-Philippe Lang
2018-12-16
1
-1
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
remove empty lines including trailing white space from test/unit/time_entry_a...
Toshi MARUYAMA
2017-02-21
1
-3
/
+0
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed that project activity without parent hides system activities and remove...
Jean-Philippe Lang
2015-05-30
1
-0
/
+7
*
Fixed test failures introduced by r14288 (#19656).
Jean-Philippe Lang
2015-05-30
1
-5
/
+5
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-2
/
+2
*
add missing fixtures to TimeEntryActivityTest
Toshi MARUYAMA
2014-09-12
1
-1
/
+8
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Fixed that deleting a system activity with children in use raises an error (#...
Jean-Philippe Lang
2013-05-01
1
-1
/
+29
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Fixed some more test/unit/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Array#to_s behaviour changed in ruby 1.9.
Jean-Philippe Lang
2012-03-05
1
-2
/
+2
*
Extracts custom field values validation from CustomValue so that they can be ...
Jean-Philippe Lang
2012-01-28
1
-6
/
+8
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-1
/
+2
*
Rails3: test: replace deprecated errors.on at test_update_issue_with_required...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
remove trailing white-spaces from test/unit/time_entry_activity_test.rb.
Toshi MARUYAMA
2011-08-30
1
-5
/
+5
*
add functional tests for bulk edit time entries (#7996).
Toshi MARUYAMA
2011-04-04
1
-2
/
+2
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Enumerations can now have custom fields defined on them. #4077
Eric Davis
2009-10-21
1
-0
/
+49
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
1
-0
/
+36