Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge bug21669 into default | Matthias Radestock | 2009-09-30 | 1 | -4/+8 |
|\ | |||||
| * | leave error reporting in rabbit:prepare to contextbug21669 | Matthias Radestock | 2009-09-30 | 1 | -11/+5 |
| * | Reverted rabbit:boot to rabbit_misc:start_applications | Paul Jones | 2009-09-30 | 1 | -1/+1 |
| * | Removed application starting changes, since these were causing a number of pr... | Paul Jones | 2009-09-30 | 1 | -13/+6 |
| * | Updated boot modification code to support catching errors | Paul Jones | 2009-09-28 | 1 | -6/+20 |
| * | Added rabbit:prepare to the generated boot file; removed call to rabbit:start... | Paul Jones | 2009-09-24 | 1 | -3/+6 |
* | | display helpful diagnostics on badrpc error in rabbitmqctlbug21662 | Matthias Radestock | 2009-09-29 | 1 | -0/+8 |
|/ | |||||
* | removing rabbit_misc:absolute_pathbug21285 | Vlad Ionescu | 2009-09-23 | 1 | -2/+1 |
* | broker now prints the location of rabbit.app on startup | Vlad Ionescu | 2009-09-23 | 1 | -4/+10 |
* | Merged default into bug17880bug17880 | Paul Jones | 2009-08-28 | 1 | -5/+20 |
|\ | |||||
| * | slight resequencing of core process startup | Matthias Radestock | 2009-08-28 | 1 | -3/+3 |
| * | merging in from default | Matthew Sackman | 2009-08-25 | 1 | -2/+16 |
| |\ | |||||
| * | | cosmetic | Matthew Sackman | 2009-07-23 | 1 | -2/+2 |
| * | | Merge with upstream | Essien Ita Essien | 2009-06-21 | 1 | -6/+10 |
| |\ \ | |||||
| * \ \ | Merge with upstream default | Essien Ita Essien | 2009-02-19 | 1 | -3/+8 |
| |\ \ \ | |||||
| * | | | | Cosmetic. Using a list comprehension instead of lists:foreach | Essien Ita Essien | 2009-02-19 | 1 | -5/+3 |
| * | | | | Cosmetic. Its better to match on [] than on length(AList), | Essien Ita Essien | 2009-02-19 | 1 | -4/+3 |
| * | | | | Cosmetic. Keep variable names as normalized CamelCase for | Essien Ita Essien | 2009-02-19 | 1 | -5/+5 |
| * | | | | Merged with upstream | Essien Ita Essien | 2009-01-29 | 1 | -0/+18 |
| |\ \ \ \ | |||||
| | * | | | | Make use of start_{tcp,ssl}_listener again | Essien Ita Essien | 2009-01-16 | 1 | -3/+2 |
| | * | | | | start_applications has been moved to rabbit_misc.erl | Essien Ita Essien | 2009-01-12 | 1 | -1/+1 |
| | * | | | | Merge with upstream | Essien Ita Essien | 2009-01-12 | 1 | -30/+2 |
| | |\ \ \ \ | |||||
| | * | | | | | Re-write start_tcp_listener to take an additional mfa() argument. | Essien Ita Essien | 2009-01-11 | 1 | -2/+3 |
| | * | | | | | Remove the hardcoded ssl options, and read them in from the app env | Essien Ita Essien | 2008-12-28 | 1 | -8/+10 |
| | * | | | | | crypto also needs to be started only if ssl_listeners are up | Essien Ita Essien | 2008-12-27 | 1 | -2/+2 |
| | * | | | | | Change the way that ssl_listeners option is specified. | Essien Ita Essien | 2008-12-26 | 1 | -1/+8 |
| | * | | | | | Merge in upstream changes | Essien Ita Essien | 2008-12-26 | 1 | -5/+2 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add SSL Listeners startup section to rabbit.erl startup steps. | Essien Ita Essien | 2008-12-15 | 1 | -1/+10 |
* | | | | | | | | Removed extra_startup_steps from being applied at startup | Paul Jones | 2009-08-17 | 1 | -4/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Implementation of hook mechanism using ETS table for storage of hooks, along ... | Paul Jones | 2009-08-10 | 1 | -0/+1 |
* | | | | | | | An evocative and inspiring bunny. | Matthew Sackman | 2009-08-06 | 1 | -2/+15 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | tabs -> spaces | Matthias Radestock | 2009-06-18 | 1 | -2/+2 |
* | | | | | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-18 | 1 | -32/+10 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | merge bug20348 into default | Tony Garnock-Jones | 2009-02-13 | 1 | -32/+10 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merged 20288 into default | Ben Hood | 2009-02-02 | 1 | -3/+4 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | refine permission structurebug20288 | Matthias Radestock | 2009-01-27 | 1 | -3/+4 |
| | * | | | | | cosmetic: break some overlong lines | Matthias Radestock | 2009-01-28 | 1 | -1/+2 |
| | |/ / / / | |||||
| | * | | | | beginnings of permission admin | Matthias Radestock | 2009-01-16 | 1 | -1/+5 |
| | | |_|/ | | |/| | | |||||
| | * | | | minor refactoring | Matthias Radestock | 2009-01-07 | 1 | -30/+2 |
| | | |/ | | |/| | |||||
* | | | | Silence unused variable warningbug20767 | Tony Garnock-Jones | 2009-05-18 | 1 | -1/+1 |
* | | | | display node name and db dir on startup | Matthias Radestock | 2009-05-18 | 1 | -4/+8 |
|/ / / | |||||
* | | | keep serial in separate process, to avoid persister bottleneckbug20348 | Matthias Radestock | 2009-02-06 | 1 | -0/+4 |
|/ / | |||||
* | | don't react to memory alarms when memory_alarms is falsebug20019 | Matthias Radestock | 2008-12-16 | 1 | -2/+2 |
* | | Make start_memsup default to false. | Tony Garnock-Jones | 2008-12-16 | 1 | -5/+2 |
|/ | |||||
* | provide an easy way to turn off memory alarmsbug19987 | Matthias Radestock | 2008-12-11 | 1 | -2/+6 |
* | Update copyrights.bug19974 | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+12 |
* | rename node() type to erlang_node()bug19792 | Matthias Radestock | 2008-11-21 | 1 | -2/+2 |
* | beginnings of reacting to low memory conditions | Matthias Radestock | 2008-10-04 | 1 | -0/+3 |
* | Removed catch in append_file/2 since therebug19200 | Hubert Plociniczak | 2008-09-05 | 1 | -1/+1 |
* | Moved log configuration to start/0, | Hubert Plociniczak | 2008-09-04 | 1 | -8/+17 |