summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-6374 : avoid taking a lock when not modifying a valueRobert Godfrey2015-02-121-12/+15
| * QPID-6240: increment the delivery count when applying the new state and relea...Robert Gemmell2015-02-121-0/+1
| * QPID-6387: [Java Client] Remove array optimisation from session/consumer mapsKeith Wall2015-02-115-173/+27
| * QPID-6347: Remove the now obsolete queue_event_generation option; this is a p...Justin Ross2015-02-116-92/+1
| * QPID-6240 : Rollback of transactions with settled acks should release the que...Robert Godfrey2015-02-111-1/+1
| * QPID-6381 : don't delete link endpoints which are detached and have terminus ...Robert Godfrey2015-02-111-1/+2
| * QPID-5799: provide notification callback for received messages.Ken Giusti2015-02-113-1/+45
| * QPID-6383 : Add missing file - really this timeRobert Godfrey2015-02-111-1/+2
| * QPID-6383 : Check in missing file from last commitRobert Godfrey2015-02-111-1/+1
| * QPID-6383 : don't auto delete queues because the children are being removed d...Robert Godfrey2015-02-112-10/+20
| * QPID-6384 : fix various issues with durable linksRobert Godfrey2015-02-114-10/+38
| * QPID-6381 : if detach with close=true is received, then actually destroy the ...Robert Godfrey2015-02-101-1/+1
| * QPID-6380 : close()ing a durable subscription should detach rather than close...Robert Godfrey2015-02-101-1/+8
| * QPID-5703: Quiet the code generatorsJustin Ross2015-02-102-3/+12
| * NO-JIRA - refer to OutgoingMessage as 'class' not 'struct' to match its actua...Stephen D. Huston2015-02-101-1/+1
| * QPID-6352 : Always check TCP transports without looking for service loaderRobert Godfrey2015-02-101-0/+6
| * QPID-6378 : Applying patch from Xin ChenRobert Godfrey2015-02-102-3/+3
* | eliminate double wakeup on closeKeith Wall2015-02-131-2/+0
* | Fix failing SSL test owing to missed wakeupKeith Wall2015-02-132-4/+11
* | merged from trunk r1659391Robert Godfrey2015-02-1218-228/+128
* | 0-10 queue browser fix.Keith Wall2015-02-127-11/+29
* | broswer consumer close is now pulled by IO rather than pushed by queue, fixin...Keith Wall2015-02-1211-11/+36
* | more refactoringRobert Godfrey2015-02-119-12/+89
* | More refactoringRobert Godfrey2015-02-1112-20/+141
* | add missing fileRobert Godfrey2015-02-111-0/+45
* | refactoringRobert Godfrey2015-02-1127-433/+285
* | some more fixesRobert Godfrey2015-02-113-1/+12
* | Force the queue runner to notice that the consumer is not now suspendedRobert Godfrey2015-02-107-1/+46
* | Refactoring: make the queue no longer be responsible for pushing messages ont...Keith Wall2015-02-1026-59/+417
* | merge from trunkKeith Wall2015-02-10206-2073/+4106
|\ \ | |/
| * QPID-6374 : tidyup calls to connection task poolRobert Godfrey2015-02-102-44/+67
| * QPID-6374 : Always call exception listener from connection task pool, rather ...Robert Godfrey2015-02-103-16/+39
| * QPID-6374 : Reorder ock aquisition and remove synchronization where it is not...Robert Godfrey2015-02-103-128/+133
| * NON_JIRA: remove over-cautious assertionGordon Sim2015-02-091-1/+0
| * QPID-6324: refine previous fix such that no explicit reliability setting on d...Gordon Sim2015-02-091-2/+2
| * QPID-6364: Set Keystore/Truststore derived attribute 'path' to non-data URL. ...Alex Rudyy2015-02-093-17/+18
| * QPID-6365: Fix failing testsAlex Rudyy2015-02-091-3/+3
| * QPID-6365: [Java Broker] Only expose secure attribute values when transport i...Alex Rudyy2015-02-094-19/+118
| * QPID-6372: [Java Broker] Windows - localise the environment variable changes ...Keith Wall2015-02-071-0/+3
| * QPID-6371: [Java Broker/Java Common] Prevent log4j warning during Broker startupKeith Wall2015-02-072-63/+19
| * QPID-6366 : Fix failing test due to long absolute path for /tmpRobert Godfrey2015-02-071-1/+2
| * NO-JIRA - fix compile warning 4250 "inheritance by dominance" on Windows Visu...Stephen D. Huston2015-02-061-0/+11
| * QPID-5538: patch to work with older version of proton (0.7)Ken Giusti2015-02-062-4/+20
| * Fix operator bool() to work with Visual Studio 2013Stephen D. Huston2015-02-061-1/+1
| * QPID-6367: [Java Broker] Change broker model version to 3.0 due to backward i...Alex Rudyy2015-02-065-13/+14
| * QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...Alex Rudyy2015-02-0614-55/+106
| * QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying sto...Alex Rudyy2015-02-0515-93/+157
| * QPID-6363: [Java Client] Register SASL mechanisms earlyKeith Wall2015-02-051-0/+12
| * QPID-6362: [Java Broker] Remove now dead code from BrokerOptionsKeith Wall2015-02-052-9/+1
| * QPID-6362: [Java Broker] Correctly generate management mode one-time-password...Keith Wall2015-02-051-2/+6