0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
git-svn-id: svn://source.pentaho.org/svnkettleroot/Kettle/trunk@11834 5fb7f6ec-07c1-534a-b4ca-9155e429e800 More... over 15 years ago
[PDI-1987] fixed zoom scrollbar issues, also created AbstractGraph for common code between Job and TransGraph objects. More... over 15 years ago
[AGILEBI-205] corrected context menu references. Fixed hop logic. More... over 15 years ago
translation More... over 15 years ago
translation More... over 15 years ago
[PDI-1983] Updated test report to reflect JNDI connection info More... almost 16 years ago
[PDI-2724] added null check to avoid null pointer More... almost 16 years ago
[PDI-2778] updated mondrian to version 3.1.6 More... almost 16 years ago
PDI-2892 - fixing repository meta error More... almost 16 years ago
Reverting to previous revision to fix commit mixup More... almost 16 years ago
PDI-2892 - Integrating UserRole webservice with the UI More... almost 16 years ago
[AGILEBI-187] Merged in Agile-BI jar deps. More... almost 16 years ago
[AGILEBI-187] Merged in Agile-BI jar deps. TransGraph pulling in plugin More... almost 16 years ago
Add override.properties to svn:ignore More... almost 16 years ago
port from 3.2.5 to trunk: Fix for PDI-3014 - numbers coming out of JDBC were BigDecimals that wouldn't divide properly. Enhanced divide methods to support by default 64bit precision with the option for custom MathContext. Note there is still a performance penalty to be had with doing even simple integer arithmetic using BigDecimals, but that isn't my call. I'm just fixing the regression. Needs unit tests. More... almost 16 years ago
port from 3.2.5 to trunk: Missing i18n message string More... almost 16 years ago
port from 3.2.5 to trunk: Add logging of the longest part of ant build on mac More... almost 16 years ago
port from 3.2.5 to trunk: Change some basic logging to detailed to reduce verbosity More... almost 16 years ago
port from 3.2.5 to trunk: Use SynchronizedList to prevent ConcurrentAccessViolation during race condition More... almost 16 years ago
port from 3.2.5 to trunk: Add logging of transformation run time at end of job More... almost 16 years ago
port from 3.2.5 to trunk: Add extra socket handle cleanup code to prevent lingering connections and enable better port number reuse. More... almost 16 years ago
port from 3.2.5 to trunk: PDI-3067 - Keep random seed during execution for better distribution More... almost 16 years ago
port from 3.2.5 to trunk: Add progress tracking by incrementing the lines updated counter every time a file is finished processing. More... almost 16 years ago
port from 3.2.5 to trunk: PDI-3066 - DynamicSQLRow needs to disable autocommit like all other DB related steps More... almost 16 years ago
port from 3.2.5 to trunk: Add extra socket handle cleanup code to prevent lingering connections and enable better port number reuse. More... almost 16 years ago
port from 3.2.5 to trunk: Remove unnecessary casts - code cleanup More... almost 16 years ago
port from 3.2.5 to trunk: Add logging of transformation run time at end of job More... almost 16 years ago
port from 3.2.5 to trunk: Log error sending message to server Change some basic logging to detailed to reduce verbosity More... almost 16 years ago
port from 3.2.5 to trunk: PDI-3065 - Quote ? in database field name More... almost 16 years ago
port from 3.2.5 to trunk: Add progress tracking by incrementing the lines updated counter every time a file is finished processing. Removed a performance penalizing call to System.gc() that was put in for a very old bug Fix PDI-2118 - Doesn't apply filters for first rows after header. More... almost 16 years ago