| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic | Matthew Sackman | 2009-07-23 | 1 | -2/+2 |
| * | Merge with upstream | Essien Ita Essien | 2009-06-21 | 1 | -6/+10 |
| |\ | |||||
| | * | tabs -> spaces | Matthias Radestock | 2009-06-18 | 1 | -2/+2 |
| | * | merge v1_5 into default | Tony Garnock-Jones | 2009-05-18 | 1 | -4/+8 |
| | |\ | |||||
| | | * | Silence unused variable warning | 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 |
| * | | | Merge with upstream default | Essien Ita Essien | 2009-02-19 | 1 | -3/+8 |
| |\ \ \ | |/ / | |||||
| | * | | merge bug20348 into default | Tony Garnock-Jones | 2009-02-13 | 1 | -0/+4 |
| | |\ \ | | |/ | |||||
| | | * | keep serial in separate process, to avoid persister bottleneck | Matthias Radestock | 2009-02-06 | 1 | -0/+4 |
| | * | | Merged 20288 into default | Ben Hood | 2009-02-02 | 1 | -3/+4 |
| | |\ \ | |||||
| | | * | | refine permission structure | Matthias Radestock | 2009-01-27 | 1 | -3/+4 |
| * | | | | 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 | -2/+7 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | 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 |
| * | | | 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 |
| |\ \ \ | |/ / | |||||
| | * | | minor refactoring | Matthias Radestock | 2009-01-07 | 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 |
| |\ \ | |/ | |||||
| | * | don't react to memory alarms when memory_alarms is false | Matthias Radestock | 2008-12-16 | 1 | -2/+2 |
| | * | Make start_memsup default to false. | Tony Garnock-Jones | 2008-12-16 | 1 | -5/+2 |
| * | | Add SSL Listeners startup section to rabbit.erl startup steps. | Essien Ita Essien | 2008-12-15 | 1 | -1/+10 |
| |/ | |||||
| * | provide an easy way to turn off memory alarms | Matthias Radestock | 2008-12-11 | 1 | -2/+6 |
| * | Update copyrights. | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+12 |
| * | rename node() type to erlang_node() | 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 there | Hubert Plociniczak | 2008-09-05 | 1 | -1/+1 |
| * | Moved log configuration to start/0, | Hubert Plociniczak | 2008-09-04 | 1 | -8/+17 |
| * | Renamed logs_location/1 function to log_location/1. | Hubert Plociniczak | 2008-09-03 | 1 | -8/+8 |
| * | Simplified the way we get logs locations, | Hubert Plociniczak | 2008-09-03 | 1 | -36/+37 |
| * | Better naming for types | Hubert Plociniczak | 2008-09-02 | 1 | -1/+2 |
| * | Added test suite for log rotation. | Hubert Plociniczak | 2008-09-02 | 1 | -55/+52 |
| * | cosmetic | Matthias Radestock | 2008-09-01 | 1 | -3/+6 |
| * | cosmetic | Matthias Radestock | 2008-09-01 | 1 | -1/+3 |
| * | When appending the old log file fails always try | Hubert Plociniczak | 2008-08-29 | 1 | -0/+1 |
| * | Added few missing articles | Hubert Plociniczak | 2008-08-27 | 1 | -1/+1 |
| * | Fixed spec definition. Renamed name() to | Hubert Plociniczak | 2008-08-27 | 1 | -1/+1 |
| * | Minor style changes | Hubert Plociniczak | 2008-08-27 | 1 | -9/+7 |
| * | Moved append operation inside init/1 | Hubert Plociniczak | 2008-08-26 | 1 | -45/+30 |
| * | Added wrappers around standard error_logger_file_h | Hubert Plociniczak | 2008-08-26 | 1 | -26/+31 |
| * | Used swap_handler mechanism provided in | Hubert Plociniczak | 2008-08-19 | 1 | -40/+37 |
| * | Added optional argument that specifies the suffix | Hubert Plociniczak | 2008-08-18 | 1 | -9/+45 |
| * | Forgot to remove semicolon | Hubert Plociniczak | 2008-08-15 | 1 | -1/+1 |
