Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge bug22628 into default | Matthias Radestock | 2010-04-20 | 1 | -53/+66 |
|\ | |||||
| * | Flatten out a tuplebug22628 | 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 |
* | Cosmeticsbug22603 | 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 | 7 | -8/+318 |
|\ | |||||
| * | Merge bug22560 (worker pool to avoid stacking mnesia txns) into default | Michael Bridgen | 2010-03-24 | 5 | -6/+316 |
| |\ | |||||
| | * | cosmeticbug22560 | 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 |
| |\ \ | | |/ | |||||
| * | | 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 |
* | | | Don't reinterpret the usage message.bug22559 | 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 |
| |/ |/| | |||||
* | | Additions to specs to prevent dialyzer errors | Matthew Sackman | 2010-03-23 | 2 | -1/+3 |
|/ | |||||
* | 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 |
* | | Missed onebug22456 | Matthew Sackman | 2010-03-08 | 1 | -1/+1 |
* | | Apparently 'No, you can't include rabbit.hrl in tcp_listener_sup'. | Matthew Sackman | 2010-03-08 | 1 | -3/+1 |
* | | Merging bug 22454 into bug 22456 | Matthew Sackman | 2010-03-08 | 6 | -31/+31 |
|\ \ | |||||
| * | | Reworked the supervision heirarchy againbug22454 | Matthew Sackman | 2010-03-08 | 6 | -30/+30 |
* | | | Extended all timeouts | Matthew Sackman | 2010-03-08 | 5 | -15/+20 |
* | | | cosmetic | Matthew Sackman | 2010-03-08 | 1 | -5/+3 |
* | | | merge bug22454 into default | Matthias Radestock | 2010-03-08 | 1 | -10/+14 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merging bug 21939 into default | Matthew Sackman | 2010-03-05 | 17 | -397/+1071 |
| |\ \ | |||||
| * | | | exporting rabbit_reader:server_properties/0 so it can be accessible from the ...bug21939 | Vlad Ionescu | 2010-02-13 | 1 | -10/+14 |
* | | | | Should stop and delete under the restartable sup too | Matthew Sackman | 2010-03-06 | 1 | -2/+2 |
* | | | | Supervisors should have timeouts of infinity | Matthew Sackman | 2010-03-05 | 1 | -1/+1 |