| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | * Use one-shot timers | Simon MacMullen | 2010-09-14 | 4 | -63/+63 | |
| | | * | | | | | Only emit stats in state running, so we don't emit stats before the connectio... | Simon MacMullen | 2010-09-13 | 1 | -2/+5 | |
| | | * | | | | | Revert emiting stats on creation in the queue and channel. | Simon MacMullen | 2010-09-13 | 2 | -8/+0 | |
| | | * | | | | | Merge default into bug23193 | Simon MacMullen | 2010-09-13 | 18 | -212/+335 | |
| | | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | | Only emit stats if level != none. | Simon MacMullen | 2010-09-13 | 3 | -6/+18 | |
| | | * | | | | | init_expires/1 before emitting stats. | Simon MacMullen | 2010-09-09 | 1 | -2/+2 | |
| | | * | | | | | Emit stats just after creation event. | Simon MacMullen | 2010-09-07 | 3 | -2/+6 | |
| | * | | | | | | Merging bug23047 into default | Matthew Sackman | 2010-09-20 | 2 | -13/+18 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | remove rest of xref calls | Alexandru Scvortov | 2010-09-16 | 1 | -2/+0 | |
| | | * | | | | | | remove superfluous xref stuff | Alexandru Scvortov | 2010-09-16 | 1 | -15/+1 | |
| | | * | | | | | | merge default into bug23047 | Alexandru Scvortov | 2010-09-16 | 52 | -2047/+2577 | |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | | removed underspecs warnings | Alexandru Scvortov | 2010-08-25 | 1 | -1/+1 | |
| | | * | | | | | | added xref check for undefined, unused and deprecated functions | Alexandru Scvortov | 2010-08-19 | 2 | -11/+29 | |
| | | * | | | | | | told dialyzer to check for more things | Alexandru Scvortov | 2010-08-18 | 1 | -3/+6 | |
| | * | | | | | | | Merging bug 22926 into default | Matthew Sackman | 2010-09-19 | 1 | -7/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge default into bug22926 | David Wragg | 2010-09-17 | 100 | -3497/+10867 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Refine the inclusion of deps.mk | David Wragg | 2010-07-01 | 1 | -7/+2 | |
| | * | | | | | | | | | Merge bug23255 into default (unresolved dependency on inets) | David Wragg | 2010-09-19 | 1 | -1/+4 | |
| | |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Rephrase comment | David Wragg | 2010-09-19 | 1 | -2/+3 | |
| | | * | | | | | | | | Add a comment. | Simon MacMullen | 2010-09-17 | 1 | -0/+2 | |
| | | * | | | | | | | | Revert ca0dfcaaecdc | Simon MacMullen | 2010-09-17 | 1 | -3/+1 | |
| | | * | | | | | | | | Make erlang-inets into a "recommends" dependency. | Simon MacMullen | 2010-09-14 | 1 | -1/+3 | |
| | | * | | | | | | | | Add a dependency on erlang-inets (for mochiweb really, in case someone instal... | Simon MacMullen | 2010-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | RC4 comment | Emile Joubert | 2010-09-17 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | cosmetic: remove trailing whitespace | Matthias Radestock | 2010-09-16 | 4 | -6/+5 | |
| | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | | unknown_ca SSL workaround expiry reminder | Emile Joubert | 2010-09-15 | 1 | -0/+2 | |
| * | | | | | | | | Merging bug 23157 into default | Matthew Sackman | 2010-09-15 | 8 | -492/+562 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | No sense in not using the full word | Matthew Sackman | 2010-09-15 | 1 | -3/+3 | |
| | * | | | | | | | | It's perfectly legal to convert a process to a gen_server by just calling ent... | Matthew Sackman | 2010-09-15 | 1 | -3/+4 | |
| | * | | | | | | | | cosmetic | Matthew Sackman | 2010-09-14 | 1 | -4/+6 | |
| | * | | | | | | | | cosmetic | Matthew Sackman | 2010-09-10 | 1 | -21/+15 | |
| | * | | | | | | | | When I wrote 'Please rewrite drain/2 to drain/1 - it's bizarre having both th... | Matthew Sackman | 2010-09-10 | 1 | -14/+15 | |
| | * | | | | | | | | Tabs => spaces | Matthew Sackman | 2010-09-10 | 1 | -15/+15 | |
| | * | | | | | | | | Merging default into bug 23157 | Matthew Sackman | 2010-09-10 | 44 | -1276/+1483 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | | Tabs to spaces and remove trailing whitespace - yes, this is going to make su... | Matthew Sackman | 2010-09-10 | 1 | -295/+296 | |
| | * | | | | | | | | refactored code | Alexandru Scvortov | 2010-08-31 | 1 | -10/+8 | |
| | * | | | | | | | | shortened code a bit | Alexandru Scvortov | 2010-08-31 | 1 | -55/+20 | |
| | * | | | | | | | | in/3 -> in/2; drain/2 -> drain/1 | Alexandru Scvortov | 2010-08-31 | 1 | -14/+15 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | | updated docs | Alexandru Scvortov | 2010-08-25 | 1 | -4/+6 | |
| | * | | | | | | | removed all references to pcall and pcast | Alexandru Scvortov | 2010-08-25 | 3 | -44/+18 | |
| | * | | | | | | | typo | Alexandru Scvortov | 2010-08-24 | 1 | -2/+2 | |
| | * | | | | | | | refactoring | Alexandru Scvortov | 2010-08-24 | 1 | -31/+23 | |
| | * | | | | | | | migrated rabbit_limiter to prioritizers | Alexandru Scvortov | 2010-08-24 | 1 | -2/+5 | |
| | * | | | | | | | refactoring | Alexandru Scvortov | 2010-08-24 | 2 | -28/+27 | |
| | * | | | | | | | migrated amqqueue to prioritisers | Alexandru Scvortov | 2010-08-24 | 2 | -22/+40 | |
| | * | | | | | | | migrated msg_store to prioritisers | Alexandru Scvortov | 2010-08-24 | 1 | -8/+26 | |
| | * | | | | | | | merge default into bug23157 | Alexandru Scvortov | 2010-08-24 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | rabbit_channel migrated to prioritisers | Alexandru Scvortov | 2010-08-24 | 1 | -4/+17 | |
| | * | | | | | | | | added error handling wrappers for prioritisers | Alexandru Scvortov | 2010-08-24 | 1 | -13/+27 | |
| | * | | | | | | | | prioritize -> prioritise | Alexandru Scvortov | 2010-08-24 | 1 | -14/+14 | |
