Commit Graph

1274 Commits

Author SHA1 Message Date
Marko Lahma
d1da796959 Fix Quartz integration test issues 2012-02-13 11:18:30 +02:00
Marko Lahma
a213bc4216 Fix issues in Spring.Data.Tests caused by new version of Rhino.Mocks, also set build to happen in .NET 3.5 for Spring.Data tests (allows lambdas) 2012-02-13 10:36:46 +02:00
Marko Lahma
d57395e883 Use .NET 3.5 temporarily when compiling Quartz and AOP test projects to allow lambdas etc 2012-02-12 23:09:34 +02:00
Marko Lahma
d808bb1a95 Fix AbstractAopProxyTests issue introduced by new version of Rhino.Mocks 2012-02-11 18:18:05 +02:00
Marko Lahma
b92e13adc1 Upgraded Rhino.Mocks.dll to version 3.6 2012-02-11 17:57:56 +02:00
Marko Lahma
fa894204d3 Initial version of Quartz 2.0 integration 2012-02-11 17:57:49 +02:00
Steve Bohlen
387ba32476 Merge pull request #13 from serra/master
Documentation updates to `Spring.Web.Mvc3` docs
2012-02-03 05:04:15 -08:00
Marijn van der Zee
e315dfc4fa References the Mvc3 QuickStart by the exact name used in the distribution 2012-02-03 10:05:26 +01:00
Marijn van der Zee
a0a38da287 Reference Spring.Web.Mvc3 instead of Spring.Web.Mvc 2012-02-03 09:56:53 +01:00
Steve Bohlen
79790a96aa Merge pull request #12 from serra/master
Fix typos and formatting in chapter 13.6 Proxying mechanisms
2012-01-20 06:12:00 -08:00
Marijn van der Zee
b13971034d Fixed several typos, some formatting
No changes to content.
2012-01-20 09:59:33 +01:00
Steve Bohlen
139243e8a4 Merge pull request #11 from chriseldredge/mvc-bugfix
Fixes SPRNET-1482
2011-12-19 08:59:43 -08:00
Chris Eldredge
c54db808f7 Delegate to DefaultControllerFactory when no object definitions match requested controller type. 2011-12-19 11:16:52 -05:00
Steve Bohlen
80bb9ce7c7 introducing generics API for ObjectFactory and Contexts 2011-12-14 18:55:15 -05:00
Steve Bohlen
94e325b438 Merge pull request #9 from serra/master
Formatting fixes in documentation
2011-12-05 10:57:48 -08:00
Marijn van der Zee
b72e9eb50f Print out buildlog.txt to console 2011-12-02 14:27:53 +01:00
Marijn van der Zee
827b0c9ecf Merge branch 'master' of git://github.com/SpringSource/spring-net.git 2011-12-02 13:43:18 +01:00
Marijn van der Zee
f25924370e Add XMLmind temporary files (*.xml~) to .gitignore 2011-12-02 13:37:13 +01:00
Marijn van der Zee
2b4f0b9972 Format changes
Mainly C# / XML syntax highlighting, some outlining too.
2011-12-02 13:32:18 +01:00
Marijn van der Zee
2087c4ac46 Doc Build.cmd script does not show buildlog.txt in text editor 2011-12-02 13:30:34 +01:00
Steve Bohlen
2bb6a7c6ac Merge pull request #2 from japerr/master
SPRNET-1474 SimpleDelegatingSessionFactory.cs Connection Leak
2011-11-15 08:16:56 -08:00
Steve Bohlen
43516e6dbe merge mods to pull 6 for SPRNET-1470, SPRNET-1471 2011-11-15 11:11:25 -05:00
Steve Bohlen
aecb61fa54 Revert "SPRNET-1472 wire up opencover to run coverage on all tests aggregated together at once"
This reverts commit 6084b5d119.
2011-11-04 14:32:31 -04:00
Steve Bohlen
1d2c891b90 Revert "SPRNET-1472 fixing quotes missing from targetargs passed to opencover command-line"
This reverts commit 6f4ffb9ade.
2011-11-04 14:32:24 -04:00
Steve Bohlen
87aa128829 Revert "SPRNET-1472 passing list of all individual test assemblies instead of nunit project file"
This reverts commit ca962bb645.
2011-11-04 14:32:02 -04:00
Steve Bohlen
ca962bb645 SPRNET-1472 passing list of all individual test assemblies instead of nunit project file 2011-11-04 11:40:05 -04:00
Steve Bohlen
6f4ffb9ade SPRNET-1472 fixing quotes missing from targetargs passed to opencover command-line 2011-11-04 08:43:49 -04:00
Steve Bohlen
6084b5d119 SPRNET-1472 wire up opencover to run coverage on all tests aggregated together at once 2011-11-03 19:02:44 -04:00
Steve Bohlen
88326436e2 rename erroneous folder tools/ReporterGenerator 2011-11-01 11:46:58 -04:00
Steve Bohlen
774249a80b Merge branch 'master' of https://github.com/SpringSource/spring-net 2011-10-31 11:58:08 -04:00
Steve Bohlen
8ad4bfcc5e fixing broken path to nonredist folder 2011-10-31 11:57:59 -04:00
Steve Bohlen
41e9989294 Merge pull request #7 from serra/patch-1
SPRNET-1385 The default value for build-ems should be false for the `compile-net-4.0`
2011-10-31 05:49:45 -07:00
Marijn van der Zee
521eb1c6cc The default value for build-ems should be false for the compile-net-4.0c target
Reference: http://forum.springframework.net/showthread.php?9515-What-are-the-prerequisites-to-do-a-succesful-build-from-a-clean-check-out&p=25723#post25723
2011-10-28 21:30:41 +03:00
Bruno Baia
c4b0bf255f Fixed WCF Quickstart [Related to SPRNET-1475] 2011-10-20 18:20:48 +02:00
Steve Bohlen
1b08720b57 Merge pull request #5 from serra/SPRNET-1199
SPRNET-1199 Documentation error about AdoQuery
2011-10-18 08:55:50 -07:00
Marijn van der Zee
d4f67530c4 Fix typo. 2011-10-18 17:10:11 +02:00
Marijn van der Zee
0a834b1f4d Merge branch 'master' into SPRNET-1199 2011-10-18 16:48:52 +02:00
Steve Bohlen
8366035120 Merge pull request #4 from serra/master
Minor changes to the documentation.
2011-10-18 05:30:13 -07:00
Marijn van der Zee
58c259a79a Remove mistakenly copied line. 2011-10-13 20:33:51 +03:00
Marijn van der Zee
cdd2564beb Remove the errant paragraph and code listing
The errant paragraph is removed, as well as the code listing. From the
text it appears that an example should have been inserted here; that's
commented out and replaced with a TODO note.
2011-10-13 16:39:10 +02:00
Marijn van der Zee
4f17abe6ff Minor formatting change 2011-10-13 16:14:27 +02:00
Marijn van der Zee
2c501d8cf1 Add command file for building documentation 2011-10-13 16:13:22 +02:00
Marijn van der Zee
65fdb7b7c3 Add buildlog.txt to gitignore 2011-10-13 16:12:47 +02:00
Marijn van der Zee
941a41ed0e html-help will be compiled last.
Because many people won't have MS html help workshop installed. This way,
we can still run a `build doc-reference` and get html and pdf output,
before the build fails (non-fatal, btw).
2011-10-12 21:00:59 +02:00
Marijn van der Zee
24e09c64aa Update source location in readme.txt. 2011-10-12 17:29:32 +02:00
Marijn van der Zee
b331d9263b Link to vsaddin project instead of amqp. 2011-10-12 17:20:34 +02:00
Marijn van der Zee
c98e70502f Add all documentation output to .gitignore. 2011-10-12 17:02:46 +02:00
Steve Bohlen
95949b4b71 SPRNET-1472 revert to ncover for reporting, exclude .NET 4 2011-10-08 17:31:07 -04:00
Steve Bohlen
71e2f36b38 SPRNET-1472 switch to RELEASE build of opencover 2011-10-08 10:26:20 -04:00
Steve Bohlen
770223bfc9 SPRNET-1468 call proper overload for evaluating bindings 2011-10-07 18:42:51 -04:00