| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use phash2/2, remove string:concat. | Simon MacMullen | 2010-04-22 | 2 | -3/+3 |
| * | Remove delegate_sup_sup, make delegates restartable on error. | Simon MacMullen | 2010-04-22 | 2 | -2/+2 |
| * | Cosmetics | Matthew Sackman | 2010-04-21 | 2 | -6/+5 |
| * | Merging default into bug 19844 (debitrotting) | Matthew Sackman | 2010-04-21 | 17 | -309/+616 |
| |\ | |||||
| | * | Correction of specs which have been wrong for ages | Matthew Sackman | 2010-04-21 | 1 | -3/+3 |
| | * | merge bug22628 into default | Matthias Radestock | 2010-04-20 | 1 | -53/+66 |
| | |\ | |||||
| | | * | Flatten out a tuple | Matthew Sackman | 2010-04-20 | 1 | -4/+4 |
| | | * | Correct list comprehension | Matthew Sackman | 2010-04-20 | 1 | -1/+1 |
| | | * | Use a sequence ID when combining entries into the snapshot. This can then be ... | Matthew Sackman | 2010-04-20 | 1 | -51/+64 |
| | * | | cosmetic | Matthias Radestock | 2010-04-20 | 1 | -2/+1 |
| | |/ | |||||
| | * | tweak tx API on amqqueue | Matthias Radestock | 2010-04-16 | 3 | -31/+25 |
| | * | minor refactoring | Matthias Radestock | 2010-04-16 | 2 | -2/+5 |
| | * | fix sigs on persister that have been wrong for ages | Matthias Radestock | 2010-04-12 | 1 | -1/+1 |
| | * | introduce rabbit_misc:recursive_delete/1 helper | Matthias Radestock | 2010-04-12 | 2 | -4/+39 |
| | * | refactor: introduce file_path() type | Matthias Radestock | 2010-04-12 | 3 | -10/+10 |
| | * | combine queue sup startup and recovery | Matthias Radestock | 2010-04-12 | 2 | -39/+34 |
| | * | add rabbit_sup:start_child/3 | Matthias Radestock | 2010-04-12 | 1 | -2/+5 |
| | * | Cosmetics | Matthew Sackman | 2010-04-09 | 2 | -4/+4 |
| | * | Fixes | Matthew Sackman | 2010-04-09 | 2 | -7/+8 |
| | * | Corrections to rabbit_basic:message/4 and refactoring of is_message_persisten... | Matthew Sackman | 2010-04-09 | 2 | -15/+31 |
| | * | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 3 | -17/+15 |
| | |\ | |||||
| | | * | cosmetics | Matthew Sackman | 2010-04-09 | 1 | -1/+2 |
| | | * | persistent_key => guid + is_persistent | Matthew Sackman | 2010-04-09 | 3 | -17/+14 |
| | * | | renaming type sigs | Matthew Sackman | 2010-04-09 | 3 | -6/+6 |
| | |/ | |||||
| | * | refactor: put hibernation constants in one place | Matthias Radestock | 2010-04-09 | 2 | -5/+0 |
| | * | add worker_pook:submit_async/1 | Matthias Radestock | 2010-04-09 | 2 | -6/+34 |
| | * | Cosmetic | Matthew Sackman | 2010-04-09 | 1 | -2/+2 |
| | * | tweak: better signature for 'ceil' | Matthias Radestock | 2010-04-09 | 1 | -1/+1 |
| | * | refactor: add rabbit_misc:unlink_and_capture_exit/1 | Matthias Radestock | 2010-04-09 | 2 | -5/+9 |
| | * | Added type specs to version_compare | Matthew Sackman | 2010-04-09 | 1 | -0/+3 |
| | * | refactor: introduce rabbit_misc:dict_cons/3 | Matthias Radestock | 2010-04-09 | 4 | -29/+19 |
| | * | Missing hibernate timeout | Matthew Sackman | 2010-04-04 | 2 | -4/+6 |
| | * | Merging bug 22559 onto default | Matthew Sackman | 2010-03-29 | 2 | -2/+4 |
| | |\ | |||||
| | | * | Don't reinterpret the usage message. | Simon MacMullen | 2010-03-29 | 2 | -3/+3 |
| | | * | Make the generated usage functions just return a string, not print and halt. | Simon MacMullen | 2010-03-24 | 2 | -2/+4 |
| | * | | Merge bug22560 (worker pool to avoid stacking mnesia txns) into default | Michael Bridgen | 2010-03-24 | 5 | -6/+316 |
| | |\ \ | |||||
| | | * | | cosmetic | Matthew Sackman | 2010-03-23 | 1 | -1/+1 |
| | | * | | Created worker pool system, and pushed the rabbit_misc:execute_mnesia_txn thr... | Matthew Sackman | 2010-03-23 | 5 | -6/+316 |
| | | |/ | |||||
| | * | | Merging default into bug 22550 | Matthew Sackman | 2010-03-24 | 2 | -2/+4 |
| | |\ \ | | |/ | |||||
| | | * | Additions to specs to prevent dialyzer errors | Matthew Sackman | 2010-03-23 | 2 | -1/+3 |
| | * | | All module names must start 'rabbit_'. | Matthew Sackman | 2010-03-21 | 2 | -2/+2 |
| | * | | Corrected build system: | Matthew Sackman | 2010-03-21 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merge bug22407 into default | Emile Joubert | 2010-03-19 | 2 | -93/+4 |
| | |\ | |||||
| | | * | Rewrite rabbitmqctl man page as DocBook XML taken from the website admin guid... | Simon MacMullen | 2010-02-24 | 2 | -93/+4 |
| * | | | orddict is much faster given we only have a tiny dict. | Simon MacMullen | 2010-04-19 | 1 | -3/+3 |
| * | | | Don't pass around lists of lists for no reason. | Simon MacMullen | 2010-04-16 | 1 | -6/+6 |
| * | | | Reimplement the local optimistion, refactor quite a bit, fix delegate to actu... | Simon MacMullen | 2010-04-16 | 2 | -34/+33 |
| * | | | Go back to using closures now that we can, refactor a bit. | Simon MacMullen | 2010-04-15 | 1 | -78/+61 |
| * | | | Make start-secondary-cover actually do something, stop Erlang tests blowing up. | Simon MacMullen | 2010-04-15 | 1 | -0/+4 |
| * | | | Allow enabling cover for secondary node. | Simon MacMullen | 2010-04-15 | 1 | -0/+6 |
