| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetics | Matthew Sackman | 2010-07-20 | 2 | -20/+17 |
| * | All sorts of improvements to the queue lease code - simplifications and remov... | Matthew Sackman | 2010-07-19 | 3 | -59/+29 |
| * | Initial commit of Ask's work | Ask Solem | 2010-07-19 | 3 | -22/+143 |
| * | flesh out APIs somewhat | Matthias Radestock | 2010-07-19 | 2 | -2/+13 |
| * | tweak to assist testing | Matthias Radestock | 2010-07-19 | 1 | -1/+1 |
| * | 'sync' -> 'idle_timeout' | Matthias Radestock | 2010-07-19 | 3 | -15/+16 |
| * | Merged bug22140 into default. | Simon MacMullen | 2010-07-16 | 1 | -1/+1 |
| |\ | |||||
| | * | replaced call bad:bad/0 with a call to exit/1 | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| * | | >80 lines fix. | Simon MacMullen | 2010-07-14 | 1 | -1/+2 |
| * | | added insightful comment | Alexandru Scvortov | 2010-07-14 | 1 | -1/+1 |
| * | | empty permissions are not printed as "" anymore | Alexandru Scvortov | 2010-07-13 | 1 | -2/+0 |
| * | | "" is changed to "^$" when checking permissions | Alexandru Scvortov | 2010-07-13 | 1 | -9/+9 |
| * | | empty strings are displayed as "" | Alexandru Scvortov | 2010-07-13 | 1 | -0/+2 |
| * | | corrected regexp | Alexandru Scvortov | 2010-07-13 | 1 | -1/+1 |
| * | | simplifying refactor | Matthias Radestock | 2010-07-13 | 1 | -9/+8 |
| * | | "" is transformed to "$^" in rabbitmqctl set_permissions | Alexandru Scvortov | 2010-07-12 | 1 | -1/+6 |
| |/ | |||||
| * | Merged bug22877 into default | Emile Joubert | 2010-07-09 | 3 | -50/+90 |
| |\ | |||||
| | * | merged default into bug22877 | Alexandru Scvortov | 2010-07-09 | 44 | -345/+673 |
| | |\ | |||||
| | * | | deduplicate even the current node | Alexandru Scvortov | 2010-07-09 | 1 | -1/+2 |
| | * | | added deduplication of cluster node list | Alexandru Scvortov | 2010-07-09 | 1 | -1/+1 |
| | * | | added test | Alexandru Scvortov | 2010-07-06 | 1 | -0/+8 |
| | * | | all tests now pass | Alexandru Scvortov | 2010-07-06 | 1 | -6/+6 |
| | * | | updated docs and tests | Alexandru Scvortov | 2010-07-06 | 1 | -8/+8 |
| | * | | changed cluster -f to force_cluster | Alexandru Scvortov | 2010-07-06 | 2 | -9/+17 |
| | * | | added -f switch to rabbitmqctl cluster | Alexandru Scvortov | 2010-07-05 | 3 | -44/+67 |
| * | | | refactor: introduce rabbit_misc:protocol_error/1 | Matthias Radestock | 2010-07-09 | 2 | -5/+7 |
| * | | | Merging bug 22935 into default | Matthew Sackman | 2010-07-08 | 2 | -19/+40 |
| |\ \ \ | |||||
| | * | | | amqp_error is a record. Duh. | Simon MacMullen | 2010-07-08 | 1 | -1/+1 |
| | * | | | Fix type of inner_fun, cosmetics. | Simon MacMullen | 2010-07-08 | 2 | -8/+11 |
| | * | | | Update inner_fun spec. | Simon MacMullen | 2010-07-08 | 1 | -1/+2 |
| | * | | | Make add and delete more symmetrical, tidy up a bit. | Simon MacMullen | 2010-07-08 | 1 | -13/+15 |
| | * | | | Update comment. | Simon MacMullen | 2010-07-08 | 1 | -2/+1 |
| | * | | | Wrap much less in try / catch | Simon MacMullen | 2010-07-08 | 2 | -16/+27 |
| | * | | | Unwrap amqp_error and rethrow | Simon MacMullen | 2010-07-07 | 1 | -1/+6 |
| * | | | | merge heads | Matthias Radestock | 2010-07-08 | 1 | -2/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | remove incorrect comment | Matthias Radestock | 2010-07-07 | 1 | -2/+1 |
| | |/ / | |||||
| * | | | Rename rabbit_reader_queue_collector to rabbit_queue_collector, and shorten s... | Simon MacMullen | 2010-07-07 | 3 | -20/+18 |
| |/ / | |||||
| * | | Correct some dict() to dict:dictionary() that were missed. | Matthew Sackman | 2010-07-07 | 2 | -2/+2 |
| * | | Whoops, forgot to export it | Matthew Sackman | 2010-07-07 | 1 | -1/+1 |
| * | | Introduced and used ok_or_error2(A,B). Also verified everything seems happy u... | Matthew Sackman | 2010-07-07 | 12 | -26/+17 |
| * | | r2 -> r3. | Matthew Sackman | 2010-07-07 | 1 | -1/+1 |
| * | | merged default into bug21954 | Alexandru Scvortov | 2010-07-06 | 4 | -24/+21 |
| |\ \ | |||||
| | * \ | Merged bug22938 into default. | Simon MacMullen | 2010-07-06 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Ensure that after asking the writer to exit, we unlink from it. We're usually... | Matthew Sackman | 2010-07-05 | 1 | -0/+1 |
| | | |/ | |||||
| | * | | Merged bug22908 into default. | Simon MacMullen | 2010-07-06 | 2 | -3/+3 |
| | |\ \ | |||||
| | | * \ | Merged default into bug22908 | Simon MacMullen | 2010-07-05 | 9 | -121/+131 |
| | | |\ \ | | | |/ | |||||
| | | * | | updated error code for re-declaring a queue differently | Alexandru Scvortov | 2010-06-29 | 1 | -1/+1 |
| | | * | | corrected error codes when re-declaring an exchange | Alexandru Scvortov | 2010-06-29 | 1 | -2/+2 |
| | * | | | make test_content_framing less dependent on codec internals | Matthias Radestock | 2010-07-06 | 1 | -21/+17 |
| | * | | | fix bugs in tests caught by dialyzer | Matthias Radestock | 2010-07-06 | 1 | -2/+2 |
| | | |/ | |/| | |||||
