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
path:
root
/
cpp
/
src
/
qpid
/
broker
/
BrokerQueue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed the following files for consistency:
Alan Conway
2007-09-25
1
-434
/
+0
*
- dequeue fix for AIO
Carl C. Trieloff
2007-09-21
1
-3
/
+1
*
convert dequeue to counter for async
Carl C. Trieloff
2007-09-14
1
-0
/
+1
*
Use frameset begin/end flags for determining frameset boundaries.
Gordon Sim
2007-09-13
1
-1
/
+4
*
In ClientChannel: Use subscribe and flush in place of get; use per-subscriber...
Gordon Sim
2007-09-12
1
-1
/
+1
*
Client side support for message and delivery properties in header segments.
Gordon Sim
2007-09-10
1
-2
/
+2
*
Initial implementation (plus very simple tests) of message.acquire, message.r...
Gordon Sim
2007-09-03
1
-19
/
+83
*
Pass QueuedMessage to queues consumers. This records the position of that mes...
Gordon Sim
2007-08-31
1
-21
/
+17
*
Updated message.transfer encoding to use header and content segments (includi...
Gordon Sim
2007-08-28
1
-1
/
+1
*
* src/qpid/sys/Serializer.h, .cpp:
Alan Conway
2007-08-21
1
-1
/
+1
*
- header correction for buffer
Carl C. Trieloff
2007-08-21
1
-0
/
+1
*
- few more clean-ups for async message store.
Carl C. Trieloff
2007-08-17
1
-1
/
+1
*
- corrected getMessageCount() for async messages
Carl C. Trieloff
2007-08-17
1
-1
/
+8
*
- Fix for asyncIO for store
Carl C. Trieloff
2007-08-16
1
-2
/
+6
*
- async message fix in dequeue
Carl C. Trieloff
2007-08-15
1
-1
/
+2
*
async IO for broker store
Carl C. Trieloff
2007-08-15
1
-5
/
+30
*
* Changed Broker queue processing to avoid unnecessary uses of boost::bind
Andrew Stitcher
2007-08-02
1
-4
/
+5
*
Initial support for latest approved 0-10 xml (with some transitional hacks in...
Gordon Sim
2007-07-24
1
-2
/
+15
*
Fixed MT safety issues pointed out by Gordon.
Carl C. Trieloff
2007-07-18
1
-0
/
+5
*
Updated queue class, can run dispatch on seperate thread or on
Carl C. Trieloff
2007-07-17
1
-35
/
+37
*
- replaced Mutexes with 2 RWlocks, about 2% less time in wait-state with change.
Carl C. Trieloff
2007-07-05
1
-12
/
+12
*
Fix (and test) for QPID-407. Messages are requeued at the head rather than th...
Gordon Sim
2007-07-03
1
-2
/
+10
*
Autodeletable shared queues are now deleted as soon as the consumer count dro...
Gordon Sim
2007-07-03
1
-5
/
+2
*
Added preview of exchange- and binding- query methods that have been approved...
Gordon Sim
2007-06-27
1
-0
/
+17
*
Add ability for a queue to record all bindings to it, such that these can be ...
Gordon Sim
2007-06-14
1
-0
/
+10
*
Merged in channel.flow implementation and interoperability tests.
Gordon Sim
2007-06-06
1
-4
/
+1
*
Logging infrastructure: See qpidd --long-help for details.
Alan Conway
2007-05-30
1
-1
/
+2
*
* Split apart platform (threading etc.) from network io
Andrew Stitcher
2007-05-22
1
-5
/
+4
*
Moved src/ source code to src/qpid directory:
Alan Conway
2007-04-13
1
-0
/
+284