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
path:
root
/
cpp
/
src
/
qpid
/
asyncStore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update from trunk r1375509 through r1450773
asyncstore
Kim van der Riet
2013-02-28
2
-8
/
+3
*
QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...
Kim van der Riet
2012-09-24
9
-47
/
+197
*
NO-JIRA: Minor updates which allow gcc 4.7 to compile
Kim van der Riet
2012-08-30
1
-3
/
+3
*
QPID-3858: Cleanup, removed old comments and tidied up include statements
Kim van der Riet
2012-08-28
47
-76
/
+119
*
QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...
Kim van der Riet
2012-08-27
2
-0
/
+71
*
QPID-3858: Cleaned up the mechanism by which async operations are called.
Kim van der Riet
2012-08-21
4
-89
/
+110
*
QPID-3858: WIP: Added smoke test to cmake, code format tidy-up
Kim van der Riet
2012-08-02
28
-377
/
+188
*
QPID-3858: WIP: Moving Simple* test classes into the correct namespaces so as...
Kim van der Riet
2012-08-01
4
-12
/
+11
*
QPID-3858: WIP: Durable transactions fixed
Kim van der Riet
2012-07-31
4
-79
/
+18
*
QPID-3858: WIP: Renamed AsyncTransaction to AsyncTransactionalStore; changed ...
Kim van der Riet
2012-07-24
4
-57
/
+58
*
QPID-3858: WIP: Created many async operation classes for each op instead of a...
Kim van der Riet
2012-07-20
5
-157
/
+488
*
QPID-3858: Refactor to tidy up several class design issues
Kim van der Riet
2012-07-16
20
-125
/
+129
*
QPID-3858: WIP - fixed a few logic errors and race conditions in the consume ...
Kim van der Riet
2012-06-26
1
-0
/
+3
*
QPID-3858: WIP: Solved race conditions affecting transactional publishing.
Kim van der Riet
2012-06-19
3
-11
/
+19
*
QPID-3858: WIP - async txns for msg publish pathway, but there are some race/...
Kim van der Riet
2012-06-15
5
-16
/
+224
*
QPID-3858: WIP - tidy-up: protected to private in classes except where requir...
Kim van der Riet
2012-06-08
12
-14
/
+13
*
QPID-3858: WIP - tidy-up: protected to private in classes except where required
Kim van der Riet
2012-06-08
15
-13
/
+22
*
QPID-3858: WIP - completed async return path
Kim van der Riet
2012-06-08
7
-211
/
+147
*
QPID-3858: WIP - added AsyncResultQueue for async result return path
Kim van der Riet
2012-06-07
5
-12
/
+26
*
WIP: Non-transactional message path in place. Transactions not working.
Kim van der Riet
2012-06-01
4
-41
/
+88
*
QPID-3858: More restructuring: Renamed XXXContext to XXXAsyncContext for all ...
Kim van der Riet
2012-05-14
5
-43
/
+42
*
QPID-3858: Added async queue deletion and mechanism to correctly wait for asy...
Kim van der Riet
2012-05-11
1
-1
/
+2
*
QPID-3858: Initial checkin of async interface implementation and test harness.
Kim van der Riet
2012-05-09
64
-0
/
+7560