Mark Fisher
|
e02582f079
|
INT-1604 removed unused methods from TwitterOperations and Twitter4JTemplate, renamed 'markerId' to 'lastEnqueuedId', and now passing the 'sinceId' into subclass' pollForTweets(..) callback, and the search adapter now takes 'sinceId' into account as well
|
2010-11-11 18:42:28 -05:00 |
|
Mark Fisher
|
82ddb01cfd
|
INT-1604 polishing
|
2010-11-11 18:29:05 -05:00 |
|
Mark Fisher
|
3524606a84
|
INT-1604 polishing
|
2010-11-11 18:25:49 -05:00 |
|
Mark Fisher
|
0852008d38
|
INT-1604 renamed outbound parser to include 'ChannelAdapter'
|
2010-11-11 18:14:12 -05:00 |
|
Mark Fisher
|
dd13faf032
|
INT-1604 renamed inbound parser to include 'ChannelAdapter'
|
2010-11-11 18:11:34 -05:00 |
|
Mark Fisher
|
22db707b5d
|
INT-1604 polishing
|
2010-11-11 18:08:45 -05:00 |
|
Mark Fisher
|
373884d40d
|
INT-1604 renamed TimelineUpdateReceivingMessageSourceTests (removed 'Update')
|
2010-11-11 17:56:47 -05:00 |
|
Mark Fisher
|
b5f57e3ddc
|
INT-1604 encapsulation
|
2010-11-11 17:50:33 -05:00 |
|
Mark Fisher
|
4f3b887ddd
|
INT-1604 encapsulation
|
2010-11-11 17:44:48 -05:00 |
|
Mark Fisher
|
79b8b6b8b5
|
INT-1604 refactored reusable polling logic into AbstractTwitterMessageSource
|
2010-11-11 17:21:28 -05:00 |
|
Mark Fisher
|
6f5719f352
|
INT-1604 formatting, removed e.printStackTrace
|
2010-11-11 16:53:48 -05:00 |
|
Mark Fisher
|
11912a5360
|
INT-1604 removed unused imports
|
2010-11-11 16:49:50 -05:00 |
|
Oleg Zhurakousky
|
d0ebcd9e6f
|
INT-1603 removed MH prost processor from AMS
|
2010-11-11 16:39:08 -05:00 |
|
Oleg Zhurakousky
|
d1a97304a9
|
INT-1603 added real test in the 'ignored' for search with namespace
|
2010-11-11 16:11:57 -05:00 |
|
Oleg Zhurakousky
|
ff0d81e36b
|
INT-1603 added namespace support for SearchInboundMessageSource
|
2010-11-11 15:58:07 -05:00 |
|
Mark Fisher
|
c4a760a26d
|
router polishing, minor changes to PayloadTypeRouter algorithm
|
2010-11-11 15:44:06 -05:00 |
|
Oleg Zhurakousky
|
426c5713fd
|
INT-1603 renamed components and methods to be more consistent
|
2010-11-11 15:16:46 -05:00 |
|
Oleg Zhurakousky
|
a2adf47992
|
INT-1603 added logic to separate markedId vs lastProcessedId
|
2010-11-11 15:10:52 -05:00 |
|
Oleg Zhurakousky
|
6335dd44d7
|
INT-1603 fixed SearchReceivingMessageSource and tests
|
2010-11-11 14:29:31 -05:00 |
|
Oleg Zhurakousky
|
fa135f9c6c
|
INT-1603 added SearchReceivingMessageSource
|
2010-11-11 12:58:05 -05:00 |
|
Oleg Zhurakousky
|
800d5e6617
|
INT-1603 added test for search to Twitter4JTemplateTest
|
2010-11-11 11:33:02 -05:00 |
|
Oleg Zhurakousky
|
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
|
2010-11-11 11:03:58 -05:00 |
|
Oleg Zhurakousky
|
8c63cc003a
|
INT-1602 changed to receive HOME Timeline updates instead of Friends
|
2010-11-11 10:07:59 -05:00 |
|
Oleg Zhurakousky
|
834f6ca265
|
INT-1600 polished namespace elements t be more consistent
|
2010-11-11 09:54:02 -05:00 |
|
Mark Fisher
|
35c767a93b
|
INT-1586 added 'receive-timeout', 'recovery-interval', and 'idle-consumer-limit' attributes
|
2010-11-11 09:31:47 -05:00 |
|
Oleg Zhurakousky
|
a7eddb14e5
|
added more details to the docs on wire-tap sync/async behavior
|
2010-11-11 08:28:30 -05:00 |
|
Oleg Zhurakousky
|
374f70fb31
|
INT-1558 added XMPP documentation
|
2010-11-11 08:04:01 -05:00 |
|
Mark Fisher
|
6560444c16
|
INT-1562 renamed SftpSessionFactory to SftpSessionFactoryBean since it implements FactoryBean, and refactored it to extend AbstractFactoryBean as well
|
2010-11-10 17:36:42 -05:00 |
|
Mark Fisher
|
da8aa2bf0f
|
INT-1562 moved FactoryBeans into the 'config' package
|
2010-11-10 17:19:05 -05:00 |
|
Mark Fisher
|
4b6488273f
|
INT-1562 moved SftpSessionUtils into the 'session' package
|
2010-11-10 17:12:20 -05:00 |
|
Mark Fisher
|
fbaeead0a7
|
INT-1562 removed the sftp remote directory header, but added support for an expression on the outbound adapter
|
2010-11-10 17:07:35 -05:00 |
|
Mark Fisher
|
e14bbbe21d
|
INT-1562 restructured packages: inbound, outbound, session
|
2010-11-10 16:24:51 -05:00 |
|
Oleg Zhurakousky
|
1b5be152b2
|
INT-1598 added documentation for Claim Check
|
2010-11-10 16:13:29 -05:00 |
|
Mark Fisher
|
e3fa54f856
|
INT-1562 created 'client' package
|
2010-11-10 16:09:46 -05:00 |
|
Gary Russell
|
41b45d2112
|
INT-1552 IP Doc Polishing
|
2010-11-10 15:48:39 -05:00 |
|
Gary Russell
|
ab7838db88
|
INT-1552 IP Doc Polishing
|
2010-11-10 14:53:53 -05:00 |
|
Mark Fisher
|
23f7d7d60b
|
INT-1562 restructuring packages for inbound/outbound
|
2010-11-10 14:50:00 -05:00 |
|
Oleg Zhurakousky
|
5bb4d8ba68
|
INT-1585 added documentation for header-filter
|
2010-11-10 14:38:24 -05:00 |
|
Mark Fisher
|
ffe193459b
|
polishing
|
2010-11-10 13:54:35 -05:00 |
|
Oleg Zhurakousky
|
12b9fb5d91
|
INT-1560 added documentation for Feed Adapter. Removed dead code from Feed adapter
|
2010-11-10 13:13:34 -05:00 |
|
Mark Fisher
|
ceba3895ee
|
INT-1377 moved prefix/suffix setting to after the channelIdentifier mapping lookup
|
2010-11-10 12:36:42 -05:00 |
|
Oleg Zhurakousky
|
3066911916
|
INT-1501 enhanced documentation to include examples and explanation on header enricher sub-element including SpEL support
|
2010-11-10 12:10:19 -05:00 |
|
Oleg Zhurakousky
|
30e106eeb0
|
INT-1501 initial refactoing of the transformer section to address better docs for header-enricher
|
2010-11-10 10:52:53 -05:00 |
|
Mark Fisher
|
8e2daea503
|
INT-1377 removed unused AbstractSingleChannelNameRouter class
|
2010-11-10 08:55:20 -05:00 |
|
Mark Fisher
|
38aa676cb9
|
renamed getChannelIndicatorList method to getChannelIdentifiers on AbstractMessageRouter
|
2010-11-10 08:50:21 -05:00 |
|
Mark Fisher
|
0a82438e2e
|
made the 'determineTargetChannels' private in AbstractMessageRouter
|
2010-11-10 08:23:53 -05:00 |
|
Oleg Zhurakousky
|
9aad89a7c0
|
removed unnecessary import from GlobalChannelInterceptorParser
|
2010-11-10 08:20:06 -05:00 |
|
Mark Fisher
|
09afaed080
|
polishing
|
2010-11-10 08:14:14 -05:00 |
|
Mark Fisher
|
f6fc550966
|
GlobalChannelInterceptorWrapper no longer implements ChannelInterceptor itself. It only passes the wrapped instance into the channel.
|
2010-11-10 08:06:23 -05:00 |
|
Dave Syer
|
4b4a6fdb94
|
Tweak test to defeat slow CI again
|
2010-11-10 09:26:34 +00:00 |
|