Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't trample on admin status updating password, refactor.bug22983 | Simon MacMullen | 2010-09-08 | 1 | -19/+15 |
* | Finish adding is_admin boolean to user. | Simon MacMullen | 2010-09-07 | 4 | -25/+31 |
* | Tube strike WIP WFH commit. | Simon MacMullen | 2010-09-06 | 8 | -9/+91 |
* | Merge bug23230 into default (tweak and flesh out rabbit_binding API) | Simon MacMullen | 2010-09-06 | 11 | -158/+19 |
|\ | |||||
| * | We escape like C not URLs. | Simon MacMullen | 2010-09-06 | 1 | -4/+4 |
| * | Merge default heads | Michael Bridgen | 2010-09-06 | 7 | -355/+394 |
| |\ | |||||
| | * | merging bug23228 into default | Vlad Alexandru Ionescu | 2010-09-06 | 8 | -24/+13 |
| | |\ | |||||
| * | \ | Merge bug23229 (remove more dead code) | Michael Bridgen | 2010-09-06 | 8 | -24/+13 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | merge heads | Matthias Radestock | 2010-09-05 | 11 | -56/+62 |
| | |\ \ | |||||
| | | * \ | merge heads | Matthias Radestock | 2010-09-05 | 2 | -2/+0 |
| | | |\ \ | |||||
| | | | * \ | Merge bug23116 | Michael Bridgen | 2010-09-03 | 0 | -0/+0 |
| | | | |\ \ | |||||
| | | | * \ \ | Merge default into bug23116bug23116 | Michael Bridgen | 2010-09-03 | 15 | -172/+135 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | * | | | All packaging makefiles can assume that "make srcdist" is already done | David Wragg | 2010-08-27 | 2 | -2/+0 |
| | | * | | | | simplify a bunch of rabbit_event:notify calls | Matthias Radestock | 2010-09-05 | 4 | -18/+9 |
| | | | |/ / | | | |/| | | |||||
| | * | | | | Merge bug23197 (missed heartbeat may not get logged) | Simon MacMullen | 2010-09-01 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | prevent normal heartbeater termination from tearing down the readerbug23197 | Matthias Radestock | 2010-08-27 | 1 | -2/+2 |
| | | | |/ / | | | |/| | | |||||
| | * | | | | cosmetic | Matthias Radestock | 2010-09-01 | 1 | -2/+2 |
| * | | | | | remove dead codebug23229 | Matthias Radestock | 2010-09-04 | 2 | -128/+0 |
| | |_|/ / | |/| | | | |||||
* | | | | | expand test coveragebug23230 | Matthias Radestock | 2010-09-04 | 1 | -1/+9 |
* | | | | | add a couple of convenience functions | Matthias Radestock | 2010-09-04 | 2 | -4/+9 |
* | | | | | update 'rabbitmqctl list_bindings' documentation | Matthias Radestock | 2010-09-04 | 1 | -12/+48 |
* | | | | | tweak and extend rabbit_binding API | Matthias Radestock | 2010-09-04 | 5 | -107/+120 |
| |_|_|/ |/| | | | |||||
* | | | | some renaming and inlining on internal APIbug23228 | Matthias Radestock | 2010-09-04 | 1 | -14/+11 |
* | | | | further binding API tweaks | Matthias Radestock | 2010-09-04 | 5 | -39/+39 |
* | | | | fix some comments and types | Matthias Radestock | 2010-09-03 | 2 | -3/+4 |
* | | | | merge default into bug23228 | Matthias Radestock | 2010-09-03 | 1 | -4/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | add some missing specs | Matthias Radestock | 2010-09-03 | 1 | -4/+8 |
* | | | | move binding code into its own module | Matthias Radestock | 2010-09-03 | 5 | -352/+393 |
|/ / / | |||||
* | | | bug23200 merged into default | Marek Majkowski | 2010-09-03 | 2 | -10/+10 |
|\ \ \ | |||||
| * | | | lists:member.bug23200 | Simon MacMullen | 2010-08-31 | 1 | -1/+1 |
| * | | | Allow byte, int, short, long. | Simon MacMullen | 2010-08-31 | 2 | -10/+10 |
| * | | | Change type of expires argument from (signed)long to signedint since that's t... | Simon MacMullen | 2010-08-31 | 2 | -5/+5 |
* | | | | refactor: export a useful file_handle_cache:ulimit() | Matthias Radestock | 2010-09-03 | 1 | -9/+13 |
* | | | | merge bug23107 into default | Alexandru Scvortov | 2010-09-01 | 25 | -499/+609 |
|\ \ \ \ | |||||
| * \ \ \ | bug23185 merged into default | Marek Majkowski | 2010-09-01 | 1 | -12/+13 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | client scope grants permission *only* for amq.gen resourcesbug23185 | Alexandru Scvortov | 2010-08-31 | 1 | -1/+1 |
| | * | | | move treating 'amq\.*' specially to inner case | Alexandru Scvortov | 2010-08-26 | 1 | -12/+13 |
| * | | | | simplifying refactor | Matthias Radestock | 2010-09-01 | 1 | -30/+19 |
| * | | | | merge bug23215 into default | Matthias Radestock | 2010-09-01 | 1 | -6/+6 |
| |\ \ \ \ | |||||
| | * | | | | fixing premature generalisationbug23215 | Vlad Alexandru Ionescu | 2010-09-01 | 1 | -18/+15 |
| | * | | | | making gen:call label constant; separating calls handling | Vlad Alexandru Ionescu | 2010-09-01 | 1 | -19/+22 |
| | * | | | | fixing unreachable function clause | Vlad Alexandru Ionescu | 2010-09-01 | 1 | -6/+6 |
| |/ / / / | |||||
| * | | | | Merged bug23181 into default | Emile Joubert | 2010-08-31 | 3 | -15/+18 |
| |\ \ \ \ | |||||
| | * | | | | Ensure that non-deletion queue-termination does a call via the msg_store to e...bug23181 | Matthew Sackman | 2010-08-25 | 3 | -15/+18 |
| * | | | | | merge bug23184 into default | Matthias Radestock | 2010-08-31 | 3 | -54/+0 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge bug23109 (remove reader profiling dwead code) | Michael Bridgen | 2010-08-27 | 3 | -54/+0 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | remove dead codebug23109 | Matthias Radestock | 2010-08-25 | 3 | -54/+0 |
| * | | | | | better recursive deletebug23184 | Matthias Radestock | 2010-08-27 | 1 | -38/+29 |
| * | | | | | remove the mnesia dir check from rabbit:prepare() | Simon MacMullen | 2010-08-27 | 1 | -2/+1 |
| * | | | | | Call rabbit:prepare just before starting rabbit. | Simon MacMullen | 2010-08-27 | 1 | -2/+2 |