0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Bug - [# 1348] ExcelInput: a column is completely ignored when the first row contains no value. Dialog/getFields(): Don't stop looking at fields when no data field example is found but set a default type of Value.VALUE_TYPE_STRING. More... almost 20 years ago
Change Request - [# 1338] TableOutput: take name of table from a field in a row Made partitioning, name in field mutually exclusive Disabled truncate in case of partitioning or name in field Disabled field name editing in case of name in field. More... almost 20 years ago
Change Request - [# 1335] Dimension key caching First commits, added jar file for ehcache (stable version 1.1) Made Row and Value implement Serializable. Implemented private void readObject, writeObject More... almost 20 years ago
Change Request - [# 1338] TableOutput: take name of table from a field in a row More... almost 20 years ago
Implemented Change Request - [# 1338] TableOutput: take name of table from a field in a row More... almost 20 years ago
Replace environment variables in table output name More... almost 20 years ago
Added support for XML files in Mappings More... almost 20 years ago
Fixed Change Request - [# 1321] Tips: complete the tip on creating new hops More... almost 20 years ago
Fixed documentation for : Bug - [# 1314] Pan documentation correction More... almost 20 years ago
Fixed Bug - [# 1320] Hidden steps can't be put back on the canvas More... almost 20 years ago
Corrected version of dummy plugin More... almost 20 years ago
- Leave the default font to the OS (same for grid font), easier to keep cross platform - Ongoing work on Mappings (almost done) More... almost 20 years ago
Added source="1.4" to avoid ant warning More... almost 20 years ago
Specified a target of 1.4 for the compile target (ant javac task) More... almost 20 years ago
Resolved: Bug - [# 1309] Spoon GUI crashes on drag-drop of Hop Added newHop() method to allow for a new hop to be created by dragging "Hop" onto the canvas. If the type of text is not recognised, a polite warning is shown ;-) More... almost 20 years ago
Removed some or other import warning. More... almost 20 years ago
Completed the conceptual setup of Mapping code. Mapping input parameters is done and output parameters can be renamed. For all practical purposes this seems to work OK! More... almost 20 years ago
Fixed explorer bug when the specified table is searched in the views and there are no views available on the platform. This gives a nullpointer exception = bummer. More... almost 20 years ago
Further refinement of the Mapping code More... almost 20 years ago
Solved Update and InsertUpdate problem when auto-commit is on. (commit was done at the end) More... almost 20 years ago
Changed dialog title of Mapping More... almost 20 years ago
Various documentation updates for version 2.2.0 release, removed old versions of docs More... almost 20 years ago
New version of Spoon documentation for Kettle 2.2 More... almost 20 years ago
made extra target zip_javaforge, otherwise, the distrib targets don't work locally. More... almost 20 years ago
New target for the kettle.jar file on javaforge, put version in distrib zip file More... almost 20 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... almost 20 years ago
Continue work on Mappings: added input (parameter) fields More... almost 20 years ago
Resolved Bug - [# 1289] GenerateRows: Integer doesn´t work, result is always 0 instead of 1 More... almost 20 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@29 5fb7f6ec-07c1-534a-b4ca-9155e429e800 More... almost 20 years ago
Examining existing bugs, cleaning up, commenting More... almost 20 years ago