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
/
custom_field_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
1
-1
/
+1
*
Use #b shortcut instead of #force_encoding (#31059).
Go MAEDA
2019-03-20
1
-1
/
+1
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Show Edit/Preview tabs for full width layout custom fields with text formatti...
Go MAEDA
2019-02-12
1
-0
/
+8
*
Add missing fixtures to several tests (#30276).
Go MAEDA
2019-01-09
1
-1
/
+1
*
Current user should be nil to prevent ActiveJob::DeserializationError errors ...
Go MAEDA
2018-12-04
1
-0
/
+4
*
Strip whitespace from integer custom field (#8317).
Go MAEDA
2018-11-08
1
-0
/
+2
*
Use the id field as project_key in ProjectCustomField#visibility_by_project_c...
Go MAEDA
2018-09-24
1
-0
/
+16
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
code layout cleanup test/unit/custom_field_test.rb
Toshi MARUYAMA
2017-06-19
1
-7
/
+15
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-2
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
CustomField#possible_values may raise undefined method `force_encoding' error...
Jean-Philippe Lang
2015-03-14
1
-0
/
+14
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Fixed: Redmine::FieldFormat::IntFormat does not accept "real" Integer values ...
Jean-Philippe Lang
2015-01-10
1
-0
/
+2
*
prevent test failures with "trackers is invalid"
Toshi MARUYAMA
2014-11-08
1
-1
/
+3
*
Don't rely on users fixtures.
Jean-Philippe Lang
2014-10-26
1
-1
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-8
/
+6
*
add missing fixtures to CustomFieldTest
Toshi MARUYAMA
2014-09-11
1
-1
/
+1
*
Fixed that non-empty blank strings as custom field values are not properly va...
Jean-Philippe Lang
2014-02-28
1
-0
/
+8
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Merged custom fields format refactoring.
Jean-Philippe Lang
2013-12-14
1
-2
/
+16
*
Accept custom field format added at runtime (#15277).
Jean-Philippe Lang
2013-11-09
1
-0
/
+14
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-0
/
+38
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Ability to uncheck "Multiple values" for existing custom fields (#12251).
Jean-Philippe Lang
2013-01-12
1
-0
/
+18
*
Fixed that validation fails when receiving an email with list custom fields (...
Jean-Philippe Lang
2012-12-13
1
-0
/
+5
*
Make sure that custom field format cannot be changed.
Jean-Philippe Lang
2012-10-13
1
-0
/
+6
*
Fixed broken test.
Jean-Philippe Lang
2012-07-24
1
-4
/
+4
*
Ability to group and sort the issue list by user/version custom field (#9419).
Jean-Philippe Lang
2012-07-24
1
-0
/
+10
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-0
/
+11
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
1
-2
/
+2
*
Do not validate blank default custom field value.
Jean-Philippe Lang
2012-01-29
1
-0
/
+5
*
Adds support for multiselect custom fields (#1189).
Jean-Philippe Lang
2012-01-29
1
-0
/
+22
*
Extracts custom field values validation from CustomValue so that they can be ...
Jean-Philippe Lang
2012-01-28
1
-1
/
+80
*
add unit test of CustomField model before_validation
Toshi MARUYAMA
2011-12-11
1
-0
/
+10
*
Resourcified custom fields.
Jean-Philippe Lang
2011-12-09
1
-0
/
+19
*
Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...
Toshi MARUYAMA
2011-12-09
1
-2
/
+2
*
remove trailing white-spaces from test/unit/custom_field_test.rb.
Toshi MARUYAMA
2011-08-29
1
-9
/
+9
*
Validate custom field regexp (#8865).
Jean-Philippe Lang
2011-07-20
1
-2
/
+11
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Use a textarea for custom fields possible values (#2472).
Jean-Philippe Lang
2009-01-16
1
-0
/
+18
*
Added "Float" as a custom field format.
Jean-Philippe Lang
2007-10-25
1
-0
/
+32