summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cosmeticbug19899Hubert Plociniczak2008-11-271-0/+1
|
* Added missing function message/4 which wasHubert Plociniczak2008-11-271-1/+12
| | | | previously removed
* Merge bug19792 into defaultHubert Plociniczak2008-11-277-13/+13
|\
| * rename node() type to erlang_node()bug19792Matthias Radestock2008-11-217-13/+13
| | | | | | | | | | | | because the r12b-5 compiler issues a "Warning: type node() is a new builtin type; its (re)definition is allowed only until the next release" otherwise
* | Merge bug19743 into defaultHubert Plociniczak2008-11-270-0/+0
|\ \
* | | Moved license files and documentation to appropriate directorybug19743Hubert Plociniczak2008-11-271-1/+3
|/ /
* | Merge bug19801 into defaultHubert Plociniczak2008-11-272-3/+8
|\ \
| * | Produce architecture dependent rpm binary packagesbug19801Hubert Plociniczak2008-11-202-3/+8
| | |
* | | merge bug19826 into defaultMatthias Radestock2008-11-262-3/+18
|\ \ \
| * \ \ merge bug19790 into defaultTony Garnock-Jones2008-11-251-2/+17
| |\ \ \
| | * | | react to memory threshold breaches present at startupbug19790Matthias Radestock2008-11-131-2/+17
| | | | |
| * | | | use inet:getstat instead of prim_inet:getstatMatthias Radestock2008-11-241-1/+1
| | |_|/ | |/| | | | | | | | | | The former is slightly more public, though still undocumented
* | | | Fix rabbitmqctl output formattingbug19826Emile Joubert2008-11-261-2/+2
| | | |
* | | | Update tests, now using rabbit_control:action/4Emile Joubert2008-11-251-1/+1
| | | |
* | | | Tidy usage docs and parameter parsingEmile Joubert2008-11-241-5/+5
| | | |
* | | | Add rabbitmqctl "quiet" modeEmile Joubert2008-11-231-62/+72
|/ / /
* | | merge bug19615 into defaultMatthias Radestock2008-11-211-1/+1
|\ \ \ | |_|/ |/| |
| * | Use exec when starting erlbug19615Hubert Plociniczak2008-11-201-1/+1
|/ /
* | Merge bug19522 into defaultHubert Plociniczak2008-11-201-2/+10
|\ \
| * | work around OTP-7025bug19522Matthias Radestock2008-11-191-2/+10
|/ / | | | | | | also simplify the match slightly
* | merge bug19573 into defaultMatthias Radestock2008-11-191-1/+3
|\ \
| * \ Merge bug19788 into defaultHubert Plociniczak2008-11-141-1/+3
| |\ \ | | |/ | |/|
| | * don't use gen_server hibernate featurebug19788Matthias Radestock2008-11-141-1/+3
| |/ | | | | | | it was only introduced in R12 and we want to stay compatible with R11B-5.
* | Added erlang as build dependency, remvoed python sincebug19573Hubert Plociniczak2008-11-141-1/+1
|/ | | | it is a dependency of python-json.
* merge bug19730 into defaultTony Garnock-Jones2008-11-100-0/+0
|\
| * merge bug19250 into defaultMatthias Radestock2008-11-0718-392/+483
| |\
| * | Revert to 0-9 definition.bug19250Tony Garnock-Jones2008-11-071-3/+2
| | |
| * | Alter signatures to the latest 0-91 draft XML, and support nowaitTony Garnock-Jones2008-10-311-2/+3
| | |
| * | merge default into bug19250Tony Garnock-Jones2008-10-318-55/+53
| |\ \
* | | | Cleaned the Makefile. Goodbye generic_stage!bug19730Hubert Plociniczak2008-11-071-37/+21
| | | |
* | | | Do not include source files in the binary packagesHubert Plociniczak2008-11-071-2/+6
| |_|/ |/| |
* | | VerifiedSimon MacMullen2008-11-0721-427/+614
|\ \ \
| * \ \ merge bug18776 into defaultTony Garnock-Jones2008-11-067-302/+268
| |\ \ \
| | * \ \ Merged default into 18776bug18776Ben Hood2008-11-0318-132/+352
| | |\ \ \
| | * | | | Added function for RabbiterBen Hood2008-10-131-0/+15
| | | | | |
| | * | | | Got into a loop, I blame hgBen Hood2008-10-131-1/+0
| | |\ \ \ \
| | | * | | | Set is the defaultBen Hood2008-10-131-1/+0
| | | | | | |
| | | * | | | Changed index from ordered_set to set for durable routesBen Hood2008-10-131-1/+1
| | | | | | |
| | * | | | | Nuked a spaceBen Hood2008-10-131-1/+1
| | | | | | |
| | * | | | | Used record wildcard match featureBen Hood2008-10-131-15/+7
| | | | | | |
| | * | | | | Added wilcards to every argument field in binding recordBen Hood2008-10-131-12/+22
| | | | | | |
| | * | | | | Added arguments field to bindingBen Hood2008-10-132-11/+13
| | |/ / / /
| | * | | | maybe_auto_delete should always return okMatthias Radestock2008-10-121-1/+2
| | | | | |
| | * | | | cosmeticMatthias Radestock2008-10-121-6/+3
| | | | | |
| | * | | | some minor formatting fixesMatthias Radestock2008-10-121-4/+4
| | | | | |
| | * | | | refactoring: never construct reverse routes/bindings directlyMatthias Radestock2008-10-121-6/+7
| | | | | |
| | * | | | fix indentation and commentsMatthias Radestock2008-10-121-68/+57
| | | | | |
| | * | | | inline delete_bindings/1Matthias Radestock2008-10-121-30/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and also refactor indexed_delete to use a list comprehension instead of lists:foreach and return 'ok'.
| | * | | | rejig call_with_exchangeMatthias Radestock2008-10-121-15/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't really need two flavours of call_with_exchange. In delete_bindings/1 we can assume the exchange exists - this code is called as part of queue deletion and we don't care about exchanges that have gone missing. Also, it is sufficient to use an ordinary read rather than wread.
| | * | | | Removed superfluous commentBen Hood2008-10-111-3/+0
| | | | | |