summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-5065 : [Java] tests do not run on WindowsRobert Godfrey2013-08-093-19/+11
* QPID-5053: release exclusive queue ownership when session ends (clear the set...Gordon Sim2013-08-091-1/+1
* QPID-5060: remove exchange and durable for properties map, as they apply to t...Gordon Sim2013-08-092-2/+9
* QPID-5061: do exclusivity checks before registering link to avoid cancelling ...Gordon Sim2013-08-091-1/+1
* QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T...Robert Godfrey2013-08-0810-162/+213
* QPID-5045 - Added tests for message REJECT and for the three-ack delivery pat...Ted Ross2013-08-082-13/+87
* QPID-5054: check whether topic actually exists in delete requestGordon Sim2013-08-081-2/+6
* QPID-5055: initialise some paged queue variablesGordon Sim2013-08-081-1/+1
* QPID-5045 - Added system tests for the routing scenarios, fixed discovered de...Ted Ross2013-08-085-14/+268
* NO-JIRA - Cleanup of the alloc module.Ted Ross2013-08-081-18/+27
* QPID-5051: fixes for swig test failures on RHEL5 (and the failure to detect t...Gordon Sim2013-08-074-9/+7
* QPID-5049 : Improve exception messages in RestServletRobert Godfrey2013-08-071-2/+2
* NO-JIRA: Remove use of "with" statement to support older versions of PythonAlan Conway2013-08-061-1/+4
* QPID-5044 : Include bonecp jdbc pooling details in ivy.nexus.xmlRobert Godfrey2013-08-061-0/+6
* NO-JIRA: Remove un-necessary #include <boost/pointer_cast.hpp>Alan Conway2013-08-061-1/+0
* QPID-5044 : Update release.sh to copy maven artifcats for new Java Broker plu...Robert Godfrey2013-08-061-1/+2
* QPID-5045 - Refactored the router data structures to support message and link...Ted Ross2013-08-066-257/+465
* QPID-5042: use more protable encode and decodeGordon Sim2013-08-061-2/+4
* QPID-5044 : Update release.sh to copy maven artifcats for new Java Broker plu...Robert Godfrey2013-08-061-1/+10
* NO-JIRA: HA remove use of boost_hash, failes to build on some compilers.Alan Conway2013-08-069-22/+91
* QPID-5041: ensure persistence id is not lost when annotation is addedGordon Sim2013-08-051-0/+2
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-0518-53/+165
* QPID-5035: Respect data-dir setting from config fileJustin Ross2013-08-051-2/+1
* NO-JIRA: Remove deleted file ha/hash.h from CMakeLists.txt.Alan Conway2013-08-051-1/+0
* NO-JIRA: Corrected use of boost_hash, failing to build on some compilers.Alan Conway2013-08-058-56/+19
* NO-JIRA: Remove use of boost::make_shared, not availble on some older versions.Alan Conway2013-08-055-12/+6
* NO-JIRA: [Java Broker Documentation] Correct forms of REST service urls for m...Keith Wall2013-08-051-10/+10
* QPID-5036: View Message dialogue can omit or display stale field values.Keith Wall2013-08-054-16/+29
* QPID-5038: [Java Broker Tests] Fix leak from message store testsKeith Wall2013-08-047-69/+80
* QPID-5031: Remove deprecated Action modifier.Stephen D. Huston2013-08-031-2/+1
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-0210-19/+19
* QPID-5037: Move log viewer into a separate tab and add abilities to download ...Alex Rudyy2013-08-0239-62/+2911
* QPID-4327: HA logging fixes.Alan Conway2013-08-013-19/+13
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-0121-104/+343
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-0143-274/+2483
* QPID-4327: HA get rid of Primary::get() singleton.Alan Conway2013-08-013-14/+11
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-0122-74/+412
* QPID-4327: Renamed ConfigurationObserver as BrokerObserver.Alan Conway2013-08-0112-48/+47
* QPID-4327: Refactor to simplify TxAccept.Alan Conway2013-08-012-92/+54
* QPID-4327: Optimize brokertest.ready() to improve test runtimes.Alan Conway2013-08-011-22/+13
* QPID-4967 - Updates to the routerTed Ross2013-08-017-24/+191
* QPID-5034: WinSDK README contains stale web site URLCharles E. Rolke2013-08-011-1/+1
* QPID-5017: WinSDK build leaves release executables stranded in \bin directoryCharles E. Rolke2013-07-311-0/+3
* QPID-5032: Windows install LICENSE and NOTICE files have movedCharles E. Rolke2013-07-311-2/+2
* QPID-5029: WinSDK tries to handle components that have been removedCharles E. Rolke2013-07-311-1/+0
* QPID-5028: Qmf2 examples install script errorCharles E. Rolke2013-07-311-11/+0
* QPID-4942: Include file not part of supported APIAndrew Stitcher2013-07-311-0/+0
* QPID-5027: Windows examples installed to wrong directoryCharles E. Rolke2013-07-311-1/+1
* QPID-5029: WinSDK tries to handle components that have been removedCharles E. Rolke2013-07-311-4/+0
* QPID-5026: make receivers target and senders source configurable, defaulting ...Gordon Sim2013-07-314-2/+41