| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-6014 : [Java] declare variables as ConcurrentMap not ConcurrentHashMap t... | Robert Godfrey | 2014-08-18 | 1 | -5/+6 |
| * | QPID-6000 : [Java Broker] [Java Client] add the ability to configure automati... | Robert Godfrey | 2014-08-16 | 8 | -6/+306 |
| * | QPID-5993 : Fix more findbugs found issues | Robert Godfrey | 2014-08-13 | 1 | -12/+12 |
| * | QPID-5978 : [Java Client] deal with protocol initialisation failures such as ... | Robert Godfrey | 2014-08-11 | 2 | -8/+16 |
| * | QPID-4429 : [Java] Implement max frame size negotiation checks in 0-x protocols | Robert Godfrey | 2014-08-09 | 12 | -152/+210 |
| * | QPID-5980: more javadoc fixups | Robert Gemmell | 2014-08-08 | 11 | -76/+30 |
| * | QPID-5980: revert exclusion of selector parser from javadoc run, it is only e... | Robert Gemmell | 2014-08-08 | 1 | -13/+1 |
| * | QPID-5980: exclude selector parser from javadoc, its full of generated incomp... | Robert Gemmell | 2014-08-08 | 1 | -1/+13 |
| * | QPID-5980: more javadoc fixups | Robert Gemmell | 2014-08-08 | 25 | -114/+64 |
| * | QPID-5980: initial javadoc fixups | Robert Gemmell | 2014-08-08 | 23 | -156/+37 |
| * | QPID-5978 : [Java Client] fail faster when a TCP connection is established, b... | Robert Godfrey | 2014-08-08 | 1 | -6/+7 |
| * | QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro... | Justin Ross | 2014-08-07 | 2 | -2/+2 |
| * | QPID-5960: Turn on SSL host name verification by default | Alex Rudyy | 2014-08-07 | 1 | -1/+5 |
| * | QPID-5969 : [Java Common] Add support of AMQP 0-9-1 field-array type | Robert Godfrey | 2014-08-06 | 5 | -15/+253 |
| * | QPID-2969: Make AMQConnectionFactory and AMQDestination (and subclasses) seri... | Keith Wall | 2014-07-20 | 1 | -1/+4 |
| * | QPID-5903 : [Java Broker] allow character escaping for JSON in configured obj... | Robert Godfrey | 2014-07-18 | 2 | -10/+132 |
| * | QPID-5892: SSL Sender may spuriously timeout if SSL negotiation fails | Keith Wall | 2014-07-13 | 1 | -4/+9 |
| * | QPID-5774: first main swipe, remove the Ant builds main build.xml and associa... | Robert Gemmell | 2014-05-21 | 1 | -67/+0 |
| * | QPID-5754 : [Java Broker] Make state change operations methods rather than ca... | Robert Godfrey | 2014-05-08 | 5 | -71/+36 |
| * | QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve... | Robert Gemmell | 2014-04-29 | 1 | -3/+3 |
| * | QPID-5702: upgrade JUnit dependency from version 3.8.1 to 4.11, change import... | Robert Gemmell | 2014-04-22 | 1 | -32/+32 |
| * | QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis... | Keith Wall | 2014-04-21 | 1 | -0/+4 |
| * | QPID-5048: re-instate dependency versions after qpid parent pom removal of de... | Robert Gemmell | 2014-04-21 | 1 | -0/+1 |
| * | QPID-5672 : [Java Broker] move variable interpolation to the configured object | Robert Godfrey | 2014-04-09 | 1 | -13/+64 |
| * | QPID-5600: Advance the version number on trunk to 0.29 | Justin Ross | 2014-03-20 | 1 | -1/+1 |
| * | QPID-5611 : [Java Broker] remove LogActors | Robert Godfrey | 2014-03-07 | 1 | -0/+4 |
| * | QPID-5602: change log level to info, include socket address in message, repor... | Robert Gemmell | 2014-03-05 | 1 | -1/+1 |
| * | QPID-5596 : [Java] Address bugs found by FindBugs | Robert Godfrey | 2014-03-03 | 1 | -22/+0 |
| * | QPID-5048: Maven enahancements to remove child version definitions and improv... | Robert Gemmell | 2014-02-28 | 1 | -1/+0 |
| * | QPID-5048: Maven enahancements to restructure POM hierarchy and improve build | Robert Gemmell | 2014-02-27 | 1 | -2/+2 |
| * | QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and... | Robert Godfrey | 2014-02-14 | 2 | -89/+0 |
| * | QPID-5504 : refactring of queues, and introduce management node and amqp-mana... | Robert Godfrey | 2014-02-11 | 1 | -2/+2 |
| * | QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions | Robert Gemmell | 2014-02-06 | 1 | -9/+11 |
| * | QPID-5512: suppress exception sometimes seen due to race while closing the so... | Robert Gemmell | 2014-01-24 | 1 | -1/+6 |
| * | QPID-5504 : initial refactoring to move common code into shared classes, make... | Robert Godfrey | 2014-01-22 | 11 | -407/+12 |
| * | QPID-5048: logging and build output cleanup | Robert Gemmell | 2014-01-22 | 3 | -8/+43 |
| * | QPID-5048: Logging dependency and configuration tidy up for maven build | Robert Gemmell | 2014-01-22 | 1 | -12/+6 |
| * | QPID-5065: modifications to get more tests running on windows (both ant and m... | Keith Wall | 2014-01-17 | 4 | -7/+90 |
| * | QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea... | Robert Godfrey | 2014-01-15 | 3 | -6/+27 |
| * | QPID-5478: elapsed time calculation should use a simple assignment, rather th... | Robert Gemmell | 2014-01-14 | 1 | -1/+1 |
| * | QPID-5472: [Java Broker] Exceptions used to report bind port failure (AMQP/HT... | Keith Wall | 2014-01-12 | 1 | -1/+1 |
| * | QPID-5373: move retrieval of the peer Principal into the connection IO thread... | Robert Gemmell | 2014-01-11 | 4 | -35/+28 |
| * | QPID-5420: Restore ability to consume using BURLs specifying default exchange. | Keith Wall | 2014-01-07 | 1 | -0/+6 |
| * | QPID-5282: Change IoSender to cause the socket to be closed after a sender ti... | Keith Wall | 2013-11-20 | 1 | -28/+52 |
| * | QPID-5336: Don't hardcode location of bash in shell scripts | Andrew Stitcher | 2013-11-14 | 2 | -2/+2 |
| * | QPID-5255: Change trunk version to 0.27 | Justin Ross | 2013-11-12 | 1 | -1/+1 |
| * | QPID-4534: unify client heartbeat system properties/connection url options. | Keith Wall | 2013-10-30 | 8 | -148/+202 |
| * | QPID-5223: add system property to toggle populating the 'expiration' header w... | Robert Gemmell | 2013-10-13 | 1 | -0/+7 |
| * | QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |
| * | QPID-5207, QPID-5048: use the dojo release zip instead of extracting files fr... | Robert Gemmell | 2013-10-06 | 1 | -1/+0 |