summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* Increase timeout waiting for brokers to be ready.Alan Conway2010-09-201-1/+1
* QPID-2858: Implement FilterManager for 0-10 subscriptionsAndrew Donald Kennedy2010-09-202-14/+13
* QPID-2857: address a further 60 or so issues identified by running FindBugs a...Robert Gemmell2010-09-1935-217/+273
* QPID-2857: Increase max memory for the findbugs task to 512MB to prevent OOMERobert Gemmell2010-09-191-0/+1
* Remove unused/non-existent jar entry from startup script classpathRobert Gemmell2010-09-191-1/+1
* QPID-2781: move broker process name tagging default from the common qpid-run ...Robert Gemmell2010-09-192-6/+6
* QPID-2619: move echo of the broker PID from common qpid-run script used by mu...Robert Gemmell2010-09-192-1/+13
* QPID-2869: prevent entering the source queue as destinationRobert Gemmell2010-09-181-0/+8
* QPID-2868: guard against non-existent destinations when moving/copyingRobert Gemmell2010-09-181-3/+10
* QPID-2867: add support to the JMX management console for removing bindings fr...Robert Gemmell2010-09-183-13/+101
* QPID-2870: move the authorisation check outside the AtomicBoolean wrapped que...Robert Gemmell2010-09-181-5/+6
* QPID-2695: use exchangeName variable instead of exchange variable when loggin...Robert Gemmell2010-09-181-7/+8
* QPID-2704: simplify the implementation of SQEL scavenge() ability and add test.Robert Gemmell2010-09-182-51/+158
* Remove old commented out conflict marker, erroneous println debugging stateme...Robert Gemmell2010-09-183-12/+6
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1719-52/+57
* QPID-2858: Implement FilterManager for 0-10 subscriptionsAndrew Donald Kennedy2010-09-171-1/+5
* QPID-2857 : Added findbugs task to the build to automate the procedure for fi...Robert Godfrey2010-09-1732-0/+1503
* QPID-2858: Implement FilterManager for 0-10 subscriptionsAndrew Donald Kennedy2010-09-171-1/+18
* QPID-2832: Collate all the LogSubject formatting strings in a static classAndrew Donald Kennedy2010-09-178-124/+144
* QPID-2842 - Fixed regression introduced in r992039.Ted Ross2010-09-171-0/+2
* QPID-2861Rajith Muditha Attapattu2010-09-171-1/+11
* Adding cast to list and map size comparisons to avoid signed/unsigned compari...Jonathan Robie2010-09-161-2/+2
* Fixes parsing problem with empty lists ('[]') in addresses, which previously ...Jonathan Robie2010-09-163-2/+26
* QPID-2859: Save the agent's name to the configuration file.Kenneth Anthony Giusti2010-09-152-20/+61
* Removed spurious commentTed Ross2010-09-151-1/+1
* Minor enhancements to docs (extra connection options, cross reference node pr...Gordon Sim2010-09-151-1/+42
* Trivial change to BNF use the SLASH terminal already definedGordon Sim2010-09-151-2/+2
* QPID-2851: Replace ambiguous and confusing use of 'queue' with something clea...Gordon Sim2010-09-151-1/+1
* Changed hello world example to include connection options.Jonathan Robie2010-09-141-1/+3
* Adds a parameter to several examples to allow connection options to be specif...Jonathan Robie2010-09-146-10/+19
* Fixed a thread safety issue in which the managementObjects map was used in an...Ted Ross2010-09-142-55/+66
* QPID-2749: add -XX:+ExplicitGCInvokesConcurrent arg to ensure that the GCs pr...Robert Gemmell2010-09-142-4/+2
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-12159-1285/+1803
* QPID-2856 : Attempting deltion of a default exchange should cause 530 not-all...Robert Godfrey2010-09-121-1/+21
* QPID-2855 : Broker Transport should not block on awaiting session close confi...Robert Godfrey2010-09-123-16/+47
* QPID-2854 : Correct implemention of 0-10 Queue Exclusivity in the Java BrokerRobert Godfrey2010-09-121-43/+30
* QMF: bugfix - ack message even if handler throws an exception.Kenneth Anthony Giusti2010-09-101-102/+112
* QMF: bugfix - heartbeats arriving on wrong queue.Kenneth Anthony Giusti2010-09-101-1/+6
* fixed detach to not hang on session error, fixed the tests to include a timeo...Rafael H. Schloming2010-09-103-2/+6
* handle request timeoutRafael H. Schloming2010-09-101-0/+4
* fixed usage of UUIDRafael H. Schloming2010-09-101-3/+3
* added extra assertion to check that deletion of default exchanges doesn't workRafael H. Schloming2010-09-101-0/+1
* made qpid.datatypes module use builtin UUID when availableRafael H. Schloming2010-09-102-28/+32
* Add the BURL prefix to denote the use of old style binding urls in the prop fileRajith Muditha Attapattu2010-09-091-5/+5
* fixed bool encodingRafael H. Schloming2010-09-092-0/+13
* QPID-2606: remove erroneous logging, missed when applying the half megabyte p...Robert Gemmell2010-09-091-1/+0
* Break deadlock caused when ClusterTimer::drop is called concurrently with Tim...Alan Conway2010-09-092-6/+8
* QPID-2840: update to fix issue with InVM tests passing in isolation but faili...Robert Gemmell2010-09-091-3/+3
* Fix to allow compilation with libibverbs 1.1.2Andrew Stitcher2010-09-082-2/+2
* Stop the client side Rdma code from receiving connection events before the da...Andrew Stitcher2010-09-083-0/+6