Commit Graph

648 Commits

Author SHA1 Message Date
Marko Lahma
1105bb351b clean up usage of obsolete library members, set warnings as error to all projects, fix accordingly 2013-12-06 13:05:53 +02:00
Marko Lahma
1b73368826 SPRNET-1563 Make code as ClsCompliant as possible 2013-12-06 11:56:59 +02:00
Andreas Kluth
638002646c SPRNET-1387: ASP.NET PageHandlerFactory cannot inject dependencies in the presence of the WebForms 4.0 routing infrastructure
- Changed how the WebSupportModule detects when it should inject into a Page

Signed-off-by: Andreas Kluth <mail@andreaskluth.net>
2013-12-04 00:41:43 +01:00
Marko Lahma
fc5fa113bb SPRNET-1561 ASP.NET MVC 5 and WEB API 2 support
* also add .NET 4.5 targets
* fix issues with libs and build targets
2013-12-03 17:46:24 +02:00
Marko Lahma
1466cc9b43 Merge pull request #42 from thomast74/SPRNET-1543
SPRNET-1543 Reviewed GetObjectDefinionNames inconsistencies
2013-11-23 05:29:09 -08:00
Marko Lahma
e7487c074a Merge pull request #52 from norvegec/master
Added ManagedDictionary.Merge(object) support for generic dictionary
2013-11-23 05:27:00 -08:00
Andreas Kluth
b804127d1e Housekeeping. Renamed test suite to match naming convention. 2013-11-23 02:16:01 +01:00
Andreas Kluth
5487d97d4c Issue #51: ActiveMQ 1.6 interfaces have changed
- Updated NMS.ActiveMQ to v1.6.1 and Apache.NMS API to v1.6.0
- Amended wrapper implementation to match new API
2013-11-23 01:57:15 +01:00
Andreas Kluth
db4bd0d0ad Housekeeping. Fixed formatting. 2013-11-23 01:08:59 +01:00
Andreas Kluth
8682271ef8 Housekeeping. Added factory method to reduce duplication. 2013-11-23 00:46:39 +01:00
Andreas Kluth
226c08d9a7 Housekeeping. Fixed integration test to match template used in SimpleMessageListenerContainerTests.xml. 2013-11-23 00:32:14 +01:00
Marko Lahma
54bcda7f77 SPRNET-1560 remove VS2008 solutions and projects
* update build files to use explicit library references to ensure proper 4.0 build on 4.5 enabled machines
* remove Spring.Web.MVC projects from main solution file
2013-11-17 14:10:46 +02:00
adamlepkowski
b32f730fdd SPRNET-1507 Add support for dynamic type ExpandoObject in spring.net expressions 2013-11-10 18:10:38 +02:00
Marko Lahma
705b085a16 Merge pull request #48 from ohadho/master
Allow CompositionProxyTypeBuilder to proxy objects with protected constructors
2013-11-10 07:30:45 -08:00
Marko Lahma
d9ee1843de Merge pull request #49 from ericklombardo/master
Resolved issue SPRNET-1547
2013-11-10 02:45:58 -08:00
Marko Lahma
c99b7d313e fix AssemblyObjectDefinitionScanner, was using base.Scan method instead of possible override 2013-10-28 12:46:38 +02:00
Dmitrii Bardakov
3ab0ff9428 Added test method for merged generic dictionary 2013-10-20 01:25:59 -07:00
unknown
88170e7974 SPRNET-1547 - ScannedGenericObjectDefinition doesn't apply default autowire mode 2013-05-29 10:28:37 -06:00
ohad
11d0d0d976 Merge remote-tracking branch 'upstream/master' 2013-05-18 09:06:40 +03:00
Thomas Trageser
4005e9eff6 SPRNET-1543 Changed the default behaviour for GetObjectDefinionNames back to not include ancestors, added additional method that allows via bool parmeter to include parent factories. Other areas get the default inlucde where unit tests needed this options. Consumer of GetObjectDefinitionsNames are checked for potential NPE 2013-03-23 18:58:08 +00:00
Thomas Trageser
0ded0d93e4 Register ContextNamespaceParser as well known parser in NamespaceParserRegistry 2013-03-22 19:52:05 +00:00
ohad
07eb2ed5bc Added test for bug fix (CompositionProxyTypeBuilder crashed when type had protected constructor) 2013-02-08 13:10:28 +02:00
ohad
2204ce8ea5 Bug fix: CompositionProxyTypeBuilder crashed when class has protected constructor. 2013-02-08 13:04:25 +02:00
Steve Bohlen
e0bcdf1706 Merge branch 'master' of https://github.com/SpringSource/spring-net 2013-01-13 19:45:39 -05:00
Steve Bohlen
59b37f6f74 SPRNETCODECONFIG-4 introduce support for explicit restriction on assembly load scanning scope 2013-01-13 19:39:07 -05:00
Steve Bohlen
5a0e1c483f SPRNETCODECONFIG-3 change Spring-Assembly exclusion approach to prefix vs absolute match to ease in long-term maintenance issues 2013-01-13 19:31:46 -05:00
Steve Bohlen
de4f7d6e1f SPRNET-1536 replace Predicate<T> with Func<T, bool> and replace custsom LINQ extensions with actual LINQ now that we're on .NET 3.5 or later 2013-01-13 18:53:41 -05:00
Marko Lahma
ebfe101ad0 SPRNET-1539 Quartz.NET 2.1 support 2013-01-12 15:19:46 +02:00
Mark Pollack
c7abe47ac1 fix failing tests by catching calls to assembly.getTypes().
remove explicity use of assembly linker in nant build file that was causing an issue when scanninng the test assembly.
2013-01-10 15:58:22 -05:00
Steve Bohlen
9b50c40a6b SPRNET-1536 merge code and tests from SPRNET-CODECONFIG project 2013-01-07 10:55:43 -05:00
Steve Bohlen
548ff07815 minor overlooked editsa 2012-12-27 16:28:30 -05:00
Steve Bohlen
261bd9cae0 renaming ConversationWA folders to Conversation 2012-12-27 11:42:52 -05:00
Steve Bohlen
b4b8c9072b fixing nuspec files and build files 2012-12-27 09:02:59 -05:00
Steve Bohlen
c9598f9c53 renaming references in config and xml files 2012-12-23 08:55:39 -05:00
Steve Bohlen
4d606f8baa project and pathing reference renaming 2012-12-23 08:18:29 -05:00
Steve Bohlen
fde548385d folder renaming 2012-12-23 08:07:45 -05:00
Steve Bohlen
9b14cc9326 add .aspx files missing from test project 2012-12-21 16:21:41 -05:00
Steve Bohlen
51b34811b3 misc initial cosmetic cleanup 2012-12-21 16:01:18 -05:00
Steve Bohlen
e32f25646e re-order Assert.AreEqual params from expected vs actual 2012-12-20 15:01:45 -05:00
Steve Bohlen
3627e0effa add missing .cs file into project 2012-12-20 15:00:53 -05:00
Steve Bohlen
4caf0c6c1f Merge branch 'master' of https://github.com/hailtondecastro/spring-net into sprnet-1431 2012-12-17 15:29:20 -05:00
Steve Bohlen
c1e9dd63e3 SPRNET-1534 add logic to prevent registration of alias values that match object defintion name values 2012-11-27 18:13:13 -05:00
Steve Bohlen
519fbc058c sprnet-1529 fixed invalid opcode when emitting 'const byte' 2012-11-13 12:00:31 -05:00
Steve Bohlen
62f953f566 change data type in schema .sql file to datetime 2012-10-24 16:20:47 -04:00
Steve Bohlen
65ad9ccb4a cleaning up DB schema creation scripts for integration tests 2012-10-24 16:00:26 -04:00
Steve Bohlen
914e774701 enabling data.integration tests in build files 2012-10-22 19:53:01 -04:00
Steve Bohlen
ba55754473 SPRNET-1444 - change default tx isolation mode from ReadCommitted to Unspecified 2012-10-22 14:50:02 -04:00
Steve Bohlen
f783f7b587 fixing data.integration tests 2012-10-22 13:05:07 -04:00
Steve Bohlen
0e9ae23c30 SPRNET-1523 cleaning up past merge and fixing conflicts 2012-10-11 11:24:32 -04:00
Steve Bohlen
6fe1cbaebd Merge branch 'SPRNET-1523' of https://github.com/thomast74/spring-net 2012-10-11 11:00:01 -04:00