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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/tests/Makefile.am: Add BrokerFixture.h to sourc lists
Alan Conway
2007-12-07
1
-1
/
+1
*
Summary:
Alan Conway
2007-12-07
5
-95
/
+182
*
Removed redundant TimerA, use intrusive_ptr for Timer.
Alan Conway
2007-12-06
1
-4
/
+5
*
Extra exception info.
Alan Conway
2007-12-05
1
-3
/
+7
*
Fixed problems with setting pub/sub hosts.
Alan Conway
2007-12-05
1
-19
/
+12
*
Fixed errors in usage text.
Alan Conway
2007-12-05
1
-6
/
+3
*
Updates to topic test
Gordon Sim
2007-12-04
2
-43
/
+37
*
Add option for durability to topic test
Gordon Sim
2007-12-03
2
-11
/
+16
*
Fix problem where client does notice disconnection from Broker.
Alan Conway
2007-12-01
3
-61
/
+100
*
Altered topic test to use the new session api.
Gordon Sim
2007-11-30
2
-59
/
+71
*
Changes to threading: queues serialiser removed, io threads used to drive dis...
Gordon Sim
2007-11-29
2
-29
/
+59
*
src/tests/perfdist: Remove useless output.
Alan Conway
2007-11-28
1
-1
/
+0
*
Add unit_test.h to distribution.
Alan Conway
2007-11-28
2
-10
/
+20
*
Added header file to list of sources
Gordon Sim
2007-11-28
1
-1
/
+1
*
Fix exception handling bug.
Alan Conway
2007-11-28
1
-1
/
+1
*
Fixed to build with boost 1.34 as well as boost 1.33
Alan Conway
2007-11-28
21
-64
/
+126
*
src/tests/perfdist: Restore trace option, still used by some tests.
Alan Conway
2007-11-28
1
-0
/
+2
*
src/tests/perfdist: Updated for changes to perftest.
Alan Conway
2007-11-28
1
-18
/
+42
*
src/tests/perftest.cpp:
Alan Conway
2007-11-28
2
-17
/
+43
*
Disable recoding of frames for replay where replay will not be required.
Gordon Sim
2007-11-28
1
-1
/
+1
*
Fixed test in line with changes made to defaults.
Gordon Sim
2007-11-28
1
-1
/
+1
*
perftest improvements.
Alan Conway
2007-11-27
1
-226
/
+410
*
Switched all regular PersistentMessage* and PersistentMessage& to intrusive_p...
Kim van der Riet
2007-11-26
3
-20
/
+19
*
Added framing::BodyHolder:
Alan Conway
2007-11-22
15
-126
/
+50
*
- set default to pre-acquire for acquire mode
Carl C. Trieloff
2007-11-21
1
-2
/
+2
*
- added confirm mode to perftest
Carl C. Trieloff
2007-11-21
1
-3
/
+10
*
src/tests/topictest: Added -h host parameter to script.
Alan Conway
2007-11-21
1
-2
/
+3
*
Added qpid::InlineVector - std::vector with inline storage to avoid
Alan Conway
2007-11-16
2
-1
/
+90
*
perftest.cpp
Alan Conway
2007-11-14
1
-31
/
+28
*
Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.
Alan Conway
2007-11-14
7
-39
/
+41
*
- call correct delete []
Carl C. Trieloff
2007-11-13
1
-1
/
+1
*
- fix for msg creation, content no longer overwrites
Carl C. Trieloff
2007-11-12
1
-5
/
+7
*
-- added sync request
Carl C. Trieloff
2007-11-12
1
-4
/
+24
*
Add DeliveryMode enum to AMQHeaderBody.h, remove from tests.
Alan Conway
2007-11-10
4
-9
/
+1
*
Get rid of BasicHeaderProperties, dead code from 0-8 protocol.
Alan Conway
2007-11-09
5
-83
/
+69
*
On Linux, broker defaults --worker-threads to the number of available CPU cores
Alan Conway
2007-11-09
1
-1
/
+0
*
src/tests/perfdist: Use ssh to run distributed perftest.
Alan Conway
2007-11-08
2
-36
/
+91
*
Added persistence to queue declaration when --durable option is defined on th...
Kim van der Riet
2007-11-08
1
-1
/
+1
*
- enable the ability to lazy load from async store
Carl C. Trieloff
2007-11-08
3
-3
/
+3
*
Change options --log.foo to --log-foo for consistency.
Alan Conway
2007-11-07
4
-27
/
+27
*
Revert r592946
Alan Conway
2007-11-07
1
-5
/
+3
*
Fix race condition in perftest.
Alan Conway
2007-11-07
1
-3
/
+5
*
Fix race condition in perftest.
Alan Conway
2007-11-07
1
-18
/
+37
*
auto-ack support for perftest.
Alan Conway
2007-11-07
1
-4
/
+8
*
client::SubscriptionManager:
Alan Conway
2007-11-07
2
-223
/
+159
*
Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"
Alan Conway
2007-11-07
1
-1
/
+1
*
Add support for array type to c++ (and python, decode only for now)
Gordon Sim
2007-11-06
2
-1
/
+79
*
Simplified/improved qpid::sys::RefCountedMap, unit test session attachment us...
Alan Conway
2007-11-01
1
-54
/
+70
*
locking around access to the unacked out buffer
Gordon Sim
2007-11-01
1
-1
/
+1
*
Added qpid::sys::RefCountedMap: thread safe refcounted map of refcounted entr...
Alan Conway
2007-11-01
2
-3
/
+112
[next]