Commit Graph

  • 45789a99b8 GH-2776: Fix Streaming Remote File MessageSource Gary Russell 2019-03-01 14:35:31 -05:00
  • 34febd443b GH-2776: Fix Streaming Remote File MessageSource Gary Russell 2019-03-01 14:35:31 -05:00
  • 648760bb43 GH-2776: Fix Streaming Remote File MessageSource Gary Russell 2019-03-01 14:35:31 -05:00
  • a167290f9b GH-2776: Fix Streaming Remote File MessageSource Gary Russell 2019-03-01 14:35:31 -05:00
  • 23843c789b Avoid Race in FtpStreamingMessageSourceTests Gary Russell 2019-03-01 11:14:12 -05:00
  • 3657d05596 Defer Messaging annotations process (#2769) Artem Bilan 2019-03-01 10:26:05 -05:00
  • 298d10ee40 GH-2770: AbstractMessageSource EvaluationContext Gary Russell 2019-02-28 11:55:11 -05:00
  • 4365eaef6d GH-2770: AbstractMessageSource EvaluationContext Gary Russell 2019-02-28 11:55:11 -05:00
  • d2e974a6de Fix new Sonar smells (#2768) Artem Bilan 2019-02-27 15:17:51 -05:00
  • f741724656 INT-4561: deprecate Boon JSON processor support Artem Bilan 2019-02-22 14:37:39 -05:00
  • 4f34d922c1 INT-4573: Fix logic in the OperationInvokingMH Artem Bilan 2019-02-22 15:05:43 -05:00
  • 0ce6d1cef8 Restore Sonar to 2.7 Gary Russell 2019-02-25 17:05:23 -05:00
  • 10637db614 Revert Sonar to 2.6.2 Gary Russell 2019-02-25 16:17:28 -05:00
  • aa075439fc INT-4559: JDBC Gateway: return List for maxRows>1 Artem Bilan 2019-02-22 15:59:15 -05:00
  • 1d54f9663a GH-2760: use assertThatExceptionOfType in tests Artem Bilan 2019-02-22 13:54:36 -05:00
  • 442b3d9471 Fix possible NPE when generate correlationData Artem Bilan 2019-02-22 11:02:16 -05:00
  • 8f1a1c1777 Fix possible NPE when generate correlationData Artem Bilan 2019-02-22 11:02:16 -05:00
  • cb1b1c81f1 GH-2759: Fix CorrelationData.future Gary Russell 2019-02-22 10:20:51 -05:00
  • 82ecd5a75d GH-2749: Deprecate ChannelInterceptorAware (#2751) Artem Bilan 2019-02-22 10:22:58 -05:00
  • d6ac866871 GH-2759: Fix CorrelationData.future Gary Russell 2019-02-22 10:20:51 -05:00
  • c3c3f81429 Ignore RedisInboundChannelAdapterTests Artem Bilan 2019-02-22 10:18:46 -05:00
  • 221393e02f MessageHandlingException consistency Artem Bilan 2019-02-21 17:39:20 -05:00
  • 9c84eceec2 Optimize updateCopyrights, checkTestConfigs tasks Artem Bilan 2019-02-21 19:04:32 -05:00
  • 7e3b56939e Fix XSDs for actual core schema version Artem Bilan 2019-02-21 12:43:21 -05:00
  • 622d42c71a Migrate tests to AssertJ Artem Bilan 2019-02-20 12:28:44 -05:00
  • b62c2a8fb3 Update docs for message routers so that they compile mamachanko 2019-02-21 08:26:18 +01:00
  • f15a4c49eb EnableIntegrationTests: increase receive timers Gary Russell 2019-02-20 10:49:24 -05:00
  • c6965b226d Fix typo in MQTT doc Gary Russell 2019-02-20 09:20:11 -05:00
  • 44f438d3f2 GH-2752: RequestMapping: react only for our event Artem Bilan 2019-02-19 15:06:40 -05:00
  • f33f0575cb GH-2752: RequestMapping: react only for our event Artem Bilan 2019-02-19 15:06:40 -05:00
  • 40fd8d3254 GH-2752: RequestMapping: react only for our event Artem Bilan 2019-02-19 15:06:40 -05:00
  • baf1b971c8 GH-2752: RequestMapping: react only for our event Artem Bilan 2019-02-19 15:06:40 -05:00
  • 9e238f5d69 Upgrades and doc fixes Artem Bilan 2019-02-15 15:54:18 -05:00
  • 520ebbbd2c Move master to 5.2 Gary Russell 2019-02-15 11:10:55 -05:00
  • 7dda106b80 [artifactory-release] Next development version Spring Buildmaster 2019-02-14 21:01:27 +00:00
  • dab5e0b6dc [artifactory-release] Release version 5.1.3.RELEASE Spring Buildmaster 2019-02-14 21:01:23 +00:00
  • ce2ed949f8 [artifactory-release] Next development version Spring Buildmaster 2019-02-14 20:53:58 +00:00
  • 1eee680668 [artifactory-release] Release version 5.0.12.RELEASE Spring Buildmaster 2019-02-14 20:53:53 +00:00
  • 0d37566452 GH-2744: ScatterGather: reinstate request headers Artem Bilan 2019-02-14 13:20:20 -05:00
  • d38db25fb7 Fix updateCopyrights Gradle task Artem Bilan 2019-02-14 13:42:48 -05:00
  • fe5d0affde Optimize checkTestConfigs task for UP_TO_DATE Artem Bilan 2019-02-14 10:39:50 -05:00
  • 1fad620b8f Upgrade Spring Data & security; fix docs path Artem Bilan 2019-02-13 16:23:06 -05:00
  • 9879c7450c Upgrade dependencies, including Kotlin Artem Bilan 2019-02-13 13:53:19 -05:00
  • daf00154c6 Add updateCopyrights Gradle task Artem Bilan 2019-02-12 18:38:37 -05:00
  • 53272fd1f7 Remove unused import Gary Russell 2019-02-12 15:29:15 -05:00
  • e8aa8618df GH-2735: Add errorChannel to ScatterGatherHandler Artem Bilan 2019-02-05 15:25:04 -05:00
  • 5c46efe067 Fix Sonar smells for websocket module Artem Bilan 2019-02-09 21:08:12 -05:00
  • 5eba369be0 Fix new Sonar smells in MessagingGatewaySupport Artem Bilan 2019-02-09 19:15:54 -05:00
  • 4c88ddd429 GH-2731: Fix nested gateway error propagation Artem Bilan 2019-02-08 09:55:20 -05:00
  • 37563a140c Polish Contribution Guidelines Gary Russell 2019-02-08 14:46:05 -05:00
  • 04875b72b4 GH-2727: Ensure JDBC queries are logged (#2730) Artem Bilan 2019-02-08 14:27:03 -05:00
  • 71fd60fda6 Add default expressions for ExpEvalReqHAdvice (#2738) Artem Bilan 2019-02-06 16:21:03 -05:00
  • e2d177e900 Fix "One sentence per line" in docs Artem Bilan 2019-02-06 11:21:33 -05:00
  • d56e29b28d GH-2733: Polishing Gary Russell 2019-02-06 09:00:22 -05:00
  • f6c8a652eb GH-2733: Fix Meter Memory Leak Gary Russell 2019-02-05 09:31:09 -05:00
  • 6391e4bebf Tcp Doc Polishing Gary Russell 2019-02-04 12:32:56 -05:00
  • f82c7164f7 GH-2728: AMQP Manual acks and conversion errors Gary Russell 2019-02-01 11:41:37 -05:00
  • 65b889925a Revert INT-4386: Support Instant in schedule expr. Gary Russell 2019-01-31 16:23:59 -05:00
  • f901c4e167 INT-4386: Support Instant in schedule expressions Artem Bilan 2019-01-30 16:15:04 -05:00
  • 020ea76d59 Make IOS.setTaskScheduler() as public (#2725) Artem Bilan 2019-01-30 13:59:37 -05:00
  • 7980afef9b INT-4339: Remove Docbook & rely on Asciidoctor Jay Bryant 2018-07-26 16:53:18 -04:00
  • 72aaf0b03f GH-2723: Handle unsupported XML properties Artem Bilan 2019-01-29 12:03:34 -05:00
  • 5e6506abaf GH-2723: Handle unsupported XML properties Artem Bilan 2019-01-29 12:03:34 -05:00
  • a283ad60fb GH-2723: Handle unsupported XML properties Artem Bilan 2019-01-29 12:03:34 -05:00
  • 4c6ffec6fe * Fix some typos in Docs, old DSL callbacks Artem Bilan 2019-01-29 10:42:58 -05:00
  • 5295a76b42 Fix mail lock race condition & Sonar smells (#2721) Artem Bilan 2019-01-28 13:07:26 -05:00
  • 5dc4b57bd8 Upgrade ActiveMQ to 5.15.8 Artem Bilan 2019-01-28 10:10:47 -05:00
  • a609bd9398 Some file module Sonar fixes (#2718) Artem Bilan 2019-01-25 14:37:57 -05:00
  • db239f8ba0 Fix NPE Sonar report in the NotificationPublishMH Artem Bilan 2019-01-24 13:04:44 -05:00
  • 9ab6779dc2 Fix new Sonar smell and some other in JMX module (#2716) Artem Bilan 2019-01-24 11:55:46 -05:00
  • bac3565dfd GH-2714: Fix PollSkipAdvice Gary Russell 2019-01-24 09:59:12 -05:00
  • fff968e5ad Add Duration overloads to Pollers factory Gary Russell 2019-01-23 16:49:47 -05:00
  • 54f97f113c INT-2549: Ignore MBean call reply in op-invoc-c-a Artem Bilan 2019-01-23 14:55:00 -05:00
  • c723b69f01 INT-2549: Ignore MBean call reply in op-invoc-c-a Artem Bilan 2019-01-23 14:55:00 -05:00
  • 800227558b INT-2549: Ignore MBean call reply in op-invoc-c-a Artem Bilan 2019-01-23 14:55:00 -05:00
  • f43fa9772e Update issue template Gary Russell 2019-01-23 11:23:50 -05:00
  • 5b42c28f40 Refactor AbstractMailReceiver for proper locking Artem Bilan 2019-01-23 10:34:54 -05:00
  • b4a2de12aa Implement Lifecycle for IntegrationComponentSpec Artem Bilan 2019-01-22 18:27:08 -05:00
  • 690a2c3c3e Implement Lifecycle for IntegrationComponentSpec Artem Bilan 2019-01-22 18:27:08 -05:00
  • 119db815c2 * Fix new Sonar issue in the AbstractMailReceiver (#2709) Artem Bilan 2019-01-22 12:51:29 -05:00
  • d37e6562d8 Fix DSL to deal with beanNames for handlers (#2707) Artem Bilan 2019-01-22 11:04:47 -05:00
  • a5e437f94a INT-2543: Relax mail host when mail-props present Artem Bilan 2019-01-17 16:01:44 -05:00
  • 0ac766040f Fix a couple new Sonar smells Artem Bilan 2019-01-18 13:16:33 -05:00
  • 7da77f7043 INT-1887: Optimize AbstractMailReceiver.receive() Artem Bilan 2019-01-17 16:57:20 -05:00
  • e8f8c37c91 GH-2705: public CTORs on AMFPFileListFilter Impls Gary Russell 2019-01-18 11:12:38 -05:00
  • 4ea3b1c23c GH-2705: public CTORs on AMFPFileListFilter Impls Gary Russell 2019-01-18 11:12:38 -05:00
  • 48ae91e3d9 Docs: Fix File.renameTo() Expressions Gary Russell 2019-01-17 17:55:57 -05:00
  • 462dc98803 GH-2695: Add proxy option to @EnablePublisher (#2701) Artem Bilan 2019-01-17 10:44:39 -05:00
  • d803e75647 GH-2699: Make expressions cache concurrent Cameron Mayfield 2019-01-16 18:03:03 -05:00
  • cd8cbaa99c GH-2699: Make expressions cache concurrent Cameron Mayfield 2019-01-16 15:03:03 -08:00
  • eed16f02ca Fix BeanFactory propagation for MMInvokerHelper (#2694) Artem Bilan 2019-01-15 15:16:33 -05:00
  • 7242fc8039 INT-4574: JDBC: Add NOT NULL for primary keys (#2698) Artem Bilan 2019-01-15 08:34:30 -05:00
  • c64524b163 INT-4574: JDBC: Add NOT NULL for primary keys (#2698) Artem Bilan 2019-01-15 08:34:30 -05:00
  • 63684e2012 INT-4574: JDBC: Add NOT NULL for primary keys Artem Bilan 2019-01-14 17:15:32 -05:00
  • 936d63bd65 Update CONTRIBUTING for GH issues bug tracking (#2696) Artem Bilan 2019-01-14 13:24:25 -05:00
  • 518c4918e2 TcpCodecs factory Sonar polishing Gary Russell 2019-01-12 12:37:27 -05:00
  • 4dcbb92246 Upgrade spring-retry Gary Russell 2019-01-11 15:14:25 -05:00
  • ae3bb154fa TcpCodecs factory improvement Gary Russell 2019-01-11 12:12:43 -05:00
  • 60be204b4d [artifactory-release] Next development version Spring Buildmaster 2019-01-11 00:39:18 +00:00
  • 53338846a7 [artifactory-release] Release version 5.1.2.RELEASE Spring Buildmaster 2019-01-11 00:39:14 +00:00