552 Commits (08f9f8b8fb4d2fd09669cd61321468b9c5bbd4e4)

Author SHA1 Message Date
Keith Donald fed96f85ae fixed failing test due to case issue 15 years ago
Keith Donald b6ec4e30d9 javadoc polish 15 years ago
Keith Donald d65454175d iso date time format tests 15 years ago
Keith Donald a62b413be4 Renamed org.springframework.ui.format package to simply org.springframework.format package; 'ui' is not adding any value - it makes the package name longer and also discourages use of formatters outside in other "non ui" environments where localized formatting of field values is needed. 15 years ago
Keith Donald f0de1c3069 revised matchable converter lookup algorithm; added conversion service bean container tests 15 years ago
Keith Donald bc4d52a7e3 added date midnight 15 years ago
Keith Donald 2405848c4c comment on ignored test 15 years ago
Keith Donald ba0f1da96f more joda time formatting tests 15 years ago
Keith Donald 8a15486de3 fixed bug related to annotation driven formatting 15 years ago
Keith Donald ff39bc376f formatting tests and polishing 15 years ago
Keith Donald 9ec337b736 joda time formatting tests 15 years ago
Keith Donald 0df1bac33c since 3.0 15 years ago
Keith Donald 9fdd11c89c polish 15 years ago
Keith Donald ffbfa2992c polish 15 years ago
Keith Donald 0a78287a8f formatters now plugged into unified type conversion api with formatter specific registry spi 15 years ago
Keith Donald 470302ecc6 javadoc 15 years ago
Keith Donald f1cab9acda fixed failing test; take 2 15 years ago
Keith Donald 4151c52af6 removed unused import 15 years ago
Keith Donald 7a4ca36413 Fixed failed tests 15 years ago
Keith Donald a2be2e15e9 polish; fixed failed tests 15 years ago
Keith Donald 913bc03a3b ui.format system refining from RC1 feedback: Support for one format annotation applying to multiple field types, Printer/Parser building blocks for more flexibility, full Joda time formatting support, FormattingService as a service entry-point for clients to use 15 years ago
Thomas Risberg 471fbf7ebf added classes from contributed patch for load-time weaving in JBoss 5 (SPR-5764) 15 years ago
David Syer 57afe3baab RESOLVED - issue SPR-4783: OK, that wasn't it (reverted previous dumb change). Scratch, scratch... 15 years ago
David Syer 0cf31f012d RESOLVED - issue SPR-4783: Add name attribute to XML namespaces that want to support it (through parser base class) 15 years ago
David Syer dec2ca30c2 RESOLVED - issue SPR-4783: Add name attribute to all namespaces that use AbstractBeanDefinitionParser and declare name= attribute (includes <lang:groovy.../>). 15 years ago
David Syer 1a9599c815 RESOLVED - issue SPR-4661: Improve context-property-placeholder configurablity 15 years ago
David Syer b250c65c45 RESOLVED - issue SPR-4661: Improve context-property-placeholder configurablity 15 years ago
David Syer a29253f2ca RESOLVED - issue SPR-4661: Improve context-property-placeholder configurability 15 years ago
David Syer 3c9eed1c22 SPR-6273: resolved with patch - use recursive call to reset low order bits and then re-seek match for pattern 15 years ago
Juergen Hoeller 7b54746a50 verified choice of primary bean in case of implicit name match in a scanning plus factory method scenario (SPR-6065) 15 years ago
Sam Brannen dc897e7b34 Polishing 15 years ago
Juergen Hoeller 8a09c8e7da reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures 15 years ago
Juergen Hoeller ee8ed4e410 fixed getBean signature ambiguity in tests 15 years ago
Juergen Hoeller cf580f024a added first cut of getBean(Class) lookup method 15 years ago
Juergen Hoeller 94533976d0 full compliance with the JSR-330 TCK 15 years ago
Keith Donald db2ff40e4b commented out test failing nightly snapshot 15 years ago
Keith Donald e4f50f5b73 SPR-6245 bean wrapper copy constructor not copying all state 15 years ago
Keith Donald 2fe6003923 SPR-6199 15 years ago
Keith Donald 0e4064fecc added null handling, fixed bug relating to conversion of non-generic collections 15 years ago
Keith Donald 9584a81687 conditional mapping 15 years ago
Keith Donald f63c3d5313 polish 15 years ago
Keith Donald a221fb5718 MapperFactory and MapperBuilder config API 15 years ago
Keith Donald 3fb3549997 polish 15 years ago
Juergen Hoeller e99cda3739 updated to final versions of JSR-330 and JSR-303 APIs 15 years ago
Keith Donald 64ded0484e polish 15 years ago
Keith Donald 402f0924da polish 15 years ago
Keith Donald 66d901b9fe naming improvements from mark fisher code review 15 years ago
Keith Donald 4563cb2804 initial joda time support courtesy of Oliver Gierke 15 years ago
Keith Donald d5a954833c method invoking formatter as a convenience 15 years ago
Mark Fisher bc207042d0 SPR-6170 updated CronSequenceGenerator according to patch applied to the 1.0.x branch of Spring Integration 15 years ago