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
/
common
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added a mapping for byte[]s
Rafael H. Schloming
2007-09-24
2
-0
/
+2
*
added field table encoding/decoding
Rafael H. Schloming
2007-09-24
14
-105
/
+642
*
added frame-end constant
Rafael H. Schloming
2007-09-20
2
-2
/
+11
*
merged the qpidity.url classes in to qpid.url and deleted qpidity.url
Rajith Muditha Attapattu
2007-09-19
6
-271
/
+8
*
added messageAcquire method
Arnaud Simon
2007-09-19
1
-0
/
+6
*
forgot to dispatch non L4 methods inside SessionDelegate
Rafael H. Schloming
2007-09-19
1
-1
/
+6
*
* ProtocolEvent.Switch --> ProtocolDelegate
Rafael H. Schloming
2007-09-17
13
-118
/
+118
*
Took out the URL parsing logic from the AMQConnectionURL and moved in two Par...
Rajith Muditha Attapattu
2007-09-14
1
-2
/
+3
*
* moved most of the classes in the org.apache.qpidity package to
Rafael H. Schloming
2007-09-13
55
-1503
/
+1334
*
Remerge of M2. All tests pass locally
Martin Ritchie
2007-08-30
4
-28
/
+86
*
Added basic test case to test JMS
Rajith Muditha Attapattu
2007-08-24
8
-37
/
+91
*
moved Encoder, Decoder and related classes into the codec sub-package
Rafael H. Schloming
2007-08-23
16
-19
/
+51
*
updated from M2 branch
Arnaud Simon
2007-08-23
1
-17
/
+10
*
Updated XID
Arnaud Simon
2007-08-22
1
-0
/
+268
*
Updated QpidURL scheme
Arnaud Simon
2007-08-20
4
-349
/
+411
*
wrote a parser for the new URL format
Rajith Muditha Attapattu
2007-08-17
3
-15
/
+431
*
added destination URL handling
Arnaud Simon
2007-08-17
5
-3
/
+444
*
Added clearData() and getTransferId() to the Message interface
Rajith Muditha Attapattu
2007-08-15
2
-4
/
+56
*
added error code support
Rajith Muditha Attapattu
2007-08-13
5
-13
/
+110
*
Added a Toy Exchange that does same basic routing for direct and topic.
Rajith Muditha Attapattu
2007-08-10
5
-46
/
+215
*
implemented the Connection and Session API
Rajith Muditha Attapattu
2007-08-09
20
-54
/
+902
*
updated the amqp.0-10-preview.xml to reflect the latest votes, and added supp...
Rafael H. Schloming
2007-08-09
7
-3
/
+163
*
fixed executionSync
Rafael H. Schloming
2007-08-08
4
-9
/
+61
*
changed the API based on the discussions with rafi and arnaud. also fixed the...
Rajith Muditha Attapattu
2007-08-08
3
-8
/
+5
*
fixed a bunch of temporary hacks, we now auto process comands that have no pa...
Rafael H. Schloming
2007-08-08
13
-48
/
+166
*
implemented Session.sync()
Rafael H. Schloming
2007-08-08
10
-27
/
+242
*
- made generated classes mutable
Rafael H. Schloming
2007-08-07
30
-298
/
+881
*
moved from client
Arnaud Simon
2007-08-06
12
-0
/
+2442
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@563097...
Arnaud Simon
2007-08-06
4
-0
/
+577
*
added default exchange
Arnaud Simon
2007-08-05
1
-0
/
+51
*
added struct codegen and fixed naming bug in generated getters
Rafael H. Schloming
2007-08-04
2
-3
/
+3
*
Fixed compilation errors
Rajith Muditha Attapattu
2007-08-03
2
-51
/
+3
*
Moved into client
Arnaud Simon
2007-08-03
1
-60
/
+0
*
added amqp.0-10-preview.xml and switched the qpidity codegen over to use it
Rafael H. Schloming
2007-08-03
10
-47
/
+76
*
fixed build failures caused by sloppy checkins and SNAPSHOT dependencies, cha...
Rafael H. Schloming
2007-08-03
1
-53
/
+48
*
added more comments to the CommonSessionDelegate
Rajith Muditha Attapattu
2007-08-01
1
-0
/
+5
*
added wiring to Rafi's comm stack
Rajith Muditha Attapattu
2007-08-01
3
-0
/
+98
*
StreamingMessageListener - was added to deliver message parts as an when they...
Rajith Muditha Attapattu
2007-08-01
2
-0
/
+122
*
plumbed the input/output into MINA and filled out more of the encoding/decoding
Rafael H. Schloming
2007-08-01
34
-368
/
+1714
*
Rolled back revision 561365 and commented out some broken code in ClientSessi...
Rafael H. Schloming
2007-07-31
4
-92
/
+28
*
Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...
Martin Ritchie
2007-07-31
4
-28
/
+92
*
made the Header interface public, so I could use that in the Qpid API
Rajith Muditha Attapattu
2007-07-30
1
-1
/
+1
*
modified the generate script to add throws QpidException to the methods in In...
Rajith Muditha Attapattu
2007-07-27
1
-1
/
+8
*
moved the QpidException to common from client
Rajith Muditha Attapattu
2007-07-27
1
-0
/
+59
*
exclude ticket arguments and extraneous classes
Rafael H. Schloming
2007-07-26
1
-4
/
+4
*
first attempt at isolating session functions common to both broker and client
Rajith Muditha Attapattu
2007-07-25
1
-0
/
+27
*
fixed Encoder/Decoder to do the property type conversion for unsigned types
Rafael H. Schloming
2007-07-25
5
-31
/
+55
*
added support for precomputing sizes
Rafael H. Schloming
2007-07-25
6
-7
/
+162
*
Switched over to using enums instead of booleans for fields of type bit.
Rafael H. Schloming
2007-07-24
1
-4
/
+9
*
Initial submit of 0-10 communication layer.
Rafael H. Schloming
2007-07-24
30
-0
/
+1640
[prev]
[next]