| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add necessary additional barrier bootstep | Matthew Sackman | 2010-09-28 | 1 | -0/+6 |
| | | |||||
| * | Merging bug 23143 into default (drive-by fixes include correcting the spec ↵ | Matthew Sackman | 2010-09-28 | 3 | -3/+24 |
| |\ | | | | | | | for delete_exclusive, and one cosmetic) | ||||
| | * | cosmetic | Alexandru Scvortov | 2010-09-28 | 1 | -0/+1 |
| | | | |||||
| | * | delete/1 -> delete_exclusive/1; lower priorities to 8 | Alexandru Scvortov | 2010-09-28 | 3 | -12/+16 |
| | | | |||||
| | * | delete_now -> delete | Alexandru Scvortov | 2010-08-25 | 2 | -5/+5 |
| | | | |||||
| | * | exclusive queues are deleted quickly on unclean connection termination | Alexandru Scvortov | 2010-08-25 | 1 | -1/+7 |
| | | | |||||
| | * | exclusive queues are deleted quickly on clean connection termination | Alexandru Scvortov | 2010-08-25 | 3 | -2/+11 |
| | | | |||||
| * | | Merging bug 23179 into default | Matthew Sackman | 2010-09-28 | 1 | -15/+18 |
| |\ \ | |||||
| | * | | delay creation of a new queue's dir and qi journal | Matthias Radestock | 2010-09-26 | 1 | -15/+18 |
| |/ / | | | | | | | | | | | Thus if a queue is created, never has any index entries written to disk, and is subsequently deleted, no file handles are needed and no filesystem writes are performed. | ||||
| * | | Merge bug23300 into default | David Wragg | 2010-09-24 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | Any change to deps.mk causes all beams to be rebuilt | ||||
| | * | | By using an order only depend, we ensure that the deps file must exist, but ↵ | Matthew Sackman | 2010-09-23 | 1 | -1/+2 |
| | | | | | | | | | | | | | it being newer than the beams will not cause beams to be rebuilt. We also ensure that if the deps is being rebuilt, we delete the old one first so that if deps generation fails, the order-only depends cannot be satisfied. | ||||
| * | | | Cosmetic | Emile Joubert | 2010-09-24 | 1 | -4/+4 |
| | | | | |||||
| * | | | bug23290 merged into default | Marek Majkowski | 2010-09-24 | 1 | -0/+17 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Query memory on AIX | Emile Joubert | 2010-09-24 | 1 | -0/+17 |
| |/ / | | | | | | | (on the correct branch this time) | ||||
| * | | Merging bug 23193 onto default | Matthew Sackman | 2010-09-21 | 4 | -62/+90 |
| |\ \ | |||||
| | * | | cosmetics | Matthew Sackman | 2010-09-21 | 2 | -4/+5 |
| | | | | |||||
| | * | | Merging heads | Matthew Sackman | 2010-09-21 | 3 | -3/+3 |
| | |\ \ | |||||
| | | * | | cosmetics | Matthew Sackman | 2010-09-20 | 3 | -7/+8 |
| | | | | | |||||
| | * | | | Only emit stats on shutdown if they're enabled... | Simon MacMullen | 2010-09-20 | 3 | -5/+7 |
| | |/ / | |||||
| | * | | Stop stats timer on hibernate. | Simon MacMullen | 2010-09-14 | 3 | -6/+20 |
| | | | | |||||
| | * | | Doc. | Simon MacMullen | 2010-09-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | Don't forget about stats timer before hibernating; it may fire after ↵ | Simon MacMullen | 2010-09-14 | 3 | -10/+9 |
| | | | | | | | | | | | | | hibernating. | ||||
| | * | | Rename function. | Simon MacMullen | 2010-09-14 | 4 | -9/+10 |
| | | | | |||||
| | * | | * Use one-shot timers | Simon MacMullen | 2010-09-14 | 4 | -63/+63 |
| | | | | | | | | | | | | | | | | * Ensure we always send a stats event straight after creation and before hibernation * Tidy the API a bit. | ||||
| | * | | Only emit stats in state running, so we don't emit stats before the ↵ | Simon MacMullen | 2010-09-13 | 1 | -2/+5 |
| | | | | | | | | | | | | | connection event in the case of a slow connection startup. | ||||
| | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As Matthew suggested, I've added {wranings, [underspecs, behaiviours, race_conditions]} to dialyzer's options. As a result, we now have 56 warnings instead of just the 4. Most of them are underspecs (i.e. we say a function returns any() but dialyzer's figured out that's overly general). | ||||
| * | | | | | | 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 ↵ | Simon MacMullen | 2010-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installs status or management). | ||||
| * | | | | | | | | 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 |
| | | | | | | | | | |||||
