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 flag for tagging header without a payload
Arnaud Simon
2008-02-21
3
-5
/
+13
*
fixed logging of message Data
Rafael H. Schloming
2008-02-13
1
-1
/
+0
*
synchronize access to lastWrite future
Rafael H. Schloming
2008-02-12
1
-4
/
+11
*
fixed computation of ranged acks, fix needed for failing RecoverTest
Rafael H. Schloming
2008-02-11
1
-5
/
+6
*
added test for exception listener; fixed NPE
Rafael H. Schloming
2008-02-07
2
-21
/
+52
*
Added code to pass in the throwable to the closedListener so that it can be i...
Rajith Muditha Attapattu
2008-02-06
1
-1
/
+1
*
added close notification
Rafael H. Schloming
2008-02-06
6
-16
/
+78
*
Added code to connect the network error exceptions to the JMS Exception liste...
Rajith Muditha Attapattu
2008-02-05
1
-1
/
+2
*
added a TransportException
Rafael H. Schloming
2008-02-04
3
-1
/
+132
*
added exception callback to ConnectonDelegate
Rafael H. Schloming
2008-02-04
11
-2
/
+43
*
changed default port value for tcp
Arnaud Simon
2008-01-30
1
-1
/
+1
*
added support to notify connection.close to the JMSExceptionListener
Rajith Muditha Attapattu
2008-01-29
1
-13
/
+12
*
replaced printlns with debug statements
Arnaud Simon
2008-01-18
1
-1
/
+1
*
Please refer JIRA's 739,740 and 741 for more information about the issues.
Rajith Muditha Attapattu
2008-01-16
1
-1
/
+8
*
removed an empty java file
Rafael H. Schloming
2008-01-09
1
-0
/
+0
*
chshed headers: see QPID-720
Arnaud Simon
2008-01-04
6
-18
/
+57
*
I noticed that the asString() method will rebuild the string from scratch eac...
Rajith Muditha Attapattu
2008-01-02
1
-6
/
+16
*
changed MINA threading model
Arnaud Simon
2007-12-04
1
-7
/
+3
*
removed useless lock
Arnaud Simon
2007-12-04
1
-14
/
+6
*
fixed the error in receiving
Rajith Muditha Attapattu
2007-12-03
1
-3
/
+5
*
merged the three writes in a single one
Arnaud Simon
2007-12-03
1
-10
/
+6
*
Added a very basic plain nio transport. You could flip between the transports...
Rajith Muditha Attapattu
2007-11-30
3
-0
/
+225
*
Modified the code to not keep the command in the map if "enable_command_repla...
Rajith Muditha Attapattu
2007-11-28
1
-17
/
+13
*
added enable_replay option
Arnaud Simon
2007-11-28
1
-4
/
+20
*
optimized message creation
Arnaud Simon
2007-11-27
1
-5
/
+38
*
optimized message creation
Arnaud Simon
2007-11-27
1
-0
/
+2
*
changed for setting offset when buffers are fragmented
Arnaud Simon
2007-11-14
1
-1
/
+3
*
changed method public void processed(Range range) for flushing when flush is...
Arnaud Simon
2007-11-08
1
-1
/
+1
*
Fix for QPID-639: c++ now includes sizes for all structs (enabled the same in...
Gordon Sim
2007-11-07
2
-2
/
+2
*
Changed for synchronizing on results during close operation
Arnaud Simon
2007-11-05
1
-1
/
+4
*
cahnged for handling IO write errors
Arnaud Simon
2007-10-23
2
-0
/
+5
*
changed to handle empty payload messages
Arnaud Simon
2007-10-18
1
-0
/
+19
*
deleted useless code
Arnaud Simon
2007-10-17
1
-592
/
+0
*
Updated message selector
Arnaud Simon
2007-10-17
11
-2060
/
+0
*
Updated message selector
Arnaud Simon
2007-10-17
10
-61
/
+270
*
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
*
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
8
-89
/
+315
*
added Boolean to the default encoding map
Rafael H. Schloming
2007-10-12
1
-0
/
+1
*
made the session usable from multiple threads (hopefully)
Rafael H. Schloming
2007-10-10
1
-18
/
+31
*
added support (currently disabled) for packed encoding
Rafael H. Schloming
2007-10-10
8
-18
/
+165
*
Removed system.outs and replaced with log statements
Rajith Muditha Attapattu
2007-10-10
2
-14
/
+20
*
don't wait for results if the session is closed, also added missing synchroni...
Rafael H. Schloming
2007-10-05
1
-13
/
+35
*
disabled MINA buffer pooling
Rafael H. Schloming
2007-10-05
1
-0
/
+5
*
replaced random printlns with strategically placed log statements, also added...
Rafael H. Schloming
2007-10-05
16
-63
/
+335
*
moved codec --> transport.codec to avoid conflicts with qpid namespace
Rafael H. Schloming
2007-10-04
12
-13
/
+13
*
Changed to send message ack when required
Arnaud Simon
2007-10-04
1
-1
/
+1
*
Changed to use message.recover instead of message.release
Arnaud Simon
2007-10-03
1
-1
/
+1
*
applied patch from gsim to fix order of bit decoding
Rafael H. Schloming
2007-10-03
1
-4
/
+1
[prev]
[next]