80
I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge bug19713 into default More... about 17 years ago
Added missing function message/4 which was previously removed More... about 17 years ago
Merge bug19792 into default More... about 17 years ago
Add some debconf questions so that an upgrade stands a chance of not breaking. Note that although the documentation suggests this should go in a separate "config" file if we do that then it tries to bring up the server first THEN configure the package... More... about 17 years ago
Install the script. Note that shell uses "0" for true and "1" for false. More... about 17 years ago
Merge bug19860 More... about 17 years ago
It's nicer if update_needed is just a function, not something that halts! More... about 17 years ago
Create rabbitmq-mnesia-update-needed script More... about 17 years ago
Merge bug19743 into default More... about 17 years ago
Add specs. More... about 17 years ago
Ahem, we need to return a result... More... about 17 years ago
Moved license files and documentation to appropriate directory More... about 17 years ago
Close the file after reading it. More... about 17 years ago
Support get / set_check_interval and simplify starting. More... about 17 years ago
Merge bug19801 into default More... about 17 years ago
Rename rabbit_linux_memory to rabbit_memsup_linux More... about 17 years ago
Change SBIN_DIR rather than move the scripts More... about 17 years ago
minor simplification More... about 17 years ago
(mostly) re-indenting also some tweaks: - make update message tag match the function name - simplify line parsing More... about 17 years ago
fix our memsup registration The name must match that of the standard memsup, otherwise the os_mon functions won't find it, and neither will our existence check in rabbit_alarm. More... about 17 years ago
re-indentation + minor refactoring extract & share memsup startup code More... about 17 years ago
Rearrange the startup so we only start rabbit_linux_memory if there is no memsup registered already, export some similar API to memsup so that we can configure stuff at runtime. More... about 17 years ago
Matthias has pointed out the existence of whereis/1. More... about 17 years ago
Only start memsup if it is not already running. More... about 17 years ago
Use timer:apply_interval/4 rather than timeout chaining. More... about 17 years ago
Another stylistic change More... about 17 years ago
Remove the 1M buffer. More... about 17 years ago
QA points 5, 6, 7, 9, 10 (the smaller stylistic ones). More... about 17 years ago
Actually having a comment here breaks things More... about 17 years ago
Fix batch file More... about 17 years ago