Commit Graph

9 Commits

Author SHA1 Message Date
Grzegorz Bizon 519d1054bc Add custom validation message for chronic duration attribute 2018-12-05 13:09:43 +01:00
gfyoung 15b878e27e Enable more frozen string in app/models/**/*.rb
Partially addresses #47424.
2018-08-07 00:37:36 -07:00
Tomasz Maczukin a52e3edd1a
Specify default value for Project#build_timeout 2018-04-04 21:31:56 +02:00
Tomasz Maczukin c2bc153314
Refactorize ChronicDurationAttribute concern 2018-03-28 14:00:04 +02:00
Tomasz Maczukin c747d9bc0b
Add validation for chronic_duration_attr_writer 2018-03-28 13:58:35 +02:00
Tomasz Maczukin 1e138767a6
Fix tests failures 2018-03-28 13:58:15 +02:00
Tomasz Maczukin 7ef24a4771
Properly handle empty value for chronic duration attribute 2018-03-28 13:57:17 +02:00
Tomasz Maczukin 4ce376c064
Rename chronic_duration_attribute* to chronic_duration_attr* 2018-03-28 13:56:55 +02:00
Tomasz Maczukin a4ea9a93db
Add ChroniDurationAttribute concern 2018-03-28 13:55:46 +02:00