index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NO-JIRA : remove debugging stack trace dump
Robert Godfrey
2014-07-29
1
-1
/
+0
*
QPID-5932: tweak patch to support older versions of python.
Ken Giusti
2014-07-29
1
-1
/
+3
*
QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...
Robert Godfrey
2014-07-29
14
-26
/
+135
*
QPID-5888: Fix test to ignore occasional TransactionAborted failures on conne...
Alan Conway
2014-07-29
1
-1
/
+2
*
QPID-5936: Fix VirtualHostMessageStoreTest failing on json test profiles
Alex Rudyy
2014-07-29
1
-1
/
+1
*
[QPID-5929]: Mark deprecated QMF fields as Deprecated and do some relevant co...
Pavel Moravec
2014-07-29
11
-90
/
+40
*
QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...
Andrew MacBean
2014-07-29
44
-259
/
+267
*
QPID-5876: [Java Client] Highest delivery tag variable not reset after failov...
Keith Wall
2014-07-29
1
-1
/
+0
*
QPID-5934 : [Java Broker] Allow TTL to be overridden on a per-Queue basis
Robert Godfrey
2014-07-28
8
-13
/
+207
*
QPID-5932: Use default parameter values for method calls if necessary.
Ken Giusti
2014-07-28
2
-87
/
+48
*
QPID-5890: Validation refactoring. Fix Coverity MIXED_ENUM complaint.
Charles E. Rolke
2014-07-28
1
-4
/
+48
*
[QPID-5931]: [Java client] JMSException instead of InvalidDestinationExceptio...
Pavel Moravec
2014-07-28
1
-3
/
+3
*
QPID-5930 : [Java Broker] Minimize memory footprint for persistent messages
Robert Godfrey
2014-07-28
19
-220
/
+852
*
QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...
Robert Godfrey
2014-07-26
84
-3569
/
+1586
*
QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhost
Andrew MacBean
2014-07-25
39
-386
/
+1237
*
QPID-5907 : [Java Broker] Remove unreferenced messages from the store in asyn...
Robert Godfrey
2014-07-25
1
-2
/
+19
*
QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...
Robert Godfrey
2014-07-25
49
-349
/
+672
*
NO-JIRA: [Java System Tests] Remove duplicated test
Keith Wall
2014-07-25
2
-172
/
+34
*
QPID-5857: Remove unreliable system test ConsumerLoggingTest.testSubscription...
Alex Rudyy
2014-07-25
1
-48
/
+0
*
QPID-5891: Strengthen BDB HA operational logging tests
Alex Rudyy
2014-07-25
1
-10
/
+22
*
[QPID-5852]: connection.opened() returns True after unsuccessful connection (...
Pavel Moravec
2014-07-24
1
-1
/
+2
*
NO-JIRA: [Java Broker] update JMX QueueInformation example to use the necessa...
Keith Wall
2014-07-24
1
-14
/
+20
*
QPID-5915: [Java Broker] Ensure that closing a Connection model object also c...
Keith Wall
2014-07-24
6
-50
/
+127
*
QPID-5921, QPID-5923: adjustments and exclusions for new tests using swigged ...
Gordon Sim
2014-07-24
3
-6
/
+26
*
QPID-5923: check requested node type when handling delete
Gordon Sim
2014-07-24
2
-4
/
+34
*
QPID-5921: add missing clause to resolution logic for when only exchange exis...
Gordon Sim
2014-07-24
2
-0
/
+63
*
QPID-5922 : [Java Broker] restrict the use of PLAIN authentication to secure ...
Robert Godfrey
2014-07-24
49
-616
/
+506
*
QPID-5918: [Java Broker] Use the interpolation of file.separator to build pat...
Keith Wall
2014-07-24
3
-9
/
+9
*
QPID-4123: C++ Broker ACL creates too many rules
Charles E. Rolke
2014-07-23
15
-1213
/
+2178
*
NO-JIRA: Fix typo in swig_python_typemaps.
Alan Conway
2014-07-23
1
-1
/
+1
*
QPID-5815
Michael Goulish
2014-07-23
1
-0
/
+5
*
QPID-5913: [Java Broker] Remove explict dependency on Crypto-JS
Keith Wall
2014-07-23
8
-13
/
+54
*
QPID-5917 : deleting a user from a SCRAM-* auth provider causes the auth prov...
Robert Godfrey
2014-07-23
2
-19
/
+16
*
QPID-5796: [Java Broker] Prevent possibility of AOOBE if connection registry ...
Keith Wall
2014-07-22
1
-42
/
+45
*
QPID-5912: [Java Broker] Prevent failure to send to a consumer on the straigh...
Keith Wall
2014-07-22
3
-88
/
+99
*
QPID-5910
Michael Goulish
2014-07-22
3
-7
/
+21
*
QPID-5576 : Detect closure of sockets better and do not leave threads waiting...
Robert Godfrey
2014-07-22
10
-101
/
+255
*
QPID-5903: Apply json escaping mechanism to virtualhost blueprints used in in...
Keith Wall
2014-07-22
2
-2
/
+2
*
QPID-5911: [Java Broker] Increase default maximum heap size from 1g to 2g
Keith Wall
2014-07-22
3
-3
/
+3
*
QPID-5400 : stop waiting for SASL completion if the connection is closed for ...
Robert Godfrey
2014-07-22
3
-13
/
+20
*
QPID-5426 : Allow use of a URL for properties file initial context factory
Robert Godfrey
2014-07-21
1
-7
/
+18
*
QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closing
Robert Godfrey
2014-07-21
3
-9
/
+43
*
QPID-5768 : Fix error message
Robert Godfrey
2014-07-21
1
-1
/
+1
*
QPID-5768 : Allow authenticated LDAP search
Robert Godfrey
2014-07-21
2
-2
/
+41
*
QPID-2969 : Make constructor for AMQAnyDestination public so it can be (de)se...
Robert Godfrey
2014-07-21
1
-5
/
+6
*
QPID-5884 : Add additional SASL mechanisms to the JMS AMQP 1.0 client
Robert Godfrey
2014-07-21
2
-68
/
+608
*
NO-JIRA: Fix unreachable code in Waitable.cpp
Alan Conway
2014-07-21
1
-1
/
+2
*
QPID-5909: Allow setting of BDB HA message store durability many times
Alex Rudyy
2014-07-21
2
-19
/
+25
*
QPID-5891: Add operational logging for the cases when remote node becomes det...
Alex Rudyy
2014-07-21
4
-0
/
+118
*
QPID-5884 : The client should not send SASL Init frame where no mechanism is ...
Robert Godfrey
2014-07-21
1
-0
/
+13
[prev]
[next]