| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bug22500 merged into default (OCF/Pacemaker) | Marek Majkowski | 2010-04-21 | 3 | -0/+367 |
| |\ | |||||
| | * | Only export vars when they're needed, and don't do a full verify unless it's ... | Matthew Sackman | 2010-04-12 | 1 | -11/+26 |
| | * | Merging default into bug 22500 | Matthew Sackman | 2010-04-07 | 32 | -1088/+2409 |
| | |\ | |||||
| | * | | typeo | Matthew Sackman | 2010-03-16 | 1 | -1/+1 |
| | * | | Cosmetics, and remove bashish -a to generic -e (semantic preserving) | Matthew Sackman | 2010-03-15 | 1 | -6/+6 |
| | * | | Make sure the ocf script goes in /usr/lib/ not /usr/lib64/ | Matthew Sackman | 2010-03-15 | 1 | -1/+1 |
| | * | | Minor fixes | Matthew Sackman | 2010-03-11 | 1 | -2/+2 |
| | * | | Nope, no idea why it still jams on unload | Matthew Sackman | 2010-03-11 | 1 | -18/+21 |
| | * | | Well it nearly works... | Matthew Sackman | 2010-03-11 | 1 | -9/+8 |
| | * | | Getting there. Still doesn't really work in anger though... | Matthew Sackman | 2010-03-11 | 1 | -9/+7 |
| | * | | Slightly more convincing for the rpms | Matthew Sackman | 2010-03-11 | 1 | -0/+1 |
| | * | | Try to install the ocf script in the right place | Matthew Sackman | 2010-03-11 | 2 | -0/+4 |
| | * | | OCF script | Matthew Sackman | 2010-03-11 | 1 | -0/+347 |
| * | | | Correction of specs which have been wrong for ages | Matthew Sackman | 2010-04-21 | 1 | -3/+3 |
| * | | | merge bug22628 into default | Matthias Radestock | 2010-04-20 | 1 | -53/+66 |
| |\ \ \ | |||||
| | * | | | Flatten out a tuple | Matthew Sackman | 2010-04-20 | 1 | -4/+4 |
| | * | | | Correct list comprehension | Matthew Sackman | 2010-04-20 | 1 | -1/+1 |
| | * | | | Use a sequence ID when combining entries into the snapshot. This can then be ... | Matthew Sackman | 2010-04-20 | 1 | -51/+64 |
| * | | | | cosmetic | Matthias Radestock | 2010-04-20 | 1 | -2/+1 |
| |/ / / | |||||
| * | | | merge heads | Tony Garnock-Jones | 2010-04-20 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | Have a default config file for testing with make run | Tony Garnock-Jones | 2010-04-20 | 1 | -0/+4 |
| * | | | | tweak tx API on amqqueue | Matthias Radestock | 2010-04-16 | 3 | -31/+25 |
| * | | | | minor refactoring | Matthias Radestock | 2010-04-16 | 2 | -2/+5 |
| * | | | | fix sigs on persister that have been wrong for ages | Matthias Radestock | 2010-04-12 | 1 | -1/+1 |
| * | | | | introduce rabbit_misc:recursive_delete/1 helper | Matthias Radestock | 2010-04-12 | 2 | -4/+39 |
| * | | | | refactor: introduce file_path() type | Matthias Radestock | 2010-04-12 | 4 | -10/+11 |
| * | | | | combine queue sup startup and recovery | Matthias Radestock | 2010-04-12 | 2 | -39/+34 |
| * | | | | add rabbit_sup:start_child/3 | Matthias Radestock | 2010-04-12 | 1 | -2/+5 |
| |/ / / | |||||
| * | | | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 2 | -16/+33 |
| |\ \ \ | |||||
| | * | | | Cosmetics | Matthew Sackman | 2010-04-09 | 2 | -4/+4 |
| | * | | | Fixes | Matthew Sackman | 2010-04-09 | 2 | -7/+8 |
| | * | | | Corrections to rabbit_basic:message/4 and refactoring of is_message_persisten... | Matthew Sackman | 2010-04-09 | 2 | -15/+31 |
| | * | | | Merging default into bug 22603 | Matthew Sackman | 2010-04-09 | 4 | -7/+7 |
| | |\ \ \ | |/ / / |/| | | | |||||
| * | | | | merge bug22603 into default | Matthias Radestock | 2010-04-09 | 4 | -19/+19 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | cosmetics | Matthew Sackman | 2010-04-09 | 2 | -2/+4 |
| | * | | | Merging default into bug 22603 | Matthew Sackman | 2010-04-09 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | * | | | | persistent_key => guid + is_persistent | Matthew Sackman | 2010-04-09 | 4 | -19/+17 |
| * | | | | | renaming type sigs | Matthew Sackman | 2010-04-09 | 4 | -7/+7 |
| | |/ / / |/| | | | |||||
| * | | | | cosmetic | Matthias Radestock | 2010-04-09 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | refactor: put hibernation constants in one place | Matthias Radestock | 2010-04-09 | 3 | -5/+3 |
| * | | | add worker_pook:submit_async/1 | Matthias Radestock | 2010-04-09 | 2 | -6/+34 |
| * | | | Cosmetic | Matthew Sackman | 2010-04-09 | 1 | -2/+2 |
| * | | | tweak: better signature for 'ceil' | Matthias Radestock | 2010-04-09 | 1 | -1/+1 |
| * | | | refactor: add rabbit_misc:unlink_and_capture_exit/1 | Matthias Radestock | 2010-04-09 | 2 | -5/+9 |
| * | | | Added type specs to version_compare | Matthew Sackman | 2010-04-09 | 1 | -0/+3 |
| * | | | refactor: introduce rabbit_misc:dict_cons/3 | Matthias Radestock | 2010-04-09 | 4 | -29/+19 |
| | |/ |/| | |||||
| * | | Merging bug 22582 into default | Matthew Sackman | 2010-04-06 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | Use atomic rename | Tony Garnock-Jones | 2010-04-01 | 1 | -2/+2 |
| | * | | Split up a long command into several shorter ones without continuation lines. | Tony Garnock-Jones | 2010-04-01 | 1 | -5/+5 |
| | * | | Avoid deeply quoted quoting | Tony Garnock-Jones | 2010-04-01 | 1 | -1/+1 |
