git commit: Start a bit of cleanup around delivery / redelivery count, keep all logic in the facade and just call into it from property intercepter and JMS message objects.

2014-09-30 Thread tabish
: cd51c35 Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 12:15:14 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Tue Sep 30 12:15:14 2014 -0400 -- .../org/apache/qpid/jms/message/JmsMessage.java

[1/2] git commit: Set the content type as defined in the JMS mapping spec.

2014-09-30 Thread tabish
-us.apache.org/repos/asf/qpid-jms/tree/ad17c6bf Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/ad17c6bf Branch: refs/heads/master Commit: ad17c6bf62be2119c8183efe0b708393e45a43f1 Parents: 19b378b Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 14:35:09 2014 -0400 Committer

[2/2] git commit: clear the content type value on create to match the requirements in the JMS mapping spec.

2014-09-30 Thread tabish
: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/5b3d2038 Branch: refs/heads/master Commit: 5b3d2038a0028f22448decf6dd242e0fe4d743c6 Parents: ad17c6b Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 14:35:47 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Tue Sep

git commit: fix copy method broken in last commit

2014-09-30 Thread tabish
/asf/qpid-jms/tree/a2992a75 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/a2992a75 Branch: refs/heads/master Commit: a2992a7574395ebc50dadf6e81c99930a5c1db7e Parents: 5b3d203 Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 15:47:18 2014 -0400 Committer: Timothy Bish tabish

git commit: Use a single Netty buffer to read all message bytes and grow as needed.

2014-09-30 Thread tabish
: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/867c1ba4 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/867c1ba4 Branch: refs/heads/master Commit: 867c1ba43446885f90bbc0a09e134976ac28aaee Parents: a2992a7 Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 17:02:03 2014

git commit: Enforce content type always set to java serialized value.

2014-09-30 Thread tabish
-us.apache.org/repos/asf/qpid-jms/tree/a9386dac Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/a9386dac Branch: refs/heads/master Commit: a9386dac54cb19936a6b7b0b752bd8b1a303b3c3 Parents: 867c1ba Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 17:12:23 2014 -0400 Committer

[3/3] git commit: clean up method names in the factories.

2014-09-30 Thread tabish
/diff/c695388b Branch: refs/heads/master Commit: c695388b1bee834f5bc550c6b9a251bdedb50f78 Parents: e67f9d5 Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 18:26:29 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Tue Sep 30 18:26:29 2014 -0400

[1/3] git commit: Don't send error or close events if transport is already closed.

2014-09-30 Thread tabish
://git-wip-us.apache.org/repos/asf/qpid-jms/tree/784025ac Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/784025ac Branch: refs/heads/master Commit: 784025ac01a79e009f0131fcc7d851528d935837 Parents: a9386da Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 18:23:45 2014 -0400

[2/3] git commit: Clean some old comments.

2014-09-30 Thread tabish
Branch: refs/heads/master Commit: e67f9d57a0fe3beaea95eb7953b7313fb8ac3352 Parents: 784025a Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 18:24:16 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Tue Sep 30 18:24:16 2014 -0400

git commit: Move all the default implementations now used only for tests into the tests package.

2014-09-30 Thread tabish
/9064cc8a Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/9064cc8a Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/9064cc8a Branch: refs/heads/master Commit: 9064cc8a515f05475f90fbdb2b920dd29b148bfa Parents: c695388 Author: Timothy Bish tabish...@gmail.com Authored: Tue Sep 30 18

git commit: Remove code that was only needed for use with the JMS transformer sends.

2014-10-01 Thread tabish
: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/da34674f Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/da34674f Branch: refs/heads/master Commit: da34674fec15da233724f94c700b6b830a64ab92 Parents: 1e6d380 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 1 09:55:04 2014

git commit: Refactor send handling a bit, do all message prep in client thread during the onSend method. Pass producer configuation to message onSend so the facade can decide what to include in sent m

2014-10-01 Thread tabish
: cf38f9b0c4ce0c5a4c7eac22dae6cb68d85fc0fd Parents: 72639ba Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 1 16:25:35 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 1 16:25:35 2014 -0400 -- .../java/org

git commit: Delegate the work of creating a proper JMS Destination when setting the destination or reply to address via a Message object's setStringProperty or setObjectProperty methods.

2014-10-01 Thread tabish
: 1e0d838f346d75def1682dc6fdaaf43091d3f58c Parents: cf38f9b Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 1 16:41:38 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 1 16:41:38 2014 -0400 -- .../jms/message

[2/2] git commit: Add m2e hint to ignore jacoco-maven-plugin

2014-10-02 Thread tabish
-jms/diff/51da0e5a Branch: refs/heads/master Commit: 51da0e5acf85ae9a96ec1ee2f9886400f4a8da09 Parents: 90490f1 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 11:50:43 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 2 11:50:43 2014 -0400

git commit: Fix some issues found with Findbugs

2014-10-02 Thread tabish
/qpid-jms/tree/d4218476 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/d4218476 Branch: refs/heads/master Commit: d4218476af1c940837b88928dbc2047123e501c8 Parents: 51da0e5 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 12:13:03 2014 -0400 Committer: Timothy Bish tabish

[4/5] git commit: Check for the correct delegate type

2014-10-02 Thread tabish
/36f5afba Branch: refs/heads/master Commit: 36f5afba3c61a0a35085297703848893493cb9c9 Parents: e147848 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 16:58:31 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 2 16:58:31 2014 -0400

[1/5] git commit: Fix more issues from FindBugs

2014-10-02 Thread tabish
-jms/tree/71055421 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/71055421 Branch: refs/heads/master Commit: 71055421f869d3331c1f74ca3484531a6dab830b Parents: 58b48e5 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 16:40:16 2014 -0400 Committer: Timothy Bish tabish

[5/5] git commit: Fix a number of minor issues reported from FindBugs.

2014-10-02 Thread tabish
/asf/qpid-jms/diff/0e5b55bd Branch: refs/heads/master Commit: 0e5b55bd18b615243f4afbb83673b4c700a1665e Parents: 36f5afb Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 17:47:22 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 2 17:47:22 2014 -0400

[2/5] git commit: Add note to explain duplicate code path.

2014-10-02 Thread tabish
/diff/ac85f2fa Branch: refs/heads/master Commit: ac85f2fa4e07192ac7532386679850de625c Parents: 7105542 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 16:57:23 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 2 16:57:23 2014 -0400

[3/5] git commit: Fix setCorrelationId calling setMessageId when the passed value is null. Also simplified the set correlation from bytes method to make findbugs happy.

2014-10-02 Thread tabish
://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e1478481 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e1478481 Branch: refs/heads/master Commit: e1478481bc9cdbcc93eca183267db79a1ba8cc1e Parents: ac85f2f Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 16:58:17 2014 -0400

git commit: Do some code cleanup.

2014-10-02 Thread tabish
/tree/dda95f58 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/dda95f58 Branch: refs/heads/master Commit: dda95f5891cacce38091c66b615b39d82c714576 Parents: 0e5b55b Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 18:28:19 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Fix some issues in this module reported by findbugs

2014-10-02 Thread tabish
-us.apache.org/repos/asf/qpid-jms/tree/84045ed6 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/84045ed6 Branch: refs/heads/master Commit: 84045ed6d76bd434369cd8822dc7823934ecc7d8 Parents: dda95f5 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 2 18:44:50 2014 -0400 Committer: Timothy

git commit: Add simple LRUCache implementation that can be used to cache anonymous producer instances for the AMQP provider.

2014-10-03 Thread tabish
/repos/asf/qpid-jms/commit/8b0993c9 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/8b0993c9 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/8b0993c9 Branch: refs/heads/master Commit: 8b0993c9b4ac079cff76411fd735a95f49cffe39 Parents: e3d21a7 Author: Timothy Bish tabish

git commit: Refactor of BytesMessage handling to make the message facade more opaque to the JmsBytesMessage instance which allows for handling of message content scenarios being fully contained in the

2014-10-03 Thread tabish
Commit: 516d91087db8850f403f75e1159670b5fb2dcc1b Parents: dbdfb5b Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 3 16:13:13 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Fri Oct 3 16:13:13 2014 -0400

[2/2] git commit: More correct equals and hashCode

2014-10-03 Thread tabish
/81fc1e5d Branch: refs/heads/master Commit: 81fc1e5d2b77f370ce11b2cab82e198bb0a5c74e Parents: 263c93d Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 3 17:15:47 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Fri Oct 3 17:15:47 2014 -0400

[1/2] git commit: Add some variations of anonymous send tests.

2014-10-03 Thread tabish
/repos/asf/qpid-jms/tree/263c93d8 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/263c93d8 Branch: refs/heads/master Commit: 263c93d84958f51ae6cc1875edc15af6f5a49fad Parents: 516d910 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 3 16:38:17 2014 -0400 Committer: Timothy Bish

git commit: Adds an initial implementation of producer caching for anonymous producers. Added options to AmqpConnection to enable / disable and a configurable cache size value.

2014-10-03 Thread tabish
Parents: 81fc1e5 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 3 18:24:29 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Fri Oct 3 18:24:29 2014 -0400 -- .../provider/amqp/AmqpAnonymousProducer.java

git commit: Fix potential NPE

2014-10-06 Thread tabish
/dd00b90e Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/dd00b90e Branch: refs/heads/master Commit: dd00b90e52d7583f57af0d3ff056864d48a86a28 Parents: 2e05005 Author: Timothy Bish tabish...@gmail.com Authored: Mon Oct 6 10:13:40 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

[2/2] git commit: Create test case for the PropertyUtil class that covers most bits, fix all the little issues that were found during testing.

2014-10-06 Thread tabish
/repos/asf/qpid-jms/tree/601d8f50 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/601d8f50 Branch: refs/heads/master Commit: 601d8f50565a2a49afcb16a5303c3896c75ef2d9 Parents: 7a7bec7 Author: Timothy Bish tabish...@gmail.com Authored: Mon Oct 6 15:57:17 2014 -0400 Committer: Timothy Bish

[1/2] git commit: Tests for IdGenerator

2014-10-06 Thread tabish
/43c8be48 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/43c8be48 Branch: refs/heads/master Commit: 43c8be4819242dc5205af6f6b66966b9ea3049b1 Parents: 601d8f5 Author: Timothy Bish tabish...@gmail.com Authored: Mon Oct 6 16:37:02 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Add message queue tests

2014-10-06 Thread tabish
/tree/6d0fcad9 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/6d0fcad9 Branch: refs/heads/master Commit: 6d0fcad9641e2818691ccfba663fe893a5ceff47 Parents: 43c8be4 Author: Timothy Bish tabish...@gmail.com Authored: Mon Oct 6 18:35:26 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Push proirity scaling to the facade class and do proper in / out scaling in the AMQP facade. Enable test for get out of range value.

2014-10-06 Thread tabish
Bish tabish...@gmail.com Authored: Mon Oct 6 18:49:50 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Mon Oct 6 18:49:50 2014 -0400 -- .../java/org/apache/qpid/jms/message/JmsMessage.java | 14

git commit: Add full test coverage for the classes in jms.meta and enforce that id values cannot be null on creation plus fix a few other minor issues.

2014-10-07 Thread tabish
: Timothy Bish tabish...@gmail.com Authored: Tue Oct 7 15:50:07 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Tue Oct 7 15:50:15 2014 -0400 -- .../apache/qpid/jms/meta/JmsConnectionId.java | 23 ++- .../apache

git commit: Add unit test

2014-10-07 Thread tabish
/6ed98ed9 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/6ed98ed9 Branch: refs/heads/master Commit: 6ed98ed91055cc6c67a3dddb88257f1b7d7b153f Parents: 6973cb5 Author: Timothy Bish tabish...@gmail.com Authored: Tue Oct 7 16:15:06 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed

git commit: More unit tests for util classes

2014-10-07 Thread tabish
/qpid-jms/tree/e5fbb3b2 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e5fbb3b2 Branch: refs/heads/master Commit: e5fbb3b27dd685af1b42bb21214092e45220cb34 Parents: 6ed98ed Author: Timothy Bish tabish...@gmail.com Authored: Tue Oct 7 16:37:43 2014 -0400 Committer: Timothy Bish tabish

git commit: Additional tests for dequeue

2014-10-07 Thread tabish
-jms/tree/cbded457 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/cbded457 Branch: refs/heads/master Commit: cbded4573339e004a35e9f979a5a3b8eeac8a7de Parents: e5fbb3b Author: Timothy Bish tabish...@gmail.com Authored: Tue Oct 7 17:12:03 2014 -0400 Committer: Timothy Bish tabish

[3/3] git commit: Add basic test of JmsConnection using mocked provider to test the basic contracts of the object are honored.

2014-10-07 Thread tabish
/tree/f315bd30 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/f315bd30 Branch: refs/heads/master Commit: f315bd30948e8facd4e1ec553a084a6cd7a64494 Parents: b53f965 Author: Timothy Bish tabish...@gmail.com Authored: Tue Oct 7 18:46:45 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

[1/3] git commit: Cover some additional code paths.

2014-10-07 Thread tabish
/qpid-jms/tree/936098ec Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/936098ec Branch: refs/heads/master Commit: 936098ec5ebc8f577d5fd5c29150fddae9d7dff6 Parents: cbded45 Author: Timothy Bish tabish...@gmail.com Authored: Tue Oct 7 17:58:32 2014 -0400 Committer: Timothy Bish tabish

[2/3] git commit: Fix method name to match the add variant.

2014-10-07 Thread tabish
/diff/b53f9658 Branch: refs/heads/master Commit: b53f9658da2599b8901662f60ef8d246e37d27c7 Parents: 936098e Author: Timothy Bish tabish...@gmail.com Authored: Tue Oct 7 18:40:00 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Tue Oct 7 18:40:00 2014 -0400

git commit: Test and fix for Prefetch policy object.

2014-10-08 Thread tabish
/repos/asf/qpid-jms/tree/f3c2f041 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/f3c2f041 Branch: refs/heads/master Commit: f3c2f041f241f22546ee3da556bf5a7178fad1e7 Parents: 0ba4b56 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 10:07:44 2014 -0400 Committer: Timothy Bish

git commit: Remove unused method, code for this lives in the destination helper now.

2014-10-08 Thread tabish
: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e6fe539f Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e6fe539f Branch: refs/heads/master Commit: e6fe539fb2fb68f7a8384ec376a207fc71c9bcdb Parents: f3c2f04 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 11:48:12 2014

git commit: Add some additional tests to validate some edge case behaviors.

2014-10-08 Thread tabish
-wip-us.apache.org/repos/asf/qpid-jms/tree/0d74de27 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/0d74de27 Branch: refs/heads/master Commit: 0d74de27bb56afa10c819ef9f476f62e938ec011 Parents: 756f120 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 12:49:29 2014 -0400

git commit: Add test for AmqpMessageSupport

2014-10-08 Thread tabish
/qpid-jms/tree/c44975c6 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/c44975c6 Branch: refs/heads/master Commit: c44975c6bae7fe5d2de0e6398abc05949e41dfed Parents: 1c44f94 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 13:54:15 2014 -0400 Committer: Timothy Bish tabish

git commit: Remove now unnecessary method from the message facade classes and use the normal getProperyNames and getProperty methods to test message functionality.

2014-10-08 Thread tabish
: c44975c Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 15:03:15 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 8 15:03:15 2014 -0400 -- .../jms/message/facade/JmsMessageFacade.java| 13

git commit: Test the AmqpJmsMapMessageFacade

2014-10-08 Thread tabish
/qpid-jms/tree/ee5042c1 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/ee5042c1 Branch: refs/heads/master Commit: ee5042c14cb50326318c07963947ea3667ac838b Parents: 616f0e7 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 16:38:21 2014 -0400 Committer: Timothy Bish tabish

[4/5] git commit: Fix isEmpty method.

2014-10-08 Thread tabish
: refs/heads/master Commit: 38f8737087c06d56bef69d2562fa48b8749dce0d Parents: 3a85add Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 18:11:32 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 8 18:11:32 2014 -0400

[2/5] git commit: Update JavaDoc comment.

2014-10-08 Thread tabish
Branch: refs/heads/master Commit: 1cfb756495e0d35ff476ef219f202245ba9db77e Parents: 73fb97a Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 16:59:27 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 8 16:59:27 2014 -0400

[5/5] git commit: Test coverage of AmqpJmsMessageFactory.

2014-10-08 Thread tabish
/diff/80340025 Branch: refs/heads/master Commit: 803400254918a33bee8fe50bcf8a5d439afd2e8b Parents: 38f8737 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 18:18:26 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 8 18:18:26 2014 -0400

[1/5] git commit: Add configuration value to control AmqpJmsObjectMessage creation using serialized or AMQP types.

2014-10-08 Thread tabish
/commit/73fb97a8 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/73fb97a8 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/73fb97a8 Branch: refs/heads/master Commit: 73fb97a87ffd9cde8c3cef724a7d91ba4571a93b Parents: ee5042c Author: Timothy Bish tabish...@gmail.com Authored: Wed

[3/5] git commit: Make the object immutable and read the encoding type for new Object mesage types from the parent connection.

2014-10-08 Thread tabish
/tree/3a85addd Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/3a85addd Branch: refs/heads/master Commit: 3a85adddb4c44f63b520203ab81e906171c9db07 Parents: 1cfb756 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 17:00:01 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Add more to the TODO comment.

2014-10-08 Thread tabish
-jms/tree/459893d3 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/459893d3 Branch: refs/heads/master Commit: 459893d36926c73dae7627046c4f70740ab83cc5 Parents: 8034002 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 18:24:55 2014 -0400 Committer: Timothy Bish tabish

[4/5] git commit: Fix isEmpty()

2014-10-08 Thread tabish
/heads/master Commit: 3780502243d99c826685ff6033eecfb2ae9a3769 Parents: fe1114d Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 18:46:09 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 8 18:46:09 2014 -0400

[3/5] git commit: Break out some common bits into a base class for all the AMQP message facades to use in their test cases.

2014-10-08 Thread tabish
/tree/fe1114d2 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/fe1114d2 Branch: refs/heads/master Commit: fe1114d22a61121408b50b641af91c96cd94aa10 Parents: 8c223ae Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 18:41:39 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

[5/5] git commit: Start of AmqpJmsTextMessageFacadeTest

2014-10-08 Thread tabish
/diff/5d6fc111 Branch: refs/heads/master Commit: 5d6fc111fb5676c580f185ee859fcb7520d389ff Parents: 3780502 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 18:54:49 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 8 18:54:49 2014 -0400

[2/5] git commit: Remove unused method.

2014-10-08 Thread tabish
Branch: refs/heads/master Commit: 8c223aead601151f0b624d0b83601abdcc5cd60b Parents: 4cc4deb Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 18:40:41 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 8 18:40:41 2014 -0400

[1/5] git commit: Add test for copy()

2014-10-08 Thread tabish
/4cc4debd Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/4cc4debd Branch: refs/heads/master Commit: 4cc4debd6c0f88f1f2dcb82ea765de7fd6af1412 Parents: 459893d Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 8 18:28:38 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Cover JMSException thrown when encoding doesn't match default UTF-8

2014-10-09 Thread tabish
://git-wip-us.apache.org/repos/asf/qpid-jms/tree/b07c7faa Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/b07c7faa Branch: refs/heads/master Commit: b07c7faacb5f6ba81714ca3c3a85fa6c88c7defe Parents: 04f7d6d Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 10:41:50 2014 -0400

git commit: Add a couple more tests for connection state handling.

2014-10-09 Thread tabish
-us.apache.org/repos/asf/qpid-jms/tree/d5ef8fb9 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/d5ef8fb9 Branch: refs/heads/master Commit: d5ef8fb95777e00d63be2c7067982a34f9962541 Parents: fdd1437 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 11:40:25 2014 -0400 Committer

[1/2] git commit: Allow creation in case we want to override the builder in the future based on connection properties.

2014-10-09 Thread tabish
-jms/commit/ac06fb2f Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/ac06fb2f Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/ac06fb2f Branch: refs/heads/master Commit: ac06fb2f9840353387bb7235cb32a91bc7b123b5 Parents: 5d3bfa2 Author: Timothy Bish tabish...@gmail.com Authored

[2/2] git commit: Clean up JmsObjectMessage a bit and delegate toString() to the facade for a meaningful content string.

2014-10-09 Thread tabish
/f2ff78e6 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/f2ff78e6 Branch: refs/heads/master Commit: f2ff78e64cc8c1bf1b36d7a3e43b6c049e2c786b Parents: ac06fb2 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 13:53:05 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Delegate all toString methods in the JMS Message classes to their facade instance for creation of a meaningful message string.

2014-10-09 Thread tabish
tabish...@gmail.com Authored: Thu Oct 9 14:30:11 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 9 14:30:11 2014 -0400 -- .../qpid/jms/message/JmsBytesMessage.java | 2 +- .../apache/qpid/jms/message

git commit: Clean up in JmsMessage a bit, adds more test coverage.

2014-10-09 Thread tabish
-us.apache.org/repos/asf/qpid-jms/tree/c9d6407a Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/c9d6407a Branch: refs/heads/master Commit: c9d6407a7f8db4f9320bc89c63f61a6ef1ff6dd4 Parents: f4dd587 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 16:32:09 2014 -0400 Committer

[1/4] git commit: Add some additional tests

2014-10-09 Thread tabish
/tree/46341887 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/46341887 Branch: refs/heads/master Commit: 463418876b97b966ac465b0f9c6f0115d30ee342 Parents: c9d6407 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 17:07:27 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

[2/4] git commit: Remove an unneeded public accessor and just make the calls directly in the AmqpConsumer

2014-10-09 Thread tabish
: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/343a075f Branch: refs/heads/master Commit: 343a075f76cbafbb917c374d4ec152f20fe2f203 Parents: 4634188 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 17:24:11 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 9

[3/4] git commit: Add extra test cases to fully cover equals.

2014-10-09 Thread tabish
-jms/diff/1626a3ec Branch: refs/heads/master Commit: 1626a3ec29c49f4681cc17e09e28eda994e8235d Parents: 343a075 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 17:29:43 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 9 17:29:43 2014 -0400

[4/4] git commit: Enforce strings only for setting JMSXUserID and add tests for more of the interceptor methods and scenarios.

2014-10-09 Thread tabish
/tree/80807b34 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/80807b34 Branch: refs/heads/master Commit: 80807b34de5d6164b4bbfc1165a8f7f06880849f Parents: 1626a3e Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 18:09:48 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Fix issue when setting delivery mode from string, add more tests to cover.

2014-10-09 Thread tabish
: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e85c74b4 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e85c74b4 Branch: refs/heads/master Commit: e85c74b4698efcdbc55cf8e6952e1e9e34ca6f72 Parents: 80807b3 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 9 18:57:26 2014

git commit: Add additional tests for property intercept on AMQP specific JMS properties.

2014-10-10 Thread tabish
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/ba54a036 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/ba54a036 Branch: refs/heads/master Commit: ba54a036f62f305e7f997cdfb36cb2da2342fc0e Parents: 5c46a63 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 09:58:54

git commit: Add some additional tests.

2014-10-10 Thread tabish
/tree/12cb11ef Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/12cb11ef Branch: refs/heads/master Commit: 12cb11ef5a94144af44a0b2f2fefc59fa5aa2370 Parents: ba54a03 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 10:17:44 2014 -0400 Committer: Timothy Bish tabish

git commit: Remove now unused parts of the interceptor classes and finish up the test coverage.

2014-10-10 Thread tabish
/7dbfa28c Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/7dbfa28c Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/7dbfa28c Branch: refs/heads/master Commit: 7dbfa28c2987e2390c6a29f739da7fbf12e00076 Parents: d661352 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 10

git commit: Add test for JmsOutboundMessageDispatch

2014-10-10 Thread tabish
/asf/qpid-jms/tree/466975eb Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/466975eb Branch: refs/heads/master Commit: 466975ebaf56a246e436fa0e51f699f13ceb1a75 Parents: 7dbfa28 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 11:31:30 2014 -0400 Committer: Timothy Bish

git commit: Finish covering JMS message property handling tests pulling in old tests from previous client work.

2014-10-10 Thread tabish
-jms/commit/6045f0ae Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/6045f0ae Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/6045f0ae Branch: refs/heads/master Commit: 6045f0aeea54d9ddece50d1666e9126db043e138 Parents: 466975e Author: Timothy Bish tabish...@gmail.com Authored

git commit: Removing the isExpired method from JmsMessage. Will need to add something to the message facade later to allow a consumer to check prior to dispatch to ensure that prefetched messages get

2014-10-10 Thread tabish
-us.apache.org/repos/asf/qpid-jms/diff/40eb821c Branch: refs/heads/master Commit: 40eb821c622f36252dcfbc36d9629a36496eb542 Parents: 6045f0a Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 12:34:44 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Fri Oct 10 12:34:44

[1/2] git commit: Test the equals and hashCode bits.

2014-10-10 Thread tabish
/qpid-jms/tree/bfd9953b Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/bfd9953b Branch: refs/heads/master Commit: bfd9953b058d0a7795b87cf095a1f6bd14016861 Parents: 40eb821 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 13:38:41 2014 -0400 Committer: Timothy Bish tabish

[2/2] git commit: Capture and throw correct errors from BytesMessage read and write methods, adds tests to cover these.

2014-10-10 Thread tabish
/079e6c04 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/079e6c04 Branch: refs/heads/master Commit: 079e6c04d41b58f0f411ea9f148b40e697db0a93 Parents: bfd9953 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 14:28:48 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Romve override of setObjectProperty

2014-10-10 Thread tabish
/asf/qpid-jms/tree/ea187698 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/ea187698 Branch: refs/heads/master Commit: ea1876982bb00f612a4b9691eb2e26e462a0ad03 Parents: 079e6c0 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 14:36:45 2014 -0400 Committer: Timothy Bish tabish

[2/4] git commit: Add additional check to ensure that when the value is null we don't NPE

2014-10-10 Thread tabish
-us.apache.org/repos/asf/qpid-jms/diff/a7907e09 Branch: refs/heads/master Commit: a7907e0981bc8f0d332c88a1f19e937135bda5d4 Parents: 4b04d69 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 15:55:05 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Fri Oct 10 15:55:05 2014

[3/4] git commit: Add some testing and some notes about cleanup of delivery / redelivery count methods in the message facades.

2014-10-10 Thread tabish
/tree/a52e142c Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/a52e142c Branch: refs/heads/master Commit: a52e142cabb7f73a54d96e3613e176d1b79eb6bb Parents: a7907e0 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 16:38:33 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

[4/4] git commit: Cover text message code with tests for isEmpty

2014-10-10 Thread tabish
/qpid-jms/diff/df82aeac Branch: refs/heads/master Commit: df82aeac53def5726ebeaa7d83b07e88ebb19ec7 Parents: a52e142 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 17:22:39 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Fri Oct 10 17:22:39 2014 -0400

[1/4] git commit: Add test for setType / getType and fix setType to remove the annotation if the value applied is null.

2014-10-10 Thread tabish
/qpid-jms/commit/4b04d693 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/4b04d693 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/4b04d693 Branch: refs/heads/master Commit: 4b04d693abcdd336021903bc8cd56ab5588e503d Parents: ea18769 Author: Timothy Bish tabish...@gmail.com Authored

git commit: Started adding in the clear bits to the AMQP intercetper also.

2014-10-10 Thread tabish
-wip-us.apache.org/repos/asf/qpid-jms/tree/94febc97 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/94febc97 Branch: refs/heads/master Commit: 94febc97fc7609f0d419f653af54940dde839cd9 Parents: 2c1e2b2 Author: Timothy Bish tabish...@gmail.com Authored: Fri Oct 10 19:34:51 2014 -0400

[2/2] git commit: Add tests for new clear calls.

2014-10-13 Thread tabish
/f2900222 Branch: refs/heads/master Commit: f2900222ef4764c4809e7e912cbcebe84b89f09e Parents: cee0c34 Author: Timothy Bish tabish...@gmail.com Authored: Mon Oct 13 14:16:40 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Mon Oct 13 14:16:40 2014 -0400

[1/2] git commit: Finish work on refactoring the Amqp message property intercepter and updated tests to mock out the needed bits.

2014-10-13 Thread tabish
/repos/asf/qpid-jms/commit/cee0c341 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/cee0c341 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/cee0c341 Branch: refs/heads/master Commit: cee0c3419666dfa69bb265eb175609db9c80d450 Parents: 94febc9 Author: Timothy Bish tabish

[2/2] git commit: Add some additional test cases to ensure errors are trapped. Remove unneeded check for null.

2014-10-13 Thread tabish
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/95941245 Branch: refs/heads/master Commit: 95941245ade051d81093ac5b3cc46651a31160de Parents: fff5e96 Author: Timothy Bish tabish...@gmail.com Authored: Mon Oct 13 16:31:10 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed

[1/2] git commit: Fix the test case.

2014-10-13 Thread tabish
/fff5e965 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/fff5e965 Branch: refs/heads/master Commit: fff5e965364be51d1cc9d2104789957a0d582181 Parents: f290022 Author: Timothy Bish tabish...@gmail.com Authored: Mon Oct 13 16:04:10 2014 -0400 Committer: Timothy Bish tabish...@gmail.com

git commit: Add some initial support for gathing connection capabilities and properties into a config object. Start on real anonymous producer support.

2014-10-13 Thread tabish
: Timothy Bish tabish...@gmail.com Authored: Mon Oct 13 18:50:11 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Mon Oct 13 18:50:11 2014 -0400 -- .../qpid/jms/provider/amqp/AmqpConnection.java | 16

git commit: Start work on testing and improving the JMS transformation utility which handles conversions of foreign messages and destinations.

2014-10-14 Thread tabish
tabish...@gmail.com Authored: Tue Oct 14 18:46:13 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Tue Oct 14 18:46:13 2014 -0400 -- .../jms/message/JmsMessageTransformation.java | 17 +- .../message

[3/3] git commit: start testing the message transformation bits.

2014-10-15 Thread tabish
/qpid-jms/diff/a088d998 Branch: refs/heads/master Commit: a088d99805ef6ede9eb321009324ad3441d2c6ab Parents: a757bab Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 15 11:45:48 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 15 11:45:48 2014 -0400

[1/3] git commit: Complete path coverage of destination transformation method.

2014-10-15 Thread tabish
-wip-us.apache.org/repos/asf/qpid-jms/tree/4d3ea7a1 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/4d3ea7a1 Branch: refs/heads/master Commit: 4d3ea7a1422bf710440f9a291832d05c7f871335 Parents: a0f228b Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 15 09:43:04 2014 -0400

[2/3] git commit: Create a raw Message type, not a TextMessage

2014-10-15 Thread tabish
-jms/diff/a757bab4 Branch: refs/heads/master Commit: a757bab4ca103ad6bc3887ebe47a21bbbede6be4 Parents: 4d3ea7a Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 15 11:45:23 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 15 11:45:23 2014 -0400

git commit: Clean up comments and API documentation.

2014-10-15 Thread tabish
/repos/asf/qpid-jms/tree/c6618625 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/c6618625 Branch: refs/heads/master Commit: c6618625d22927bd27902229ff6dccd8d6ff49e6 Parents: a088d99 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 15 12:59:59 2014 -0400 Committer: Timothy Bish

[1/2] git commit: Add a set of JMS Message implementations that can be used to test support for Foreign JMS Types.

2014-10-15 Thread tabish
-jms/commit/12cc2f37 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/12cc2f37 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/12cc2f37 Branch: refs/heads/master Commit: 12cc2f37c03984817213ce1c9d03a0ceb2c7eca8 Parents: c661862 Author: Timothy Bish tabish...@gmail.com Authored

[2/2] git commit: Test and cleanup the transformation of Foreign messages.

2014-10-15 Thread tabish
/repos/asf/qpid-jms/diff/6a221b16 Branch: refs/heads/master Commit: 6a221b1686f454cbeb35092ae0baf9909faaca4e Parents: 12cc2f3 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 15 17:24:29 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 15 17:24:29 2014 -0400

git commit: Add the ability for adding in a custom intercepter to manage conversion of foreign destination types that we don't know how to convert ourselves. Default implementation will look for isTop

2014-10-15 Thread tabish
/asf/qpid-jms/diff/3fc2d8b1 Branch: refs/heads/master Commit: 3fc2d8b1a1e879a092a881f083cd33b256dff7ac Parents: 6a221b1 Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 15 18:28:07 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Wed Oct 15 18:28:07 2014 -0400

git commit: Throw JMSException is the destinatio name is null.

2014-10-15 Thread tabish
-us.apache.org/repos/asf/qpid-jms/tree/bec6b5ce Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/bec6b5ce Branch: refs/heads/master Commit: bec6b5cec175dcdcd9a478dbb074bc202d7274fe Parents: 3fc2d8b Author: Timothy Bish tabish...@gmail.com Authored: Wed Oct 15 18:45:09 2014 -0400 Committer: Timothy

git commit: Add some additional tests for handling unresolved foreign destination types.

2014-10-16 Thread tabish
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/7525ab93 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/7525ab93 Branch: refs/heads/master Commit: 7525ab93e2802be8d35120dad1585821dc859533 Parents: bec6b5c Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 16 09:59:51

[1/2] git commit: Enable honoring of the disable message ID value in producer, broker will generate an ID for incoming messages without one.

2014-10-16 Thread tabish
tabish...@gmail.com Authored: Thu Oct 16 12:17:27 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 16 12:17:27 2014 -0400 -- .../amqp/message/AmqpJmsMessageFacade.java | 2 +- .../jms/producer

[2/2] git commit: Add tests for some behaviors of onSend

2014-10-16 Thread tabish
/diff/0b431122 Branch: refs/heads/master Commit: 0b431122506f28145e707822af8f14d0b830f1c3 Parents: 29f2dcd Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 16 13:55:52 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 16 13:55:52 2014 -0400

[2/3] git commit: Create a specialized session object used soley by the connection to provide a place for things like durable unsubscribe, etc.

2014-10-16 Thread tabish
/repos/asf/qpid-jms/tree/1ec8e2ca Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/1ec8e2ca Branch: refs/heads/master Commit: 1ec8e2ca8521819b982b1ba853859a12b32014a5 Parents: 49db0e5 Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 16 16:51:25 2014 -0400 Committer: Timothy Bish

[3/3] git commit: Do some cleanup and renaming to make things more consistent.

2014-10-16 Thread tabish
-us.apache.org/repos/asf/qpid-jms/diff/ec13a0d5 Branch: refs/heads/master Commit: ec13a0d50f121a71280f9f074a1a6e94e61bbfd1 Parents: 1ec8e2c Author: Timothy Bish tabish...@gmail.com Authored: Thu Oct 16 18:52:38 2014 -0400 Committer: Timothy Bish tabish...@gmail.com Committed: Thu Oct 16 18:52:38 2014 -0400

  1   2   3   4   5   6   7   8   9   10   >