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
/
version_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
*
Tests failure with SQLite3.
Jean-Philippe Lang
2018-12-01
1
-1
/
+2
*
Filter for version name should be case-insensitive (#27122).
Go MAEDA
2018-04-28
1
-0
/
+8
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-2
/
+2
*
Add option to set a new version as default directly from New Version page (#2...
Jean-Philippe Lang
2016-10-23
1
-0
/
+16
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Closed versions should be marked as completed (#21433).
Jean-Philippe Lang
2016-01-09
1
-0
/
+5
*
Disallow users to delete a version referenced by a custom field (#20159).
Jean-Philippe Lang
2015-06-27
1
-0
/
+21
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+6
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
fix typos at unit version test
Toshi MARUYAMA
2014-04-07
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
code layout clean up VersionTest
Toshi MARUYAMA
2013-05-19
1
-5
/
+10
*
remove empty setup method from VersionTest
Toshi MARUYAMA
2013-05-19
1
-3
/
+0
*
fix unit VersionTest failure
Toshi MARUYAMA
2013-05-18
1
-6
/
+6
*
Removed some shoulda context.
Jean-Philippe Lang
2013-05-18
1
-69
/
+58
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Adds a custom validator for dates (#12736).
Jean-Philippe Lang
2013-01-05
1
-0
/
+2
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
1
-17
/
+17
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-6
/
+6
*
Fixed version date validation (#12359).
Jean-Philippe Lang
2012-11-15
1
-1
/
+7
*
Fixed test/unit/version_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Do not consider that versions that are due today are completed.
Jean-Philippe Lang
2012-09-16
1
-0
/
+5
*
Makes Version#<=> consistent with SQL sort.
Jean-Philippe Lang
2012-08-02
1
-0
/
+1
*
Sort issues by scheduled versions first then unscheduled versions.
Jean-Philippe Lang
2012-08-02
1
-0
/
+11
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
1
-2
/
+2
*
Use regular create! instead of generate!
Jean-Philippe Lang
2012-03-03
1
-16
/
+9
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-1
/
+2
*
remove trailing white-spaces from test/unit/version_test.rb.
Toshi MARUYAMA
2011-08-30
1
-23
/
+23
*
Adds REST API for versions (#7403).
Jean-Philippe Lang
2011-07-04
1
-1
/
+2
*
ruby1.9 compatibility
Jean-Philippe Lang
2010-12-31
1
-1
/
+1
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
1
-1
/
+51
*
Fixes calculation of version estimated hours with subtasks (#5265).
Jean-Philippe Lang
2010-04-11
1
-0
/
+28
*
Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...
Jean-Philippe Lang
2009-12-06
1
-0
/
+35
*
Adds version status to limit issue assignments (#1245).
Jean-Philippe Lang
2009-11-08
1
-0
/
+1
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Use estimated hours to weight issues in version completion calculation (#2182).
Jean-Philippe Lang
2009-02-01
1
-1
/
+85
*
Fixes VersionTest class.
Jean-Philippe Lang
2008-09-21
1
-3
/
+3
*
Fixed: invalid effective date (eg. 99999-01-01) causes an error on version ed...
Jean-Philippe Lang
2008-09-21
1
-0
/
+36