summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
Commit message (Expand)AuthorAgeFilesLines
* 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-32/+10
|\
| * merge bug20348 into defaultTony Garnock-Jones2009-02-131-32/+10
| |\
| | * Merged 20288 into defaultBen Hood2009-02-021-3/+4
| | |\
| | | * refine permission structurebug20288Matthias Radestock2009-01-271-3/+4
| | * | cosmetic: break some overlong linesMatthias Radestock2009-01-281-1/+2
| | |/
| | * beginnings of permission adminMatthias Radestock2009-01-161-1/+5
| | * minor refactoringMatthias Radestock2009-01-071-30/+2
* | | Silence unused variable warningbug20767Tony Garnock-Jones2009-05-181-1/+1
* | | display node name and db dir on startupMatthias Radestock2009-05-181-4/+8
|/ /
* | keep serial in separate process, to avoid persister bottleneckbug20348Matthias Radestock2009-02-061-0/+4
|/
* don't react to memory alarms when memory_alarms is falsebug20019Matthias Radestock2008-12-161-2/+2
* Make start_memsup default to false.Tony Garnock-Jones2008-12-161-5/+2
* provide an easy way to turn off memory alarmsbug19987Matthias Radestock2008-12-111-2/+6
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* rename node() type to erlang_node()bug19792Matthias Radestock2008-11-211-2/+2
* beginnings of reacting to low memory conditionsMatthias Radestock2008-10-041-0/+3
* Removed catch in append_file/2 since therebug19200Hubert Plociniczak2008-09-051-1/+1
* Moved log configuration to start/0,Hubert Plociniczak2008-09-041-8/+17
* Renamed logs_location/1 function to log_location/1.Hubert Plociniczak2008-09-031-8/+8
* Simplified the way we get logs locations,Hubert Plociniczak2008-09-031-36/+37
* Better naming for typesHubert Plociniczak2008-09-021-1/+2
* Added test suite for log rotation.Hubert Plociniczak2008-09-021-55/+52
* cosmeticMatthias Radestock2008-09-011-3/+6
* cosmeticMatthias Radestock2008-09-011-1/+3
* When appending the old log file fails always tryHubert Plociniczak2008-08-291-0/+1
* Added few missing articlesHubert Plociniczak2008-08-271-1/+1
* Fixed spec definition. Renamed name() toHubert Plociniczak2008-08-271-1/+1
* Minor style changesHubert Plociniczak2008-08-271-9/+7
* Moved append operation inside init/1Hubert Plociniczak2008-08-261-45/+30
* Added wrappers around standard error_logger_file_hHubert Plociniczak2008-08-261-26/+31
* Used swap_handler mechanism provided inHubert Plociniczak2008-08-191-40/+37
* Added optional argument that specifies the suffixHubert Plociniczak2008-08-181-9/+45
* Forgot to remove semicolonHubert Plociniczak2008-08-151-1/+1
* Fixed qa remarksHubert Plociniczak2008-08-151-13/+8
* Merge default into bug19200Hubert Plociniczak2008-08-141-29/+9
|\
| * cosmetic changesMatthias Radestock2008-08-141-2/+2
| * folded default user into default hostBen Hood2008-08-061-6/+2
| * Put some spaces between the commas, left stuff that didnt get changed on this...Ben Hood2008-08-051-7/+7
| * Re-keyed exchange and queue persistence on the vhostBen Hood2008-07-211-7/+3
| * Savepoint for lifecycle test that now works without realms or ticketsBen Hood2008-07-131-15/+3
* | Added reopen_logs command to rabbit_controlHubert Plociniczak2008-08-141-1/+26
|/
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+282