Commit Graph

  • ee34695bc4 Merge branch 'master' into buildSrc-extraction Chris Beams 2010-11-11 10:13:14 -08:00
  • a9c70aa1e7 Synchronize with latest buildSrc updates Chris Beams 2010-11-11 10:04:20 -08:00
  • fa135f9c6c INT-1603 added SearchReceivingMessageSource Oleg Zhurakousky 2010-11-11 12:58:05 -05:00
  • 800d5e6617 INT-1603 added test for search to Twitter4JTemplateTest Oleg Zhurakousky 2010-11-11 11:33:02 -05:00
  • bfd9a84832 INT-1603 first round of changes to introduce search methods to TwitterOperation and Twiter4JTemplate as well as allign TwitterOperation with its counterpart in Spring Social. Also copied SearchResult from Spring Social Oleg Zhurakousky 2010-11-11 11:03:58 -05:00
  • 8c63cc003a INT-1602 changed to receive HOME Timeline updates instead of Friends Oleg Zhurakousky 2010-11-11 10:07:59 -05:00
  • 834f6ca265 INT-1600 polished namespace elements t be more consistent Oleg Zhurakousky 2010-11-11 09:53:44 -05:00
  • 35c767a93b INT-1586 added 'receive-timeout', 'recovery-interval', and 'idle-consumer-limit' attributes Mark Fisher 2010-11-11 09:31:38 -05:00
  • a7eddb14e5 added more details to the docs on wire-tap sync/async behavior Oleg Zhurakousky 2010-11-11 08:28:30 -05:00
  • 374f70fb31 INT-1558 added XMPP documentation Oleg Zhurakousky 2010-11-11 08:03:45 -05:00
  • 6560444c16 INT-1562 renamed SftpSessionFactory to SftpSessionFactoryBean since it implements FactoryBean, and refactored it to extend AbstractFactoryBean as well Mark Fisher 2010-11-10 17:36:42 -05:00
  • da8aa2bf0f INT-1562 moved FactoryBeans into the 'config' package Mark Fisher 2010-11-10 17:19:05 -05:00
  • 4b6488273f INT-1562 moved SftpSessionUtils into the 'session' package Mark Fisher 2010-11-10 17:12:20 -05:00
  • fbaeead0a7 INT-1562 removed the sftp remote directory header, but added support for an expression on the outbound adapter Mark Fisher 2010-11-10 17:07:35 -05:00
  • e14bbbe21d INT-1562 restructured packages: inbound, outbound, session Mark Fisher 2010-11-10 16:24:41 -05:00
  • 1b5be152b2 INT-1598 added documentation for Claim Check Oleg Zhurakousky 2010-11-10 16:13:18 -05:00
  • e3fa54f856 INT-1562 created 'client' package Mark Fisher 2010-11-10 16:09:35 -05:00
  • 41b45d2112 INT-1552 IP Doc Polishing Gary Russell 2010-11-10 15:48:39 -05:00
  • 6d605b44cc Update readme instructions with git clone --recursive Chris Beams 2010-11-10 12:19:39 -08:00
  • ab7838db88 INT-1552 IP Doc Polishing Gary Russell 2010-11-10 14:53:04 -05:00
  • 23f7d7d60b INT-1562 restructuring packages for inbound/outbound Mark Fisher 2010-11-10 14:49:50 -05:00
  • 5bb4d8ba68 INT-1585 added documentation for header-filter Oleg Zhurakousky 2010-11-10 14:38:09 -05:00
  • ffe193459b polishing Mark Fisher 2010-11-10 13:54:28 -05:00
  • 12b9fb5d91 INT-1560 added documentation for Feed Adapter. Removed dead code from Feed adapter Oleg Zhurakousky 2010-11-10 13:13:34 -05:00
  • ceba3895ee INT-1377 moved prefix/suffix setting to after the channelIdentifier mapping lookup Mark Fisher 2010-11-10 12:36:32 -05:00
  • 3066911916 INT-1501 enhanced documentation to include examples and explanation on header enricher sub-element including SpEL support Oleg Zhurakousky 2010-11-10 12:10:19 -05:00
  • 17b69a5127 Eliminate remaining src dir Ant and Maven artifacts Chris Beams 2010-11-10 08:37:49 -08:00
  • b3f18afdd7 Further reorganization and polish of build script Chris Beams 2010-11-10 08:09:26 -08:00
  • 30e106eeb0 INT-1501 initial refactoing of the transformer section to address better docs for header-enricher Oleg Zhurakousky 2010-11-10 10:52:53 -05:00
  • 8e2daea503 INT-1377 removed unused AbstractSingleChannelNameRouter class Mark Fisher 2010-11-10 08:55:20 -05:00
  • 38aa676cb9 renamed getChannelIndicatorList method to getChannelIdentifiers on AbstractMessageRouter Mark Fisher 2010-11-10 08:50:21 -05:00
  • 0a82438e2e made the 'determineTargetChannels' private in AbstractMessageRouter Mark Fisher 2010-11-10 08:23:35 -05:00
  • 9aad89a7c0 removed unnecessary import from GlobalChannelInterceptorParser Oleg Zhurakousky 2010-11-10 08:20:06 -05:00
  • 09afaed080 polishing Mark Fisher 2010-11-10 08:14:14 -05:00
  • f6fc550966 GlobalChannelInterceptorWrapper no longer implements ChannelInterceptor itself. It only passes the wrapped instance into the channel. Mark Fisher 2010-11-10 08:06:13 -05:00
  • 4b4a6fdb94 Tweak test to defeat slow CI again Dave Syer 2010-11-10 09:25:49 +00:00
  • 941b1127d1 INT-1561: add counters to message stores Dave Syer 2010-11-09 12:29:35 +00:00
  • 35aeaff97b INT-1597 Fix Sporadic Test Failure in IP Gary Russell 2010-11-09 22:31:29 -05:00
  • 7f9296d0c7 more ppolishing on global interceptors Oleg Zhurakousky 2010-11-09 19:50:16 -05:00
  • 8e1203be2c refactored some eager parsing and formatted Mark Fisher 2010-11-09 19:39:05 -05:00
  • a34f10c230 Polish Chris Beams 2010-11-09 16:31:53 -08:00
  • df0f408679 formatting Mark Fisher 2010-11-09 19:19:31 -05:00
  • af26423502 Move docs/build.gradle -> buildSrc/docs.gradle Chris Beams 2010-11-09 16:02:07 -08:00
  • 9eb0a6c2bc Initial cut at schema publication. No symlinks yet. Chris Beams 2010-11-08 20:48:48 -08:00
  • 65b838b5de Factor out 'remoteDocRoot' property Chris Beams 2010-11-08 20:39:50 -08:00
  • 5828134799 Make doc symlink creation more robust Chris Beams 2010-11-08 16:56:04 -08:00
  • 6f1c83c4ea Pick up buildSrc changes for Version and preconditions Chris Beams 2010-11-09 15:43:39 -08:00
  • 026b9780b1 formatting Mark Fisher 2010-11-09 18:37:37 -05:00
  • edae65ae52 Eliminate gradle directory in favor of shared buildSrc Chris Beams 2010-11-09 15:07:22 -08:00
  • 7b1185f2f0 removing warnings Mark Fisher 2010-11-09 17:58:27 -05:00
  • b2f3235d7e removing warnings Mark Fisher 2010-11-09 17:35:08 -05:00
  • 70d8a1681d Update buildSrc to v1.0.0.RELEASE Chris Beams 2010-11-09 14:27:21 -08:00
  • 304abda2d3 removing warnings Mark Fisher 2010-11-09 17:22:38 -05:00
  • 1faa9f08b0 added SmartLifecycle test David Turanski 2010-11-09 16:43:57 -05:00
  • f581cfc2d4 added SmartLifecycle test David Turanski 2010-11-09 16:42:57 -05:00
  • 497aa09e86 Update buildSrc Chris Beams 2010-11-09 13:07:19 -08:00
  • ef2a51d9fa Update buildSrc submodule Chris Beams 2010-11-09 12:57:48 -08:00
  • 16899aa5cc Add buildSrc submodule Chris Beams 2010-11-09 12:10:51 -08:00
  • 19ca6a13b4 Remove buildSrc in favor of submodule Chris Beams 2010-11-09 12:00:22 -08:00
  • 25e5756337 Initial cut of bundlor plugin Chris Beams 2010-11-09 10:17:24 -08:00
  • 9202dd01b2 Polish whitespace Chris Beams 2010-11-09 10:18:13 -08:00
  • 418bd7b5a3 Remove unnecessary null check for sshPrivateKey Chris Beams 2010-11-08 20:47:04 -08:00
  • f50b9f74cc Fix feed module OSGi metadata Chris Beams 2010-11-09 10:21:10 -08:00
  • bd3b0222f3 Add Bundle-Version and placeholder to all Bundlor templates Chris Beams 2010-11-09 10:19:12 -08:00
  • 1278666ed7 INT-1596, fixed the broken links as well as all warnings Oleg Zhurakousky 2010-11-09 12:17:45 -05:00
  • 8da4fae7ef polishing - removed all warnings from CORE module Oleg Zhurakousky 2010-11-09 11:36:49 -05:00
  • d271ca78f6 INT-1570 added OSGi notes to readme.txt explaining about bootdelegation and other OSGi related things Oleg Zhurakousky 2010-11-09 11:03:56 -05:00
  • 1fdafb547f INT-1592 added support for auto-discovery of XmppConnection based on the bean name - 'xmppConnection', added tests Oleg Zhurakousky 2010-11-09 10:26:17 -05:00
  • 470bd96311 INT-1593, removed dependency on AbstractMessageChannel in favoreof MessageChannel strategy, added extra null checks to make sure that interceptors only applied on objects of type MessageChannel that have 'interceptors' field Oleg Zhurakousky 2010-11-09 09:05:40 -05:00
  • 016e3a249a added tests and modified schema to make sure that XMPP outbound adapters do not require 'channel' atribute Oleg Zhurakousky 2010-11-09 07:13:32 -05:00
  • b9dbb20982 INT-1497: remove object name map in JMX Dave Syer 2010-11-09 11:14:30 +00:00
  • bd1373ecff INT-1464: Check priority channel registration Dave Syer 2010-11-09 10:43:46 +00:00
  • 222cd88bac Clean up .settings Dave Syer 2010-11-09 09:24:58 +00:00
  • 14cb9c8687 Change tolerance in test to defeat slow CI build Dave Syer 2010-11-09 09:19:35 +00:00
  • 9bf9358e5a INT-1564 added exception translation logic to TwitterOperationException for better display to the end user, added tests Oleg Zhurakousky 2010-11-08 22:32:32 -05:00
  • 0c4cfa3d6b INT-1591 avoiding NPEs when returning file entry names Mark Fisher 2010-11-08 18:35:31 -05:00
  • 23c8c28d0c INT-1591 removing the FileNameExtractor strategy in favor of concrete implementations of AbstractPatternMatchingFileListFilter Mark Fisher 2010-11-08 18:32:57 -05:00
  • 2a8994d7b6 INT-1553 Final modifications to align with Spring Social API, added tests for persistent metadatastore, tested every supported twiter function against the real twitter account Oleg Zhurakousky 2010-11-08 18:12:03 -05:00
  • 8a46cfc0e8 INT-1591 removed 'entries' package Mark Fisher 2010-11-08 17:51:25 -05:00
  • e4f6b33b7b INT-1591 FileListFilter is now parameterized. Existing implementations required refactoring to specify <File> for <F>. Mark Fisher 2010-11-08 17:31:32 -05:00
  • 59a15d6177 INT-1553 third round of refactoring to align with Spring Social, removed direct dependency on Paging, modified and enhanced a few tests Oleg Zhurakousky 2010-11-08 16:13:52 -05:00
  • 49fc149e63 INT-1553 second round of refatcoting to align with Spring Social, removed direct dependency on RateLimit Oleg Zhurakousky 2010-11-08 15:19:14 -05:00
  • 8c33858806 removed SingleEntryAdaptingEntryListFilter Mark Fisher 2010-11-08 15:17:36 -05:00
  • 71e656943b INT-1553 first round of refactoring to introduce dependency on Tweet from Spring Social Oleg Zhurakousky 2010-11-08 14:58:27 -05:00
  • 4487168e38 renamed EntryNamer to EntryNameExtractor since it gets the name but does not create it Mark Fisher 2010-11-08 13:57:55 -05:00
  • 4160c8afb4 removing 'monitors' package, not yet in use Mark Fisher 2010-11-08 13:18:48 -05:00
  • 630fb24972 INT-1553 fixed the schema, renamed twitter-connection to twitter-template, fixed tests Oleg Zhurakousky 2010-11-08 12:43:50 -05:00
  • eb3777c33a Merge branch 'master' of git://git.springsource.org/spring-integration/spring-integration David Turanski 2010-11-08 12:38:53 -05:00
  • cec9438499 implemented SmartLifecycle David Turanski 2010-11-08 12:33:17 -05:00
  • 8d280e4a99 INT-1553 polishing, added more tests for status update, code coverage is at 76% Oleg Zhurakousky 2010-11-08 12:31:39 -05:00
  • c5b072b2a8 INT-1553 removed ConnectionParser, added tests for Twitter4JTemplate Oleg Zhurakousky 2010-11-08 12:02:51 -05:00
  • 4aaac0f04b Only attempt to access sshPrivateKey property if present Chris Beams 2010-11-08 06:54:47 -08:00
  • 79b7342ad9 INT-1553 removed twitter-connection from the namespace Oleg Zhurakousky 2010-11-08 09:08:23 -05:00
  • 56143b63aa INT-1553 initial refactoring to introduce Twitter4jTemplate in place of the twitter-connection Oleg Zhurakousky 2010-11-08 09:03:44 -05:00
  • 16458de1f5 INT-1553, more polishing on Twitter Oleg Zhurakousky 2010-11-06 08:11:11 -04:00
  • 172d97ddeb Update symlinks during :docs:uploadArchives Chris Beams 2010-11-05 22:41:32 -07:00
  • 53b132b7b5 removed unused imports Mark Fisher 2010-11-05 18:48:58 -04:00
  • cfb378ab4f removed unused imports in tests Mark Fisher 2010-11-05 18:34:58 -04:00
  • 308231f669 avoiding warnings Mark Fisher 2010-11-05 18:33:53 -04:00
  • a3d50d6146 updated HTTP section in reference manual with pacakge info (inbound and outbound) on plain bean examples Mark Fisher 2010-11-05 18:27:35 -04:00