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
*
Updated message selector
Arnaud Simon
2007-10-17
13
-69
/
+293
*
added a bit of API around MinaHandler
Rafael H. Schloming
2007-10-17
2
-34
/
+126
*
work around MINA close issues
Rafael H. Schloming
2007-10-17
1
-2
/
+20
*
added missing else in if ladder
Rafael H. Schloming
2007-10-17
1
-1
/
+1
*
Use shared pointers for consumers (held by queues and sessions) to prevent ha...
Gordon Sim
2007-10-17
8
-101
/
+120
*
Isolated test case to show the selector problem
Rajith Muditha Attapattu
2007-10-17
1
-14
/
+28
*
There is an issue when we do client side selectors for sync receive.
Rajith Muditha Attapattu
2007-10-17
1
-1
/
+22
*
There was an issue with the receiveNoWait method.
Rajith Muditha Attapattu
2007-10-16
4
-7
/
+37
*
TCK: If there is an error in the selector, an InvalidSelectorException should...
Rajith Muditha Attapattu
2007-10-16
1
-1
/
+2
*
* Summary: generalized Invoker visitor to all *Operations and
Alan Conway
2007-10-16
17
-170
/
+218
*
Include declarations of the specialisations we define to make sure they are p...
Andrew Stitcher
2007-10-16
1
-0
/
+16
*
Editorial changes to man page text.
Alan Conway
2007-10-16
1
-3
/
+3
*
Restored missing TestOptions.h
Alan Conway
2007-10-16
1
-1
/
+1
*
Edits to --help message and man page to improve readabiliity.
Alan Conway
2007-10-16
6
-25
/
+28
*
Updated for handling headers and jmstype
Arnaud Simon
2007-10-16
2
-7
/
+8
*
Log a warning if we close a connection with unsent data
Andrew Stitcher
2007-10-16
2
-1
/
+6
*
Changed messageCount decrement
Arnaud Simon
2007-10-16
1
-2
/
+6
*
Implementation of 0-10 field tables
Andrew Stitcher
2007-10-16
22
-175
/
+670
*
* Revised allocation algorithm to ensure all consumers are given the opportun...
Gordon Sim
2007-10-16
3
-14
/
+22
*
Locking for updates to subscriber credit. Revised log statements to reduce no...
Gordon Sim
2007-10-15
1
-8
/
+18
*
increased number of runs
Arnaud Simon
2007-10-15
2
-3
/
+18
*
Fix compilation error
Gordon Sim
2007-10-15
1
-1
/
+1
*
Added missing framing:: qualifier.
Alan Conway
2007-10-15
1
-1
/
+1
*
Added assert.cpp to makefile.
Alan Conway
2007-10-15
1
-0
/
+1
*
QPID_ASSERT: assert a condition. In a debug build abort if condition is false,
Alan Conway
2007-10-15
2
-0
/
+82
*
Include information on the client connection in io traces.
Gordon Sim
2007-10-15
3
-17
/
+61
*
Edited svn:ignore
Gordon Sim
2007-10-15
0
-0
/
+0
*
increased number of runs
Arnaud Simon
2007-10-15
1
-1
/
+1
*
Changed handling of replyTo
Arnaud Simon
2007-10-15
1
-5
/
+18
*
Remove default queue concept which is no longer applicable in 0-10.
Gordon Sim
2007-10-15
4
-16
/
+5
*
removed unused fields
Rafael H. Schloming
2007-10-14
9
-51
/
+20
*
Enabled packed struct encoding in python, cpp, and java. Also fixed computati...
Rafael H. Schloming
2007-10-14
24
-211
/
+576
*
Changed the suite() method so that not to always use an in-VM broker
Arnaud Simon
2007-10-12
1
-3
/
+3
*
Further fixes to locking between queue and semantic state to avoid deadlocking.
Gordon Sim
2007-10-12
4
-53
/
+102
*
Some fixes to locking within the queue (preventing locks being held during de...
Gordon Sim
2007-10-12
2
-36
/
+33
*
Close connection when a framing error is encountered during decoding.
Gordon Sim
2007-10-12
2
-29
/
+37
*
added Boolean to the default encoding map
Rafael H. Schloming
2007-10-12
1
-0
/
+1
*
Changed the way temporary queues are created
Arnaud Simon
2007-10-12
2
-4
/
+8
*
whitespace cleanup
Rafael H. Schloming
2007-10-11
1
-6
/
+6
*
Exclusive no longer implies auto-delete on queue.declare.
Gordon Sim
2007-10-11
11
-77
/
+91
*
Added check if message selector is not empty string
Arnaud Simon
2007-10-11
1
-1
/
+1
*
Updated to send empty payload
Arnaud Simon
2007-10-11
1
-1
/
+4
*
added byte credits when no message is reeived
Arnaud Simon
2007-10-11
1
-0
/
+1
*
Updated for respecting 0_10 specific semantics
Arnaud Simon
2007-10-11
1
-2
/
+10
*
Updated for running version specific tests
Arnaud Simon
2007-10-11
3
-5
/
+25
*
Changed message confirm_mode when no ack is used
Arnaud Simon
2007-10-11
1
-1
/
+3
*
Requeue messages for cancelled subscriptions on reciver (rather than redelive...
Gordon Sim
2007-10-11
1
-2
/
+6
*
Ensure recovered messages have the redelivered flag set
Gordon Sim
2007-10-11
1
-0
/
+1
*
Fix: recovered messages must be marked redelivered
Gordon Sim
2007-10-11
1
-0
/
+1
*
There was an interop issue.
Rajith Muditha Attapattu
2007-10-11
1
-6
/
+3
[next]