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
*
Switch to async mode for management communication
Ted Ross
2008-06-30
1
-0
/
+1
*
This commit is related to QPID-1161.
Rajith Muditha Attapattu
2008-06-30
19
-1
/
+1884
*
QPID-1157: Added cc example automation scripts
Arnaud Simon
2008-06-30
25
-34
/
+394
*
QPID-1159: remove @Override tags
Aidan Skinner
2008-06-30
1
-130
/
+109
*
Added comment to gitignore to explain previous additions
Martin Ritchie
2008-06-27
1
-0
/
+1
*
Updated the performance tests to ensure we use all the available test, added ...
Martin Ritchie
2008-06-27
5
-3
/
+34
*
Added qpid/java/release to ignore list
Martin Ritchie
2008-06-27
1
-0
/
+1
*
QPID-1157: Added CC scripts and config files
Arnaud Simon
2008-06-27
18
-0
/
+598
*
Fix exit status when VALIGRIND=
Alan Conway
2008-06-27
1
-1
/
+1
*
Plugin framework change: single PluginFactory creates per-target Plugin insta...
Alan Conway
2008-06-26
11
-165
/
+187
*
Consolidated cluster tests in cluster_test.cpp
Alan Conway
2008-06-26
12
-301
/
+272
*
QPID-1152: Change visibility to public so that it isn't narrowed
Aidan Skinner
2008-06-26
1
-1
/
+1
*
Use run_test to run valgrind for start_broker consistently with other tests.
Alan Conway
2008-06-26
3
-15
/
+10
*
From Matt Farrellee - https://issues.apache.org/jira/browse/QPID-1151
Alan Conway
2008-06-26
2
-2
/
+16
*
QPID-1112: Changed addDeliveredMessage so to avoid division by 0 error when m...
Arnaud Simon
2008-06-26
1
-3
/
+4
*
QPID-1137: don't treat connection as opened if the open never succeeds
Gordon Sim
2008-06-26
3
-3
/
+26
*
Updated .gitignore with Intelij project files
Martin Ritchie
2008-06-26
1
-0
/
+3
*
QPID-909 : Commented out the TimerTask so that it can be wrapped with a Scale...
Martin Ritchie
2008-06-26
1
-64
/
+70
*
QPID-854 QPID-999 : Merge Changes to the client to make the dispatcher respon...
Aidan Skinner
2008-06-26
3
-3
/
+231
*
QPID-1112: Changed addDeliveredMessage so to avoid division by 0 error when m...
Arnaud Simon
2008-06-26
1
-1
/
+1
*
QPID-1147: Avoid usage of 'source' builtin in pure sh scripts
Gordon Sim
2008-06-26
1
-1
/
+1
*
Additions to the client API:
Alan Conway
2008-06-25
11
-38
/
+227
*
- use flock to lock data dir rather than a lock file.
Alan Conway
2008-06-25
7
-64
/
+78
*
QPID-1078: use file.separator so that globmapper generates the correct manife...
Rafael H. Schloming
2008-06-25
1
-1
/
+1
*
QPID-551 Don't take arbitrary stack lengths. I really hate that we sublist at...
Aidan Skinner
2008-06-25
1
-1
/
+2
*
* remove generated Makefile from svn
Gordon Sim
2008-06-25
2
-551
/
+3
*
Const-correctness fixes in MessageStore.h
Alan Conway
2008-06-23
8
-52
/
+65
*
Fix path problems in examples make check
Alan Conway
2008-06-23
3
-3
/
+9
*
Fix build problems in examples on older automakes
Alan Conway
2008-06-23
3
-9
/
+551
*
QPID-1069: Patch from Steve Huston: Build with Boost 1.35
Andrew Stitcher
2008-06-20
1
-1
/
+4
*
Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...
Alan Conway
2008-06-20
61
-267
/
+246
*
QPID-1112: send completed every maxPrefetch / 2 instead of after every messag...
Arnaud Simon
2008-06-20
1
-1
/
+1
*
QPID-1101 : Updated Direct Exchange so it does not modify lists of queues
Robert Godfrey
2008-06-20
2
-11
/
+20
*
QPID-1144 : Reference count drops to zero too early for immediate messages in...
Robert Godfrey
2008-06-20
2
-4
/
+12
*
QPID-950 : Fixed Derby Message Store
Robert Godfrey
2008-06-19
1
-72
/
+111
*
QPID-950 : Broker refactoring, copied / merged from branch
Robert Godfrey
2008-06-19
187
-9421
/
+13228
*
Fix packaging error.
Alan Conway
2008-06-18
1
-0
/
+1
*
Bring cluster code up to date.
Alan Conway
2008-06-18
1
-55
/
+55
*
Bring cluster code up to date.
Alan Conway
2008-06-18
17
-125
/
+124
*
Fix bug that commits after every message. Oops!
Gordon Sim
2008-06-18
1
-1
/
+1
*
QPID-168 Applying an amended version of Suran's patch for this JIRA, expandin...
Marnie McCormack
2008-06-17
1
-5
/
+146
*
Added option to start topictest scripti n transactional mode (&durable)
Gordon Sim
2008-06-17
1
-3
/
+4
*
QPID-1143: removed race condition in test
Rafael H. Schloming
2008-06-17
1
-1
/
+2
*
QPID-1143: added buffering, we now only issue one write per assembly
Rafael H. Schloming
2008-06-16
2
-2
/
+20
*
QPID-1142: made session.sync() always set the sync flag on execution_sync
Rafael H. Schloming
2008-06-16
2
-7
/
+23
*
add enough to the server delegate to permit java clients to connect
Rafael H. Schloming
2008-06-16
1
-2
/
+5
*
This is a fix for QPID-1140 and QPId-1141.
Rajith Muditha Attapattu
2008-06-16
2
-31
/
+10
*
QPID-1138: codec support for timestamps
Gordon Sim
2008-06-16
1
-0
/
+8
*
QPID-1139: use RFC1982 comparisons for rollback mark and update rollback mark...
Rafael H. Schloming
2008-06-16
4
-12
/
+38
*
QPID-901: add tests for RangeSet; fixed a bug found by the new tests
Rafael H. Schloming
2008-06-16
4
-21
/
+265
[next]