summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* Backed out changeset 3ab59ae0f0e9Matthias Radestock2009-12-181-1/+0
* New process to own the tables. API for accessing the tables.Tony Garnock-Jones2009-12-141-0/+1
* all doneMatthew Sackman2009-11-161-9/+9
* When clustered, on application:stop, make sure we call on_node_node(node()). ...Matthew Sackman2009-10-291-1/+1
* placation of Matthias - more sensible rabbit_mnesia APIMatthew Sackman2009-10-291-1/+4
* On application:stop, if we're not clustered, walk through all the ram tables,...Matthew Sackman2009-10-291-0/+1
* We don't need two ways of disabling the mm, and 0 tends to mean unlimited els...Matthew Sackman2009-10-281-1/+0
* system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-281-2/+2
* More cosmeticMatthew Sackman2009-10-281-6/+8
* Default merged into bug21457Marek Majkowski2009-10-121-4/+16
|\
| * merge bug21669 into defaultMatthias Radestock2009-09-301-4/+8
| |\
| | * leave error reporting in rabbit:prepare to contextMatthias Radestock2009-09-301-11/+5
| | * Reverted rabbit:boot to rabbit_misc:start_applicationsPaul Jones2009-09-301-1/+1
| | * Removed application starting changes, since these were causing a number of pr...Paul Jones2009-09-301-13/+6
| | * Updated boot modification code to support catching errorsPaul Jones2009-09-281-6/+20
| | * Added rabbit:prepare to the generated boot file; removed call to rabbit:start...Paul Jones2009-09-241-3/+6
| * | display helpful diagnostics on badrpc error in rabbitmqctlMatthias Radestock2009-09-291-0/+8
| |/
* | Default merged into bug 21457Marek Majkowski2009-09-291-4/+9
|\ \ | |/
| * removing rabbit_misc:absolute_pathVlad Ionescu2009-09-231-2/+1
| * broker now prints the location of rabbit.app on startupVlad Ionescu2009-09-231-4/+10
* | minor os_mon fixesMarek Majkowski2009-09-281-1/+2
* | renamed to vm_memory_monitorMarek Majkowski2009-09-251-1/+1
* | qa fixes, some refactoringMarek Majkowski2009-09-251-6/+4
* | new memsup codeMarek Majkowski2009-09-161-2/+13
|/
* Merged default into bug17880Paul Jones2009-08-281-5/+20
|\
| * slight resequencing of core process startupMatthias Radestock2009-08-281-3/+3
| * merging in from defaultMatthew Sackman2009-08-251-2/+16
| |\
| * | cosmeticMatthew Sackman2009-07-231-2/+2
| * | Merge with upstreamEssien Ita Essien2009-06-211-6/+10
| |\ \
| * \ \ Merge with upstream defaultEssien Ita Essien2009-02-191-3/+8
| |\ \ \
| * | | | Cosmetic. Using a list comprehension instead of lists:foreachEssien Ita Essien2009-02-191-5/+3
| * | | | Cosmetic. Its better to match on [] than on length(AList),Essien Ita Essien2009-02-191-4/+3
| * | | | Cosmetic. Keep variable names as normalized CamelCase forEssien Ita Essien2009-02-191-5/+5
| * | | | Merged with upstreamEssien Ita Essien2009-01-291-2/+7
| |\ \ \ \
| * | | | | Make use of start_{tcp,ssl}_listener againEssien Ita Essien2009-01-161-3/+2
| * | | | | start_applications has been moved to rabbit_misc.erlEssien Ita Essien2009-01-121-1/+1
| * | | | | Merge with upstreamEssien Ita Essien2009-01-121-30/+2
| |\ \ \ \ \
| * | | | | | Re-write start_tcp_listener to take an additional mfa() argument.Essien Ita Essien2009-01-111-2/+3
| * | | | | | Remove the hardcoded ssl options, and read them in from the app envEssien Ita Essien2008-12-281-8/+10
| * | | | | | crypto also needs to be started only if ssl_listeners are upEssien Ita Essien2008-12-271-2/+2
| * | | | | | Change the way that ssl_listeners option is specified.Essien Ita Essien2008-12-261-1/+8
| * | | | | | Merge in upstream changesEssien Ita Essien2008-12-261-5/+2
| |\ \ \ \ \ \
| * | | | | | | Add SSL Listeners startup section to rabbit.erl startup steps.Essien Ita Essien2008-12-151-1/+10
* | | | | | | | Removed extra_startup_steps from being applied at startupPaul Jones2009-08-171-4/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Implementation of hook mechanism using ETS table for storage of hooks, along ...Paul Jones2009-08-101-0/+1
* | | | | | | An evocative and inspiring bunny.Matthew Sackman2009-08-061-2/+15
| |_|_|_|_|/ |/| | | | |
* | | | | | tabs -> spacesMatthias Radestock2009-06-181-2/+2
* | | | | | merge v1_5 into defaultTony Garnock-Jones2009-05-181-4/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Silence unused variable warningTony Garnock-Jones2009-05-181-1/+1
| * | | | | display node name and db dir on startupMatthias Radestock2009-05-181-4/+8