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
*
QPID-5552 : [Java Broker] Propertly handle transport exceptions encountered i...
Robert Godfrey
2014-02-14
1
-106
/
+121
*
QPID-5551 : Change AMQStoreException to StoreException which inherits from Se...
Robert Godfrey
2014-02-14
34
-535
/
+328
*
QPID-5551 : Remove uses of AMQException, add ServerScopedRuntimeException and...
Robert Godfrey
2014-02-14
198
-1666
/
+1427
*
QPID-5551 : replace AMQSecurityException with QpidSecurityException in the br...
Robert Godfrey
2014-02-13
55
-249
/
+568
*
QPID-5551 : Remove redundant throws AMQException clauses
Robert Godfrey
2014-02-13
30
-201
/
+85
*
QPID-5546: Expose the get_content_object method in Perl.
Darryl L. Pierce
2014-02-11
3
-3
/
+36
*
QPID-5504 : another fix for generics, this time working differently between O...
Robert Godfrey
2014-02-11
1
-3
/
+3
*
QPID-5504 : fix for different interpretation of generics in 1.6
Robert Godfrey
2014-02-11
3
-3
/
+3
*
QPID-5504 : refactring of queues, and introduce management node and amqp-mana...
Robert Godfrey
2014-02-11
139
-1544
/
+6442
*
QPID-5531 : Adding an exclude to the Java Python test ignore list for the tes...
Robert Godfrey
2014-02-10
1
-0
/
+3
*
QPID-5504 : allow for case where consumer target is closed before consumer is...
Robert Godfrey
2014-02-10
2
-4
/
+19
*
QPID-5504 : Re-enable the use of no-local on consumers to queues in 0-8 protocol
Robert Godfrey
2014-02-10
5
-8
/
+23
*
QPID-5504 : fixed implementation of 0-8 GET when using NoAck
Robert Godfrey
2014-02-10
2
-26
/
+59
*
QPID-5504 : Fix bug in routeToAlternate which left queue entries in database ...
Robert Godfrey
2014-02-10
1
-22
/
+25
*
QPID-5548: C++ Messaging API does not specify the connection Connection URL f...
Charles E. Rolke
2014-02-07
1
-218
/
+271
*
QPID-5504 : Refactoring to allow for nodes other than queues to be subscribed...
Robert Godfrey
2014-02-07
132
-5163
/
+4890
*
QPID-5547 : [Java Broker] When handling rejects in 0-8/9/9-1 treat queues wit...
Robert Godfrey
2014-02-07
2
-1
/
+42
*
QPID-5499: Fix Ruby/Perl bindings when built with -Werror=format-security
Darryl L. Pierce
2014-02-07
5
-25
/
+25
*
NO-JIRA: Fix windows build problem introduced by r1565431 in log/Statement.cp...
Alan Conway
2014-02-06
1
-3
/
+7
*
NO-JIRA: Get rid of valgrind "rechable" block in logging statements.
Alan Conway
2014-02-06
3
-38
/
+14
*
Author: Alan Conway <aconway@redhat.com>
Alan Conway
2014-02-06
2
-2
/
+2
*
QPID-5524: ssl-cert-name connection argument processing in AMQP 1.0. cpp client
Clifford Allan Jansen
2014-02-06
4
-1
/
+18
*
QPID-5544: HA memory leak in backup broker after shutdown.
Alan Conway
2014-02-06
6
-109
/
+45
*
QPID-5048: Maven POM refactoring - names, descriptions, dependencies & versions
Robert Gemmell
2014-02-06
35
-863
/
+767
*
NO_JIRA: Added Apache license text to tx-text-soak.sh, updates to linearstore...
Kim van der Riet
2014-02-05
2
-10
/
+33
*
QPID-5361: Added a bash script which allows for transactional soak testing.
Kim van der Riet
2014-02-05
1
-0
/
+234
*
QPID-5480: Recovery of store failure with "JERR_MAP_NOTFOUND: Key not found i...
Kim van der Riet
2014-02-05
22
-247
/
+371
*
QPID-5362: Bugfixes and enhancements for qpid_qls_analyze
Kim van der Riet
2014-02-05
4
-65
/
+150
*
QPID-5541: HA incorrect options for expected-backups in qpid-ha tool
Alan Conway
2014-02-05
1
-3
/
+0
*
QPID-5531: [C++ broker] Set timeout for every DTX transaction
Pavel Moravec
2014-02-05
6
-7
/
+41
*
QPID-5540: use mutex to ensure single SCHANNEL_SHUTDOWN
Clifford Allan Jansen
2014-02-05
2
-6
/
+12
*
QPID-5539: Separate credential processing for re-use in AMQP1.0 SSL transport.
Clifford Allan Jansen
2014-02-05
4
-255
/
+365
*
QPID-5504 : remove unused inner classes
Robert Godfrey
2014-02-04
2
-105
/
+0
*
QPID-5504 : fix bug in DistributedTransaction when enqueuing a single message...
Robert Godfrey
2014-02-04
1
-1
/
+0
*
QPID-5528: HA add missing QPID_BROKER_EXTERN declarations.
Alan Conway
2014-02-03
1
-4
/
+4
*
QPID-5528: HA Clean up error messages around rolled-back transactions.
Alan Conway
2014-02-03
15
-76
/
+279
*
NO-JIRA: minor additions to readme
Gordon Sim
2014-02-03
1
-2
/
+5
*
QPID-5519: ACL property/properties for paged queues - fixed typo, added tests...
Pavel Moravec
2014-02-03
4
-14
/
+275
*
QPID-5534: [C++ broker] Headers exchange can route a message to one queue mul...
Pavel Moravec
2014-02-03
2
-1
/
+12
*
QPID-5504 : Adding missing class
Robert Godfrey
2014-02-03
1
-0
/
+42
*
NO-JIRA: add missing broker-core entries for the Ivy upload task
Robert Gemmell
2014-02-02
1
-0
/
+6
*
QPID-5519: ACL property/properties for paged queues
Pavel Moravec
2014-02-02
4
-1
/
+61
*
QPID-5121: Store module does not raise exception when attempting to enqueue a...
Pavel Moravec
2014-02-02
1
-2
/
+4
*
QPID-5504 : Moving routing to Exchange from session classes
Robert Godfrey
2014-02-01
14
-366
/
+295
*
QPID-5532: [C++ broker] Add debug log when timeouting DTX transaction
Pavel Moravec
2014-02-01
1
-0
/
+2
*
QPID-5530: [legacystore] store_chk raises "Operation on non-existent record: ...
Pavel Moravec
2014-02-01
1
-2
/
+11
*
NO-JIRA: [JMS Client 0-8 documentation] Correct pub/sub example to use a inte...
Keith Wall
2014-02-01
2
-9
/
+11
*
QPID-5514: [Java Broker Documentation] Change ports section to note that fact...
Keith Wall
2014-01-31
1
-2
/
+2
*
QPID-5525: [Java Broker Documentation] Add simple JMX documentation: simple g...
Keith Wall
2014-01-31
4
-19
/
+293
*
QPID-5485: If no directory for paging file is enabled print warning (as if
Andrew Stitcher
2014-01-31
8
-15
/
+12
[next]