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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored interop tests into general distributed test framework. Moved frame...
Rupert Smith
2007-07-25
1
-6
/
+8
*
Update fix incorrect license headers.
Martin Ritchie
2007-07-18
2
-22
/
+28
*
Updates to pom files and Licensing/Notice files for M2 release.
Martin Ritchie
2007-07-18
1
-7
/
+19
*
QPID-541 : Change to use threadlocal maps for intern for the common case to a...
Robert Godfrey
2007-07-17
1
-12
/
+38
*
QPID-541 A large portion of memory was being wasted in 32k ByteBuffers being ...
Martin Ritchie
2007-07-17
1
-1
/
+31
*
Added minimal checkstyle to project reports. Fixed some problems with site ge...
Rupert Smith
2007-06-21
1
-0
/
+1
*
Old lib dir from M1
Martin Ritchie
2007-06-18
21
-1250
/
+0
*
Various License header updates.
Martin Ritchie
2007-06-18
11
-0
/
+211
*
Removed log4j dependency from client. Using slf4j instead, end-user to supply...
Rupert Smith
2007-06-11
20
-532
/
+538
*
QPID-402: FailoverException falling through to client. All blocking operation...
Rupert Smith
2007-06-01
4
-9
/
+21
*
QPID-482 : Small performance tweaks
Robert Godfrey
2007-05-24
7
-26
/
+69
*
Documented all exception.
Rupert Smith
2007-05-21
20
-71
/
+212
*
Added to the Javadoc
Rupert Smith
2007-05-17
13
-185
/
+728
*
More Javadocing.
Rupert Smith
2007-05-15
4
-18
/
+131
*
Added to the Javadoc.
Rupert Smith
2007-05-14
7
-67
/
+288
*
QPID-484 Provided default GC and easy customisation.. via setting QPID_JAVA_QC.
Martin Ritchie
2007-05-09
1
-1
/
+10
*
Whitespace + Formatting.
Martin Ritchie
2007-05-09
1
-18
/
+15
*
QPID-482 : Small performance enhancements
Robert Godfrey
2007-05-09
3
-64
/
+86
*
QPID-466 Updated FieldTable to ensure no Decimal value is set that is larger ...
Martin Ritchie
2007-05-07
1
-0
/
+10
*
QPID-466 Changes to FieldTable along with corresponding PropertyValueTest to ...
Martin Ritchie
2007-05-04
2
-97
/
+134
*
Removed accidental inclusion of copyright notices.
Robert Greig
2007-05-02
2
-103
/
+117
*
Bin Updates: Qpid-Run removed new bash 3.x feature += replaced with option="$...
Martin Ritchie
2007-04-27
1
-4
/
+4
*
QPID-453 : AMQShortString should implement Comparable
Robert Godfrey
2007-04-16
1
-1
/
+1
*
QPID-352 Changes
Marnie McCormack
2007-04-12
1
-6
/
+11
*
Got rid of some uses of System.out instead of log4j logging.
Robert Greig
2007-04-09
1
-59
/
+42
*
Got rid of some uses of System.out instead of log4j logging.
Robert Greig
2007-04-09
3
-216
/
+142
*
Stopped throwing away exception causes.
Robert Greig
2007-04-09
6
-27
/
+68
*
Purged logging from exception constructors.
Robert Greig
2007-04-09
4
-91
/
+43
*
QPID-443 : Fix to transactionality of message publishing
Robert Godfrey
2007-04-05
2
-0
/
+35
*
Added simeple file copy function.
Robert Greig
2007-04-04
1
-0
/
+36
*
Added standard command line handline
Robert Greig
2007-04-04
1
-5
/
+37
*
Correction to exception type thrown.
Robert Greig
2007-03-19
1
-10
/
+10
*
Commit of interop test stuff prior to M2 branch.
Robert Greig
2007-03-15
3
-0
/
+471
*
Fixed problems with new retrotranslator plugin snapshot. Upgraded to use the ...
Robert Greig
2007-03-13
1
-32
/
+4
*
QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_...
Martin Ritchie
2007-03-13
1
-1
/
+30
*
(Patch submitted by Rupert Smith)
Robert Greig
2007-03-07
1
-6
/
+6
*
QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol...
Martin Ritchie
2007-03-06
2
-6
/
+22
*
(Patch submitted by Rupert Smith). java_iop.diff
Robert Greig
2007-02-28
2
-0
/
+1183
*
QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...
Robert Godfrey
2007-02-25
6
-109
/
+330
*
QPID-346 Message loss after rollback
Martin Ritchie
2007-02-23
2
-0
/
+227
*
(Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav...
Robert Greig
2007-02-20
3
-36
/
+272
*
QPID-325 : Persist durable exchange information in the store
Robert Godfrey
2007-02-20
10
-5
/
+317
*
Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett...
Martin Ritchie
2007-02-20
4
-14
/
+10
*
QPID-372, QPID-376 Broker now ignores all frames for closing channels.
Martin Ritchie
2007-02-19
2
-2
/
+6
*
QPID-375 : Default Exchange fixes
Robert Godfrey
2007-02-19
2
-3
/
+3
*
QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e...
Robert Godfrey
2007-02-16
2
-11
/
+16
*
QPID-11 remove protocol literals from code.
Martin Ritchie
2007-02-16
11
-41
/
+106
*
QPID-366 : Reference counting not being decremented correctly and other persi...
Robert Godfrey
2007-02-15
3
-36
/
+41
*
Applied QPID-162 patches from Kevin Smith
Martin Ritchie
2007-02-14
20
-45
/
+40
*
Applied QPID-6 SSL Options patch from Kevin Smith
Martin Ritchie
2007-02-14
5
-487
/
+157
[next]