Updating to Castle # 4971 |
|
More...
|
almost 17 years ago
|
Replaced CustomDependencies with DependsOn |
|
More...
|
almost 17 years ago
|
Fixes to the build from trunk script |
|
More...
|
almost 17 years ago
|
Adaptive domain models. |
|
More...
|
almost 17 years ago
|
Updated to latest Castle r4952 and NHibernate r3420. |
|
More...
|
almost 17 years ago
|
Adding nant build from trunk script (finally) |
|
More...
|
almost 17 years ago
|
Removing more dead folders |
|
More...
|
almost 17 years ago
|
Removing old version of NantContrib |
|
More...
|
almost 17 years ago
|
Beginning of of the Binsor 2.0 extension mechanism with the Kernels ComponentRegistration model to unify registration. |
|
More...
|
almost 17 years ago
|
Applied patch from Jason Mechkley, fixing 3.5ism |
|
More...
|
almost 17 years ago
|
Removing 3.5ism |
|
More...
|
almost 17 years ago
|
Removed var syntax. |
|
More...
|
almost 17 years ago
|
Adding IRepository.Create(), added the idea of a ConcreteType to the repository, it allows to define such things as: |
|
More...
|
almost 17 years ago
|
Adding support for FutureGet / FutureLoad |
|
More...
|
almost 17 years ago
|
Merging the move-to-nant branch |
|
More...
|
almost 17 years ago
|
Rhino.Testing.csproj now treats warnings as errors (ignoring missing xml comments warning) |
|
More...
|
almost 17 years ago
|
Added incomplete xml comments to Rhino.Testing |
|
More...
|
almost 17 years ago
|
Rewrote tests for AutoMockingContainer |
|
More...
|
almost 17 years ago
|
Adding IsInReplayMode to MockRepository. |
|
More...
|
almost 17 years ago
|
Making it so the AMC won't use the AutoMockingComponentActivator if a CustomComponentActivator is already provided. We needed this to prevent it from breaking our AddComponentInstance registrations (which uses the ExternalComponentActivator) |
|
More...
|
almost 17 years ago
|
Allow BooReader to return anonymous types to improve performance. This is especially valuable when running lots of unit tests. |
|
More...
|
almost 17 years ago
|
Added tests for dynamic commponent references and fixed mispellings. |
|
More...
|
almost 17 years ago
|
To accommodate requests made by the community, referencing a component can now use any expression resulting in a string. This applies to createUsing and wireEvent. You can do the following |
|
More...
|
almost 17 years ago
|
Setting version to 3.4 |
|
More...
|
almost 17 years ago
|
Adding passing test case. |
|
More...
|
almost 17 years ago
|
Adding CreateMockWithRemoting and DynamicMockWithRemoting to work around BCL bug when overriding a generic method with generic constraint. |
|
More...
|
almost 17 years ago
|
Fixing issue with empty recorders nested in recorders that has expectations. |
|
More...
|
almost 17 years ago
|
Patch from Mike Nichols , adding List.ContainsAll |
|
More...
|
almost 17 years ago
|
Patch from Demid Sukhovsky , adding support for Out/Ref values using remoting proxies. |
|
More...
|
almost 17 years ago
|
Adding passing test for out ref. |
|
More...
|
almost 17 years ago
|