| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | persistent_key => guid + is_persistent | Matthew Sackman | 2010-04-09 | 3 | -17/+14 |
| * | 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 |
| * | | Missed one | 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 again | 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 | 6 | -14/+75 |
| |\ \ \ | |/ / | |||||
| | * | | 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 |
| | * | | reworked supervisor hierarchy | Matthew Sackman | 2010-03-05 | 6 | -12/+73 |
| * | | | Merging bug 21939 into default | Matthew Sackman | 2010-03-05 | 1 | -10/+14 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | exporting rabbit_reader:server_properties/0 so it can be accessible from the ... | Vlad Ionescu | 2010-02-13 | 1 | -10/+14 |
| * | | | merging bug 22169 into default | Matthew Sackman | 2010-03-04 | 13 | -335/+890 |
| |\ \ \ | |||||
| | * | | | Reimagine delete_binding/2 as remove_bindings/2. The hooks are now | Michael Bridgen | 2010-02-24 | 6 | -15/+15 |
| | * | | | Merge heads | Michael Bridgen | 2010-02-23 | 2 | -4/+2 |
| | |\ \ \ | |||||
| | | * | | | Superfluous whitespace and inaccurate comment | Matthew Sackman | 2010-02-23 | 1 | -3/+1 |
| | | * | | | cosmetic | Matthew Sackman | 2010-02-23 | 1 | -1/+1 |
| | * | | | | Of course, we want to return the type atom rather than the module (but still ... | Michael Bridgen | 2010-02-23 | 1 | -1/+2 |
| | |/ / / | |||||
| | * | | | Check exchange types for conformance when they are registered, rather than wh... | Michael Bridgen | 2010-02-23 | 2 | -12/+14 |
| | * | | | Specs for the exported functions in the exchange type registry | Michael Bridgen | 2010-02-22 | 1 | -0/+9 |
| | * | | | All these Exchange should be the same | Michael Bridgen | 2010-02-22 | 1 | -1/+1 |
| | * | | | Remove duplication in delete_binding | Michael Bridgen | 2010-02-22 | 1 | -8/+7 |
| | * | | | Distinguish between situations in which we're checking if a | Michael Bridgen | 2010-02-22 | 2 | -12/+31 |
| | * | | | Nicer formulation of cleanup_deleted_queue_bindings, thanks to | Michael Bridgen | 2010-02-22 | 1 | -19/+20 |
| | * | | | Remove duplication in queue deletion callback | Michael Bridgen | 2010-02-19 | 1 | -5/+5 |
| | * | | | Cosmetics | Matthew Sackman | 2010-02-19 | 1 | -6/+6 |
| | * | | | merging default into bug 22169 | Matthew Sackman | 2010-02-19 | 46 | -307/+871 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Matthias-approved cosmetics | Matthew Sackman | 2010-02-03 | 6 | -26/+22 |
| | * | | | Cosmetics only - line length, consistent whitespace, and a couple of if -> ca... | Matthew Sackman | 2010-02-03 | 8 | -59/+78 |
