summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-5121: Store module does not raise exception when attempting to enqueue a...Pavel Moravec2014-02-021-2/+4
| * QPID-5504 : Moving routing to Exchange from session classesRobert Godfrey2014-02-0114-366/+295
| * QPID-5532: [C++ broker] Add debug log when timeouting DTX transactionPavel Moravec2014-02-011-0/+2
| * QPID-5530: [legacystore] store_chk raises "Operation on non-existent record: ...Pavel Moravec2014-02-011-2/+11
| * NO-JIRA: [JMS Client 0-8 documentation] Correct pub/sub example to use a inte...Keith Wall2014-02-012-9/+11
| * QPID-5514: [Java Broker Documentation] Change ports section to note that fact...Keith Wall2014-01-311-2/+2
| * QPID-5525: [Java Broker Documentation] Add simple JMX documentation: simple g...Keith Wall2014-01-314-19/+293
| * QPID-5485: If no directory for paging file is enabled print warning (as ifAndrew Stitcher2014-01-318-15/+12
| * QPID-5527: Upgrade to Jetty 8Robert Gemmell2014-01-3118-65/+64
| * QPID-5485: Fixes to broken original checkinAndrew Stitcher2014-01-312-4/+5
| * QPID-5529: remove failed send from delivery bufferGordon Sim2014-01-311-5/+11
| * QPID-5485: By default use a subdirectory of the data dir called "pq" forAndrew Stitcher2014-01-309-22/+40
| * NO-JIRA: Update configuration script to handle a PROTON_ROOT.Charles E. Rolke2014-01-291-17/+85
* | QPID-5409: Refactor BDB HA system tests to use management REST interfaces ins...Keith Wall2014-02-0413-93/+207
* | QPID-5409: Setting attributes on LocalReplicationNode now causes the correspo...Keith Wall2014-01-318-213/+716
* | QPID-5413: Fix the issue with flickering node rows in the nodes tableAlex Rudyy2014-01-292-7/+12
* | QPID-5409: On Broker startup, the tree of configured objects are told to atta...Keith Wall2014-01-2925-903/+546
* | Merge changes from the trunk in revisions 1560619:1562452 usingKeith Wall2014-01-29221-1252/+1673
|\ \ | |/
| * QPID-5211: Prevent spurious not valid state transitions for MemoryMessageStor...Keith Wall2014-01-293-7/+11
| * QPID-5522 : TransactionController endless wait when the TCP/IP connection is ...Robert Godfrey2014-01-295-50/+101
| * QPID-5520: qpid-python-test should not fail for skipped tests.Alan Conway2014-01-281-1/+1
| * NO-JIRA: Removed unused defines from config.hAndrew Stitcher2014-01-271-5/+0
| * QPID-5362: Bugfixes and enhancements to qpid_qls_analyzeKim van der Riet2014-01-274-153/+398
| * NO-JIRA: Minor rationalization of log statement priorities.Alan Conway2014-01-276-13/+10
| * NO-JIRA: Minor refactor to improve code safety: calling shared_from_this on c...Alan Conway2014-01-2711-31/+64
| * QPID-5516: Only enable Dtrace style probes on LinuxAndrew Stitcher2014-01-271-8/+13
| * QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-271-1/+1
| * QPID-5514: [Java Broker Management] Close the AMQP transport on deletion of t...Keith Wall2014-01-273-3/+41
| * QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-2413-16/+195
| * NO-JIRA: Make the python test install depend on the python files.Andrew Stitcher2014-01-241-2/+5
| * QPID-5512: suppress exception sometimes seen due to race while closing the so...Robert Gemmell2014-01-241-1/+6
| * QPID-5048: Moved test-scope logging dependencies to being compile scope depen...Robert Gemmell2014-01-242-20/+14
| * QPID-2294: add checks for negative timeoutGordon Sim2014-01-241-1/+2
| * NO-JIRA : fix typos / spelling errorsRobert Godfrey2014-01-23137-424/+336
| * NO-JIRA: Changes to python related build processes:Andrew Stitcher2014-01-231-4/+16
| * NO-JIRA : fix spelling error/typo in DtxBranch.addPostTransactionAc(t)ionRobert Godfrey2014-01-233-8/+8
| * NO-JIRA : fix spelling error/typo in name of Enque(ue)ableMessageRobert Godfrey2014-01-2322-75/+76
| * NO-JIRA : set eol-style propertyRobert Godfrey2014-01-231-69/+69
| * QPID-5504 : simplify QueueEntry to remove discard/dispose/dequeue and only le...Robert Godfrey2014-01-2332-362/+302
| * QPID-5509: release messages that have not yet been fetched when closing receiverGordon Sim2014-01-232-11/+17
| * QPID-5506: Use a randomness source to certutil that will definitely exist.Andrew Stitcher2014-01-231-1/+1
* | Merge changes from the trunk in revisions 1558036:1560619 usingKeith Wall2014-01-23295-3095/+3259
|\ \ | |/
| * QPID-5488: Allow for not enough bytes initially received by client for protoc...Andrew Stitcher2014-01-232-2/+6
| * QPID-5362: Bugfixes for journal analysis tool qpid_qls_analyzeKim van der Riet2014-01-221-6/+10
| * QPID-5481: Messaging API Update - 1555202 Logger module addedCharles E. Rolke2014-01-224-0/+368
| * QPID-5504 : remove InboundMessage... characterize routing as being on the imm...Robert Godfrey2014-01-2249-358/+409
| * NO-JIRA : remove empty directoriesRobert Godfrey2014-01-220-0/+0
| * NO-JIRA : remove empty directoriesRobert Godfrey2014-01-220-0/+0
| * NO-JIRA : remove empty directories in java systestsRobert Godfrey2014-01-220-0/+0
| * QPID-5504 : initial refactoring to move common code into shared classes, make...Robert Godfrey2014-01-2252-1494/+353