summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | monitor channel on discardbug25222Matthias Radestock2012-10-121-2/+4
| | |/ / /
| * | | | merge bug25192 into defaultTim Watson2012-10-120-0/+0
| |\ \ \ \
| * \ \ \ \ merge default (again)bug25192Tim Watson2012-10-122-18/+11
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merged bug25195 into defaultEmile Joubert2012-10-126-33/+172
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge defaultbug25195Simon MacMullen2012-10-104-44/+44
| | |\ \ \ \
| * | | | | | Unused variable.Simon MacMullen2012-10-121-1/+1
| * | | | | | Merge in defaultSimon MacMullen2012-10-1210-91/+230
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Bug 25110 broke ability to invoke "rabbitmqctl stop_app; rabbitmqctl status"....Simon MacMullen2012-10-111-2/+5
| | * | | | | remove a remnant of 'immediate'Matthias Radestock2012-10-111-10/+4
| | * | | | | better typesMatthias Radestock2012-10-111-3/+4
| | * | | | | merge bug25110 into defaultMatthias Radestock2012-10-112-1/+127
| | |\ \ \ \ \
| | | * | | | | Remove rabbit_misc:interval_operation/3, it doesn't really work.bug25110Simon MacMullen2012-10-091-13/+0
| | | * | | | | cosmetic: trains stationMatthias Radestock2012-10-081-2/+2
| | | * | | | | correct type signatureMatthias Radestock2012-10-041-2/+1
| | | * | | | | cosmeticMatthias Radestock2012-10-041-11/+15
| | | * | | | | Various tweaks.Simon MacMullen2012-10-022-35/+36
| | | * | | | | Merge defaultSimon MacMullen2012-10-022-1/+136
| | | |\ \ \ \ \
| | | | * | | | | interval_operation/3Simon MacMullen2012-09-271-2/+15
| | | | * | | | | Work on older Erlangs.Simon MacMullen2012-09-271-1/+1
| | | | * | | | | You would think I would at least compile it.Simon MacMullen2012-09-241-1/+1
| | | | * | | | | Never display negative memory.Simon MacMullen2012-09-241-2/+7
| | | | * | | | | PluginsSimon MacMullen2012-09-241-1/+21
| | | | * | | | | Add in memory used by SSL and outgoing connections to the connection / channe...Simon MacMullen2012-09-241-1/+2
| | | | * | | | | Ignore dead processes.Simon MacMullen2012-09-241-1/+4
| | | | * | | | | Move this stuff to its own moduleSimon MacMullen2012-09-242-65/+95
| | | | * | | | | Go to an entirely supervisor-based way of counting process memory. This has t...Simon MacMullen2012-09-221-29/+39
| | | | * | | | | Rename this, since it can include memory which does not still belong to a pro...Simon MacMullen2012-09-211-1/+1
| | | | * | | | | Account for the mgmt DB as another category, since it can get quite big.Simon MacMullen2012-09-211-1/+3
| | | | * | | | | Reinstate atomsSimon MacMullen2012-09-191-1/+2
| | | | * | | | | SimplifySimon MacMullen2012-09-191-3/+1
| | | | * | | | | As far as the user is concerned, atoms and code are really the same thing for...Simon MacMullen2012-09-181-2/+1
| | | | * | | | | Move to rabbit.erl, and only invoke erlang:memory/1 once so we do a better jo...Simon MacMullen2012-09-182-51/+55
| | | | * | | | | ConsistencySimon MacMullen2012-09-181-2/+2
| | | | * | | | | Try to keep our categories disjoint.Simon MacMullen2012-09-182-8/+12
| | | | * | | | | rabbit_misc:memory/0.Simon MacMullen2012-09-182-1/+46
| | * | | | | | | Merge bug25216Simon MacMullen2012-10-101-1/+2
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | throttle index walking to the rate at which we can process the resultsbug25216Matthias Radestock2012-10-102-19/+34
| * | | | | | | | R12B-3 compatibility.Simon MacMullen2012-10-081-1/+2
| * | | | | | | | That wasn't actually very randomSimon MacMullen2012-10-041-0/+1
| * | | | | | | | ClearerSimon MacMullen2012-10-041-2/+2
| * | | | | | | | Shuffle candidate nodes when we want to add some in "exactly" mode.Simon MacMullen2012-10-042-18/+37
* | | | | | | | | Add a policy info item for queues, and make sure we return '' when there is n...Simon MacMullen2012-10-042-1/+11
|/ / / / / / / /
| | | | | | * | Make sure we update Mnesia when only the gm_pids have changed (i.e. we are cl...Simon MacMullen2012-10-101-1/+1
| | | | | | * | Merge in default.Simon MacMullen2012-10-104-54/+45
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Fix spec broken by bug 25212Simon MacMullen2012-10-101-1/+2
| |/ / / / / /
| * | | | | | merge bug25210 into defaultTim Watson2012-10-090-0/+0
| |\ \ \ \ \ \
| * | | | | | | Removing the ExtraNodes stuff unmasked another bug: we weren't cleaning up sl...bug25210Simon MacMullen2012-10-081-1/+11
| * | | | | | | Remove debugging code.Simon MacMullen2012-10-081-5/+2
| * | | | | | | WIPSimon MacMullen2012-10-083-43/+35
| |/ / / / / /
| | | | | * | Clean up after we stop mirroring.Simon MacMullen2012-10-101-2/+10