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-2719
Rajith Muditha Attapattu
2010-07-08
2
-6
/
+17
*
convert ttl from seconds to milliseconds
Rafael H. Schloming
2010-07-08
2
-2
/
+14
*
QPID-2686: Update Ant doc task
Robert Gemmell
2010-07-08
3
-3
/
+44
*
Fix cluster-safe assertion in ~Connection.
Alan Conway
2010-07-08
1
-0
/
+6
*
Restructured code using generic utility methods for sending / receiving / sub...
Jonathan Robie
2010-07-08
1
-372
/
+127
*
Mentioned setting type on reply-to addresses in performance tips
Gordon Sim
2010-07-08
1
-0
/
+8
*
Minor renaming of section title
Gordon Sim
2010-07-08
1
-1
/
+1
*
Added information on handling of app-id, content-encoding and routing key.
Gordon Sim
2010-07-08
1
-0
/
+11
*
Corrected typo and removed invalid link.
Gordon Sim
2010-07-08
1
-3
/
+1
*
Restructuring of chapter on Qpid Messaging API
Gordon Sim
2010-07-08
1
-440
/
+427
*
Added brief section on asynchronous send/acknowledge.
Gordon Sim
2010-07-08
1
-1
/
+30
*
Some clarification of JMS overview and example.
Gordon Sim
2010-07-08
1
-26
/
+46
*
Correct sentence of java logging.
Gordon Sim
2010-07-08
1
-1
/
+1
*
Removed some sections not directly relevant to API; restructured a little as ...
Gordon Sim
2010-07-08
1
-150
/
+62
*
Further correction to durability example.
Gordon Sim
2010-07-08
1
-1
/
+1
*
Correction to durability example.
Gordon Sim
2010-07-08
1
-7
/
+6
*
Improved section on transactions
Gordon Sim
2010-07-08
1
-13
/
+16
*
Improved sections on reliability
Gordon Sim
2010-07-08
1
-19
/
+82
*
Enabled prefetch for next receiver snippets, removed some confusion text on m...
Gordon Sim
2010-07-08
1
-13
/
+31
*
Add acknowledge() to python snippet for consistency
Gordon Sim
2010-07-08
1
-3
/
+4
*
Minor corrections to addressing example text.
Gordon Sim
2010-07-08
1
-22
/
+22
*
Move comment re use of amq.topic in hello world example to a footnote.
Gordon Sim
2010-07-08
1
-3
/
+6
*
Corrections for hello world callouts.
Gordon Sim
2010-07-08
1
-10
/
+16
*
Adjusted order in list for clarity
Gordon Sim
2010-07-08
1
-12
/
+12
*
QPID-2715 Security Plugins developer doc from Andrew Kennedy and update to AC...
Marnie McCormack
2010-07-07
2
-19
/
+651
*
Ensure broker is deleted in main thread, not by global destructors.
Alan Conway
2010-07-07
3
-14
/
+18
*
QPID-2710 Patch from Chuck Rolke
Ted Ross
2010-07-07
1
-0
/
+8
*
QPID-2725 : Remove duplicated documentation
Martin Ritchie
2010-07-06
1
-47
/
+1
*
QPID-2724 : Remove fixed version from xsl-stylesheets
Martin Ritchie
2010-07-06
5
-9
/
+9
*
QPID-2681 : Add documentation for Topic Configuration
Martin Ritchie
2010-07-06
3
-0
/
+136
*
QPID-664: Don't hold lock while waiting for incoming message in nextReceiver(...
Gordon Sim
2010-07-06
2
-1
/
+38
*
Fix link error on fedora 13
Alan Conway
2010-07-06
1
-3
/
+1
*
Recreated client certificates as the previous once were expired.
Rajith Muditha Attapattu
2010-07-06
6
-40
/
+38
*
Fixed a compile error.
Rajith Muditha Attapattu
2010-07-06
1
-26
/
+0
*
Clean up the Mailing List page a bit: adjust the link layout due to text wrap...
Robert Gemmell
2010-07-05
1
-16
/
+31
*
Transition the Gettting Involved front page and Project Etiquette guide to th...
Robert Gemmell
2010-07-05
3
-1
/
+134
*
Defer delivery of messages in cluster-unsafe context.
Alan Conway
2010-07-05
9
-15
/
+95
*
QPID-2700 Patch for ability to remove bindings from exchanges and additional ...
Marnie McCormack
2010-07-05
6
-6
/
+141
*
QPID-2694 Commit to trunk for Andrew Kennedy patch for session leak on close
Marnie McCormack
2010-07-05
2
-4
/
+6
*
Added types/ImportExport.h to installed headers.
Alan Conway
2010-07-05
1
-1
/
+2
*
QPID-1447 : Correct excludes for SCD Tests. Added to CPPExcludes as CPP broke...
Martin Ritchie
2010-07-05
1
-1
/
+7
*
QPID-2165 : Ensure each MINANetworkDriverTest uses a new port, to prevent the...
Martin Ritchie
2010-07-05
1
-1
/
+4
*
QPID-2681 : Clean up test
Martin Ritchie
2010-07-05
1
-13
/
+0
*
QPID-2681 : Add final SCD testing for Topic and Subscriptions
Martin Ritchie
2010-07-05
3
-6
/
+240
*
QPID-2681 : Provide default empty configuration for TopicConfig
Martin Ritchie
2010-07-05
1
-0
/
+6
*
QPID-1447 : Added some addition debug log to queue to aid understanding when ...
Martin Ritchie
2010-07-05
1
-0
/
+5
*
QPID-2681 : Update VHC to correctly merge queues-(exchange)-queue
Martin Ritchie
2010-07-05
1
-16
/
+16
*
QPID-2681 : Correcly process global configuration, added test to cover
Martin Ritchie
2010-07-05
2
-6
/
+65
*
QPID-2681 : Updated test to start broker before running test
Martin Ritchie
2010-07-05
1
-6
/
+6
*
QPID-1447 : Added improved toString to SCD components
Martin Ritchie
2010-07-05
4
-13
/
+49
[next]