9
I Use This!
Moderate Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
OPEN - issue BATCH-303: Replace repeat contexts in core domain with boolean flag that can be checked by executors http://jira.springframework.org/browse/BATCH-303 More... about 17 years ago
OPEN - issue BATCH-303: Replace repeat contexts in core domain with boolean flag that can be checked by executors http://jira.springframework.org/browse/BATCH-303 More... about 17 years ago
OPEN - issue BATCH-192: ScheduledJobIdentifier.scheduleDate can cause issues because it is java.util.Date http://jira.springframework.org/browse/BATCH-192 More... about 17 years ago
Comment on use of non-nulls in parameters table More... about 17 years ago
RESOLVED - issue BATCH-45: Create a POJO adapter for batch Tasklet http://jira.springframework.org/browse/BATCH-45 More... about 17 years ago
RESOLVED - issue BATCH-247: update samples job matrix http://jira.springframework.org/browse/BATCH-247 More... about 17 years ago
Fix order-dependent test failure (caused by lack of primary key in GAMES) More... about 17 years ago
RESOLVED - issue BATCH-281: Null fields cause problems in Oracle and Derby http://jira.springframework.org/browse/BATCH-281 More... about 17 years ago
OPEN - issue BATCH-295: JobLauncher should have only one run method. http://jira.springframework.org/browse/BATCH-295 More... about 17 years ago
Remove unused imports More... about 17 years ago
Complete - task 67: Football job failures . Remove unnecessary extra properties file and launcher - use jobLauncher instead More... about 17 years ago
Fixed Thread timing issue in unit test that can cause issues on the build server. More... about 17 years ago
Batch-295:Added DefaultJobLauncher, which implements the JobLauncher interface in a different. Misc. other changes were made in support of this. More... about 17 years ago
Batch-295:Added DefaultJobLauncher, which implements the JobLauncher interface in a different. Misc. other changes were made in support of this. More... about 17 years ago
Batch-295:Added DefaultJobLauncher, which implements the JobLauncher interface in a different. Misc. other changes were made in support of this. More... about 17 years ago
Changed internal implementation of JobInstanceProperties to use LinkedHashMap instead of HashMap, to ensure consistent ordering. More... about 17 years ago
Javadoc TODO in private method More... about 17 years ago
Added additional test to ensure JobInstanceProperties toString() is functioning properly More... about 17 years ago
BATCH-162: FootballJob unit test now uses a file with a smaller dataset, and has been removed from the exclusion portion of the pom. A .launch has been added which uses the large files. More... about 17 years ago
BATCH-162: FootballJob unit test now uses a file with a smaller dataset, and has been removed from the exclusion portion of the pom. A .launch has been added which uses the large files. More... about 17 years ago
RESOLVED - issue BATCH-296: rollback of first chunk fails http://jira.springframework.org/browse/BATCH-296 More... about 17 years ago
Hopefully fix FieldSet changes (uncommitted) and add also some work in progress on JobLauncher interface change More... about 17 years ago
Rollback previous change to football job (make config file path valid) More... about 17 years ago
Add DROP for runtim parameters table. More... about 17 years ago
Fixes for build errors More... about 17 years ago
Fixes for build errors More... about 17 years ago
Fix stupid spelling error in test method More... about 17 years ago
RESOLVED - issue BATCH-289: FieldSet should be an interface http://jira.springframework.org/browse/BATCH-289 More... about 17 years ago
RESOLVED - issue BATCH-293: ResourceLineReader eats newlines within a record's field http://jira.springframework.org/browse/BATCH-293 More... about 17 years ago
Misc. Name changes. (Mostly as a result of JobConfiguration -> job) More... about 17 years ago