| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | QPID-5048: add pluginManagement section to the qpid parent, to override apach... | Robert Gemmell | 2013-09-30 | 1 | -15/+2 |
| * | QPID-5193: update the source and target values used for javac to 1.6 | Robert Gemmell | 2013-09-29 | 1 | -1/+1 |
| * | QPID-5192: commit the protocol and logging files output by running the update... | Robert Gemmell | 2013-09-29 | 491 | -0/+63972 |
| * | QPID-5192: update protocol generation templates to remove whitespace errors i... | Robert Gemmell | 2013-09-29 | 19 | -262/+199 |
| * | QPID-5192, QPID-5048: update the maven build in line with previous QPID-5192 ... | Robert Gemmell | 2013-09-29 | 1 | -48/+40 |
| * | QPID-5192: make the protocol and logging source generation explicitly trigger... | Robert Gemmell | 2013-09-29 | 2 | -23/+15 |
| * | QPID-5192: remove erroneous template, it causes creation of a junk file simpl... | Robert Gemmell | 2013-09-29 | 1 | -37/+0 |
| * | QPID-5158: remove old/duplicate create-version target, fix version.file prope... | Robert Gemmell | 2013-09-29 | 3 | -0/+4 |
| * | QPID-5184 : Setting message expiration to 0 should lead to the header propert... | Robert Godfrey | 2013-09-27 | 2 | -17/+94 |
| * | QPID-5048: add initial pom files for a maven build | Robert Gemmell | 2013-09-23 | 1 | -0/+174 |
| * | QPID-5164: remove use of qpid-all.jar from scripts, use classpath wildcard ex... | Robert Gemmell | 2013-09-23 | 1 | -2/+2 |
| * | QPID-5160: add a qpid-test-utils module instead of making every modules tests... | Robert Gemmell | 2013-09-23 | 7 | -809/+1 |
| * | QPID-5158: extract the generation process for the common and broker modules i... | Robert Gemmell | 2013-09-23 | 2 | -53/+140 |
| * | QPID-5157: Remove dead target whose execution is conditional on a property wh... | Robert Gemmell | 2013-09-23 | 1 | -21/+1 |
| * | QPID-5157: remove unused test-only mock implementation | Robert Gemmell | 2013-09-23 | 1 | -105/+0 |
| * | QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8... | Robert Godfrey | 2013-08-21 | 9 | -149/+53 |
| * | QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T... | Robert Godfrey | 2013-08-08 | 2 | -114/+32 |
| * | QPID-4875 : The parsing logic for certificate subjects does not work properly... | Robert Godfrey | 2013-07-30 | 3 | -48/+121 |
| * | QPID-4961: Change trunk version to 0.25 | Justin Ross | 2013-07-18 | 1 | -1/+1 |
| * | QPID-4994: Remove redundant binding URL options for subscription name and cli... | Alex Rudyy | 2013-07-17 | 3 | -27/+0 |
| * | QPID-4659 : [Java Broker] move amqp 0-8 implementation into a plugin | Robert Godfrey | 2013-07-16 | 1 | -6/+7 |
| * | QPID-4943: Introduce a feature for 0-8/0-9/0-9-1 protocols to close a connect... | Alex Rudyy | 2013-06-21 | 4 | -7/+57 |
| * | QPID-4937 : [Java Broker] separate virtualhosts into different types | Robert Godfrey | 2013-06-19 | 1 | -6/+8 |
| * | QPID-4934 : [Java XA] Stop redundant session creation for XA Sessions, improv... | Robert Godfrey | 2013-06-18 | 1 | -1/+16 |