Commit Graph

  • b5cfccace3 test no session but with locale parameter Yasser Zamani 2018-01-31 13:33:44 +03:30
  • 95a24c87a4 Adds autogenerated file Lukasz Lenart 2018-01-31 07:22:27 +01:00
  • 92e931d169 WW-4741 Improves tests to cover the new logic Lukasz Lenart 2018-01-31 07:21:53 +01:00
  • e9a4bcd776 WW-4741 Does not create session if it doesn't exist Lukasz Lenart 2018-01-31 07:21:35 +01:00
  • 9b892cc7fd Merge pull request #206 from lukaszlenart/scan-deeper Yasser Zamani 2018-01-30 13:17:09 +03:30
  • 74460831dc Merge pull request #1 from yasserzamani/scan-deeper Lukasz Lenart 2018-01-30 10:08:11 +01:00
  • 8d4194bbf7 allow duplicate in AnnotationUtils.findAnnotations result Yasser Zamani 2018-01-30 12:21:33 +03:30
  • cf71e0f34f add support finding annotations on interfaces and their packages Yasser Zamani 2018-01-30 11:35:16 +03:30
  • 97012c78a9 Merge pull request #189 from lukaszlenart/upgrade-spring Yasser Zamani 2018-01-30 10:47:04 +03:30
  • f34cf78ae3 Initial test dedicated for the DefaultUnknownHandlerManager (#205) zalsaeed 2018-01-29 01:09:18 -08:00
  • 72058bf4c6 Reverts findAnnotation to its previous state Lukasz Lenart 2018-01-29 09:04:03 +01:00
  • 46462b3d00 Rephrases JavaDoc to better express function's meaning Lukasz Lenart 2018-01-29 08:51:17 +01:00
  • a9899b6622 Introduces new method find all annotations Lukasz Lenart 2018-01-26 11:47:10 +01:00
  • a3180e3069 Adds test to cover searching down the hierarchy Lukasz Lenart 2018-01-25 12:28:09 +01:00
  • d5926b7a21 Searches hierarchy down to Object class for annotation Lukasz Lenart 2018-01-25 12:27:54 +01:00
  • 9beb940136 Merge pull request #201 from HedjuHor/WW-4891 Yasser Zamani 2018-01-20 09:39:32 +03:30
  • 42cc8bd0fd Align OptGroup with Select Yanming Zhou 2018-01-19 12:18:45 +08:00
  • 17b598433d WW-4891 PrepareOperations overrideDevMode for explicitly switch on for this action only Hedju Hor 2018-01-18 23:10:25 +01:00
  • 86baf21098 Merge pull request #203 from yasserzamani/init_test_scopes Lukasz Lenart 2018-01-17 10:28:47 +01:00
  • bba17b6496 add tests for initializable to cover more scopes Yasser Zamani 2018-01-16 14:23:41 +03:30
  • c3b85aef7c Merge pull request #202 from lukaszlenart/limitable-extendable Yasser Zamani 2018-01-16 10:49:16 +03:30
  • 355e4b517f Adds additional test to cover deprecated option Lukasz Lenart 2018-01-15 18:00:42 +01:00
  • 1ec1e71d41 Adds test to cover the new constant Lukasz Lenart 2018-01-15 17:32:34 +01:00
  • e23197ab1b Uses the new constant and makes an old one deprecated Lukasz Lenart 2018-01-15 17:32:24 +01:00
  • c21fb94921 Defines a new constant to limit collection auto growth Lukasz Lenart 2018-01-15 17:31:26 +01:00
  • 9bf89f82dc Merge pull request #200 from HedjuHor/BeanValidation_GroupingConstraints Lukasz Lenart 2018-01-15 12:38:27 +01:00
  • 29e1847f64 Merge pull request #199 from yasserzamani/WW-4906 Lukasz Lenart 2018-01-15 11:50:46 +01:00
  • 02b61b2c05 WW-4891 Debug tag should not display anything when not in dev mode Hedju Hor 2018-01-14 15:54:41 +01:00
  • d1df216b32 change default behavior Hedju Hor 2018-01-13 10:59:06 +01:00
  • 7518e809dd fixed getValidationGroups get called if not skipped Validation removed unnecessary LOG.isDebugEnabled() Hedju Hor 2018-01-12 18:36:08 +01:00
  • 2b2de35519 Revert "fixed some Logger calls. Hint:https://logging.apache.org/log4j/2.0/manual/api.html" Hedju Hor 2018-01-12 18:26:27 +01:00
  • 87b2bd8138 fixed some Logger calls. Hint:https://logging.apache.org/log4j/2.0/manual/api.html Hedju Hor 2018-01-11 21:04:22 +01:00
  • 215eb627d4 refactoring ValidateGroup -> ValidationGroup Hedju Hor 2018-01-11 19:47:14 +01:00
  • 29b29a9c64 Merge pull request #196 from lukaszlenart/init-like-a-boss Yasser Zamani 2018-01-10 12:09:14 +03:30
  • 5e237e0fd3 fix and add test for lazy and early initialization of prototypes Yasser Zamani 2018-01-09 21:39:34 +03:30
  • 23077d3ee9 Loads classes in advance Lukasz Lenart 2018-01-09 16:02:33 +01:00
  • 4fbded7147 Fixes test to run under JDK8 Lukasz Lenart 2018-01-09 15:39:10 +01:00
  • f9f0f36d29 Increases class visibility Lukasz Lenart 2018-01-09 14:25:13 +01:00
  • f60095bae9 Fixes failing tests Lukasz Lenart 2018-01-09 13:53:45 +01:00
  • e4a3669061 Moves wrapping factories into Scope Lukasz Lenart 2018-01-09 13:50:57 +01:00
  • 5e4b385984 support Constraints Group in BeanValidation-Plugin Hedju Hor 2018-01-09 12:58:42 +01:00
  • 38450c9a70 improve tests for lazy and early initialization Yasser Zamani 2018-01-09 11:34:58 +03:30
  • df4a18107f add tests for lazy and early initialization Yasser Zamani 2018-01-08 14:42:03 +03:30
  • 9739291d79 change tests to cover more Yasser Zamani 2018-01-07 17:15:36 +03:30
  • 4394238b7e un-deprecate TypeConversion.converter plus some improvements Yasser Zamani 2018-01-07 15:49:33 +03:30
  • ff903e7754 add tests if conversion can get annotation from supers Yasser Zamani 2018-01-07 13:36:31 +03:30
  • 77cbafb74d fix conversion by annotation Yasser Zamani 2018-01-07 12:48:28 +03:30
  • faf50183e0 add conversion by annotation missing tests Yasser Zamani 2018-01-07 12:34:55 +03:30
  • 67bdf68419 Normalises name of property with Spring version Lukasz Lenart 2018-01-06 10:13:59 +01:00
  • cf19d5130c Adds missing test dependency Lukasz Lenart 2018-01-06 09:07:16 +01:00
  • a66f92c66d Merge pull request #198 from sdutry/formatting-changes Stefaan Dutry 2018-01-05 20:25:24 +01:00
  • 08c058ea65 add test for setStyle method Stefaan Dutry 2018-01-05 18:32:32 +01:00
  • cd0773fb1b add test for setClass method Stefaan Dutry 2018-01-05 18:24:19 +01:00
  • f803ddb16e Merge pull request #197 from sdutry/formatting-changes Lukasz Lenart 2018-01-05 18:08:41 +01:00
  • 0deea3f9e4 remove old subversion comments Stefaan Dutry 2018-01-05 17:28:47 +01:00
  • 2fd2cb5f97 add test for parameter with name "value" Stefaan Dutry 2018-01-04 23:20:45 +01:00
  • 7df1e67bac add test for setting acceskey Stefaan Dutry 2018-01-04 23:08:12 +01:00
  • dd76d39224 add tests for getTemplateDir method Stefaan Dutry 2018-01-04 19:39:48 +01:00
  • 476697f99a add test for buildTemplateName method Stefaan Dutry 2018-01-04 18:39:48 +01:00
  • 0bfdc5e643 add test for mergeTemplate method Stefaan Dutry 2018-01-04 16:32:21 +01:00
  • a29051c835 add missing @Override annotation Stefaan Dutry 2018-01-03 22:59:52 +01:00
  • 7a251ddca9 add curly brackets (formatting) Stefaan Dutry 2018-01-03 22:53:02 +01:00
  • 38e3734930 change tabs into spaces (formatting) Stefaan Dutry 2018-01-03 22:50:23 +01:00
  • fe65910e0e change tabs into spaces (formatting) Stefaan Dutry 2018-01-03 22:44:07 +01:00
  • 1d0b375afd add curly brackets (formatting) Stefaan Dutry 2018-01-03 22:26:36 +01:00
  • 0713da431c add missing @Override annotations Stefaan Dutry 2018-01-03 22:15:54 +01:00
  • 79951db2aa change tabs into spaces (formatting) Stefaan Dutry 2018-01-03 22:14:07 +01:00
  • d64365770d Uses the new interface to initialise object when setting up the framework Lukasz Lenart 2018-01-03 10:45:56 +01:00
  • b04683181c Adjusts builder to handle the new interfaces Lukasz Lenart 2018-01-03 10:45:30 +01:00
  • fad603c49b Adds a dedicated interfaces to clearly tell CI which beans must be instantiated early Lukasz Lenart 2018-01-03 10:45:14 +01:00
  • 87c2746fc7 Introduces dedicated factory to perform object's initialisation Lukasz Lenart 2018-01-03 10:44:25 +01:00
  • 49ef41c218 Drops unneeded JavaDoc formatting Lukasz Lenart 2018-01-02 09:33:59 +01:00
  • e1767d9525 Moves Initializable interface into implementing class instead of interface Lukasz Lenart 2018-01-02 09:27:24 +01:00
  • 67b7fc3f3e Avoids initialising singletons once marked as Initializable Lukasz Lenart 2018-01-02 09:26:39 +01:00
  • a4183b63f8 Adjusts class to the new Initializable mechanism Lukasz Lenart 2018-01-01 15:51:39 +01:00
  • 74dd8d6990 Adds implementation of the type() method Lukasz Lenart 2018-01-01 15:46:54 +01:00
  • 4152cbc71c Uses factory's type to detect Initilizable interfaces Lukasz Lenart 2018-01-01 15:46:13 +01:00
  • dd8ba56425 Extends factories to allow return implementing type Lukasz Lenart 2018-01-01 15:45:15 +01:00
  • 8eb282f76b Merge pull request #195 from lukaszlenart/fix-prefix-based-factory Yasser Zamani 2018-01-01 17:30:05 +03:30
  • eabf4eda21 Verifies licenses before building a package Lukasz Lenart 2018-01-01 10:15:03 +01:00
  • 809d8968ca WW-4903 Adds missing header with license Lukasz Lenart 2018-01-01 09:52:31 +01:00
  • 033573e8fb WW-4903 Reverts to previous initialise mechanism Lukasz Lenart 2018-01-01 09:50:53 +01:00
  • 7cdc319b41 WW-4903 Extends test of empty prefix Lukasz Lenart 2017-12-31 15:36:59 +01:00
  • 7116ac8801 WW-4903 Uses StrutsActionProxyFactory as a default factory Lukasz Lenart 2017-12-28 17:35:27 +01:00
  • a2710a6f04 WW-4903 Covers fallback to default factory with unit test Lukasz Lenart 2017-12-28 17:34:28 +01:00
  • 457f7c2f57 WW-4903 Adds a unit test to cover the new functionality Lukasz Lenart 2017-12-28 16:56:30 +01:00
  • 6fc695970f WW-4903 Uses Initializable to properly initialise the factory Lukasz Lenart 2017-12-28 16:56:09 +01:00
  • 15e6be1d66 WW-4903 Drops injecting defined factory to avoid mapping exception Lukasz Lenart 2017-12-28 16:23:08 +01:00
  • dc645bec4d Merge branch 'master' into WW-4874 Yasser Zamani 2017-12-26 17:18:50 +03:30
  • aee171c3b8 add showcase for async plugin Yasser Zamani 2017-12-26 17:10:52 +03:30
  • b0270eb16f add async plugin to dependency management Yasser Zamani 2017-12-25 10:54:19 +03:30
  • 8251dd836f decrease log level for timeout Yasser Zamani 2017-12-24 13:26:15 +03:30
  • bffa47acf1 define constant for timeout result Yasser Zamani 2017-12-24 12:10:50 +03:30
  • fb8f139b06 WW-4874 Renames local variable inv to invocation Yasser Zamani 2017-12-21 10:13:36 +03:30
  • eddab32e75 Merge pull request #194 from sdutry/sonar/string-optimize-single-characters Lukasz Lenart 2017-12-21 07:29:48 +01:00
  • fb23b719f2 used char instead of a single character string Stefaan Dutry 2017-12-20 22:08:33 +01:00
  • c4bd87e510 Merge pull request #193 from yasserzamani/defaultActionInvocation_coverage Lukasz Lenart 2017-12-18 08:24:40 +01:00
  • 004b4981a1 Increases the coverage of DefaultActionInvocation Yasser Zamani 2017-12-16 19:57:39 +03:30
  • 8b608e334a Merge pull request #192 from yasserzamani/WW-4873_2 Lukasz Lenart 2017-12-16 10:44:52 +01:00
  • 031bd1aceb Adds empty line to kick Travis build Lukasz Lenart 2017-12-16 09:07:49 +01:00