| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use an mnesia transaction to record safely shutting down, and associated wiri... | Matthew Sackman | 2009-08-28 | 1 | -0/+74 |
| * | sigh, merge | Matthew Sackman | 2009-08-28 | 1 | -0/+8 |
| |\ | |||||
| | * | cosmetic - visual separation of sections | Matthias Radestock | 2009-08-28 | 1 | -0/+8 |
| * | | 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 | 8 | -54/+233 |
| |\ | |||||
| | * | slight resequencing of core process startup | Matthias Radestock | 2009-08-28 | 1 | -3/+3 |
| | * | merging in from default | Matthew Sackman | 2009-08-25 | 1 | -28/+20 |
| | |\ | |||||
| | * \ | merging in from default | Matthew Sackman | 2009-08-25 | 20 | -305/+1242 |
| | |\ \ | |||||
| | * | | | cosmetic | Matthew Sackman | 2009-07-23 | 1 | -2/+2 |
| | * | | | cosmetic | Matthias Radestock | 2009-07-21 | 2 | -9/+11 |
| | * | | | make dialyzer happy | Matthias Radestock | 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 | 16 | -352/+486 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge with upstream | Essien Ita Essien | 2009-05-15 | 16 | -125/+471 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge with upstream default | Essien Ita Essien | 2009-02-19 | 11 | -109/+222 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 |
| | * | | | | | | | 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 | 18 | -544/+1851 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 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 |
| | * | | | | | | | | 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 | 7 | -42/+55 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Add dialyser spec definitions to rabbit_net.erl | Essien Ita Essien | 2009-01-11 | 1 | -1/+25 |
| | * | | | | | | | | | Re-write start_tcp_listener to take an additional mfa() argument. | Essien Ita Essien | 2009-01-11 | 2 | -23/+10 |
| | * | | | | | | | | | Change the style of the exports to match rest of code base. | Essien Ita Essien | 2009-01-11 | 1 | -11/+5 |
| | * | | | | | | | | | Doesn't _really_ make sense to send {inet_reply...} on error. | Essien Ita Essien | 2008-12-29 | 1 | -1/+0 |
| | * | | | | | | | | | Merge with upstream | Essien Ita Essien | 2008-12-28 | 1 | -10/+8 |
| | |\ \ \ \ \ \ \ \ \ | |||||
