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_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r23391 from trunk to 6.0-stable (#41961).
Go MAEDA
12 days
1
-10
/
+0
*
Fix precision issues in TimeEntry#hours calculation by returning Rational ins...
Go MAEDA
2024-08-31
1
-1
/
+15
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248).
Go MAEDA
2023-10-12
1
-3
/
+3
*
Avoid exception during validation if the spent_on date of a time entry was re...
Go MAEDA
2023-09-20
1
-0
/
+10
*
Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting...
Go MAEDA
2023-03-25
1
-2
/
+2
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Make the only enabled activity in a project the default one for time entry (#...
Go MAEDA
2022-07-17
1
-0
/
+15
*
Fix time entry activity is not set as default when the default activity exist...
Marius Balteanu
2022-06-20
1
-0
/
+13
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Delete spent time custom field values not visible by the user after assignmen...
Go MAEDA
2021-03-15
1
-1
/
+2
*
fix source indent of test/unit/time_entry_test.rb
Toshi MARUYAMA
2020-10-27
1
-19
/
+19
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
code layout clean up test/unit/time_entry_test.rb
Toshi MARUYAMA
2019-10-19
1
-2
/
+6
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rb
Toshi MARUYAMA
2019-10-19
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
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
*
TimeEntryTest#test_create_should_validate_user_id occasionally fails (#30806).
Go MAEDA
2019-02-14
1
-0
/
+1
*
Test failure.
Jean-Philippe Lang
2018-12-16
1
-0
/
+4
*
Adds a permission to log time for another user (#3848).
Jean-Philippe Lang
2018-12-16
1
-1
/
+19
*
Setting to restrict spent times on future dates (#3322).
Go MAEDA
2018-12-11
1
-0
/
+17
*
Adds settings for time entry hours validation (#24005).
Jean-Philippe Lang
2017-07-19
1
-0
/
+28
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Test failure.
Jean-Philippe Lang
2017-01-14
1
-0
/
+3
*
Adds settings to make the issue and/or comment fields mandatory for time logs...
Jean-Philippe Lang
2017-01-12
1
-0
/
+9
*
Only make sure it's a date.
Jean-Philippe Lang
2016-07-02
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Validates that activity belongs to project activities (#19656).
Jean-Philippe Lang
2015-05-30
1
-0
/
+8
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
1
-0
/
+32
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Time entry with 2 digits year should not validate (#3107).
Jean-Philippe Lang
2013-02-24
1
-0
/
+7
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
1
-2
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Makes time syntax case insensitive (#10635).
Jean-Philippe Lang
2012-04-11
1
-0
/
+1
*
Don't use auth_sources fixtures when not needed.
Jean-Philippe Lang
2012-02-19
1
-1
/
+1
*
Removed unnecessary calculations in time entries index.
Jean-Philippe Lang
2011-12-04
1
-48
/
+0
*
add unit test to set project if project is nil at unit time entry test
Toshi MARUYAMA
2011-09-22
1
-0
/
+16
*
add unit test to validate time entry
Toshi MARUYAMA
2011-09-22
1
-0
/
+17
*
add missing fixtures at unit time entry test in running on empty database
Toshi MARUYAMA
2011-09-22
1
-1
/
+9
*
remove trailing white-spaces from test/unit/time_entry_test.rb.
Toshi MARUYAMA
2011-08-29
1
-15
/
+15
*
Adds a test for TimeEntry#spent_on= with invalid string.
Jean-Philippe Lang
2011-01-14
1
-0
/
+6
*
Fixes TimeEntry#spent_on= so that datetimes don't get stored in SQLite3 (#7258).
Jean-Philippe Lang
2011-01-14
1
-0
/
+30
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Change the TimelogController's to/from dates based on the project time entries
Eric Davis
2010-09-14
1
-6
/
+39
*
Refactor: move method to Model.
Eric Davis
2010-09-14
1
-0
/
+15
[next]