summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't trample on admin status updating password, refactor.bug22983Simon MacMullen2010-09-081-19/+15
* Finish adding is_admin boolean to user.Simon MacMullen2010-09-074-25/+31
* Tube strike WIP WFH commit.Simon MacMullen2010-09-068-9/+91
* Merge bug23230 into default (tweak and flesh out rabbit_binding API)Simon MacMullen2010-09-0611-158/+19
|\
| * We escape like C not URLs.Simon MacMullen2010-09-061-4/+4
| * Merge default headsMichael Bridgen2010-09-067-355/+394
| |\
| | * merging bug23228 into defaultVlad Alexandru Ionescu2010-09-068-24/+13
| | |\
| * | \ Merge bug23229 (remove more dead code)Michael Bridgen2010-09-068-24/+13
| |\ \ \ | | | |/ | | |/|
| | * | merge headsMatthias Radestock2010-09-0511-56/+62
| | |\ \
| | | * \ merge headsMatthias Radestock2010-09-052-2/+0
| | | |\ \
| | | | * \ Merge bug23116Michael Bridgen2010-09-030-0/+0
| | | | |\ \
| | | | * \ \ Merge default into bug23116bug23116Michael Bridgen2010-09-0315-172/+135
| | | | |\ \ \ | | | | | |/ /
| | | | * | | All packaging makefiles can assume that "make srcdist" is already doneDavid Wragg2010-08-272-2/+0
| | | * | | | simplify a bunch of rabbit_event:notify callsMatthias Radestock2010-09-054-18/+9
| | | | |/ / | | | |/| |
| | * | | | Merge bug23197 (missed heartbeat may not get logged)Simon MacMullen2010-09-011-2/+2
| | |\ \ \ \
| | | * | | | prevent normal heartbeater termination from tearing down the readerbug23197Matthias Radestock2010-08-271-2/+2
| | | | |/ / | | | |/| |
| | * | | | cosmeticMatthias Radestock2010-09-011-2/+2
| * | | | | remove dead codebug23229Matthias Radestock2010-09-042-128/+0
| | |_|/ / | |/| | |
* | | | | expand test coveragebug23230Matthias Radestock2010-09-041-1/+9
* | | | | add a couple of convenience functionsMatthias Radestock2010-09-042-4/+9
* | | | | update 'rabbitmqctl list_bindings' documentationMatthias Radestock2010-09-041-12/+48
* | | | | tweak and extend rabbit_binding APIMatthias Radestock2010-09-045-107/+120
| |_|_|/ |/| | |
* | | | some renaming and inlining on internal APIbug23228Matthias Radestock2010-09-041-14/+11
* | | | further binding API tweaksMatthias Radestock2010-09-045-39/+39
* | | | fix some comments and typesMatthias Radestock2010-09-032-3/+4
* | | | merge default into bug23228Matthias Radestock2010-09-031-4/+8
|\ \ \ \ | |/ / /
| * | | add some missing specsMatthias Radestock2010-09-031-4/+8
* | | | move binding code into its own moduleMatthias Radestock2010-09-035-352/+393
|/ / /
* | | bug23200 merged into defaultMarek Majkowski2010-09-032-10/+10
|\ \ \
| * | | lists:member.bug23200Simon MacMullen2010-08-311-1/+1
| * | | Allow byte, int, short, long.Simon MacMullen2010-08-312-10/+10
| * | | Change type of expires argument from (signed)long to signedint since that's t...Simon MacMullen2010-08-312-5/+5
* | | | refactor: export a useful file_handle_cache:ulimit()Matthias Radestock2010-09-031-9/+13
* | | | merge bug23107 into defaultAlexandru Scvortov2010-09-0125-499/+609
|\ \ \ \
| * \ \ \ bug23185 merged into defaultMarek Majkowski2010-09-011-12/+13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | client scope grants permission *only* for amq.gen resourcesbug23185Alexandru Scvortov2010-08-311-1/+1
| | * | | move treating 'amq\.*' specially to inner caseAlexandru Scvortov2010-08-261-12/+13
| * | | | simplifying refactorMatthias Radestock2010-09-011-30/+19
| * | | | merge bug23215 into defaultMatthias Radestock2010-09-011-6/+6
| |\ \ \ \
| | * | | | fixing premature generalisationbug23215Vlad Alexandru Ionescu2010-09-011-18/+15
| | * | | | making gen:call label constant; separating calls handlingVlad Alexandru Ionescu2010-09-011-19/+22
| | * | | | fixing unreachable function clauseVlad Alexandru Ionescu2010-09-011-6/+6
| |/ / / /
| * | | | Merged bug23181 into defaultEmile Joubert2010-08-313-15/+18
| |\ \ \ \
| | * | | | Ensure that non-deletion queue-termination does a call via the msg_store to e...bug23181Matthew Sackman2010-08-253-15/+18
| * | | | | merge bug23184 into defaultMatthias Radestock2010-08-313-54/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge bug23109 (remove reader profiling dwead code)Michael Bridgen2010-08-273-54/+0
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | remove dead codebug23109Matthias Radestock2010-08-253-54/+0
| * | | | | better recursive deletebug23184Matthias Radestock2010-08-271-38/+29
| * | | | | remove the mnesia dir check from rabbit:prepare()Simon MacMullen2010-08-271-2/+1
| * | | | | Call rabbit:prepare just before starting rabbit.Simon MacMullen2010-08-271-2/+2