0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding How to build.txt Fixing build to allow uploads More... over 14 years ago
boo libraries updated to 2.0.9.2 and rhino.dsl.dll updated. More... over 14 years ago
Ignoring warning 1607 More... over 14 years ago
Adding git commit to the generated output More... over 14 years ago
Changing connection string back to local\sqlexpres More... over 14 years ago
Fixing the name of the generated file More... over 14 years ago
Ignoring a test that fails of slow machines More... over 14 years ago
Changing test connection string to local host instead of connection string. Making a test more robust Preparing for CI More... over 14 years ago
Changing the structure to the new one Moving build scripts to psake More... over 14 years ago
Applying patch from zvolkov, changing Rhino ETL to use IOperation instead of AbstractOperation More... over 14 years ago
Fixed issue in branching operation where all rows were eagerly copied into a new list. Now the computation is cached. More... almost 15 years ago
Applied patch from Thiago Morais, exposing row processed and finished processing to the DSL More... almost 15 years ago
Fix from João P. Bragança. More... almost 15 years ago
Patch from J Wynia, making sure rhino etl doesn't have a path dependency More... about 15 years ago
Row equality can be carried out correctly on columns of different types when an implicit conversion exists. More... about 15 years ago
Renamed tests to make their intent clearer. More... about 15 years ago
Changed SingleThreadedPipelineExecuter so that it caches the output of each operation instead of returning nothing on following iterations. More... about 15 years ago
conditionally ignoring a test if the base condition isn't match More... about 15 years ago
Checking in fix for SingleThreadedPipelineExecuter again. More... about 15 years ago
Added OneTimeEnumerable. More... about 15 years ago
Reverting r2044 - broke the build More... about 15 years ago
Fixed issue in SingleThreadedPipelineExecuter which allowed operation output to be enumerated multiple times. More... about 15 years ago
Changed project targets from 2.0 to 3.5 More... over 15 years ago
Nulls are handled correctly. Two nulls are equal. More... over 15 years ago
Patch from Simone Busoli , comparing columns using invariant case More... over 15 years ago
Patch from Simone Busoli , OutputCommandOperation doesn't raise OnRowProcessed event More... over 15 years ago
Applied patch from Simone Busoli, row equality. More... over 15 years ago
downgrade syntax. More... over 15 years ago
Applied (modified) patch from webpaul, supporting persistent caching of DSLs. Updated Rhino ETL to avoid this caching. More... over 15 years ago
Updated Boo dlls to r3036 Updated Rhino ETL to match the new Boo impl. Updating ILMerge.exe More... over 15 years ago