summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* De-duplicate dependency/graph building functionsTim Watson2013-11-262-26/+40
* Remove lots of io:format debugging and tidy up rpc error messagesTim Watson2013-11-262-14/+12
* Re-work boot step handlingTim Watson2013-11-213-46/+146
* Refactor (de-duplicate) module attribute searchTim Watson2013-11-201-16/+17
* Various boot procedure improvementsTim Watson2013-11-204-37/+91
* merge default into bug24926Tim Watson2013-11-185-33/+107
|\
| * stable to defaultSimon MacMullen2013-11-126-11/+62
| |\
| | * Use xmerl rather than maintain our own UTF-8 validator.Simon MacMullen2013-11-121-30/+7
| | * Validate utf-8-ness on the way into rabbitmqctl too.Simon MacMullen2013-11-041-1/+8
| | * Derp / cosmetic.Simon MacMullen2013-11-041-5/+2
| | * Check UTF-8-ness of shortstrs in non-content-bearing methods. Note that we us...Simon MacMullen2013-11-041-0/+44
| | * Merged stable into defaultEmile Joubert2013-11-014-10/+36
| | |\
| | | * Merged stable into defaultEmile Joubert2013-11-011-16/+25
| | | |\
| * | | | Remove 'evil' receive block.Simon MacMullen2013-11-111-14/+18
| * | | | Cope with clients dying.Simon MacMullen2013-11-082-16/+47
| |/ / /
| * | | Merged bug25849 into stablerabbitmq_v3_2_1Emile Joubert2013-11-011-0/+5
| |\ \ \ | | |_|/ | |/| |
| | * | sp.Emile Joubert2013-11-011-1/+1
| | * | We can get down_from_gm twice in a row, don't blow up if we do.Simon MacMullen2013-10-281-0/+5
| * | | Merged bug25618 into stableEmile Joubert2013-11-011-16/+25
| |\ \ \
| | * | | Remove use of gm:leave/1: it does almost nothing, master does not invoke it, ...Simon MacMullen2013-10-291-7/+2
| | * | | Attempt to clean up actions when terminating a slave. Slave termination now n...Simon MacMullen2013-10-291-15/+29
* | | | | Rework boot step handlingTim Watson2013-11-182-8/+14
* | | | | handle cleanup steps properlyTim Watson2013-11-061-13/+18
* | | | | track boot status throughout a node's lifetimeTim Watson2013-11-062-55/+111
* | | | | Allow offline plugin re-configurationTim Watson2013-11-051-1/+4
* | | | | Allow for runtime disabling of pluginsTim Watson2013-11-053-17/+51
* | | | | Restructure our boot procedure for more flexible boot-step handlingTim Watson2013-11-056-147/+245
| |_|_|/ |/| | |
* | | | stable to defaultSimon MacMullen2013-11-011-5/+1
|\ \ \ \ | |/ / /
| * | | That async_dirty is not needed, there's one in rabbit_runtime_parameters:list/2.Simon MacMullen2013-11-011-5/+1
* | | | Merged stable into defaultEmile Joubert2013-10-314-16/+44
|\ \ \ \ | |/ / /
| * | | Merged bug25846 into stableEmile Joubert2013-10-314-11/+14
| |\ \ \ | | |/ / | |/| |
| * | | Table locking -> O(n)Simon MacMullen2013-10-291-0/+6
| * | | Eliminate list_tx variants since async_dirty is ignored in a tx.Simon MacMullen2013-10-294-43/+45
| * | | Use mnesia:async_dirty/1 to reduce copypasta.Simon MacMullen2013-10-284-46/+39
| | |/ | |/|
| * | Merge in stableSimon MacMullen2013-10-2546-1167/+2182
| |\ \
| * | | Fairly nasty copy-and-paste based approach to making this more transactional....Simon MacMullen2013-10-251-8/+35
* | | | Rename + cosmetic.Simon MacMullen2013-10-311-5/+3
* | | | SimplifySimon MacMullen2013-10-311-9/+8
* | | | stable to defaultSimon MacMullen2013-10-314-10/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Better error message.Simon MacMullen2013-10-311-3/+4
| * | | Don't allow deletion of "amq.rabbitmq.*".Simon MacMullen2013-10-301-0/+8
| * | | Make log and trace exchanges internal.Simon MacMullen2013-10-303-10/+30
* | | | Non-Windows 32 bit platforms tend to only give you 2GB address space per proc...Simon MacMullen2013-10-301-2/+2
|/ / /
* | | Merged bug25838 into stableEmile Joubert2013-10-282-8/+11
|\ \ \
| * | | Eliminate use of gen_server:call/2.Simon MacMullen2013-10-242-8/+11
| | |/ | |/|
* | | Merged bug25826 into stableEmile Joubert2013-10-2846-1167/+2182
|\ \ \ | |/ /
| * | merge bug25804 into defaultTim Watson2013-10-211-0/+22
| |\ \
| | * | Introduce flow controlled versions of send_command() for the Erlang client to...Simon MacMullen2013-10-041-0/+22
| * | | Merged stable into defaultEmile Joubert2013-10-171-12/+15
| |\ \ \ | | | |/ | | |/|
| * | | Merged stable into defaultEmile Joubert2013-10-151-11/+11
| |\ \ \