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
*
added a test case for the multiple binding key case
Rajith Muditha Attapattu
2008-02-27
1
-10
/
+25
*
Added a new parser for the BindingURL.
Rajith Muditha Attapattu
2008-02-27
3
-132
/
+506
*
This contains the ground work for QPID-803.
Rajith Muditha Attapattu
2008-02-27
10
-83
/
+240
*
jvmarg -> test.mem; this fixes build breakage when jvmarg is empty or unspeci...
Rafael H. Schloming
2008-02-26
1
-3
/
+5
*
Use sessions reference to broker rather than connections in semantic state as...
Gordon Sim
2008-02-26
2
-3
/
+4
*
Fix build problem if openais is installed but openais-devel is not.
Alan Conway
2008-02-25
1
-4
/
+1
*
put queue listeners in their own thread
Rafael H. Schloming
2008-02-25
2
-39
/
+49
*
Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...
Gordon Sim
2008-02-25
28
-118
/
+786
*
added prop jvmarg, that could be used allocate more memory: -Djvmarg=-Xmx512m
Arnaud Simon
2008-02-25
1
-2
/
+3
*
Changed checkPreConditions for accessing directly to _messageSelector
Arnaud Simon
2008-02-25
3
-3
/
+82
*
Fixed rubygen to skip unchanged generated files, prevents needless
Alan Conway
2008-02-22
7
-17
/
+198
*
Provide separate name, message and error code on all Exceptions.
Alan Conway
2008-02-22
2
-14
/
+38
*
Extended amqpgen.rb to cover 0-10 final model.
Alan Conway
2008-02-22
1
-16
/
+113
*
Fixes to prevent problems with async store when queue is deleted before all m...
Gordon Sim
2008-02-21
4
-16
/
+26
*
combined test cases and eliminated race condition
Rafael H. Schloming
2008-02-21
1
-12
/
+8
*
modified test harness to clean up data dir when broker crashes
Rafael H. Schloming
2008-02-21
3
-29
/
+76
*
Start moving towards final 0-10 spec:
Gordon Sim
2008-02-21
50
-147
/
+1428
*
added message releasing when messag listener is set
Arnaud Simon
2008-02-21
1
-1
/
+10
*
added consumer2.close as messages may be delivered to this not used consumer
Arnaud Simon
2008-02-21
1
-0
/
+1
*
changed for runing only with an 0.8 broker (this is testing 0.8 connection)
Arnaud Simon
2008-02-21
1
-118
/
+128
*
Fix verify script problem
Alan Conway
2008-02-21
3
-15
/
+8
*
changed for creating durable queue for a durable subscriber
Arnaud Simon
2008-02-21
1
-1
/
+1
*
changed for notifying message arrival when the header does not have a payload
Arnaud Simon
2008-02-21
1
-0
/
+5
*
added flag for tagging header without a payload
Arnaud Simon
2008-02-21
3
-5
/
+13
*
AMQP 0-10 type system:
Alan Conway
2008-02-21
10
-1
/
+601
*
Disabled RefCountedMap test - failing with valgrind error.
Alan Conway
2008-02-20
1
-1
/
+2
*
Update examples with ASYNC mode to newSession
Alan Conway
2008-02-20
9
-9
/
+9
*
Added non-optional enum { SYNC, ASYNC } parameter to newSession.
Alan Conway
2008-02-20
13
-30
/
+66
*
added xa destinations
Arnaud Simon
2008-02-20
1
-0
/
+6
*
added store prop
Arnaud Simon
2008-02-20
1
-2
/
+11
*
added init after broker shutdown and changed receiveNowait to receive(1000)
Arnaud Simon
2008-02-20
2
-63
/
+80
*
sys::RefCountedMap - reference-counted weak map of reference-counted objects.
Alan Conway
2008-02-19
3
-172
/
+202
*
STL-style intrsive linked lists, single (ISList) and double (IList)
Alan Conway
2008-02-19
7
-336
/
+710
*
fixed svn:eol-style
Rafael H. Schloming
2008-02-19
0
-0
/
+0
*
added AMQP 0-10 final
Rafael H. Schloming
2008-02-19
2
-0
/
+6898
*
Fixed race condition in the examples: when a listener program prints
Alan Conway
2008-02-18
8
-39
/
+72
*
Fix problem with verify script in ../../bin.
Alan Conway
2008-02-18
1
-1
/
+2
*
Added sleep to verify script to avoid startup races.
Alan Conway
2008-02-18
2
-2
/
+6
*
bumped spec release
Rafael H. Schloming
2008-02-18
1
-1
/
+4
*
Requests to release a message that has not been acquired should be ignored.
Gordon Sim
2008-02-18
2
-1
/
+43
*
svn:ignore properties.
Alan Conway
2008-02-15
0
-0
/
+0
*
Updated c++ and python fanout examples and verify scripts.
Alan Conway
2008-02-15
15
-212
/
+202
*
protect the _currentException variable with its own lock, this avoids deadloc...
Rafael H. Schloming
2008-02-15
1
-9
/
+13
*
bumped spec release
Rafael H. Schloming
2008-02-14
1
-1
/
+4
*
Fixed bug in browsing that failed to deal correctly with 'gaps' in message se...
Gordon Sim
2008-02-14
2
-7
/
+57
*
recompute internal 0-10 message for reused messages
Rafael H. Schloming
2008-02-14
2
-12
/
+6
*
print message text directly
Rafael H. Schloming
2008-02-14
1
-1
/
+1
*
rethrow exception rather than ignoring it
Rafael H. Schloming
2008-02-14
1
-0
/
+1
*
set initial cause
Rafael H. Schloming
2008-02-14
1
-0
/
+1
*
Fix for Qpid-793
Rajith Muditha Attapattu
2008-02-14
1
-4
/
+6
[next]