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-4416: Perl bindings fail on getContentPtr with null in the content
Darryl L. Pierce
2012-12-18
1
-0
/
+25
*
QPID-4466: Add support for Duration multiplication to Ruby bindings.
Darryl L. Pierce
2012-12-18
2
-0
/
+43
*
QPID-4466: Cannot multiply Durations in Perl bindings.
Darryl L. Pierce
2012-12-18
1
-0
/
+6
*
NO-JIRA: Removed old cluster only file
Andrew Stitcher
2012-12-18
1
-117
/
+0
*
QPID-4507: Perl bindings were not properly handling int8 and uint8 types.
Darryl L. Pierce
2012-12-14
1
-4
/
+4
*
QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u...
Alan Conway
2012-12-14
7
-35
/
+70
*
QPID-4503: Producer transaction timeout detection feature may produce supriou...
Keith Wall
2012-12-14
3
-20
/
+13
*
QPID-4481: HA replication of propagated bindings can lead to incorrect config...
Alan Conway
2012-12-11
14
-23
/
+257
*
QPID-4499: Installs qpid.i, qmfengine.i and qmf2.i into include directory.
Darryl L. Pierce
2012-12-11
1
-1
/
+5
*
QPID-4377: add missing licence headers to various files in the Java tree
Robert Gemmell
2012-12-11
16
-8
/
+314
*
NO-JIRA: remove empty files from tree
Gordon Sim
2012-12-11
6
-0
/
+0
*
QPID-4498: HA module should only initialize if requested
Alan Conway
2012-12-10
4
-7
/
+54
*
QPID-4496 Fixed a typo in the error message and adjusted the if
Rajith Muditha Attapattu
2012-12-10
1
-2
/
+8
*
NO-JIRA: only perform the uptodate check on dojo at the precompile point, aft...
Robert Gemmell
2012-12-09
1
-3
/
+5
*
QPID-3317 Adjusted the test after adding the exception for marking temp
Rajith Muditha Attapattu
2012-12-07
1
-1
/
+1
*
QPID-4497 Allow the exclusive property to be set for the subscription
Rajith Muditha Attapattu
2012-12-07
2
-1
/
+6
*
QPID-4496 Set the assert property to false when checking if a queue
Rajith Muditha Attapattu
2012-12-07
1
-5
/
+5
*
QPID-4496 Added error handling to cover the cases mentioned in the JIRA.
Rajith Muditha Attapattu
2012-12-07
2
-12
/
+19
*
QPID-4495: RVM fails to use C++ compiler for the Ruby gem.
Darryl L. Pierce
2012-12-07
1
-1
/
+2
*
NO-JIRA: Fix race condition in brokertest.py test harness.
Alan Conway
2012-12-07
1
-1
/
+3
*
NO-JIRA: Small typo fix in the drain..pl example.
Darryl L. Pierce
2012-12-07
1
-1
/
+1
*
QPID-3723: further refinement to the change to link against the .la files, ra...
Gordon Sim
2012-12-06
12
-37
/
+43
*
QPID-4490 clean up after commit r1417511 for windows builds
Charles E. Rolke
2012-12-06
1
-0
/
+1
*
NO-JIRA added consumer.close() and producer.close() to Drain and Spout.
Rajith Muditha Attapattu
2012-12-05
2
-1
/
+2
*
QPID-4490: Durable mesages with TTL do not expire after broker recovery (c++ ...
Kim van der Riet
2012-12-05
3
-0
/
+8
*
QPID-4454 : [AMQP 1.0 JMS Client] Applied patch (with modifications) to annot...
Robert Godfrey
2012-12-05
10
-42
/
+316
*
QPID-4489: ensure the IoSender is closed when the IoReceiver closes before a ...
Robert Gemmell
2012-12-03
1
-1
/
+23
*
NO-JIRA: update description to correctly reflect the test behaviour
Robert Gemmell
2012-12-03
1
-1
/
+1
*
QPID-4449 Repair some windows settings damaged during this jira.
Charles E. Rolke
2012-12-03
3
-7
/
+7
*
QPID-4487: Remove systemd support and qpidd.service.
Darryl L. Pierce
2012-12-03
3
-21
/
+1
*
QPID-4449 - Added missing update to xml.mk
Ted Ross
2012-12-03
1
-1
/
+1
*
QPID_4449 - Further fixes to the build files for both automake and cmake.
Ted Ross
2012-12-03
10
-19
/
+23
*
QPID-4485: hold agentLock and check for dups when adding new mgmt objects
Kenneth Anthony Giusti
2012-12-01
2
-9
/
+35
*
QPID-4449 - Reverted much of the original change and re-implemented the fix i...
Ted Ross
2012-11-30
47
-109
/
+122
*
NO-JIRA: Repair build for Windows VS2010
Charles E. Rolke
2012-11-30
1
-1
/
+8
*
QPID-4484 Add -Wno-attributes to gcc 4.1.2 command line
Stephen D. Huston
2012-11-30
1
-1
/
+9
*
QPID-4480: Fix handling in Perl of strings with embedded nulls.
Darryl L. Pierce
2012-11-29
2
-1
/
+62
*
QPID-4483: Add system tests for Sasl authentication in Java Broker web manage...
Alex Rudyy
2012-11-29
1
-1
/
+389
*
QPID-3723: Applied patch from Fraser Adams for explicit linking
Gordon Sim
2012-11-29
13
-43
/
+44
*
QPID-4441: add system test verification of the priority queue and queue with ...
Robert Gemmell
2012-11-29
2
-3
/
+118
*
NO-JIRA only try to install qpidd.service on UNIX.
Stephen D. Huston
2012-11-28
1
-3
/
+5
*
QPID-4462: add some documentation regarding the security provider workaround,...
Robert Gemmell
2012-11-28
1
-7
/
+33
*
QPID-4388: Fixed accidental deletion of qpidd.service file by autotools.
Darryl L. Pierce
2012-11-28
1
-1
/
+1
*
NO-JIRA: Fix bindings breakage from previous checkins
Andrew Stitcher
2012-11-28
7
-7
/
+9
*
NO-JIRA: Made the Systemd install directory macro consistent with others.
Darryl L. Pierce
2012-11-28
2
-2
/
+2
*
QPID-4388: Systemd support not being installed with Cmake
Darryl L. Pierce
2012-11-27
4
-4
/
+8
*
NO-JIRA: Fixed a small typo in Makefile.am
Darryl L. Pierce
2012-11-27
1
-1
/
+1
*
QPID-4215 : Adds a target to release.sh to generate Perl language sources.
Darryl L. Pierce
2012-11-27
1
-1
/
+24
*
QPID-4214 : Adds a LICENSE and Makefile.PL to the Qpid Perl bindings.
Darryl L. Pierce
2012-11-27
3
-0
/
+221
*
QPID-4214 : Updated all Perl examples to work with the new Perl APIs.
Darryl L. Pierce
2012-11-27
9
-124
/
+100
[prev]
[next]