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-5829: Rearrange CMake files to centralise some flags
Andrew Stitcher
2014-06-17
9
-106
/
+103
*
QPID-5823: (reverting commit r1602820) Python client should create a node wit...
Pavel Moravec
2014-06-16
2
-11
/
+8
*
QPID-5823: Python client should create a node with name starting '\#'
Pavel Moravec
2014-06-16
2
-8
/
+11
*
QPID-5802: [Java Broker] Refactor VH implementations to avoid duplicated mess...
Keith Wall
2014-06-13
9
-160
/
+35
*
QPID-5801: [Java Broker] BDB HA - ensure that replication exceptions when rea...
Keith Wall
2014-06-13
1
-4
/
+21
*
NO-JIRA: [Java Broker Documentation] Fix typo in operational message codes in...
Keith Wall
2014-06-13
1
-3
/
+3
*
NO-JIRA: [Java Broker Test] Derby tests profile should exclude BDB replicatio...
Keith Wall
2014-06-13
1
-0
/
+1
*
QPID-5800: [Java Broker] Refactor BDBConfigurationStore, move methods/fields ...
Keith Wall
2014-06-13
1
-51
/
+63
*
QPID-5814: default to utf8 in Variant::parse()
Gordon Sim
2014-06-13
1
-0
/
+2
*
QPID-3921: Don't leak use qpid/Options.h header unnecessarily.
Andrew Stitcher
2014-06-12
7
-8
/
+18
*
NO-JIRA: We never want to accidentally convert a string to an Options object
Andrew Stitcher
2014-06-12
1
-1
/
+1
*
NO-JIRA: Removed obsolete/unused store code
Andrew Stitcher
2014-06-12
4
-6
/
+0
*
Revert "QPID-5812: python high level API client receiver.fetch(timeout=N) blo...
Andrew Stitcher
2014-06-12
1
-1
/
+1
*
QPID-5812: python high level API client receiver.fetch(timeout=N) blocks fore...
Pavel Moravec
2014-06-12
1
-1
/
+1
*
QPID-5721: Improve exception message used when String operand cannot be inter...
Keith Wall
2014-06-12
3
-44
/
+224
*
QPID-5807: Remove boost::program_options as a header file dependency of qpid/...
Andrew Stitcher
2014-06-11
15
-98
/
+225
*
QPID-3650: Avoid unaligned memory access
Andrew Stitcher
2014-06-11
2
-4
/
+15
*
QPID-3650: Avoid unaligned memory access
Andrew Stitcher
2014-06-10
1
-1
/
+5
*
QPID-5811: logging to assist investigation of test failure
macbean
2014-06-10
1
-1
/
+7
*
QPID-5808: framer should consume only header bytes
Ken Giusti
2014-06-09
1
-1
/
+3
*
QPID-5715: Move coalescing commiters into environment facades. Flush logs for...
Alex Rudyy
2014-06-09
11
-182
/
+139
*
QPID-5805: Disallow % and _ characters as escapes in selector LIKE expression
Andrew Stitcher
2014-06-09
2
-0
/
+4
*
QPID-5804: Fix broken selector parsing of unary '+'
Andrew Stitcher
2014-06-09
2
-1
/
+3
*
QPID-5801: [Java Broker] BDB: Cache the sequence handler used for message seq...
Keith Wall
2014-06-09
4
-33
/
+146
*
QPID-5801: [Java Broker] BDB: Simply restore algorithm to efficiently calcula...
Keith Wall
2014-06-09
1
-13
/
+36
*
QPID-5715: Close committer on message store close
Alex Rudyy
2014-06-09
2
-2
/
+4
*
QPID-5715: Unregister children MBeans on Virtual Host Node stop
Alex Rudyy
2014-06-09
3
-13
/
+66
*
QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a virt...
Keith Wall
2014-06-07
19
-139
/
+147
*
QPID-5800: [Java Broker] Remove the now redundant MessageStore/DurableConfigu...
Keith Wall
2014-06-07
26
-719
/
+36
*
QPID-5802: [Java Broker] Introduce separate VirtualHost types
Keith Wall
2014-06-06
32
-255
/
+555
*
QPID-5801: [Java Broker] Elimination of the BDB facade's initialisation tasks
Keith Wall
2014-06-06
28
-505
/
+374
*
QPID-5802: [Java Broker] Temporarily remove the slow message store and quota ...
Keith Wall
2014-06-06
8
-1193
/
+0
*
QPID-5800: [Java Broker] Add DurableConfigurationStore#onDelete method to all...
Keith Wall
2014-06-06
10
-31
/
+79
*
QPID-5800: [Java Broker} Refactor MessageStore implementations extracting a M...
Keith Wall
2014-06-06
42
-2328
/
+2639
*
QPID-5715: Fix various issues with configuration upgrader to model 2 and stor...
Alex Rudyy
2014-06-06
8
-249
/
+513
*
QPID-5721: [Java Broker] Improve test coverage for default attributes, and at...
Keith Wall
2014-06-05
6
-25
/
+196
*
NO-JIRA: Fix incorrectly named transport option. Add description for protocol...
Gordon Sim
2014-06-05
1
-2
/
+13
*
QPID-5788: delayed initiation of nss
Gordon Sim
2014-06-04
1
-13
/
+34
*
QPID-5798: [Java Broker Tests] Intermittent failure of FailoverBehaviourTest ...
Keith Wall
2014-06-03
1
-1
/
+6
*
QPID-5793: prevent leak due to concurrent bind and delete
Gordon Sim
2014-06-03
1
-3
/
+13
*
QPID-5793: prevent deadlock between timer and consume
Gordon Sim
2014-06-03
1
-1
/
+3
*
QPID-5715: Use coalescing sync committer for message store transactions only ...
Alex Rudyy
2014-06-03
13
-148
/
+299
*
QPID-5767: [linearstore] broker segfaults when recovering journal file with d...
Kim van der Riet
2014-06-02
7
-21
/
+27
*
QPID-5797: [qpid-tools]: inability to call some QMF methods (queueMoveMessage...
Pavel Moravec
2014-06-02
1
-5
/
+17
*
QPID-5783: Share immutable state EXTERN
Charles E. Rolke
2014-06-01
1
-1
/
+1
*
QPID-5795: [Java Broker] Prevent ConnectionAdapter leak when closing a messag...
Keith Wall
2014-05-30
5
-111
/
+32
*
QPID-5794: Fix the regex in spout.rb
Darryl L. Pierce
2014-05-30
1
-2
/
+2
*
QPID-5790: avoid use of poll if select is monkey-patched by Eventlet/Greenthr...
Ken Giusti
2014-05-30
1
-2
/
+10
*
QPID-5773: back out non-functional recv path change from QPID-4872
Ken Giusti
2014-05-29
1
-16
/
+7
*
NO-JIRA: HA documentation: security configuration troubleshooting
Alan Conway
2014-05-29
1
-22
/
+62
[next]