Last 30 days
-
-
issue 16
(How To Setup "Per-call"/"OneTime" UnitOfWork using NCommon?) reported by achugh00
-
Earlier this year
-
r31
(- Added tests for Db4o adapter for NCommon
- Refactoring of ...) committed by rao.ritesh
- - Added tests for Db4o adapter for NCommon
- Refactoring of NHUnitOfWork and NHUnitOfWorkFactoryTests
- Added tests for Db4o adapter for NCommon
- Refactoring of NHUnitOfWork and NHUnitOfWorkFactoryTests
-
r30
(- First commit of db4o implementation of NNCommon unit of wo...) committed by rao.ritesh
- - First commit of db4o implementation of NNCommon unit of work and repository. [Not tested. May not
work. Try at your own risk.]
- Added libs for db4o
- First commit of db4o implementation of NNCommon unit of work and repository. [Not tested. May not
work. Try at your own risk.]
- Added libs for db4o
-
r29
(- Refactoring of NH NCommon implementation.) committed by rao.ritesh
- - Refactoring of NH NCommon implementation.
- Refactoring of NH NCommon implementation.
-
-
-
r28
(- Restructured tests for all L2S, EF and NH.
Test data g...) committed by rao.ritesh
- - Restructured tests for all L2S, EF and NH.
Test data generation is now part of unit tests and it's no longer necessary to prime the test
database for running tests.
NOTE: For EF and L2S tests, use TestDB.sql file to generate the test database. For NH, update
config file setting schemaExport to Create to have NHibernate generate the database for you.
- Updated Castle and NH libraries.
- NOTE: Final commit before move to Git and branch to net4.0
- Restructured tests for all L2S, EF and NH.
Test data generation is now part of unit tests and it's no longer necessary to prime the test
database for running tests.
NOTE: For EF and L2S tests, use TestDB.sql file to generate the test database. For NH, update
config file setting schemaExport to Create to have NHibernate generate the database for you.
- Updated Castle and NH libraries.
- NOTE: Final commit before move to Git and branch to net4.0
-
-
issue 8
(Sample application demonstrating this cool framework?) commented on by dplaskon
-
-
-
r27
(- Added tests to NHRepositoryTests to verify delete works.) committed by rao.ritesh
- - Added tests to NHRepositoryTests to verify delete works.
- Added tests to NHRepositoryTests to verify delete works.
-
-
issue 11
(DB data type conflict for LTS when DB schema created by NH) commented on by rohancragg
-
-
issue 11
(DB data type conflict for LTS when DB schema created by NH) commented on by rohancragg
-
-
issue 11
(DB data type conflict for LTS when DB schema created by NH) commented on by rohancragg
-
-
issue 11
(DB data type conflict for LTS when DB schema created by NH) reported by rohancragg
-
-
-
-
issue 8
(Sample application demonstrating this cool framework?) commented on by rohancragg
-
-
issue 9
(ValidationError.cs Guard checking will always be valid.) reported by jthope
-
-
r26
(- Updated Linq to Sql domain.
- Removed redundant test speci...) committed by rao.ritesh
- - Updated Linq to Sql domain.
- Removed redundant test specification based tests for NHibernate.
- Moved the TestData data context from Domain folder to the root folder.
- Updated Linq to Sql domain.
- Removed redundant test specification based tests for NHibernate.
- Moved the TestData data context from Domain folder to the root folder.
-
r25
(- Changed ValidationError fields to properties. Changed it t...) committed by rao.ritesh
- - Changed ValidationError fields to properties. Changed it to a class.
- Changed ValidationError fields to properties. Changed it to a class.
-
r24
(* - Fixed spelling mistake for TransactionCommitted event in...) committed by rao.ritesh
- * - Fixed spelling mistake for TransactionCommitted event in ITransaction - Updated Linq To Sql
tests - Added tests for NHRepositoryTests to verify deletes - Added new test fixture
when_quering_with_specification to test NH queries when using Specifications
Signed-off-by: Ritesh Rao <rao.ritesh@gmail.com>
* - Fixed spelling mistake for TransactionCommitted event in ITransaction - Updated Linq To Sql
tests - Added tests for NHRepositoryTests to verify deletes - Added new test fixture
when_quering_with_specification to test NH queries when using Specifications
Signed-off-by: Ritesh Rao <rao.ritesh@gmail.com>
-
-
-
-
issue 6
(bug in nested scope with CreateNew option) changed by rao.ritesh
-
Status:
Fixed
Owner:
rao.ritesh
Status:
Fixed
Owner:
rao.ritesh
-
r22
([No log message]) committed by rao.ritesh
- [No log message]
-
r21
(- Updated NCommon.LinqToSql.Tests.) committed by rao.ritesh
- - Updated NCommon.LinqToSql.Tests.
- Updated NCommon.LinqToSql.Tests.
-
r20
(- Updated libs:
NHibernate 2.1
NHibernate.Linq ...) committed by rao.ritesh
- - Updated libs:
NHibernate 2.1
NHibernate.Linq
Castle
NUnit 2.5.2
- Removed old xml mappings and switched to FluentNHibernate mappings in NCommon.NHibernate.Tests
- Added tests to replicate issue 6 [google code:
http://code.google.com/p/ncommon/issues/detail?id=6]
- Updated EF model.
- NCommon.LinqToSql.Tests is unloaded as model is not working. - Needs fixing.
- Updated libs:
NHibernate 2.1
NHibernate.Linq
Castle
NUnit 2.5.2
- Removed old xml mappings and switched to FluentNHibernate mappings in NCommon.NHibernate.Tests
- Added tests to replicate issue 6 [google code:
http://code.google.com/p/ncommon/issues/detail?id=6]
- Updated EF model.
- NCommon.LinqToSql.Tests is unloaded as model is not working. - Needs fixing.
-
r19
([No log message]) committed by rao.ritesh
- [No log message]
-
-
-
-
-
issue 2
(Entity Framework ObjectContext Lifetime Management) changed by rao.ritesh
-
Status:
WontFix
Labels:
Type-Enhancement
−Type-Defect
Status:
WontFix
Labels:
Type-Enhancement
−Type-Defect
-
issue 3
(UnitOfWork Action Filter) Labels changed by rao.ritesh
-
Labels:
Type-Enhancement
−Type-Defect
Labels:
Type-Enhancement
−Type-Defect
-
issue 4
(AppStorage.GetInternalHashtable locks wrong object) changed by rao.ritesh
-
Status:
Fixed
Owner:
rao.ritesh
Cc:
rao.ritesh
Status:
Fixed
Owner:
rao.ritesh
Cc:
rao.ritesh
-
-
-
-
-
-
-
issue 5
(Commit without Save still updates database) commented on by luiswu
-
-
-
r16
(- Added support for SetBatchSize on repository.
- Added ctor...) committed by rao.ritesh
- - Added support for SetBatchSize on repository.
- Added ctor overload to UnitOfWorkScope, to allow just specifying the transaction otions.
- Added support for SetBatchSize on repository.
- Added ctor overload to UnitOfWorkScope, to allow just specifying the transaction otions.
-
-
|