9
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Incomplete - task 84: Fix samples More... almost 17 years ago
Incomplete - task 84: Fix samples More... almost 17 years ago
Incomplete - task 84: Fix samples More... almost 17 years ago
Fixed Object attribute handling in JdbcStepExecutionDao (were being put as Longs into execution context) More... almost 17 years ago
Incomplete - task 84: Fix samples More... almost 17 years ago
Incomplete - task 84: Fix samples More... almost 17 years ago
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed. More... almost 17 years ago
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed. More... almost 17 years ago
BATCH-365: There should now be one ExecutionContext per step. All itemStreams will be opened with an execution context, and will be notified before it is saved, to ensure they have all state in the context. Most ItemReader/Writers should now have the logic for whether or not to put their state in the context, but a few have likely been missed. More... almost 17 years ago
Moved chunks to a branch (called chunks) More... almost 17 years ago
Fixed the types on SAVE_STEP_EXECUTION.....Step name was using INTEGER instead of VARCHAR More... almost 17 years ago
Remove RepeatOperationsStep More... almost 17 years ago
Remove RepeatOperationsHolder (not necessary). More... almost 17 years ago
Move RepeatOperationsStep up to live with other step implementations More... almost 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340 More... almost 17 years ago
RESOLVED - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator http://jira.springframework.org/browse/BATCH-371 OPEN - issue BATCH-349: ItemStreamAdapter isn't an Adapter http://jira.springframework.org/browse/BATCH-349 More... almost 17 years ago
OPEN - issue BATCH-349: ItemStreamAdapter isn't an Adapter http://jira.springframework.org/browse/BATCH-349 More... almost 17 years ago
tests for the PassThroughFieldSetMapper More... almost 17 years ago
OPEN - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator http://jira.springframework.org/browse/BATCH-371 More... almost 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340 More... almost 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340 More... almost 17 years ago
Classpath issues on build More... almost 17 years ago
IN PROGRESS - issue BATCH-340: Refactor JobRepository for greater clarity and consistency. http://jira.springframework.org/browse/BATCH-340 More... almost 17 years ago
BATCH-365: Moved reset and mark to ItemReader interface. More... almost 17 years ago
BATCH-365: Moved reset and mark to ItemReader interface. More... almost 17 years ago
BATCH-365: Moved reset and mark to ItemReader interface. More... almost 17 years ago
BATCH-365: Added flush() and clear() to ItemWriter interface. These should be removed from ItemStream after the same is done for the ItemReader interface. More... almost 17 years ago
BATCH-365: Added flush() and clear() to ItemWriter interface. These should be removed from ItemStream after the same is done for the ItemReader interface. More... almost 17 years ago
BATCH-365: Added flush() and clear() to ItemWriter interface. These should be removed from ItemStream after the same is done for the ItemReader interface. More... almost 17 years ago
Renamed Step.simple package to step.support. More... almost 17 years ago