| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove use of list append, making it O(n) rather than O(n^2). | Simon MacMullen | 2008-11-28 | 1 | -2/+2 |
| * | Add specs. | Simon MacMullen | 2008-11-27 | 1 | -1/+10 |
| * | Ahem, we need to return a result... | Simon MacMullen | 2008-11-27 | 1 | -2/+3 |
| * | Close the file after reading it. | Simon MacMullen | 2008-11-27 | 1 | -1/+2 |
| * | Support get / set_check_interval and simplify starting. | Simon MacMullen | 2008-11-27 | 2 | -28/+42 |
| * | Rename rabbit_linux_memory to rabbit_memsup_linux | Simon MacMullen | 2008-11-27 | 2 | -2/+2 |
| * | minor simplification | Matthias Radestock | 2008-11-26 | 1 | -4/+2 |
| * | (mostly) re-indenting | Matthias Radestock | 2008-11-26 | 1 | -33/+34 |
| * | fix our memsup registration | Matthias Radestock | 2008-11-26 | 1 | -1/+1 |
| * | re-indentation + minor refactoring | Matthias Radestock | 2008-11-26 | 1 | -28/+45 |
| * | Rearrange the startup so we only start rabbit_linux_memory if there is no mem... | Simon MacMullen | 2008-11-26 | 3 | -32/+43 |
| * | Matthias has pointed out the existence of whereis/1. | Simon MacMullen | 2008-11-26 | 1 | -4/+2 |
| * | Only start memsup if it is not already running. | Simon MacMullen | 2008-11-26 | 1 | -6/+13 |
| * | Use timer:apply_interval/4 rather than timeout chaining. | Simon MacMullen | 2008-11-26 | 1 | -7/+15 |
| * | Another stylistic change | Simon MacMullen | 2008-11-26 | 1 | -3/+3 |
| * | Remove the 1M buffer. | Simon MacMullen | 2008-11-26 | 1 | -2/+11 |
| * | QA points 5, 6, 7, 9, 10 (the smaller stylistic ones). | Simon MacMullen | 2008-11-26 | 1 | -26/+17 |
| * | Merge default (effectively undoing bug19790...) | Simon MacMullen | 2008-11-25 | 1 | -16/+1 |
| * | Make comments a bit clearer | Simon MacMullen | 2008-11-25 | 1 | -9/+24 |
| |\ | |||||
| | * | merge bug19790 into default | Tony Garnock-Jones | 2008-11-25 | 1 | -2/+17 |
| | |\ | |||||
| | | * | react to memory threshold breaches present at startup | Matthias Radestock | 2008-11-13 | 1 | -2/+17 |
| * | | | Start memsup programmatically rather than starting as standard and then | Simon MacMullen | 2008-11-25 | 1 | -7/+10 |
| * | | | Remove the MEMORY_CHECK_FRACTION define. | Simon MacMullen | 2008-11-25 | 1 | -6/+8 |
| * | | | First pass at a simple memory supervisor for Linux. | Simon MacMullen | 2008-11-25 | 3 | -16/+138 |
| |/ / | |||||
| * | | use inet:getstat instead of prim_inet:getstat | Matthias Radestock | 2008-11-24 | 1 | -1/+1 |
| * | | work around OTP-7025 | Matthias Radestock | 2008-11-19 | 1 | -2/+10 |
| * | | don't use gen_server hibernate feature | Matthias Radestock | 2008-11-14 | 1 | -1/+3 |
| |/ | |||||
| * | merge bug18776 into default | Tony Garnock-Jones | 2008-11-06 | 5 | -293/+256 |
| |\ | |||||
| | * | Merged default into 18776 | Ben Hood | 2008-11-03 | 10 | -92/+311 |
| | |\ | |||||
| | * | | Added function for Rabbiter | Ben Hood | 2008-10-13 | 1 | -0/+15 |
| | * | | Got into a loop, I blame hg | Ben Hood | 2008-10-13 | 1 | -23/+27 |
| | |\ \ | |||||
| | | * | | Nuked a space | Ben Hood | 2008-10-13 | 1 | -1/+1 |
| | | * | | Used record wildcard match feature | Ben Hood | 2008-10-13 | 1 | -15/+7 |
| | | * | | Added wilcards to every argument field in binding record | Ben Hood | 2008-10-13 | 1 | -12/+22 |
| | | * | | Added arguments field to binding | Ben Hood | 2008-10-13 | 1 | -9/+11 |
| | * | | | Set is the default | Ben Hood | 2008-10-13 | 1 | -1/+0 |
| | * | | | Changed index from ordered_set to set for durable routes | Ben Hood | 2008-10-13 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | maybe_auto_delete should always return ok | Matthias Radestock | 2008-10-12 | 1 | -1/+2 |
| | * | | cosmetic | Matthias Radestock | 2008-10-12 | 1 | -6/+3 |
| | * | | some minor formatting fixes | Matthias Radestock | 2008-10-12 | 1 | -4/+4 |
| | * | | refactoring: never construct reverse routes/bindings directly | Matthias Radestock | 2008-10-12 | 1 | -6/+7 |
| | * | | fix indentation and comments | Matthias Radestock | 2008-10-12 | 1 | -68/+57 |
| | * | | inline delete_bindings/1 | Matthias Radestock | 2008-10-12 | 1 | -30/+22 |
| | * | | rejig call_with_exchange | Matthias Radestock | 2008-10-12 | 1 | -15/+14 |
| | * | | Removed superfluous comment | Ben Hood | 2008-10-11 | 1 | -3/+0 |
| | * | | Don't hassle the HOF | Ben Hood | 2008-10-11 | 1 | -10/+8 |
| | * | | Reinstated list_exchange_bindings/1 | Ben Hood | 2008-10-10 | 1 | -2/+21 |
| | * | | Changed select for has_bindings into a continuation | Ben Hood | 2008-10-10 | 1 | -3/+8 |
| | * | | Refactored all of the exchange delete functions | Ben Hood | 2008-10-10 | 1 | -69/+57 |
| | * | | Default binding should be restored in exchange module | Ben Hood | 2008-10-10 | 1 | -7/+3 |
