3
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 16 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
** Merged from branch v2.6_2011-08-24 ** --------------------- r21356 fixed Bug #2148 - Add support for loading with limits for SQL Server Compact --------------------- r21355 Fixed database backups so that they refer to the branch. --------------------- r21347 Fix missing comma, add task that does not include nuget. --------------------- r21346 Link nuget to default build --------------------- r21345 Add nuget publish bits --------------------- r21340 Fixed Tests --------------------- r21339 Merged Bug Fix #2136 from trunk NumberGeneratorPessimisticLocking does not release the lock in the database when transaction fails Also ensure that NextNumber is rolled back if transaction is rolledback --------------------- More... about 12 years ago
fixed Bug #2148 - Add support for loading with limits for SQL Server Compact More... about 12 years ago
Fixed database backups so that they refer to the branch. More... about 12 years ago
Made set_DeleteParentAction on RelationshipDef public. More... about 12 years ago
Add nuget to dotcover task so it runs on hudson. More... over 12 years ago
Fix version in nuget cant be a string More... over 12 years ago
Add tasks to push to local nuget server. More... over 12 years ago
Fix missing comma, add task that does not include nuget. More... over 12 years ago
Link nuget to default build More... over 12 years ago
Add nuget publish bits More... over 12 years ago
Fiddling with dotcover filters More... over 12 years ago
Added dotcover task to the rake More... over 12 years ago
Updated changelog.txt and readme.txt More... over 12 years ago
Fixed #2143 - Remove irritating logging from BO More... over 12 years ago
Fixed Tests More... over 12 years ago
Merged Bug Fix #2136 from trunk NumberGeneratorPessimisticLocking does not release the lock in the database when transaction fails Also ensure that NextNumber is rolled back if transaction is rolledback More... over 12 years ago
attempt at fixing failing tests. More... over 12 years ago
change SqlServer connection back from localhost\sqlexpress to localhost More... over 12 years ago
Updated licensing header More... over 12 years ago
fixed issue in the SetupDBDataAccessor in TestUsingDatabase that was causing tests to fail. More... over 12 years ago
Fixed Bug #2136 NumberGeneratorPessimisticLocking does not release the lock in the database when transaction fails Also ensure that NextNumber is rolled back if transaction is rolledback More... over 12 years ago
##Merged from branch v2.6_2011-08-24## More... over 12 years ago
Fix Bug #2131 - More... over 12 years ago
Fixed failing DateTime test. More... over 12 years ago
Fixed failing DateTime test. More... over 12 years ago
## Merged changes from Branch v2.6_2011-08-24 ## [21312] Fixed #2130 - TransactionCommitter causes error on Added and Deleted BO's Fixed #2129 - Transaction committer with added bo's with same key does not throw error Added logic to DateTimeUtilities.TryParseDate so that it explicitly handles date formats of 'MM/dd/yyyy'. This was necessary since there were failing tests on my machine due to my datetime format being set up differently. [21154] Fixed Bug #2084 - TimeSpan values are losing their milliseconds when persisted More... over 12 years ago
Fixed #2130 - TransactionCommitter causes error on Added and Deleted BO's Fixed #2129 - Transaction committer with added bo's with same key does not throw error Added logic to DateTimeUtilities.TryParseDate so that it explicitly handles date formats of 'MM/dd/yyyy'. This was necessary since there were failing tests on my machine due to my datetime format being set up differently. More... over 12 years ago
Updated nunit version to 2.5.10 More... over 12 years ago
# Roll back (revision 21263) # Rolled back:- Completed #2096 (Pull Linq project into Habanero.BO) This change introduced an external dependency to Habanero. It needs to be decided how this will be handled before this change is applied. More... over 12 years ago
Completed #2096 (Pull Linq project into Habanero.BO) More... over 12 years ago