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
*
qpid-1284: on behalf Adnrea (lnew unit tests)
Arnaud Simon
2008-10-13
4
-0
/
+471
*
qpid-1284: on behalf Adnrea (lnew classes atest posted patch)
Arnaud Simon
2008-10-13
11
-0
/
+839
*
qpid-1284: on behalf Adnrea (latest posted patch)
Arnaud Simon
2008-10-13
44
-555
/
+750
*
QPID-1306
Carl C. Trieloff
2008-10-11
2
-4
/
+8
*
src/client/FailoverConnection.cpp: re-register callback after failures
Alan Conway
2008-10-10
2
-8
/
+5
*
QPID-1350 - Object reference following in the QMF console API
Ted Ross
2008-10-10
6
-33
/
+98
*
Failover client and example fixes & tidy up.
Alan Conway
2008-10-10
8
-380
/
+360
*
QPID-1349 - Push routing for federation (includes hook for dynamic routing)
Ted Ross
2008-10-10
8
-38
/
+114
*
QPID-1344: modified Connection to preserve the originating stack traces when ...
Rafael H. Schloming
2008-10-10
6
-30
/
+49
*
Identify transports by name
Gordon Sim
2008-10-10
5
-25
/
+30
*
QPID-1327 - Add display of source broker in __repr__ for events
Ted Ross
2008-10-10
1
-35
/
+37
*
Failover client and example fixes & tidy up.
Alan Conway
2008-10-10
5
-274
/
+281
*
Handle ttl in messages transfers received by the broker 7 added test for it
Gordon Sim
2008-10-10
9
-13
/
+81
*
Client-side INFO logging for known-broker updates.
Alan Conway
2008-10-10
3
-4
/
+9
*
QPID-1314: add missing MockQueueEntry class, oops
Aidan Skinner
2008-10-10
1
-0
/
+177
*
QPID-1314: Make sure all messags that are enqueued are dequeued.
Aidan Skinner
2008-10-10
3
-2
/
+58
*
QPID-1336 : Update the revisions for patches to print the svn revision
Martin Ritchie
2008-10-10
1
-5
/
+9
*
QPID-1346: Updated build script
Arnaud Simon
2008-10-10
1
-0
/
+2
*
QPID-1346: Added .net perftest
Arnaud Simon
2008-10-10
17
-49
/
+990
*
QPID-1289: Make 0-8/0-9 client honour the max_preftech system property.
Aidan Skinner
2008-10-10
7
-19
/
+70
*
QPID-1342 : Disable tests from main build until JIRA is resolved.
Martin Ritchie
2008-10-10
1
-1
/
+2
*
QPID-1344 QPID-1339 : Fixed the two issues preventing protocol negotiation
Martin Ritchie
2008-10-10
2
-2
/
+11
*
adding jline to NOTICE and LICENSE.
Lahiru Gunathilake
2008-10-10
2
-0
/
+21
*
QPID-1340 froM Mick Goulish: preliminary client-side failover support.
Alan Conway
2008-10-10
27
-19
/
+2302
*
QPID-1343: added build scripts for management/client
Rafael H. Schloming
2008-10-09
3
-1
/
+31
*
QPID-1342: fixed qpid-cli build and shell scripts; tests still don't run prop...
Rafael H. Schloming
2008-10-09
7
-94
/
+28
*
Client-side support for amq.faiover exchange. Connection::getKnownBrokers pro...
Alan Conway
2008-10-09
16
-162
/
+245
*
QPID-1306
Carl C. Trieloff
2008-10-09
2
-2
/
+55
*
Added options to perftest
Carl C. Trieloff
2008-10-09
1
-14
/
+36
*
QPID-1331 : Modified the BrowserSubscription to be consistent with the NoAck ...
Martin Ritchie
2008-10-09
9
-10
/
+187
*
QPID-1339: refactor of low level client API to permit connections to exist in...
Rafael H. Schloming
2008-10-09
55
-2446
/
+1336
*
QPID-1337 : Remove run* scripts
Martin Ritchie
2008-10-09
3
-112
/
+0
*
QPID-1330 : Ensure release-bin copies all files in java/broker/bin
Martin Ritchie
2008-10-09
1
-2
/
+2
*
QPID-1336 Updated buildCreator.py to allow the creation of a file at release ...
Martin Ritchie
2008-10-09
1
-13
/
+136
*
Make Address/TcpAddress manipulation portable; extend SystemInfo functions to...
Stephen D. Huston
2008-10-09
9
-99
/
+360
*
QPID-1335: moved Qman into java/management/client
Arnaud Simon
2008-10-09
87
-2
/
+2
*
QPID-1327 - Added optional severity override in the eventRaise method
Ted Ross
2008-10-09
9
-7
/
+29
*
revert the commit.
Lahiru Gunathilake
2008-10-09
1
-97
/
+130
*
change a typo in license.
Lahiru Gunathilake
2008-10-09
1
-2
/
+2
*
Fixed license typo, thanks Rob.
Lahiru Gunathilake
2008-10-09
1
-1
/
+1
*
Minor indentation fixes
Gordon Sim
2008-10-09
4
-147
/
+147
*
Added new queue options to qpid-config (lvq, cluster-durable, optimistic)
Ted Ross
2008-10-08
1
-33
/
+64
*
Made expireTime an optional property of session (mgmt)
Ted Ross
2008-10-08
2
-8
/
+9
*
QPID-1327 - Added severity field to events, cleaned up routing key usage
Ted Ross
2008-10-08
8
-46
/
+89
*
QPID-1306
Carl C. Trieloff
2008-10-08
6
-32
/
+165
*
change the read me since it should be change when import in to Qpid SVN.
Lahiru Gunathilake
2008-10-08
1
-12
/
+12
*
change the build according to bind with management console.
Lahiru Gunathilake
2008-10-08
4
-13
/
+43
*
Add uuid wrapper for Windows; resolves QPID-1328
Stephen D. Huston
2008-10-08
5
-3
/
+127
*
Added serialize/deserialize for ObjectId
Ted Ross
2008-10-08
4
-6
/
+122
*
Fixed a couple of distribution bugs
Ted Ross
2008-10-08
2
-0
/
+3
[next]