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
*
sys/PollableQueue: dispatch in batches, allow put-back.
Alan Conway
2008-12-11
4
-45
/
+35
*
Make .Net 0-8 build a little nicer, move timestamp to property and make the z...
Aidan Skinner
2008-12-11
1
-3
/
+4
*
QPID-1529 : Create a new shell for message box.
Martin Ritchie
2008-12-11
1
-53
/
+27
*
added my key to the KEYS file
Rafael H. Schloming
2008-12-11
1
-0
/
+48
*
QPID-1524 : Added a catch to print out the message order to help rule out mes...
Martin Ritchie
2008-12-11
1
-10
/
+27
*
Fix unused arg warnings from MSVC
Stephen D. Huston
2008-12-10
3
-4
/
+4
*
Add startReading() method required by sys::AsynchIO. Fixes QPID-1525.
Stephen D. Huston
2008-12-10
1
-60
/
+56
*
QPID-1527: Added exclusive option to SubscriptionSettings and accompanying test.
Gordon Sim
2008-12-10
3
-8
/
+25
*
QPID-1526: add checks for exclusive ownership plus tests to verify they are e...
Gordon Sim
2008-12-10
4
-6
/
+28
*
QPID-1449 - Added federation tag that was missing when management was disabled
Ted Ross
2008-12-10
1
-0
/
+5
*
Remove un-necessary locks.
Alan Conway
2008-12-10
1
-8
/
+0
*
This is related to QPID-1523
Rajith Muditha Attapattu
2008-12-10
2
-6
/
+28
*
added 0-8 to the dotnet 0-8 client
Rafael H. Schloming
2008-12-10
1
-1
/
+1
*
bumped version number to 0.4 for M4
Rafael H. Schloming
2008-12-10
1
-1
/
+1
*
updated jython path
Rafael H. Schloming
2008-12-10
1
-2
/
+2
*
updated release script
Rafael H. Schloming
2008-12-10
1
-2
/
+4
*
added script for deploying jars to a maven repo
Rafael H. Schloming
2008-12-10
1
-0
/
+50
*
removed incubating from various shell scripts, release artifacts, and READMEs
Rafael H. Schloming
2008-12-10
17
-32
/
+30
*
removed maven build system
Rafael H. Schloming
2008-12-10
37
-6185
/
+0
*
Better output.
Alan Conway
2008-12-10
1
-25
/
+16
*
Fixes for 64bit.
Alan Conway
2008-12-09
1
-2
/
+6
*
QPID-1521
Robert Greig
2008-12-09
25
-438
/
+286
*
Port features and bug-fixes from Python API to Ruby API
Ted Ross
2008-12-09
1
-31
/
+128
*
applied patch from jross to fix some typos
Rafael H. Schloming
2008-12-09
1
-3
/
+3
*
updated release notes, added a readme, and tweaked examples
Rafael H. Schloming
2008-12-09
4
-5
/
+33
*
corrected release notes
Rafael H. Schloming
2008-12-09
1
-4
/
+3
*
updated README
Rafael H. Schloming
2008-12-09
1
-19
/
+43
*
modified hello-world to optionally take a broker as an argument
Rafael H. Schloming
2008-12-09
1
-1
/
+12
*
Applied name convention to class names: Capitalized names.
Ted Ross
2008-12-09
2
-2
/
+2
*
Cluster: Option --cluster-read-max configures read-to-redeliver flow-control.
Alan Conway
2008-12-09
5
-13
/
+18
*
QPID-1469: Fix NullPointerException, add test for deleteUser which would expo...
Aidan Skinner
2008-12-09
2
-0
/
+158
*
QPID-1503: Add more tests for Base64MD5PasswordFilePrincipalDatabase, fix bug...
Aidan Skinner
2008-12-09
2
-9
/
+61
*
QPID-1503 : Updates based on code review
Martin Ritchie
2008-12-09
4
-89
/
+21
*
QPID-1282: limit cover-test so only interesting modules are instrumented
Aidan Skinner
2008-12-09
1
-1
/
+1
*
Updated with amended info for running cobertura QPID-1282
Marnie McCormack
2008-12-09
1
-2
/
+8
*
Removed a cast to asynch sessions for message transfer in client.
Jonathan Robie
2008-12-08
1
-3
/
+1
*
Cluster: reduced scope of mcast locks.
Alan Conway
2008-12-08
2
-42
/
+25
*
Added dummy read throttling code to RDMA protocol support so
Andrew Stitcher
2008-12-08
1
-0
/
+5
*
Cluster: separated connection map lock to reduce contention.
Alan Conway
2008-12-08
4
-45
/
+109
*
Management optimization: don't send (empty) statistic updates for object
Ted Ross
2008-12-08
4
-40
/
+39
*
src/qpid/cluster/OutputInterceptor.cpp: revert locking.
Alan Conway
2008-12-08
2
-4
/
+2
*
Cluster: fixed error in credit allocation.
Alan Conway
2008-12-08
2
-6
/
+6
*
OutputControl and subclasses: added giveReadCredit() for IO level flow control.
Alan Conway
2008-12-08
20
-16
/
+92
*
src/qpid/sys/ActivityTimer.h: record time spent in specific code segments, fo...
Alan Conway
2008-12-07
1
-0
/
+111
*
QPID-691: fixed a typo in getopt args
Rafael H. Schloming
2008-12-06
1
-1
/
+1
*
Updated minimum gcc version as earlier version reported not to work anymore.
Gordon Sim
2008-12-05
1
-2
/
+4
*
QPID-1503 : Update to Base64 to correctly save password file. Pulled User out...
Martin Ritchie
2008-12-05
1
-0
/
+121
*
QPID-1503 : Update to Base64 to correctly save password file. Pulled User out...
Martin Ritchie
2008-12-05
3
-124
/
+466
*
Example config files are misleading as spaces on either side of the '=' preve...
Gordon Sim
2008-12-04
2
-5
/
+10
*
QPID-1514: Add check for presence of key to FieldTable::erase()
Gordon Sim
2008-12-04
2
-1
/
+21
[next]