65
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating to Castle # 4971
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Replaced CustomDependencies with DependsOn
Craig Neuwirt
as cneuwirt
More... almost 17 years ago
Fixes to the build from trunk script
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Adaptive domain models.
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Updated to latest Castle r4952 and NHibernate r3420.
Craig Neuwirt
as cneuwirt
More... almost 17 years ago
Adding nant build from trunk script (finally)
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Removing more dead folders
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Removing old version of NantContrib
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Beginning of of the Binsor 2.0 extension mechanism with the Kernels ComponentRegistration model to unify registration.
Craig Neuwirt
as cneuwirt
More... almost 17 years ago
Applied patch from Jason Mechkley, fixing 3.5ism
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Removing 3.5ism
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Removed var syntax.
Craig Neuwirt
as cneuwirt
More... almost 17 years ago
Adding IRepository.Create(), added the idea of a ConcreteType to the repository, it allows to define such things as:
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Adding support for FutureGet / FutureLoad
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Merging the move-to-nant branch
Ayende Rahien
as ayenderahien
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.
Craig Neuwirt
as cneuwirt
More... almost 17 years ago
Added tests for dynamic commponent references and fixed mispellings.
Craig Neuwirt
as cneuwirt
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
Craig Neuwirt
as cneuwirt
More... almost 17 years ago
Setting version to 3.4
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Adding passing test case.
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Adding CreateMockWithRemoting and DynamicMockWithRemoting to work around BCL bug when overriding a generic method with generic constraint.
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Fixing issue with empty recorders nested in recorders that has expectations.
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Patch from Mike Nichols , adding List.ContainsAll
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Patch from Demid Sukhovsky , adding support for Out/Ref values using remoting proxies.
Ayende Rahien
as ayenderahien
More... almost 17 years ago
Adding passing test for out ref.
Ayende Rahien
as ayenderahien
More... almost 17 years ago