summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-1916: default to using a local repo in the scratch dir (configurable wit...Robert Gemmell2011-02-082-5/+15
* QPID-2900: Changed SimpleAMQQueue to avoid race condition in the updating ato...Robert Gemmell2011-02-086-28/+396
* QPID-1916: use module.depends to indicate module interdependencies in generat...Robert Gemmell2011-02-071-1/+4
* QPID-2977: simply specify the required dep info in a file rather than using f...Robert Gemmell2011-02-0742-2678/+472
* QPID-1916: updates to allow creation of maven artifacts for client+common mod...Robert Gemmell2011-02-074-7/+71
* QPID-3039: explicitly define which debug info to include in the compiled clas...Robert Gemmell2011-02-061-1/+1
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-0419-196/+298
* QPID-3021: ensure the connection actor is used for connection control events ...Robert Gemmell2011-02-045-6/+33
* QPID-1670: Implement an UncaughtExceptionHandler to log exceptions causing t...Robert Gemmell2011-02-0410-70/+480
* QPID-3017: improve error handling for the new transaction classes, add some l...Robert Gemmell2011-01-2810-124/+1581
* Modified the test cases according to the fix made for QPID-3019Rajith Muditha Attapattu2011-01-281-3/+3
* QPID-3013: use an equation based delta threshold that takes processor count i...Robert Gemmell2011-01-271-8/+5
* QPID-3022: enable the logging tests and fix issues causing failures due to mi...Robert Gemmell2011-01-277-24/+52
* QPID-3023: enable using the ServerConfiguration directly instead of leveragin...Robert Gemmell2011-01-274-59/+24
* QPID-3021: set the session/connection actor when the connection recieves new ...Robert Gemmell2011-01-277-16/+66
* QPID-3020: fix _logActor variable shadowing, use CurrentActor to log Sub crea...Robert Gemmell2011-01-252-6/+6
* QPID-3019Rajith Muditha Attapattu2011-01-256-14/+47
* QPID-3014: create and use a connection actor directly, it doesnt need to be p...Robert Gemmell2011-01-243-5/+10
* QPID-2902: remove exclusion for LargeMessageTest, I believe QPID-3010 also re...Robert Gemmell2011-01-211-1/+0
* QPID-3010: ensure the SimpleByteBufferAllocator is always used and non-direct...Robert Gemmell2011-01-214-48/+8
* QPID-3013: create an initial connection to force thread pool startup before t...Robert Gemmell2011-01-211-0/+6
* QPID-3012: reduce the cycle count such that 100 connections are used instead ...Robert Gemmell2011-01-211-1/+1
* QPID-3011Rajith Muditha Attapattu2011-01-202-8/+26
* While commiting a fix for QPID-2994 I accidently modified the timeout value.Rajith Muditha Attapattu2011-01-111-1/+1
* QPID-2991: added message counts to connection stats; fixed xxxToClient statsGordon Sim2011-01-111-0/+12
* QPID-2995Rajith Muditha Attapattu2011-01-111-0/+4
* QPID-2994Rajith Muditha Attapattu2011-01-112-3/+10
* QPID-2966: add 'not implemented' stumps for the recently added get/setLogLeve...Robert Gemmell2010-12-111-0/+12
* QPID-2959Rajith Muditha Attapattu2010-11-241-2/+4
* Correct typosRobert Gemmell2010-11-221-2/+2
* add README.txt file for Java client, include in the distributed binary conven...Robert Gemmell2010-11-222-1/+58
* Remove redundant/unused scriptRobert Gemmell2010-11-221-21/+0
* Remove file from the old maven build systemRobert Gemmell2010-11-221-35/+0
* Remove out of date/redundant scripts and README.txt fileRobert Gemmell2010-11-223-144/+0
* Update versions/names in the release note filesRobert Gemmell2010-11-221-2/+2
* Revised release notes for 0.6Robert Gemmell2010-11-221-18/+4
* QPID-2950: correct the shutdown exception check to verify the SQLCode is for ...Robert Gemmell2010-11-171-2/+4
* QPID-2947: update slf4j to 1.6.1 to allow using the client package out-of-the...Robert Gemmell2010-11-177-7/+7
* QPID-2944: update QMan README.txt to give the correct URL for the admininstra...Robert Gemmell2010-11-141-1/+1
* QPID-2944: update QMan build file to reflect change of README filname to READ...Robert Gemmell2010-11-141-5/+5
* QPID-2943: add the example src+jar to the client release archiveRobert Gemmell2010-11-141-0/+14
* QPID-2943: remove references from the README.txt file to examples that no lon...Robert Gemmell2010-11-141-260/+4
* QPID-2942: disable management SSL by default, update config.xml to use keysto...Robert Gemmell2010-11-142-3/+6
* Fixed minor errors in the scriptsRajith Muditha Attapattu2010-11-102-8/+8
* Added log4j as dep for tools module.Rajith Muditha Attapattu2010-11-081-1/+1
* This is related to rev 1032640Rajith Muditha Attapattu2010-11-085-0/+2
* Moved the testkit scripts under the tools module.Rajith Muditha Attapattu2010-11-083-1/+1
* QPID-2929: *actually* fix inclusion of the broker-plugins in the release *arc...Robert Gemmell2010-11-081-2/+2
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-077-7/+7
* reduce the amount of change required to update the icky hardcoded version inf...Robert Gemmell2010-11-071-27/+28