65
I Use This!
Inactive

Commits : Listings

Analyzed 27 days ago. based on code collected 27 days ago.
Jan 16, 2024 — Jan 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applying patch from Morten Maxild, fixing build process and references.
Ayende Rahien
as ayenderahien
More... about 17 years ago
Removed xml comment that is no longer relevant from TestFixtureBase; the comment said: More... about 17 years ago
Moved ElementNotFoundException into namespace Rhino.Commons.Exceptions More... about 17 years ago
Corrected the mistake of moving ThereBeDragonsAttribute into Exceptions sub-folder More... about 17 years ago
Created new project named Rhino.Commons.Clr. The intent of this project is to contain functionality that enhances the MS CLR ie those features that should have been included in the Base Class Library but weren't; More... about 17 years ago
Fixed up old references to SharedLibs\Rhino.Commons.dll in sample applications so that they now reference Build\Rhino.Commons\Rhino.Commons.dll More... about 17 years ago
Added the new keyword to AutoMockingContainer GetService method to avoid the compiler warning that was failing the build More... about 17 years ago
Creating skeleton folder structure for Rhino.Commons.Clr More... about 17 years ago
Creating skeleton folder structure for Rhino.Commons.Clr More... about 17 years ago
Creating skeleton folder structure for Rhino.Commons.Clr More... about 17 years ago
Adding System.Web.Extensions.dll so we can get a clean build without installing asp.net ajax
Ayende Rahien
as ayenderahien
More... about 17 years ago
Removed duplicate file reference from Rhino.Commons.Test.csproj More... about 17 years ago
Removed unwanted reference to NHibernate from Rhino.Commons.csproj More... about 17 years ago
updating build script
Ayende Rahien
as ayenderahien
More... about 17 years ago
Updating Rhino ETL to use pipeline instead of direct modifications
Ayende Rahien
as ayenderahien
More... about 17 years ago
Fix for new Boo assemblies.
Craig Neuwirt
as cneuwirt
More... about 17 years ago
Adding several global methods to deal with types to Binsor.
Ayende Rahien
as ayenderahien
More... about 17 years ago
Updating Boo to revision #2790
Ayende Rahien
as ayenderahien
More... about 17 years ago
Adding update to other impl
Ayende Rahien
as ayenderahien
More... about 17 years ago
wrong commit fix (ignore last two version)
Ayende Rahien
as ayenderahien
More... about 17 years ago
ThrowingContextAdapter implement new method
Ayende Rahien
as ayenderahien
More... about 17 years ago
Authenticate without redirecting.
Ayende Rahien
as ayenderahien
More... about 17 years ago
Fixing threading issue
Ayende Rahien
as ayenderahien
More... about 17 years ago
Adding EndResponse options to redirects More... about 17 years ago
Adding collection methods (ToUniqueCollection now works with untyped IEnumerable).
Ayende Rahien
as ayenderahien
More... about 17 years ago
Adding AsyncBulkInsertAppender - will handle large amount of log appends in an async manner.
Ayende Rahien
as ayenderahien
More... about 17 years ago
Adding a test case for more than a single import file.
Ayende Rahien
as ayenderahien
More... about 17 years ago
Allowing to use more than a single file import per file
Ayende Rahien
as ayenderahien
More... about 17 years ago
Use Nhibernate.Qyery.Generaor.Model.dll from obj dir.
Craig Neuwirt
as cneuwirt
More... about 17 years ago
Changed build events to use build directory.
Craig Neuwirt
as cneuwirt
More... about 17 years ago