summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* synchronized with trunk except for ruby dirRafael H. Schloming2009-12-261699-39586/+148953
* added codegen for 1-0-draft xmlRafael H. Schloming2008-08-2115-37/+88
* QPID-1252: remove the durable subscription when done with it, and increased a...Rafael H. Schloming2008-08-201-1/+2
* qpid-1251: changed close method for closing the underlying socket on windows ...Arnaud Simon2008-08-201-1/+8
* increased the timeout in the new DurableSubscriptionTest from 250 millisecond...Rafael H. Schloming2008-08-191-1/+1
* QPID-1202: Rebind durable subscriptions if the arguments have changedAidan Skinner2008-08-192-8/+85
* QPID-1252: modified tests to unsubscribe the durable subscriptions they createRafael H. Schloming2008-08-183-0/+11
* QPID-1226 : Last few changes to correctly shutdown all ApplicationRegistries ...Martin Ritchie2008-08-186-3/+47
* QPID-1246 : set execute permissions on the bin scriptsMartin Ritchie2008-08-158-0/+0
* QPID-1245: use notifyMessage rather than onMessage in setMessageListener so t...Rafael H. Schloming2008-08-152-1/+11
* increased timeout for DupsOkTest to prevent intermittent failure on build mac...Rafael H. Schloming2008-08-141-2/+2
* QPID-1244: fix for NPE on broker initiated connection close, also preserve th...Rafael H. Schloming2008-08-148-1/+130
* QPID-1077 : Noticed that the defaults of 644, and 755 for files and directori...Martin Ritchie2008-08-141-2/+2
* QPID-1239: changed the way QPID_ARGS is setArnaud Simon2008-08-141-10/+2
* QPID-1077 : Update release target to correctly specify execute permissions on...Martin Ritchie2008-08-141-4/+16
* QPID-1236: made setObjectProperty validate the passed in valueRafael H. Schloming2008-08-132-0/+37
* removed dead code from message Echo utility, and added a message Sink utilityRafael H. Schloming2008-08-132-3/+137
* QPID-1235: fixed setXXXProperty to check for empty stringsRafael H. Schloming2008-08-122-3/+53
* QPID-1233: made getStringProperty(nonexistent) return null instead of NPERafael H. Schloming2008-08-122-8/+12
* QPID-615: Merge rupertlssmiths 581293Aidan Skinner2008-08-122-0/+250
* QPID-1117 merge ritchiem's 662818:Aidan Skinner2008-08-121-4/+153
* QPID-1092: Merge 662770 to trunk from ritchiem:Aidan Skinner2008-08-122-23/+103
* QPID-1136 : Fixed Flow Control problem due to this change and added test to v...Martin Ritchie2008-08-126-17/+33
* QPID-1193 : Actually removed the calls that pass in the ugly nullMartin Ritchie2008-08-112-2/+2
* QPID-1223 : Updated AckTest to correctly create and close the ApplicationRegi...Martin Ritchie2008-08-111-6/+3
* QPID-1193 : re-added createQueue(AMQQueue queue) method, after code review call.Martin Ritchie2008-08-114-0/+24
* QPID-1223 : Updated tests to correctly close the ApplicationRegistry that wer...Martin Ritchie2008-08-113-1/+11
* QPID-1220 Updated assert to show exception message when there is no cause setMartin Ritchie2008-08-111-1/+1
* QPID-1218: cleaned up the interface to IoTransport a bit; added IoAcceptor; f...Rafael H. Schloming2008-08-0915-112/+267
* QPID-1213: simplified unprocessed message and moved version specific code int...Rafael H. Schloming2008-08-0834-861/+583
* QPID-1218 Optionally use IoTransport, it's hot, but doesn't pass all the tes...Aidan Skinner2008-08-0811-14/+350
* QPID-1210: added missing \Rafael H. Schloming2008-08-081-1/+1
* QPID-1226 : DupsOk test never creates the client so create one for the messag...Martin Ritchie2008-08-081-5/+13
* QPID-1223 : added ApplicationRegistry.remove. Need to convert to QTC.Martin Ritchie2008-08-081-1/+3
* QPID-1136 : Provided a fix for the leak in UnacknowledgedMessage when acking...Martin Ritchie2008-08-089-85/+145
* QPID-1225 cause test to fail if it times out.Martin Ritchie2008-08-081-1/+4
* QPID-1213: fixed a performance regressing from converting uuid -> string and ...Rafael H. Schloming2008-08-081-4/+1
* QPID-1224: add methods to get the list of message ids from a queue, with opti...Aidan Skinner2008-08-083-0/+204
* QPID-1213: removed empty .java files leftover from applying a patchRafael H. Schloming2008-08-072-0/+0
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-0753-1116/+2384
* QPID-1182 : Some of the NullPointerExceptions from the SimpleACLTest are due ...Martin Ritchie2008-08-071-7/+14
* QPID-1195 , QPID-1193 Initial changes to allow bind and queue arguments to be...Martin Ritchie2008-08-0716-66/+776
* QPID-1218: fix stupid used-only-by-tests method breakage that I have exposedAidan Skinner2008-08-071-1/+1
* QPID-1218: Boost broker performance by lots.Aidan Skinner2008-08-0711-73/+59
* QPID-1222: round up the buffer size to the nearest power of twoRafael H. Schloming2008-08-061-2/+17
* QPID-1221: added customizable UUID generation and switched the default strate...Rafael H. Schloming2008-08-066-2/+203
* QPID-1219: cleanup of prior commit (r682887)Rafael H. Schloming2008-08-053-197/+8
* Profiling driven changes:Rafael H. Schloming2008-08-0537-993/+534
* QPID-1206: Fix failover and failover testsAidan Skinner2008-08-055-52/+39
* Add slf4j deps to perftests, we should move all this to antAidan Skinner2008-08-051-0/+25