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
*
Re enable python tests accidentally commented out in previous checkin.
Alan Conway
2006-10-16
1
-1
/
+1
*
Fix problem with generated code re-starting makefile.
Alan Conway
2006-10-16
1
-14
/
+13
*
Link with absolute paths to qpid libs so exes work anywhere.
Alan Conway
2006-10-16
1
-4
/
+4
*
Add apr-1/ prefix to APR #includes to pick up from standard location.
Alan Conway
2006-10-16
16
-31
/
+31
*
Renamed unit tests to follow naming conventions, fixed some #include inconsis...
Alan Conway
2006-10-16
53
-165
/
+161
*
Build system reorg, see README and Makefile comments for details.
Alan Conway
2006-10-16
192
-935
/
+602
*
Added new method from Mina 1.0
Martin Ritchie
2006-10-13
1
-0
/
+5
*
Added Sun FSContext to client-test lib
Martin Ritchie
2006-10-13
8
-32
/
+100
*
Now defaults to use our own thread pool which offers much better throughput t...
Robert Greig
2006-10-13
1
-1
/
+1
*
Moved AMQVMBrokerCreationException into correct package.
Robert Greig
2006-10-12
4
-6
/
+7
*
QPID-18. Removed unused experimental code that had direct dependencies on MIN...
Robert Greig
2006-10-12
25
-3423
/
+15
*
Fixed incorrect package on AMQVMBrokerCreationException (did not match physic...
Robert Greig
2006-10-12
10
-52
/
+27
*
Converted broker to a class for use in tests, plugins etc.
Alan Conway
2006-10-12
23
-138
/
+465
*
QPID-2. JMSBytesMessage.readXXX methods now test the appropriate number of by...
Robert Greig
2006-10-12
2
-4
/
+254
*
Fixed ack.RecoverTest and ack.DisconnectAndRedeliverTest. These were failing ...
Gordon Sim
2006-10-12
3
-7
/
+21
*
Fixed bug causing ChannelTest.testDeliveryNoAck to fail intermittently.
Gordon Sim
2006-10-12
2
-2
/
+2
*
Renamed to follow naming conventions.
Alan Conway
2006-10-11
2
-0
/
+0
*
Added a little extra debug to the toString()
Martin Ritchie
2006-10-11
1
-0
/
+2
*
Turned up gcc warnings, fixed warnings in code, enabled -Werror.
Alan Conway
2006-10-11
86
-787
/
+540
*
Added extra debug output when failover fails.
Martin Ritchie
2006-10-11
1
-4
/
+9
*
Implementation of basic_get.
Gordon Sim
2006-10-11
9
-28
/
+215
*
Amended log path to use QPID_WORK as per QPID-30
Marnie McCormack
2006-10-10
1
-1
/
+1
*
Amended work dir to use $QPID_WORK, though slightly out of context without bd...
Marnie McCormack
2006-10-10
1
-1
/
+1
*
Added $QPID_WORK variable to allow configuration of writable dirs after insta...
Marnie McCormack
2006-10-10
1
-1
/
+7
*
Implementation and tests for basic_qos (i.e. prefetching)
Gordon Sim
2006-10-10
9
-71
/
+302
*
Decoupled routing from the channel and message classes.
Gordon Sim
2006-10-06
12
-56
/
+312
*
QPID-16 Removed unnecessary requeue operations.
Steven Shaw
2006-10-06
2
-54
/
+0
*
QPID-15 JUnit3 compatibility suite() method now uses correct Test class.
Steven Shaw
2006-10-06
2
-11
/
+9
*
Changed flow control information out put to be debug level as it is output a ...
Martin Ritchie
2006-10-05
1
-2
/
+2
*
Changed flow control information out put to be debug level as it is output a ...
Martin Ritchie
2006-10-05
1
-1
/
+1
*
Changed TxnBuffer log data to debug level.
Martin Ritchie
2006-10-03
1
-3
/
+3
*
client/* - Only Create a Threshold Listener if if the acknowledgeMode is NO_ACK
Martin Ritchie
2006-10-03
4
-176
/
+204
*
Added lines to automatically add amqj.logging.level to "info" on the command ...
Martin Ritchie
2006-10-03
1
-1
/
+5
*
I somehow missed an import.
Martin Ritchie
2006-10-03
1
-0
/
+1
*
Fix for QPID-10. Problem was a memory leak of sorts on the client. A temporar...
Martin Ritchie
2006-10-03
1
-14
/
+29
*
Optimised Transaction handling.
Martin Ritchie
2006-10-03
3
-9
/
+39
*
Added vm://:1 and localhost as JNDI values setup by the IBM Scripts.
Martin Ritchie
2006-10-03
4
-30
/
+53
*
Moved timestamp encoding and decoding to class EncodingUtils.
Kim van der Riet
2006-10-02
2
-5
/
+15
*
File incorrectly transferred from etp.108.redhat.com at time of initial port.
Kim van der Riet
2006-10-02
1
-40
/
+0
*
Changes for JMX layer-
Martin Ritchie
2006-10-02
22
-265
/
+1081
*
moved ruby code into a qpid package
Rafael H. Schloming
2006-09-29
10
-13
/
+20
*
Cleanup of unused classes.
Gordon Sim
2006-09-29
5
-236
/
+3
*
Ignore qpidd logs from Makefile.
Alan Conway
2006-09-28
0
-0
/
+0
*
New files missed from yesterdays checkin, apologies!
Alan Conway
2006-09-28
5
-0
/
+333
*
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...
Alan Conway
2006-09-27
24
-361
/
+573
*
Moved ack tests to basic class, added test for requeueing on recovery.
Gordon Sim
2006-09-27
5
-47
/
+111
*
Initial implementation of basic_ack & basic_recover
Gordon Sim
2006-09-27
5
-14
/
+148
*
Moved delivery tag retrieval and addition to Unack'd list back to Subscriptio...
Martin Ritchie
2006-09-27
2
-20
/
+16
*
Changed IBM Unix scripts to have the correct path /tmp not c:/temp
Martin Ritchie
2006-09-27
5
-5
/
+5
*
AMQProtocolSession.java - white space changes
Martin Ritchie
2006-09-27
8
-73
/
+113
[next]