23
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added javadoc More... over 19 years ago
Modified Spoon tip More... over 19 years ago
Correct DimensionLookup checks in case the returned field isn't the same name. In fact this was buggy. (strange that it took this long to find it) More... over 19 years ago
Lower the size of CLOB to accomodate 16M reported size of MySQL and others. This removed error about wanting to increase size of logging table CLOB field. More... over 19 years ago
Trying to get BigNumber to convert to String properly. Converting decimal manually to correct local decimal symbol. More... over 19 years ago
Commiting stuff for Interbase database support on the repository etc. (not working correctly so far) More... over 19 years ago
Corrected data types for Interbase, also set correct "truncate table" statement: there isn't one :-( More... over 19 years ago
Log about the used encoding More... over 19 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@196 5fb7f6ec-07c1-534a-b4ca-9155e429e800 More... over 19 years ago
Added encoding selection to text file output More... over 19 years ago
Added encoding selection for output text files More... over 19 years ago
git-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@193 5fb7f6ec-07c1-534a-b4ca-9155e429e800 More... over 19 years ago
Constructed row needed to be copied every time to shield it from changed in next steps. Doh! More... over 19 years ago
Improved error reporting on missing field in input stream (key of stream) More... over 19 years ago
Added rowlevel logging More... over 19 years ago
Added a number of 'Date' related calculations: Year, Month, Day-of-year/month/week, week More... over 19 years ago
Fixed problem with error reporting: put ERROR strings back in error lines. More... over 19 years ago
Fixed problem with error reporting: put ERROR strings back in error lines. More... over 19 years ago
Made all unused public methods private, preparing to code an alternative for this piece of junk java code... More... over 19 years ago
Revival of Menu... (fix bugs, make it run again) More... over 19 years ago
Fixed null pointer exeception More... over 19 years ago
Fixed typo (syntax error : ") More... over 19 years ago
Change Request - [# 1422] Add Borland Interbase Database support Added preliminary support, no JDBC driver (jar file) found yet. More... over 19 years ago
Implemented change Request - [# 1404] Allow URL override in database connection Added this functionality in Generic Database type, Native (JDBC) type of connection. Here you can specify URL and Driver Class of the JDBC driver More... over 19 years ago
Change Request - [# 1365] Repository export using Pan and Kitchen More... over 19 years ago
Fix for Bug - [# 1421] Spoon crash when running or previewing Don't send LogWriter an null for Subject. In that case we can't grab a Logger from Log4j More... over 19 years ago
Fix for Bug - [# 1419] Chef - FileExist job-entry problem Added variable conversion in execute() More... over 19 years ago
Only fill the encoding list once, not every time there is a focus. More... over 19 years ago
Added error handling code and allow file encoding to be specified besides the default. More... over 19 years ago
Icon for the Constant step More... over 19 years ago