23
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 24, 2023 — Jun 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Solved Update and InsertUpdate problem when auto-commit is on. (commit was done at the end) More... over 18 years ago
Changed dialog title of Mapping More... over 18 years ago
Various documentation updates for version 2.2.0 release, removed old versions of docs More... over 18 years ago
New version of Spoon documentation for Kettle 2.2 More... over 18 years ago
made extra target zip_javaforge, otherwise, the distrib targets don't work locally. More... over 18 years ago
New target for the kettle.jar file on javaforge, put version in distrib zip file More... over 18 years ago
Continued work on Mappings (=re-useable transformations). In the input step I added the fields that are required by the mapping for it to work. In the output step I added the manipulations that the mapping performs on the fields in the input mapping. More... over 18 years ago
Continue work on Mappings: added input (parameter) fields More... over 18 years ago
Resolved Bug - [# 1289] GenerateRows: Integer doesn´t work, result is always 0 instead of 1 More... over 18 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@29 5fb7f6ec-07c1-534a-b4ca-9155e429e800 More... over 18 years ago
Examining existing bugs, cleaning up, commenting More... over 18 years ago
Moved mapping steps to Experimental category More... over 18 years ago
Added commit and close of preparedStatement at the dispose() of the step More... over 18 years ago
Added commit and close of preparedStatement at the dispose() of the step More... over 18 years ago
Finding the number of attributes in lists caused a problem when the very last list of attribute was size 1. It caused the an error when loading the transformation. This bug is solved. More... over 18 years ago
Removed -license option More... over 18 years ago
Fixed a bug in addValue(idx, Value). The method mapped to add(Object) which wasn't correct. This bug impacted especially Update and InsertUpdate where arguments were not placed in the right order for the database. More... over 18 years ago
Debugged some stuff, a little cleanup. More... over 18 years ago
Solved Change Request - [# 1292] Dialog window sized More... over 18 years ago
Added comments to the CBRelease targets/files on javaforge More... over 18 years ago
Try to make a zip file out of the distrib package More... over 18 years ago
Bug - [# 1286] Excel Input : trim type won´t work with left or both Added trim types implementation More... over 18 years ago
Fix for bug # 1285 : Exception when reading no values into a Stream Lookup step More... over 18 years ago
First try to make the kettle.jar file available. More... over 18 years ago
resolved bug #1263 : Oracle: check of sequence fails More... over 18 years ago
Resolved bug #1234: Steps stay changed even if the dialog box is cancelled More... over 18 years ago
Confirmed seperate Type II from Type I. Squashed feature request: # 1283 More... over 18 years ago
Closed bugs 1267 Implemented feature 1262 Also implemented first trials for re-useable transformations called Mappings. 3 new steps types are implemented: Mapping, MappingInput, MappingOutput. This has taken 2 evenings to implement, we need to build upon this to allow us to specify input and output requirements, but it seems to work. More... over 18 years ago
Changed license in (most) java source files More... over 18 years ago
Added LGPL license file: LICENSE.txt More... over 18 years ago