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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
First cut of the AMQP java API
Rajith Muditha Attapattu
2007-03-29
38
-904
/
+2615
*
This is the initial checkup for the new client
Rajith Muditha Attapattu
2007-03-27
55
-0
/
+5262
*
Recorded rollback of revisions 492756 via svnmerge from
Alan Conway
2007-03-14
1
-3
/
+3
*
Merged revisions 492756 via svnmerge from
Alan Conway
2007-03-09
1
-8
/
+8
*
Implementation of queue.unbind & message.get
Gordon Sim
2007-02-23
10
-22
/
+199
*
Added the Session Adpater to the branch. It was taken from the trunk
Rajith Muditha Attapattu
2007-02-21
4
-3
/
+38
*
Added simple transaction test with commit and rollback for message reference ...
Kim van der Riet
2007-02-20
1
-3
/
+3
*
Added simple transaction test with commit and rollback for message reference ...
Kim van der Riet
2007-02-20
2
-0
/
+199
*
Fixed the various Ref modes so that the new MessageRefTest passes all tests.
Kim van der Riet
2007-02-20
14
-144
/
+433
*
Some fixes to get more python tests passing.
Gordon Sim
2007-02-20
9
-138
/
+119
*
Additions to allow refs to be sent from broker to client. Also some tidy-up.
Kim van der Riet
2007-02-16
10
-142
/
+109
*
A few hacks and fixes to get the python tests running again.
Gordon Sim
2007-02-16
6
-4
/
+8
*
added support for reference case
Rajith Muditha Attapattu
2007-02-15
9
-8
/
+44
*
Fix for messages that stick around in unsubscribed queues after rollback
Kim van der Riet
2007-02-15
2
-2
/
+7
*
Adjusted mechanism for sending refs. (still in progress)
Kim van der Riet
2007-02-15
1
-27
/
+33
*
Fix for RecoverTest which was failing because the redelivered flag was discon...
Kim van der Riet
2007-02-15
4
-5
/
+15
*
Fixes to get TransactedTest back, there are still unresolved issues with roll...
Kim van der Riet
2007-02-15
3
-58
/
+52
*
First backmerge from trunk to 0-9 branch for Java. Not all java tests passing...
Kim van der Riet
2007-02-14
485
-10098
/
+19059
*
Test checkin for conflict resolution
Kim van der Riet
2007-01-31
1
-0
/
+1
*
uncommented mandatory routing check
Rafael H. Schloming
2007-01-31
1
-3
/
+2
*
Fixed TransactedTest and a bug in the rollback handling in the client
Kim van der Riet
2007-01-30
2
-15
/
+126
*
reenabled mandatory tests
Rafael H. Schloming
2007-01-30
2
-13
/
+11
*
made multiple acknowledgement work
Rafael H. Schloming
2007-01-30
1
-4
/
+17
*
fixed compile errors
Rafael H. Schloming
2007-01-30
4
-0
/
+4
*
Separated the errata in the XML spec file and put them into a file amqp-errar...
Kim van der Riet
2007-01-30
3
-7
/
+8
*
Fixed another broken test.
Rafael H. Schloming
2007-01-29
1
-2
/
+2
*
Fixed a broken test case.
Rafael H. Schloming
2007-01-29
1
-7
/
+11
*
Moved across fixes from trunk for handling exclusive consumers and no_local c...
Gordon Sim
2007-01-29
6
-18
/
+65
*
filled in a bunch of stubs in AMQMessage and made AMQMessage.getContents() re...
Rafael H. Schloming
2007-01-29
3
-11
/
+39
*
Moved across auto deletion functionailty for exclusive, non-durable queues (a...
Gordon Sim
2007-01-29
5
-6
/
+102
*
Fixes to get the python queue tests to work.
Gordon Sim
2007-01-29
15
-42
/
+246
*
Updated broker for issues highlighted by python tests. (e.g. fanout exchange,...
Gordon Sim
2007-01-26
15
-21
/
+340
*
Modified the protocol session to create channel zero by default. Updated the ...
Rafael H. Schloming
2007-01-26
2
-9
/
+10
*
Change to TransactedTest which privents the intermittent error junit.framewor...
Kim van der Riet
2007-01-26
1
-1
/
+2
*
Added mechanism to track connection ids for logging and debugging purposes. C...
Kim van der Riet
2007-01-25
9
-31
/
+77
*
updated to use session's new close method
Rafael H. Schloming
2007-01-25
1
-19
/
+5
*
removed XXX exception
Rafael H. Schloming
2007-01-25
1
-1
/
+6
*
updated assertion message to match test
Rafael H. Schloming
2007-01-25
1
-1
/
+1
*
updated test to match renamed exception
Rafael H. Schloming
2007-01-25
1
-2
/
+2
*
Improved channel/connection exception handling.
Gordon Sim
2007-01-25
5
-11
/
+99
*
This contain fixes for compilation errors in the systests package
Rajith Muditha Attapattu
2007-01-24
8
-103
/
+273
*
Fix for TextMessageTest failure
Kim van der Riet
2007-01-24
1
-7
/
+61
*
Filled in MessageRecoverHandler.
Rafael H. Schloming
2007-01-24
1
-3
/
+18
*
Content.writePayload now handles a null byte buffer
Rafael H. Schloming
2007-01-24
1
-2
/
+6
*
fixed NPE in AMQMessage, _taken was not being initialized from some construct...
Rafael H. Schloming
2007-01-24
1
-2
/
+1
*
Fixed problem with missing type field in Message.transport. Used JMSHeaders i...
Kim van der Riet
2007-01-24
5
-61
/
+82
*
fixed headers exchange, filled in more stubs
Rafael H. Schloming
2007-01-23
3
-10
/
+32
*
added missing ByteBuffer.duplicate()
Rafael H. Schloming
2007-01-23
1
-1
/
+1
*
fixed compile error
Rafael H. Schloming
2007-01-23
1
-1
/
+1
*
removed leftover printlns
Rafael H. Schloming
2007-01-23
1
-2
/
+0
[next]