Commit Graph

  • 6a0813a534 GH-88: Stop using slf4j Igor Stepanov 2016-05-18 20:12:40 +03:00
  • 79250ff7a6 Polishing according Spring Code style Artem Bilan 2016-05-17 14:14:42 -04:00
  • db17d6620a GH-79: Simplifies POJO-to-JSON serialization and reverse deserialization - implementation is based on "Serializer" and "Deserializer" concepts from 'kafka-clients' module - updated Jackson dependency to 2.6.5 (same is used in Spring Boot v.1.3.3.RELEASE) - migrated the related unit tests Igor Stepanov 2016-05-14 23:46:01 +03:00
  • 5fa753cbb9 GH-80: Add DeDuplication Listener Adapters Gary Russell 2016-05-14 14:29:57 -04:00
  • da88336b83 GH-76: Resolve Template Ambiguity with String Keys Gary Russell 2016-05-13 11:24:11 -04:00
  • 560ff6f088 Rename SimpleKafkaListenerContainerFactory Gary Russell 2016-05-13 13:07:07 -04:00
  • ead9783087 GH-75: ContainerFactory Improvements Gary Russell 2016-05-13 12:04:40 -04:00
  • d93d91b339 GH-62; commitSync() By Default Gary Russell 2016-05-12 15:37:06 -04:00
  • 964beb67e2 GH-71: Remove GS Collections from -test Gary Russell 2016-05-12 13:45:44 -04:00
  • e1174e09f3 Remove duplicated test since the last rebase Artem Bilan 2016-05-11 17:25:16 -04:00
  • 48845e1de0 GH-61: Add (De)Serializer options for Factories Artem Bilan 2016-05-11 17:10:20 -04:00
  • e857c248eb GH-66: Add ConsumerRebalanceListener injection Murali Reddy 2016-05-09 02:52:20 +05:30
  • 283ca09650 GH-63: Add AckMode.MANUAL_IMMEDIATE_SYNC Gary Russell 2016-05-06 12:35:54 -04:00
  • 3c6a673950 GH-62: Add MANUAL_IMMEDIATE Test with Existing Gary Russell 2016-05-06 11:20:36 -04:00
  • 7024bfae8a Fix for New Jekyll Gary Russell 2016-04-26 10:06:32 -04:00
  • e634e880bf Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages Gary Russell 2016-04-26 10:04:18 -04:00
  • 48804fff88 Merge pull request #15 from dsyer/rouge Brian Clozel 2016-04-26 11:48:27 +02:00
  • 00077cdd4d Add rouge gem Dave Syer 2016-04-26 10:24:07 +01:00
  • c7ae9c6eeb Replace ZeroClipboard with clipboard.js Brian Clozel 2016-04-26 10:17:19 +02:00
  • 25706255a3 Fix markdown syntax error Brian Clozel 2016-04-26 10:16:38 +02:00
  • 83a616b02c Upgrade rbenv Ruby version to 2.2.0 Brian Clozel 2016-04-26 10:16:05 +02:00
  • 9191438acf Merge pull request #14 from dsyer/gh-pages-upstream Brian Clozel 2016-04-25 19:05:24 +02:00
  • 86f37ce7c1 Update for changes in github pages Dave Syer 2016-04-25 17:57:17 +01:00
  • 799ac4e8d5 Fix Typo Gary Russell 2016-04-08 16:07:05 -04:00
  • b8014ee81e Add Maven/Gradle Gary Russell 2016-04-08 15:57:08 -04:00
  • 990a8284c7 Initial Page Gary Russell 2016-04-08 13:56:07 -04:00
  • d032795180 [artifactory-release] Next development version Spring Buildmaster 2016-04-08 15:36:31 +00:00
  • 6e139d9ecc [artifactory-release] Release version 1.0.0.M2 Spring Buildmaster 2016-04-08 15:36:28 +00:00
  • ffbeaa0281 Remove ProducerListenerInvokingCallback Artem Bilan 2016-04-08 10:43:29 -04:00
  • fac9ec63c9 GH-56: Change Template to return ListenableFuture Gary Russell 2016-04-01 17:00:58 -04:00
  • 0b495cb5ba GH-53: Fix @KafkaListener autoStartup Gary Russell 2016-04-01 16:19:53 -04:00
  • a087ce21b3 GH-49: Add MessageConversion and JSON Gary Russell 2016-03-31 19:39:34 -04:00
  • 4cf24fbf28 GH-42: Ignore Bridged Methods Gary Russell 2016-03-31 13:36:38 -04:00
  • 4bcac8163c GH-48: More Test Utilities Gary Russell 2016-03-31 15:51:16 -04:00
  • 753d9bdb89 GH-45: Add RECEIVED... Headers Gary Russell 2016-03-30 17:24:57 -04:00
  • dc19f0cd89 GH-39-44: Template Changes Gary Russell 2016-03-30 11:30:09 -04:00
  • adf6fc2680 GH-22: Upgrade to Sonarqube plugin Eddú Meléndez 2016-03-15 08:10:05 +10:00
  • bf07c91e1d [artifactory-release] Next development version Spring Buildmaster 2016-03-11 09:09:44 -08:00
  • d18a704b9b [artifactory-release] Release version 1.0.0.M1 Spring Buildmaster 2016-03-11 09:09:39 -08:00
  • dd55e2ac19 Fix typos in JavaDocs Artem Bilan 2016-03-11 10:28:57 -05:00
  • 00b221bb80 Fix JavaDocs and ALL Checkstyle rules Artem Bilan 2016-03-10 21:38:08 -05:00
  • bcbf606fe4 GH-36: Port ProducerListener from S-I-K Gary Russell 2016-03-10 15:52:54 -05:00
  • 03479eb851 GH-31: Document ProducerListener (cherry picked from commit 67779a7) Gary Russell 2016-03-10 16:17:01 -05:00
  • 17d8f081b4 GH-31: Initial Docs Gary Russell 2016-03-10 12:40:32 -05:00
  • 3e4c145f8b GH-29: Migrate to AssertJ. Enable its Check Rule Artem Bilan 2016-03-10 13:39:45 -05:00
  • 8f90b370bd GH-33: Use Consumer/Producer Constants in Tests Gary Russell 2016-03-10 14:18:08 -05:00
  • 30ab3dd6c2 GH-28: Remove ContainerOffsetResetStrategy Gary Russell 2016-03-10 11:39:20 -05:00
  • 427741529a Provide More Checkstyle Rules and Their Fixes Artem Bilan 2016-03-09 16:45:46 -05:00
  • 82404f4784 Fix Sonar Violations Gary Russell 2016-03-10 10:39:10 -05:00
  • 1d08dac715 GH-3: Fix race condition in the partitions test Artem Bilan 2016-03-07 18:15:51 -05:00
  • a6a71a44f5 GH-24: Enable > 1 Partitions in @TopicPartition Gary Russell 2016-03-08 18:05:46 -05:00
  • 3efd7d4f2d GH-4: Fix Tangles Gary Russell 2016-03-08 14:32:10 -05:00
  • 47f1de132c GH-10: Add Sync Template Methods Gary Russell 2016-03-07 15:43:17 -05:00
  • c7ad532fb2 GH-13: Add checkstype and fix as much as possible Artem Bilan 2016-03-07 22:47:33 -05:00
  • f4e6f22ad6 GH-17: Add Travis Artem Bilan 2016-03-07 17:53:22 -05:00
  • e0914c5e98 Polishing Gary Russell 2016-03-07 16:25:25 -05:00
  • df4a3a621a Fix MANUAL_IMMEDIATE Gary Russell 2016-03-07 13:31:48 -05:00
  • c8b723fa07 GH-8: Shared KafkaProducer Gary Russell 2016-03-07 16:06:41 -05:00
  • fd3fd3e8dd GH-1: Add Contribution Guidelines Artem Bilan 2016-03-02 13:30:17 -05:00
  • c0fe2c2fb8 spring-kafka - 0.9 Clients, @KafkaListener Gary Russell 2016-02-25 16:20:52 -05:00
  • d25f656a48 Fix content warning issues over https Brian Clozel 2015-12-16 14:23:00 +01:00
  • 8227656cb0 Merge pull request #12 from gregturn/gh-6 Brian Clozel 2015-08-18 18:38:06 +02:00
  • 086e2b3d2b Conditionalize showing reference doc/api doc links Greg Turnquist 2015-08-04 08:12:53 -07:00
  • 7d63246f6b Revert "Display Pivotal Education related courseware" Brian Clozel 2015-07-16 18:56:19 +02:00
  • bf15ee8a6d Display Pivotal Education related courseware Brian Clozel 2015-03-09 11:58:27 +01:00
  • 1690b17cb4 Merge pull request #9 from dsyer/patch-2 Brian Clozel 2014-10-20 10:25:27 +02:00
  • fc0cf54962 Add "gem install bundler" for people using vanilla Ruby Dave Syer 2014-09-30 11:36:48 +01:00
  • 650b0f71b1 Merge pull request #10 from dsyer/patch-3 Brian Clozel 2014-09-30 11:55:08 +02:00
  • b67c026a16 Fix directory name for sample pages Dave Syer 2014-09-30 09:43:46 +01:00
  • ccb4a8a2bb Gem installation instructions updated Dave Syer 2014-09-30 09:37:55 +01:00
  • 1a150a334a Merge pull request #8 from dsyer/patch-1 Brian Clozel 2014-09-30 10:13:28 +02:00
  • c340c6914f Fix "rm -rf" instruictions Dave Syer 2014-09-30 09:09:50 +01:00
  • 77167c0d39 Fix company name and website in footer Brian Clozel 2014-09-22 18:52:09 +02:00
  • 1ca26dffbf Merge pull request #7 from bclozel/forum Brian Clozel 2014-09-22 18:42:32 +02:00
  • 56978cfc90 Change Forum navbar item to Questions Brian Clozel 2014-09-03 23:01:21 +02:00
  • 9c7287c64f Merge pull request #4 from bclozel/zclip Brian Clozel 2014-06-19 21:38:06 +02:00
  • 34fb3af7d3 Merge pull request #5 from wilkinsona/optional-forum-link Chris Beams 2014-05-13 18:20:08 +02:00
  • 7e6493ef7b Make the link to a project's forum optional Andy Wilkinson 2014-05-13 16:22:19 +01:00
  • 92c5b852c1 Add missing ZeroClipbpard SWF file Brian Clozel 2014-04-15 14:54:48 +02:00
  • 85ed196cf4 Remove 'not found in _includes' hacks Phillip Webb 2013-11-14 09:54:55 -08:00
  • 171918e41a Initialize shared gh-pages infrastructure Phillip Webb 2013-09-07 08:02:59 -07:00