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
*
clean up
Carl C. Trieloff
2007-07-16
1
-9
/
+15
*
added notice entries
Carl C. Trieloff
2007-07-16
1
-2
/
+14
*
QPID-537 : Make AMQMessage.incrementReference public
Robert Godfrey
2007-07-16
1
-1
/
+1
*
Completed javadoc for test framework.
Rupert Smith
2007-07-13
13
-42
/
+133
*
Moved test framework into its own package and cleaned it up.
Rupert Smith
2007-07-13
20
-810
/
+1738
*
Update perftests to center better around current performance.
Rupert Smith
2007-07-11
1
-112
/
+112
*
Added message copy method.
Rupert Smith
2007-07-10
1
-19
/
+83
*
Forgot to compile before committing. Missed a method change in the Select com...
Martin Ritchie
2007-07-05
1
-1
/
+1
*
Minor changes and tidy up when running via command line.
Martin Ritchie
2007-07-05
10
-52
/
+262
*
Added license to files that seemed to be missing it.
Gordon Sim
2007-07-05
28
-0
/
+506
*
Fixed test state carrying over to mandatory message test from immediate. Also...
Rupert Smith
2007-07-05
4
-33
/
+45
*
Tidied up some extranious logging.
Martin Ritchie
2007-07-04
3
-44
/
+42
*
Addition of the MessageStore Tool.
Martin Ritchie
2007-07-04
37
-74
/
+4045
*
Messages moved by management console now commited on the message store.
Rupert Smith
2007-07-04
2
-102
/
+125
*
Added some documentation.
Rupert Smith
2007-07-02
3
-228
/
+350
*
Added log4j as slfj logger for perftests.
Rupert Smith
2007-07-02
1
-0
/
+6
*
renamed the passwd programme qpid-passwd to match the change in bin directory.
Martin Ritchie
2007-06-27
1
-2
/
+2
*
Allowed more of the constants to be set via system properties.
Martin Ritchie
2007-06-27
1
-4
/
+4
*
Caused each of these tests to run 10 times to help identify any race conditio...
Martin Ritchie
2007-06-27
2
-45
/
+90
*
added public void declareAndBind(AMQDestination amqd)
Arnaud Simon
2007-06-27
1
-0
/
+10
*
Added additional information to log message when available to aid the explina...
Martin Ritchie
2007-06-27
1
-32
/
+39
*
Updated default guest password as it was not correct.
Martin Ritchie
2007-06-27
1
-1
/
+1
*
POM update to add Apache content to built jars
Martin Ritchie
2007-06-27
1
-0
/
+23
*
Added intelij files to ignore list
Martin Ritchie
2007-06-27
0
-0
/
+0
*
Update to the sustained test to ensure late joining occurs correctly and impr...
Martin Ritchie
2007-06-27
4
-61
/
+128
*
QPID-509 Mandatory messages not returned outside a transaction. They are now.
Rupert Smith
2007-06-26
10
-438
/
+514
*
Immediate and mandatory flag tests added.
Rupert Smith
2007-06-26
2
-56
/
+437
*
Added xml file for logging during sustained tests
Martin Ritchie
2007-06-26
1
-0
/
+68
*
Update to provide a SustainedTestCase, this sends batches of messages to the ...
Martin Ritchie
2007-06-25
8
-177
/
+506
*
Added Immediate and Mandatory message tests.
Rupert Smith
2007-06-22
3
-0
/
+1103
*
Added minimal checkstyle to project reports. Fixed some problems with site ge...
Rupert Smith
2007-06-21
18
-133
/
+320
*
changed setText to use UTF8 as default encoder
Arnaud Simon
2007-06-20
1
-1
/
+1
*
Proper update to PrincipalDatabase's to ensure they work correctly with # com...
Martin Ritchie
2007-06-20
2
-17
/
+23
*
QPID-525 Memory leak in DestWildExchange. Used routing key in remove rather t...
Martin Ritchie
2007-06-18
1
-2
/
+1
*
Mistakenly checked in Intelij file
Martin Ritchie
2007-06-18
1
-469
/
+0
*
Old lib dirs from M1
Martin Ritchie
2007-06-18
6
-40
/
+0
*
Old lib dir from M1
Martin Ritchie
2007-06-18
21
-1250
/
+0
*
Added SLF4J to Log4J binding.
Rupert Smith
2007-06-18
1
-7
/
+12
*
Various License header updates, missed this file. Though the first update of ...
Martin Ritchie
2007-06-18
1
-0
/
+18
*
Various License header updates.
Martin Ritchie
2007-06-18
7
-13
/
+104
*
Various License header updates.
Martin Ritchie
2007-06-18
16
-0
/
+302
*
Various License header updates.
Martin Ritchie
2007-06-18
56
-73791
/
+1044
*
QPID-511 adjusted to use the ReadWriteThreadModel rather than setting editing...
Martin Ritchie
2007-06-15
1
-5
/
+3
*
Converted templates to generate classes using slf4j rather than log4j inline ...
Gordon Sim
2007-06-14
2
-4
/
+6
*
Added repository info for running mvn rat:check
Martin Ritchie
2007-06-12
1
-1
/
+11
*
QPID-465, now throws UnsupportedOperationException when sending to a null que...
Rupert Smith
2007-06-12
1
-9
/
+20
*
Removed log4j dependency from client. Using slf4j instead, end-user to supply...
Rupert Smith
2007-06-11
104
-2248
/
+2381
*
Set up top dir location and path to parent pom. Needed in preparation for dep...
Rupert Smith
2007-06-11
3
-1
/
+13
*
POM update renumbering tests now we have trimmed down the tests being run.
Martin Ritchie
2007-06-07
1
-139
/
+139
*
Updated examples to build source jar. Also put the java14 retrotranslated mod...
Rupert Smith
2007-06-06
4
-6
/
+72
[next]