Builds for Rhino-ETL

Rhino.Etl-1.1-Build-30
343 Downloads since 6/26/2011

Rhino.Etl-1.1-Build-30 -- 343 Downloads. Published -- 6/26/2011

97a92aa Updated version to 1.1
Added a new nuget package for the command line version

Rhino.Etl-1.0-Build-29 -- 85 Downloads. Published -- 6/26/2011

dab6be0 Merge branch 'master' of https://github.com/mr-miles/rhino-etl
41a182f detabify

Rhino.Etl-1.0-Build-28 -- 78 Downloads. Published -- 6/26/2011

acc1fcd Modified JoinOperation.cs and NestedLoopsJoinOperation.cs to accept the pipeline rows as injput for the left operation if the left was not registered. Otherwise they are ignored as usual.
Duplicated the join tests using this method to make sure their results were the same
579bebf Added a better fail message to the CanBranchThePipelineEfficiently

Rhino.Etl-1.0-Build-27 -- 255 Downloads. Published -- 5/5/2011

2a0bdd4 Updated Boo to 0.9.4
Updated RhinoDSL to one compiled from source using Boo 0.9.4
Updated NuGet.exe to 1.3
Updated FileHelpers to 2.0.0.0 (I know it was already that version but this release is slightly different)
Updated default.ps1 with correct parameters for the nuget package
Updated version to 1.0.1.0 to trigger a different nuget package

Rhino.Etl-1.0-Build-26 -- 213 Downloads. Published -- 4/20/2011

784bb1b Updated macro.Block to macro.Body
Changed the unit tests to reference .\ instead of localhost\
Upgraded xUnit to 1.8
b951b87  * Removed the direct dependency to log4net and replaced with Common.Logging. This should help those are using other logging frameworks (NLog)
 * Renamed Notice to Trace
 * Updated nuget package to depend on Common.Logging
a7256bc Added Common.Logging.dll to the main package zip

Rhino.Etl-1.0-Build-25 -- 223 Downloads. Published -- 4/2/2011

9b33d19 Upgraded main sln file to vs2010 (kept a 2008 for old times sake)
Changed msbuild compile to be minimal
Added a Generate-Nuget-Spec to psake_ext.pst
Added a Nuget task in default.ps1 with all the details to generate the nuget package
Added NuGet.exe (1.2)

Rhino.Etl-1.0-Build-24 -- 267 Downloads. Published -- 1/27/2011

6784860 Added branching operation to optimize memory consumption
9704cc7 Moved enumerable to appropriate folder
25f6f53 Removed need to run multi threaded branching operation on threaded pipeline by using monitor instead of several wait handles
Added check of iteration repetitions correctness on fibonacci tests

Rhino.Etl-1.0-Build-23 -- 229 Downloads. Published -- 1/26/2011

6784860 Added branching operation to optimize memory consumption
9704cc7 Moved enumerable to appropriate folder
25f6f53 Removed need to run multi threaded branching operation on threaded pipeline by using monitor instead of several wait handles
Added check of iteration repetitions correctness on fibonacci tests

Rhino.Etl-1.0-Build-22 -- 266 Downloads. Published -- 11/27/2010

2a5b6fe Renamed ConventionSqlBatchOpeartion.cs to ConventionSqlBatchOperation.cs

Rhino.Etl-1.0-Build-21 -- 378 Downloads. Published -- 9/2/2010

bcfbf9b Added log4net.dll to the build package

Rhino.Etl-1.0-Build-20 -- 338 Downloads. Published -- 8/1/2010

fb5ec4c  * Updated the AbstractPipelineExecuter.cs to throw an exception instead of just logging and continuing
37c289c Merge branch 'master' of rhino-etl.github.com:rhino-etl/rhino-etl
284c2a0 Added a simple log message when the PipelineExecuter is changed
Added a UseTransaction property to all EtlProcesses in order to disable transactions in some cases
Added a BatchSize property to the SqlBulkInsertOperation
Reverted the throwing of exceptions in the AbstractPipelineExecuter

Rhino.Etl-1.0-Build-19 -- 352 Downloads. Published -- 6/26/2010

087ee7d Fixing typo
88104d7 Allowing to build without tests
140ebcd Merged changes from ayende's branch to allow running build without tests and fixing a naming issue.

Rhino.ETL-Build-3 -- 501 Downloads. Published -- 9/23/2009

2a9df97 Changing connection string back to local\sqlexpres

Rhino.ETL-Build-2 -- 437 Downloads. Published -- 9/11/2009

2a9df97 Changing connection string back to local\sqlexpres

Rhino.ETL-Build-1 -- 453 Downloads. Published -- 9/10/2009

1a8861d Fixing the name of the generated file