| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor refactorings | Matthew Sackman | 2009-08-28 | 1 | -2/+1 |
| * | dq: revert the table change to earlier on, so that recovery isn't as horrendo... | Matthew Sackman | 2009-08-28 | 2 | -11/+19 |
| * | more merging | Matthew Sackman | 2009-08-28 | 1 | -5/+6 |
| |\ | |||||
| | * | merge heads | Matthias Radestock | 2009-08-28 | 1 | -1/+1 |
| | |\ | |||||
| | * | | minor refactoring | Matthias Radestock | 2009-08-28 | 1 | -5/+6 |
| * | | | superdooper. Recovery from crashes mid compaction tested, corrected, working. | Matthew Sackman | 2009-08-28 | 2 | -18/+18 |
| | |/ |/| | |||||
| * | | cosmetic | Matthew Sackman | 2009-08-28 | 1 | -1/+1 |
| |/ | |||||
| * | merge heads - gratuitous shuffling | Matthew Sackman | 2009-08-28 | 1 | -93/+117 |
| |\ | |||||
| | * | cosmetic: move things around | Matthias Radestock | 2009-08-28 | 1 | -93/+117 |
| * | | cosmetics - documentation | Matthew Sackman | 2009-08-28 | 1 | -5/+8 |
| |/ | |||||
| * | cosmetics - formatting | Matthew Sackman | 2009-08-28 | 1 | -14/+13 |
| * | merging heads | Matthew Sackman | 2009-08-28 | 1 | -1/+1 |
| |\ | |||||
| | * | reference bug21489 | Matthias Radestock | 2009-08-28 | 1 | -1/+1 |
| * | | Changes to memory_manager. Watch for change in overall amount of free tokens,... | Matthew Sackman | 2009-08-28 | 1 | -38/+44 |
| |/ | |||||
| * | cosmetic | Matthew Sackman | 2009-08-28 | 1 | -1/+1 |
| * | less noisy startup | Matthias Radestock | 2009-08-28 | 1 | -8/+2 |
| * | merge default into bug21368 | Matthias Radestock | 2009-08-28 | 11 | -55/+240 |
| |\ | |||||
| | * | slight resequencing of core process startup | Matthias Radestock | 2009-08-28 | 1 | -3/+3 |
| | * | merge in from bug 19356 | Matthew Sackman | 2009-08-26 | 11 | -52/+237 |
| | |\ | |||||
| | | * | merging in from default | Matthew Sackman | 2009-08-26 | 1 | -0/+11 |
| | | |\ | | |/ | |/| | |||||
| | | * | merging in from default | Matthew Sackman | 2009-08-25 | 6 | -242/+392 |
| | | |\ | |||||
| | | * \ | merging in from default | Matthew Sackman | 2009-08-25 | 51 | -584/+1744 |
| | | |\ \ | |||||
| | | * | | | If we don't do this then it means that scripts which call both run-node and s... | Matthew Sackman | 2009-07-28 | 1 | -0/+1 |
| | | * | | | cosmetic | Matthew Sackman | 2009-07-23 | 1 | -2/+2 |
| | | * | | | cosmetic | Matthias Radestock | 2009-07-21 | 2 | -9/+11 |
| | | * | | | raise minimum required otp version for dialyzer support to R12B-5 | Matthias Radestock | 2009-07-21 | 1 | -2/+2 |
| | | * | | | make dialyzer happy | Matthias Radestock | 2009-07-21 | 1 | -2/+2 |
| | | * | | | Merge with upstream. Clean no conflicts to resolve | Essien Ita Essien | 2009-07-21 | 1 | -2/+2 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge with upstream | Essien Ita Essien | 2009-07-12 | 2 | -13/+54 |
| | | |\ \ \ \ | |||||
| | | * | | | | | timeout() is now built in. Redefinition is deprecated | Essien Ita Essien | 2009-06-21 | 1 | -1/+0 |
| | | * | | | | | Merge with upstream | Essien Ita Essien | 2009-06-21 | 28 | -405/+588 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge with upstream | Essien Ita Essien | 2009-05-15 | 43 | -305/+736 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge with upstream default | Essien Ita Essien | 2009-02-19 | 24 | -159/+273 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | 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 |
| | | * | | | | | | | | Cosmetic. Move the ssl lines right after the tcp_listeners line, | Essien Ita Essien | 2009-02-19 | 1 | -2/+2 |
| | | * | | | | | | | | Uhhh... put back the full error message. I misunderstood the | Essien Ita Essien | 2009-02-19 | 1 | -2/+2 |
| | | * | | | | | | | | Fix dialyzer spec for rabbit_net:send/2 | Essien Ita Essien | 2009-02-03 | 1 | -1/+1 |
| | | * | | | | | | | | Add 'Label' parameter so we can properly log SSL vs TCP listeners | Essien Ita Essien | 2009-02-03 | 3 | -24/+25 |
| | | * | | | | | | | | Close the TCP sock if SSL upgrade fails. | Essien Ita Essien | 2009-02-03 | 1 | -0/+1 |
| | | * | | | | | | | | Make error messages nicer and consistent with the rest of the codebase | Essien Ita Essien | 2009-02-03 | 1 | -3/+3 |
| | | * | | | | | | | | Merged with upstream | Essien Ita Essien | 2009-01-29 | 33 | -654/+1969 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Actually run 'make dialyze'! and fix some type definitions. | Essien Ita Essien | 2009-01-16 | 1 | -7/+8 |
| | | * | | | | | | | | | Make use of start_{tcp,ssl}_listener again | Essien Ita Essien | 2009-01-16 | 1 | -3/+2 |
| | | * | | | | | | | | | Bring back start_ssl_listener/start_tcp_listener and make them | Essien Ita Essien | 2009-01-16 | 1 | -6/+14 |
| | | * | | | | | | | | | It seems I don't have to define the record types recursively. | Essien Ita Essien | 2009-01-16 | 1 | -7/+1 |
| | | * | | | | | | | | | 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 | 11 | -75/+96 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Add dialyser spec definitions to rabbit_net.erl | Essien Ita Essien | 2009-01-11 | 1 | -1/+25 |
