e2088352c7
opencover integration for code coverage reporting
Steve Bohlen
2011-10-06 18:08:37 -04:00
fc3cb1642b
System.Diagnostics.Trace.WriteLine on line 97 of SimpleDelegatingSessionFactory.cs opens a database connection but never closes it.
jperrin
2011-10-06 11:14:21 -05:00
bac9809d79
Merge pull request #1 from tobi-tobsen/SPRNET-1469
Steve Bohlen
2011-10-04 11:03:52 -07:00
cd32d76378
introduce package.buildincrement prop to build script
Steve Bohlen
2011-10-04 13:43:53 -04:00
7b014c4cf5
WCF Service Exporter does not support contract interfaces that inherit from other interfaces [SPRNET-1464]
Bruno Baia
2011-09-06 00:23:41 +02:00
39c49a39e6
SPRNET-1461 -applied timeout value from attribute properly
Steve Bohlen
2011-08-18 15:13:42 -04:00
8a51a29c82
updating broken refs to common.logging in .NET 3.5 lib folder
Steve Bohlen
2011-08-18 10:20:23 -04:00
cbf03cdb0c
added tibco, snk, and s3 credentials file to ignore list
Steve Bohlen
2011-08-18 09:57:37 -04:00
de5b921407
SPRNET-1460: Drop Framework 1.x Support
Marko Lahma
2011-08-15 19:49:17 +03:00
ffdeea9d8d
SPRNET-1459: Remove VS2003, VS2005 projects and solutions
Marko Lahma
2011-08-15 19:48:36 +03:00
1279da66b2
Created default .gitignore file
Marko Lahma
2011-08-14 22:44:05 +03:00
926aaf8854
SPRNET-1458 -changed ref for nunit to proper nunit package ID
sbohlen
2011-08-11 17:24:23 +00:00
67b58a6cbf
SPRNET-1457 -fixing broken nuget packaging step to work correctly with nuget.exe v1.4
sbohlen
2011-08-04 14:24:01 +00:00
451f734a5a
fixing /example/ proj bin regs to consistently point to /bin/net/##/debug/
sbohlen
2011-08-02 16:12:09 +00:00
3320e99102
-fixing missing /example/ solutions for VS2010 -adding calls to build VS2010 /example/ slns in solutions.build.nant -update NH3.2 reference bins from CR1 to GA
sbohlen
2011-08-02 14:33:29 +00:00
e1e947e8ab
Misc updates to installaware installer and Document X! API doc generator
markpollack
2011-08-01 21:39:31 +00:00
c0cc56f154
add references to MVC examples and ref sec sections in web quickstart docs
markpollack
2011-08-01 19:02:14 +00:00
38abd46011
update readme, changelog, etc. to reflect SPRNET 1.3.2 release notes, etc.
sbohlen
2011-07-25 11:32:17 +00:00
55d9e89c66
fixing broken build by removing duplicate-names doc-links in mvc3 ref docs (all references to "mvc" in links and ids changed to "mvc3" to ensure uniqueness across entire reference docs scope)
sbohlen
2011-07-17 15:30:15 +00:00
bce6238dcb
update Springsource logo to current for docs
sbohlen
2011-07-15 15:24:13 +00:00
78bc673a2e
SPRNET-1451 -added section to docs for MVC3 support -mod to MVC2 docs to indicate "MVC 2.0" rather than more generally "MVC"
sbohlen
2011-07-15 15:23:10 +00:00
6b8d7c4801
update to NuGet.exe 1.4.x
sbohlen
2011-07-14 12:52:40 +00:00
72ff08e852
SPRNET-1411 Support NMS 1.5
markpollack
2011-07-11 16:35:48 +00:00
54ab38569b
SPRNET-1408 - Add data providers in System.Data.dll to be accessed via Spring's IDbProvider interface.
markpollack
2011-07-09 17:11:12 +00:00
795d8e1c6d
SPRNET-1411 - Support NMS 1.5/1.5.1
markpollack
2011-07-09 17:07:26 +00:00
043fab4800
cosmetic mod to build file (cleanup of outdated in-line comments)
sbohlen
2011-07-07 19:16:48 +00:00
79f397b4a3
SPRNET-1454 -add support for NH 3.2
sbohlen
2011-07-07 17:20:13 +00:00
ab854b13de
SPRNET-1455 -updated refs to SPRNET components in all .nuspec files to version=1.3.2
sbohlen
2011-07-07 13:21:17 +00:00
2386f90c11
fixing broken build; failed to update Spring.Web.Mvc.build file to reflect dependency on Spring.Web.dll
sbohlen
2011-07-05 21:16:57 +00:00
c46d1be0e2
SPRNET-1450 -adjust base class for MvcApplicationContext to WebApplicationContext to acquire proper session scope support
sbohlen
2011-07-05 20:56:07 +00:00
3cbfdb2ae5
fixing broken build; change of default TransactionSyncronization value to NEVER in SPRNET-1438 broke this integration test (reverted to ALWAYS for the sake of the behavior of this test)
sbohlen
2011-07-05 14:33:56 +00:00
b046285b70
SPRNET-1410 , SPRNET-1438 - properly handle zombied Transaction (Tx without a valid IDbConnection) on Rollback - mod to underlying AbstractPlatformTransactionManager to set default Transaction Sync to TransactionSynchronization.Never
sbohlen
2011-07-05 12:18:21 +00:00
956a1301d7
Clean up Calculator quick start
bbaia
2011-06-04 00:45:21 +00:00
5858d9a76d
Clean up Calculator quick start
bbaia
2011-06-04 00:26:24 +00:00
91283facfe
Clean up Calculator quick start
bbaia
2011-06-03 23:48:56 +00:00
43b35914fb
WebServiceExporter invokes service constructor twice when configured as non singleton [SPRNET-1448]
bbaia
2011-06-03 23:38:40 +00:00
963c462fcb
Clean up Calculator quick start
bbaia
2011-06-03 23:32:19 +00:00
f71ab26b98
fixing broken build (Mvc3 xml test files collide w/ Mvc2 xml test files)
sbohlen
2011-05-30 12:24:59 +00:00
54728d1adc
fixing broken build; removing accidentally-retained ECHO DEBUG statement in the build script (blows up b/c property being echoed is not set in all cases)
sbohlen
2011-05-30 03:16:19 +00:00
5982407b93
fixing broken build; reworked build script so that VS2008 (.NET 2.0) MSTest and VS2010 SP1 (.NET 4.0) MSTest tests can co-exist
sbohlen
2011-05-30 02:59:29 +00:00
5e6d951e9e
fixing broken build; adding Spring.Testing.Microsoft.2010.csproj to the Spring.Net.2010.sln file so that its a full-fledged member of the project from here on
sbohlen
2011-05-23 18:36:07 +00:00
3bd1c5b33b
SPRNET-1443 -fixing build script to properly support MVC3 and MVC3 tests
sbohlen
2011-05-23 03:14:07 +00:00