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
*
Increased release number.
Alan Conway
2007-12-06
1
-2
/
+2
*
File omitted from previous checkin.
Alan Conway
2007-12-06
1
-6
/
+6
*
From Ted Ross <tross@redhat.com>
Alan Conway
2007-12-06
26
-140
/
+535
*
Removed redundant TimerA, use intrusive_ptr for Timer.
Alan Conway
2007-12-06
7
-166
/
+41
*
Changed output path to .
Arnaud Simon
2007-12-06
1
-8
/
+6
*
run script for compiling and running the samples
Arnaud Simon
2007-12-06
1
-0
/
+51
*
Remove reference to deleted file
Gordon Sim
2007-12-06
1
-1
/
+0
*
Fixed minor problems with example Makefiles.
Alan Conway
2007-12-05
5
-120
/
+11
*
Removed deleted program
Gordon Sim
2007-12-05
1
-1
/
+1
*
Reversed renaming
Gordon Sim
2007-12-05
8
-0
/
+0
*
Extra exception info.
Alan Conway
2007-12-05
1
-3
/
+7
*
Removed line for deleted file.
Gordon Sim
2007-12-05
1
-1
/
+0
*
Renamed for consistency with c++
Gordon Sim
2007-12-05
8
-0
/
+0
*
Remove unnecessary file.
Gordon Sim
2007-12-05
2
-131
/
+0
*
Avoid holding lock while making the flush calls (can cause deadlocking)
Gordon Sim
2007-12-05
1
-5
/
+11
*
moved base example into the common package
Arnaud Simon
2007-12-05
10
-10
/
+10
*
Fixed problems with setting pub/sub hosts.
Alan Conway
2007-12-05
1
-19
/
+12
*
Updates to examples from jonathan.robie@redhat.com
Gordon Sim
2007-12-05
8
-29
/
+18
*
Fixed errors in usage text.
Alan Conway
2007-12-05
1
-6
/
+3
*
bumped the rpm release number
Rafael H. Schloming
2007-12-04
1
-1
/
+1
*
examples/Makefile.am:
Alan Conway
2007-12-04
4
-11
/
+13
*
removed warnings on duplicate constants, the issue will go away with 0-10 final
Rafael H. Schloming
2007-12-04
1
-1
/
+2
*
Added options to broker for journal file size. Also brought back exception co...
Kim van der Riet
2007-12-04
7
-30
/
+44
*
Patch from Ted Ross <tross@redhat.com>
Alan Conway
2007-12-04
1
-1
/
+2
*
Log exception when prepare fails.
Gordon Sim
2007-12-04
1
-0
/
+3
*
Remove start(); not yet safe to send commands while dispatcher is running con...
Gordon Sim
2007-12-04
2
-8
/
+0
*
Updates to topic test
Gordon Sim
2007-12-04
2
-43
/
+37
*
changed MINA threading model
Arnaud Simon
2007-12-04
1
-7
/
+3
*
removed useless lock
Arnaud Simon
2007-12-04
1
-14
/
+6
*
Add option for durability to topic test
Gordon Sim
2007-12-03
2
-11
/
+16
*
incremented release number
Gordon Sim
2007-12-03
1
-1
/
+1
*
fixed the error in receiving
Rajith Muditha Attapattu
2007-12-03
1
-3
/
+5
*
Updated ofr converting request text in upercase text
Arnaud Simon
2007-12-03
3
-67
/
+47
*
merged the three writes in a single one
Arnaud Simon
2007-12-03
1
-10
/
+6
*
Added Session.h to list of distributed headers.
Gordon Sim
2007-12-03
1
-0
/
+1
*
Fix problem where client does notice disconnection from Broker.
Alan Conway
2007-12-01
6
-65
/
+115
*
Default --worker-threads is max(2, cores), performs better on 1 core boxes.
Alan Conway
2007-11-30
1
-1
/
+1
*
Python examples
Alan Conway
2007-11-30
10
-0
/
+782
*
added latency tests
Arnaud Simon
2007-11-30
1
-8
/
+8
*
Added a very basic plain nio transport. You could flip between the transports...
Rajith Muditha Attapattu
2007-11-30
6
-5
/
+246
*
Altered topic test to use the new session api.
Gordon Sim
2007-11-30
5
-70
/
+95
*
added latency tests
Arnaud Simon
2007-11-30
2
-0
/
+231
*
added interval rate
Arnaud Simon
2007-11-30
3
-32
/
+33
*
Printing summary before closing session, as this sometimes results in an error
Rajith Muditha Attapattu
2007-11-29
1
-1
/
+1
*
Modified the scripts
Rajith Muditha Attapattu
2007-11-29
3
-3
/
+5
*
Removed all the fancy threading with the test cases as these interfer with th...
Rajith Muditha Attapattu
2007-11-29
7
-559
/
+154
*
Rolled back changes from rev 598440, the _real_ cause of the St9exception err...
Kim van der Riet
2007-11-29
1
-25
/
+22
*
Cleaned up the calculations and added an option to disable interval stat coll...
Rajith Muditha Attapattu
2007-11-29
2
-102
/
+164
*
Temp hack to fix as yet unclear issue with concurrent flush() and enqueueComp...
Gordon Sim
2007-11-29
1
-1
/
+1
*
added flush
Arnaud Simon
2007-11-29
1
-0
/
+18
[next]