Arjen Poutsma
|
66a799552f
|
SPR-2784: Support MultipartFile-array property
|
15 years ago |
Juergen Hoeller
|
fee838a65e
|
support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
|
15 years ago |
Arjen Poutsma
|
8d7d3cff1b
|
SPR-6009 - @ExceptionHandler methods are still expected to return a ModelAndView, even when consuming a ServletResponse/OutputStream/Writer
|
15 years ago |
Arjen Poutsma
|
3b7691d525
|
SPR-6008 - @ResponseStatus on @ExceptionHandler method is ignored
|
15 years ago |
Arjen Poutsma
|
5680cd4a19
|
SWS-548 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller
|
15 years ago |
Juergen Hoeller
|
6b824d9af7
|
revised WebApplicationContext id determination; lazy logger initialization in ContextLoaderListener (SPR-5977)
|
15 years ago |
Mark Pollack
|
33bb81b3ab
|
SPR-5986 - Error in pointing links about versions for documentation and content
|
15 years ago |
Juergen Hoeller
|
a7a97316e7
|
turned requestedSessionId into a settable property
|
16 years ago |
Mark Pollack
|
f9016fdbe4
|
SPR-5970 - Tidy up Maven central POM for spring-webmvc
|
16 years ago |
Keith Donald
|
bdd43f5f9f
|
pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now
|
16 years ago |
Arjen Poutsma
|
93e99556c0
|
SPR-4700 - Add single checkbox input macro for Velocity and Freemarker
|
16 years ago |
Arjen Poutsma
|
4267f8488f
|
SPR-5975 - BufferedImageHttpMessageConverter doesn't work on Google AppEngine
|
16 years ago |
Arjen Poutsma
|
3d29023ef3
|
Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom.
|
16 years ago |
Keith Donald
|
d456a9326e
|
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
|
16 years ago |
Keith Donald
|
fc7c49a284
|
updated manifest template to add model package import
|
16 years ago |
Keith Donald
|
e020b5752a
|
initial BindingLifecycle @MVC integration
|
16 years ago |
Arjen Poutsma
|
12e43ff92d
|
SPR-5953 - Allow SimpleMappingExceptionResolver to Resolve HTTP Status Codes
|
16 years ago |
Arjen Poutsma
|
b11970ed8d
|
SPR-5923 - HttpMessageConverter selection as a result of @ResponseBody should consider the requested content type
|
16 years ago |
Keith Donald
|
d2d1de5457
|
mvc binding lifecycle; packaged with model map for now since it depends on it
|
16 years ago |
Arjen Poutsma
|
880eb9e2b2
|
SPR-5622: Changed javadoc to reflect current HandlerExceptionResolvers.
|
16 years ago |
Juergen Hoeller
|
54285ea57c
|
polishing
|
16 years ago |
Chris Beams
|
9163d8043b
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
Arjen Poutsma
|
ff1dac8381
|
SPR-5870 - Add support for content negotiation based on a request parameter value
|
16 years ago |
Arjen Poutsma
|
6598fd736d
|
BindingJacsonConverter/View -> MappingJacksonConverter/View
|
16 years ago |
Mark Pollack
|
69422e771f
|
SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed)
Update org.sf.web/.classpath to refer to tiles 2.1.2
|
16 years ago |
Mark Pollack
|
8c9346718b
|
POM maintenance/development - initial jarjar support in maven build for ASM
|
16 years ago |
Mark Pollack
|
0c16554e23
|
SPR-5803 and additional POM maintenance/development
|
16 years ago |
Juergen Hoeller
|
542b88fb04
|
only call LocaleResolver when encountering an actual HttpServletRequest
|
16 years ago |
Juergen Hoeller
|
5ff6191d72
|
preserve custom pre-bound RequestAttributes implementations (for Grails)
|
16 years ago |
Juergen Hoeller
|
68e07239c7
|
extended checkResource(Locale) signature
|
16 years ago |
Juergen Hoeller
|
2b13afd891
|
updated Tiles support for Tiles 2.1 compatibility (SPR-5411)
|
16 years ago |
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |
Sam Brannen
|
8bfb56c75b
|
[SPR-5887] Upgraded to JUnit 4.6.0.
|
16 years ago |
Arjen Poutsma
|
e1b9c18536
|
Added defaultViews property.
|
16 years ago |
Arjen Poutsma
|
ef67fc245f
|
FixedJsonView
|
16 years ago |
Arjen Poutsma
|
ca97981d52
|
Fixing the build, stupid java.util.Date
|
16 years ago |
Sam Brannen
|
98320fb854
|
Fixed Eclipse .classpath by adding org.codehaus.jackson, org.codehaus.jackson.mapper, and org.mozilla.javascript.
|
16 years ago |
Arjen Poutsma
|
49dd707b8a
|
Test for SPR-5822 - Extend @CookieValue mapping to support user-defined types
|
16 years ago |
Arjen Poutsma
|
5ae919af1c
|
SPR-5853 - JSON formatting view for Spring MVC
|
16 years ago |
Arjen Poutsma
|
398729cda1
|
SPR-5853 - JSON formatting view for Spring MVC
|
16 years ago |
Arjen Poutsma
|
56b0606584
|
Fixing build
|
16 years ago |
Arjen Poutsma
|
ea2ece4516
|
SPR-5772 - Annotation handler method matching doesn't get method/param choice right
|
16 years ago |
Sam Brannen
|
10829f8b20
|
Repairing Eclipse classpaths and Ivy config:
- org.apache.openjpa -> 1.1.0
- com.sun.syndication -> 1.0.0
- javax.el -> 1.0.0
|
16 years ago |
Arjen Poutsma
|
c254924b4c
|
Added @Override
|
16 years ago |
Sam Brannen
|
d26df490b5
|
JavaDoc typo
|
16 years ago |
Arjen Poutsma
|
1dc346a32c
|
SPR-5802 - NullPointerException when using @CookieValue annotation
|
16 years ago |
Arjen Poutsma
|
0ab21795fb
|
Javadoc
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Arjen Poutsma
|
0d66d2680b
|
Fixing tests
|
16 years ago |
Arjen Poutsma
|
3a1c88f059
|
SPR-5782 - BufferedImageHttpMessageConverter
|
16 years ago |