openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Kettle
Settings
|
Report Duplicate
23
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 810 of 817
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix for field specification of text file output type
MattCasters
More...
over 19 years ago
Removed debugging code and made Element field empty if the element is the same as the name of the field.
MattCasters
More...
over 19 years ago
Make clone() code cleaner, fixed a XMLOutput bug
MattCasters
More...
over 19 years ago
Make SelectValues compare case sensitive. This is useful if you want to change "ok" into "OK" for example.
MattCasters
More...
over 19 years ago
Change Request - [# 1432] Create XMLOutput step Initial commit, working without field specs, but *with* dialog bug
MattCasters
More...
over 19 years ago
Removed default value (mostly just "") in all columns of all TableViews in all dialogs. The default feature wasn't used and wasn't working either. The default values just were overwritten by the parent dialogs.
MattCasters
More...
over 19 years ago
Improve error reporting when giving warnings (ignored errors). Ignored errors are always tricky: it's not always the error you expect ;-)
MattCasters
More...
over 19 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@227 5fb7f6ec-07c1-534a-b4ca-9155e429e800
MattCasters
More...
over 19 years ago
Copy nullif value to shield it from changed in next steps: new Value(data.nullif);
MattCasters
More...
over 19 years ago
Copy nullif value to shield it from changed in next steps: new Value(data.nullif);
MattCasters
More...
over 19 years ago
Added checkbox to add time to target file as well as the target filename extention Improved logging, set result to true in case all goes well (bugfix)
MattCasters
More...
over 19 years ago
Progress dialog to allow tracking of preview of rows as well as cancelling.
MattCasters
More...
over 19 years ago
Changed the preview method to the new TransPreviewFactory
MattCasters
More...
over 19 years ago
Removed demo boolean (always false now ;-)) Also, added extra "simple" constructor if you just want to generate an image of the transformation.
MattCasters
More...
over 19 years ago
Changed preview method using TransPreviewFactory
MattCasters
More...
over 19 years ago
Changed preview method using TransPreviewFactory
MattCasters
More...
over 19 years ago
Factory to create a new transformation using one StepMetaInterface. The other step in the transformation is a dummy step. This is the most simple transformation possible in Kettle and we can run previews on it. Can be used in step dialogs for all kind of purposes.
MattCasters
More...
over 19 years ago
Huge performance upgrade by removing the set of default values. These values are overwritten anyway by the parent dialog. 50.000 rows of 30 fields now show in under 1 minute on my laptop.
MattCasters
More...
over 19 years ago
Trying to speed up preview of rows by asynchronous fill of table values.
MattCasters
More...
over 19 years ago
Default values are not used in Columns, the constructors using default methods are deprecated.
MattCasters
More...
over 19 years ago
Even if we didn't specify a log date connection, we still have to respect the max. time difference between start and end date range.
MattCasters
More...
over 19 years ago
Removed licensing trace, demo warning code and moved to "/" use in Repository paths
MattCasters
More...
over 19 years ago
Added static final method to be use in Comparable() when sorting Rows
MattCasters
More...
over 19 years ago
Changed the File separator for Repository object to "/" instead of "/" or "\" system dependand. Otherwise, you get conflicts when working on both windows and unix systems simultanious.
MattCasters
More...
over 19 years ago
Added extra logging abot repository and username usage
MattCasters
More...
over 19 years ago
Oups, setDate uses wrong precision to save timestamps, has to be NOT supportsTimeStamp...
MattCasters
More...
over 19 years ago
Trying to create a cross table
MattCasters
More...
over 19 years ago
Added extra rowlevel logging for Bug - [# 1424] Filter step problem
MattCasters
More...
over 19 years ago
Rename return fields of DimensionLookup
MattCasters
More...
over 19 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@205 5fb7f6ec-07c1-534a-b4ca-9155e429e800
MattCasters
More...
over 19 years ago
←
1
2
…
806
807
808
809
810
811
812
813
814
815
816
817
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree