summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix transactions. All qpid tests run.bug23577Jerry Kuch2011-03-153-60/+41
* Fix typing blunders to pass more qpid tests.Jerry Kuch2011-03-152-11/+18
* Silly temporary config file.Jerry Kuch2011-03-111-2/+2
* Wire up requeue to MySQL.Jerry Kuch2011-03-081-17/+16
* Wire ack/2 to MySQL.Jerry Kuch2011-03-081-10/+10
* Cosmetic.Jerry Kuch2011-03-081-2/+1
* SQL-ize del_ps.Jerry Kuch2011-03-081-5/+7
* More SQL fiddling to support ack/2.Jerry Kuch2011-03-082-16/+25
* Re-organize prepared statements. Add SQL support for internal_ack.Jerry Kuch2011-03-081-16/+34
* Make fetch one with the universe.Jerry Kuch2011-03-081-22/+11
* Comment out a dropwhile that tries to goose expiry tests into passing.Jerry Kuch2011-03-071-9/+10
* Wire up dropwhile to internal_dropwhile; spotty testing above internal_dropwh...Jerry Kuch2011-03-071-7/+3
* Fix asymmetry/impedance mismatch in q_peek and q_pop.Jerry Kuch2011-03-071-11/+11
* Post pop against MySQL.Jerry Kuch2011-03-031-9/+8
* Add q_pop and corresponding MySQL delete_from_q.Jerry Kuch2011-03-022-10/+22
* Get rid of commented out chaff.Jerry Kuch2011-03-021-6/+0
* MySQL queue peek.Jerry Kuch2011-03-022-5/+19
* Implement status.Jerry Kuch2011-03-021-22/+32
* Get rid of some obsolete helper functions.Jerry Kuch2011-03-021-29/+0
* MySQL-ized is_empty implementation.Jerry Kuch2011-03-021-7/+6
* Write pending acks to MySQL; implement len and publish_delivered.Jerry Kuch2011-03-022-28/+26
* Fix publish and publish_state.Jerry Kuch2011-03-022-26/+36
* Fix up purge function. Add MySQL helpers for it.Jerry Kuch2011-03-022-21/+46
* Re-MySQL-ize delete_and_terminate.Jerry Kuch2011-03-022-31/+50
* Move rubicon forward. 'init' redone.Jerry Kuch2011-03-022-33/+15
* Handle delete of non persistents on init; Fix bug on getting next seq_id; cra...Jerry Kuch2011-03-013-3/+10
* Miscellaneous MySQL wire up for init method.Jerry Kuch2011-03-012-190/+215
* Delete MySQL data for a given queue_name.Jerry Kuch2011-03-012-6/+17
* Safekeeping commit. Temporary SQL helper scripts. Prepared statements for M...Jerry Kuch2011-03-015-92/+126
* Stub of MySQL helper module.Jerry Kuch2011-02-282-50/+89
* Flip back to MySQL-izing mutant of Mnesia queue.Jerry Kuch2011-02-241-2/+4
* Cannibalize emysql include file (to remove later when we re-plugin-ize).Jerry Kuch2011-02-241-0/+1
* Using Mnesia queue as a skeleton onto which to pack MySQL meat.Jerry Kuch2011-02-241-0/+1026
* Some config files to mess with during testing (will remove later).Jerry Kuch2011-02-242-0/+8
* Cannibalize John D's most recent Mnesia queue implementation for comparison a...Jerry Kuch2011-02-241-0/+948
* Merge bug 23858 (Implement try-restart and condrestart correctly in our init ...Simon MacMullen2011-02-2416-413/+685
|\
| * Merge bug23877 into default.Simon MacMullen2011-02-241-26/+29
| |\
| | * better namebug23877Matthias Radestock2011-02-221-2/+2
| | * better error reporting for failed table integrity checksMatthias Radestock2011-02-221-26/+29
| * | merge bug21440 into defaultMatthias Radestock2011-02-230-0/+0
| |\ \ | | |/
| * | cosmeticbug21440Matthias Radestock2011-02-231-1/+1
| * | Removed table name intersection in wait_for_tables and cleaned up whitespace ...Rob Harrop2011-02-231-10/+7
| * | Fixed incorrect binding pattern in rabbit_mnesiaRob Harrop2011-02-231-2/+2
| * | Merge with defaultRob Harrop2011-02-2319-706/+131
| |\ \ | | |/
| | * remove redundant calls to wait_for_tablesMatthias Radestock2011-02-221-2/+0
| | * remove redundant functionMatthias Radestock2011-02-221-9/+3
| | * Merging bug23657 to defaultMatthew Sackman2011-02-2218-695/+128
| | |\
| * | \ Merge with defaultRob Harrop2011-02-216-86/+392
| |\ \ \ | | |/ / | |/| |
| | * | moving wait_for_tables call in transformVlad Alexandru Ionescu2011-02-201-5/+2
| | * | less wait_for_tablesVlad Alexandru Ionescu2011-02-203-5/+8