Add javadoc |
|
More...
|
over 10 years ago
|
Update README example to reflect API changes |
|
More...
|
over 10 years ago
|
Add test for CronField |
|
More...
|
over 10 years ago
|
Refactor code to enhance support for special characters. Now allows to specify parsers with support for L, W or # on day of month or day of week fields. When defining parser, we can specify values mapping (ex.: special support for day of week 7 as zero). |
|
More...
|
over 10 years ago
|
Merge branch 'master' of https://github.com/jmrozanec/cron-utils |
|
More...
|
over 10 years ago
|
Create test for CronFieldParseResult |
|
More...
|
over 10 years ago
|
Update README with OpenHub badge |
|
More...
|
over 10 years ago
|
Merge branch 'master' of https://github.com/jmrozanec/cron-utils |
|
More...
|
over 10 years ago
|
Introduce special characters validation |
|
More...
|
over 10 years ago
|
Javadoc for description strategies |
|
More...
|
over 10 years ago
|
Javadoc for CronDescriptor |
|
More...
|
over 10 years ago
|
Add FieldParser comments |
|
More...
|
over 10 years ago
|
README: Add waffle.io badges to show issues board status |
|
More...
|
over 10 years ago
|
README: Add waffle.io badges to show issues board status |
|
More...
|
over 10 years ago
|
Add example to README |
|
More...
|
over 10 years ago
|
Add string to int mapping on FieldConstraints to support days of week and months specified as strings |
|
More...
|
over 10 years ago
|
Add tests for CronParserRegistry |
|
More...
|
over 10 years ago
|
Update README |
|
More...
|
over 10 years ago
|
Update README |
|
More...
|
over 10 years ago
|
Update README |
|
More...
|
over 10 years ago
|
Fix issue with coveralls |
|
More...
|
over 10 years ago
|
Fix travisCI parameters and update coveralls badge. |
|
More...
|
over 10 years ago
|
Add cobertura plugin for code coverage. Add coveralls service plugin for coverage metrics in time. |
|
More...
|
over 10 years ago
|
Update README |
|
More...
|
over 10 years ago
|
Update README |
|
More...
|
over 10 years ago
|
Fix failing tests |
|
More...
|
over 10 years ago
|
Remove unused code |
|
More...
|
over 10 years ago
|
Enhance descriptor to better handle case ss:mm:HH when values are x:y:* |
|
More...
|
over 10 years ago
|
Update README |
|
More...
|
over 10 years ago
|
Update README |
|
More...
|
over 10 years ago
|