summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-28422-6038/+36978
* WIP - async store interface working for configuration (adding and removing qu...Kim van der Riet2012-10-1857-169/+362
* QPID-3858: WIP: Provisional checkin: Wiring of async store interface to broke...Kim van der Riet2012-09-2471-224/+954
* NO-JIRA: Minor updates which allow gcc 4.7 to compileKim van der Riet2012-08-301-3/+3
* QPID-3858: Cleanup, removed old comments and tidied up include statementsKim van der Riet2012-08-2880-240/+187
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-27221-14397/+4583
* QPID-3858: Cleaned up the mechanism by which async operations are called.Kim van der Riet2012-08-216-91/+110
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-03180-2423/+6448
* QPID-3858: WIP: Added smoke test to cmake, code format tidy-upKim van der Riet2012-08-0237-433/+217
* QPID-3858: WIP: Moving Simple* test classes into the correct namespaces so as...Kim van der Riet2012-08-0132-78/+1882
* QPID-3858: WIP: Durable transactions fixedKim van der Riet2012-07-3121-171/+204
* QPID-3858: WIP: Renamed AsyncTransaction to AsyncTransactionalStore; changed ...Kim van der Riet2012-07-248-78/+98
* QPID-3858: WIP: Moved QueueAsycnContext from namespace tests::storePerftools:...Kim van der Riet2012-07-202-0/+182
* QPID-3858: WIP: Created many async operation classes for each op instead of a...Kim van der Riet2012-07-2011-217/+534
* QPID-3858: Refactor to tidy up several class design issuesKim van der Riet2012-07-1643-361/+492
* QPID-3858: WIP - fixed a few logic errors and race conditions in the consume ...Kim van der Riet2012-06-261-0/+3
* WIP - transactional consume path completed, still some testing to be done.Kim van der Riet2012-06-251-3/+5
* QPID-3858: WIP: New classes for transactional consumption of messagesKim van der Riet2012-06-211-0/+2
* QPID-3858: WIP: Solved race conditions affecting transactional publishing.Kim van der Riet2012-06-197-15/+55
* QPID-3858: WIP - async txns for msg publish pathway, but there are some race/...Kim van der Riet2012-06-1514-39/+681
* QPID-3858: WIP - tidy-up: protected to private in classes except where requir...Kim van der Riet2012-06-0812-14/+13
* QPID-3858: WIP - tidy-up: protected to private in classes except where requiredKim van der Riet2012-06-0827-23/+36
* QPID-3858: WIP - completed async return pathKim van der Riet2012-06-0822-380/+280
* QPID-3858: WIP - added AsyncResultQueue for async result return pathKim van der Riet2012-06-0713-31/+429
* WIP: Non-transactional message path in place. Transactions not working.Kim van der Riet2012-06-0110-77/+154
* QPID-3858: More restructuring: Renamed XXXContext to XXXAsyncContext for all ...Kim van der Riet2012-05-147-63/+62
* QPID-3858: Added async queue deletion and mechanism to correctly wait for asy...Kim van der Riet2012-05-111-1/+2
* QPID-3858: Initial checkin of async interface implementation and test harness.Kim van der Riet2012-05-0978-0/+8329
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-04152-2457/+3842
* QPID-3858: WIP - Updates to async store interface. Removed the errors/excepti...Kim van der Riet2012-05-049-502/+129
* QPID-3858: Minor update for clarification: Rename some vars, improve some com...Kim van der Riet2012-02-211-14/+14
* QPID-3858: Initial proposal for async store interfaceKim van der Riet2012-02-204-0/+557
* more fixes for compilation under fedora 18, new gccNuno Santos2012-02-172-0/+2
* NO-JIRA ACL whitespace police.Charles E. Rolke2012-02-176-1192/+1191
* NO-JIRA: Remove out-of-date generated header in HaBroker.hAlan Conway2012-02-171-1/+0
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-1764-723/+3011
* missing casts and include to be able to compile under fedora 18Nuno Santos2012-02-162-2/+3
* QPID-3841: improve batching of outbound messagesKenneth Anthony Giusti2012-02-151-1/+6
* NO-JIRA: Fix Logger::instance to work with older versions of boost.Alan Conway2012-02-141-0/+10
* QPID-3839: Allow browsers to accept messagesGordon Sim2012-02-141-1/+1
* QPID-3638 - Fixed boost usage problem.Ted Ross2012-02-131-2/+2
* NO-JIRA - Fixed missing return type on Windows stub.Ted Ross2012-02-101-1/+1
* QPID-3773: generate a unique queue name for the internal bridge queues.Kenneth Anthony Giusti2012-02-101-2/+2
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-0914-15/+264
* QPID-3621 cmake build changes for solaris and solaris specific code changesClifford Allan Jansen2012-02-093-6/+17
* QPID-3620 time conversion fix for sparc architectureClifford Allan Jansen2012-02-091-4/+11
* QPID-3571 PosixPoller implementationClifford Allan Jansen2012-02-091-0/+793
* QPID-3804: do not skip released grouped messagesKenneth Anthony Giusti2012-02-021-1/+1
* QPID-3481 - After queue deletion, route re-queued messages to the alternate e...Ted Ross2012-02-021-9/+20
* QPID-3787 - Fixed shutdown crash in SslPlugin, Fixed problem with sasl_mux test.Ted Ross2012-01-271-1/+4