| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Be a bit smarter about what we remove. | Simon MacMullen | 2011-01-25 | 1 | -6/+5 |
| * | Those backticks bugged me. | Simon MacMullen | 2011-01-25 | 1 | -1/+1 |
| * | Check for Erlang as soon as we start, and offer to help the user download it. | Simon MacMullen | 2011-01-25 | 1 | -3/+5 |
| * | Consistency with other packages. | Simon MacMullen | 2011-01-25 | 1 | -1/+1 |
| * | Add sbin directory to path for ease of rabbitmqctling. | Simon MacMullen | 2011-01-25 | 2 | -0/+334 |
| * | More entries in the start menu. | Simon MacMullen | 2011-01-25 | 1 | -1/+5 |
| * | Fix uninstall icon, show better uninstall information. | Simon MacMullen | 2011-01-25 | 1 | -8/+17 |
| * | Minor bling. | Simon MacMullen | 2011-01-25 | 2 | -0/+5 |
| * | Add some version info to the exe file. | Simon MacMullen | 2011-01-25 | 1 | -2/+9 |
| * | Add some links to the start menu | Simon MacMullen | 2011-01-25 | 1 | -5/+14 |
| * | Sync Erlang cookie to both places it could be | Simon MacMullen | 2011-01-25 | 1 | -0/+2 |
| * | Set up RabbitMQ service. | Simon MacMullen | 2011-01-25 | 1 | -0/+14 |
| * | Remove previous version of RabbitMQ first. | Simon MacMullen | 2011-01-25 | 1 | -0/+14 |
| * | Actually set ERLANG_HOME. | Simon MacMullen | 2011-01-25 | 1 | -1/+9 |
| * | Section descriptions, make a while load of the text actually appear. | Simon MacMullen | 2011-01-25 | 1 | -1/+16 |
| * | Locate Erlang. | Simon MacMullen | 2011-01-24 | 2 | -5/+38 |
| * | The start of an installer. Just install the zip file. | Simon MacMullen | 2011-01-24 | 3 | -0/+105 |
| * | bug23154 (ipv6) merged into default | Marek Majkowski | 2011-01-24 | 6 | -83/+117 |
| |\ | |||||
| | * | Merge 23534 into default. | Simon MacMullen | 2011-01-24 | 117 | -5167/+4514 |
| | |\ | |||||
| | | * | fix typos | Matthias Radestock | 2011-01-23 | 1 | -7/+6 |
| | | * | dependently type acktag producing functions | Matthias Radestock | 2011-01-23 | 2 | -9/+12 |
| | | * | Merge bug23201 to default | Simon MacMullen | 2011-01-21 | 2 | -33/+55 |
| | | |\ | |||||
| | | | * | Rename the info item for consistency. | Simon MacMullen | 2011-01-21 | 2 | -3/+3 |
| | | | * | fold cases | Alexandru Scvortov | 2011-01-21 | 1 | -10/+4 |
| | | | * | merge from default | Alexandru Scvortov | 2011-01-21 | 2 | -34/+62 |
| | | | |\ | |||||
| | | | | * | rename variables for consistency | Alexandru Scvortov | 2011-01-21 | 1 | -9/+9 |
| | | | | * | Correct unused variable name. | Simon MacMullen | 2011-01-21 | 1 | -1/+1 |
| | | | | * | Fix docs | Simon MacMullen | 2011-01-21 | 1 | -3/+1 |
| | | | | * | comprehensions are more concise | Alexandru Scvortov | 2011-01-19 | 1 | -6/+4 |
| | | | | * | swap tuple elements for readability; inline a function | Alexandru Scvortov | 2011-01-19 | 1 | -18/+18 |
| | | | | * | fix break when stats were off | Alexandru Scvortov | 2011-01-19 | 1 | -5/+5 |
| | | | | * | merge from default | Alexandru Scvortov | 2011-01-19 | 10 | -247/+341 |
| | | | | |\ | |||||
| | | | | * \ | merge from default | Alexandru Scvortov | 2011-01-18 | 5 | -153/+67 |
| | | | | |\ \ | |||||
| | | | | * | | | merge duplicate code | Alexandru Scvortov | 2011-01-18 | 1 | -33/+24 |
| | | | | * | | | stats for confirms work again | Alexandru Scvortov | 2011-01-18 | 1 | -12/+17 |
| | | | | * | | | merge from default | Alexandru Scvortov | 2011-01-14 | 2 | -36/+97 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | cosmetic | Alexandru Scvortov | 2011-01-14 | 1 | -5/+5 |
| | | | | | * | | | keep track of de-duplicated confirms | Alexandru Scvortov | 2011-01-14 | 1 | -7/+9 |
| | | | | | * | | | don't do confirm stats book-keeping unless stats are enabled | Alexandru Scvortov | 2011-01-14 | 1 | -30/+36 |
| | | | | | * | | | for queues, log partial confirms rather than full confirms | Alexandru Scvortov | 2011-01-14 | 1 | -4/+4 |
| | | | | | * | | | merge from default | Alexandru Scvortov | 2011-01-14 | 62 | -1453/+2562 |
| | | | | | |\ \ \ | |||||
| | | | | | * | | | | add stats again; update docs | Alexandru Scvortov | 2010-12-09 | 2 | -0/+14 |
| | | | | | * | | | | Cosmetic | Simon MacMullen | 2010-12-08 | 1 | -6/+3 |
| | | | | | * | | | | Merge default into bug23201. | Simon MacMullen | 2010-12-08 | 1 | -24/+57 |
| | | | | | |\ \ \ \ | |||||
| | | | | | | * | | | | add missing case | Alexandru Scvortov | 2010-12-06 | 1 | -3/+6 |
| | | | | | | * | | | | add stats for confirms | Alexandru Scvortov | 2010-12-06 | 1 | -8/+7 |
| | | | | | | * | | | | merge default into bug23201 | Alexandru Scvortov | 2010-12-01 | 1 | -24/+57 |
| | | | | | | |\ \ \ \ | |||||
| | | | | | | | * | | | | update exchange and queue_exchange stats on confirms | Alexandru Scvortov | 2010-10-31 | 1 | -30/+52 |
| | | | | | | | * | | | | merge from bug20284 | Alexandru Scvortov | 2010-10-29 | 1 | -0/+16 |
| | | | | | | | |\ \ \ \ | |||||
| | | | | | | | | * | | | | added fine grained stats | Alexandru Scvortov | 2010-09-30 | 1 | -0/+6 |
