| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enable memory alarms by default on linux | Matthias Radestock | 2009-01-06 | 2 | -4/+12 |
| * | merge default into v1_5_1 | Matthias Radestock | 2009-01-04 | 4 | -13/+35 |
| |\ | |||||
| | * | simplification: use alternative 'try' form | Matthias Radestock | 2008-12-27 | 1 | -10/+8 |
| | * | Merged 20061 into default | Ben Hood | 2008-12-23 | 1 | -2/+4 |
| | |\ | |||||
| | | * | deal with race condition | Matthias Radestock | 2008-12-23 | 1 | -2/+4 |
| | |/ | |||||
| | * | Merged 2nd fix of 20047 into default | Ben Hood | 2008-12-23 | 1 | -0/+2 |
| | |\ | |||||
| | | * | correct handling of normal termination | Matthias Radestock | 2008-12-23 | 1 | -0/+2 |
| | * | | Merged 20046 into default | Ben Hood | 2008-12-22 | 1 | -1/+13 |
| | |\ \ | |||||
| | | * | | work around OTP-7025 in a second place | Matthias Radestock | 2008-12-21 | 1 | -1/+13 |
| | * | | | Merged 20047 into default | Ben Hood | 2008-12-22 | 1 | -11/+14 |
| | |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | | * | include stack trace in errors caught by channel | Matthias Radestock | 2008-12-20 | 1 | -11/+14 |
| | |/ | |||||
| | * | merged bug20045 into default | Tony Garnock-Jones | 2008-12-20 | 1 | -2/+2 |
| | |\ | |||||
| | | * | undo accidental change | Matthias Radestock | 2008-12-19 | 1 | -11/+3 |
| | | * | fix typo that prevented correct handling of RABBITMQ_SERVER_ERL_ARGS | Matthias Radestock | 2008-12-19 | 2 | -5/+13 |
| | |/ | |||||
| | * | update rabbit.app module list | Matthias Radestock | 2008-12-18 | 1 | -3/+8 |
| | * | Added tag rabbitmq_v1_5_0 for changeset 944f16a21984 | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | | create branch for patch release | Matthias Radestock | 2009-01-04 | 0 | -0/+0 |
| |/ | |||||
| * | another attempt at adding changelog entry for 1.5.0 releaserabbitmq_v1_5_0 | Matthias Radestock | 2008-12-17 | 1 | -2/+2 |
| * | remove old tags | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | Removed tag rabbitmq_v1_5_0 | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | remove old tags | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | Added tag rabbitmq_v1_5_0 for changeset 36556d9796eb | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | Removed tag rabbitmq_v1_5_0 | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | merge default heads | Matthias Radestock | 2008-12-17 | 2 | -2/+2 |
| |\ | |||||
| | * | better description for user account | Matthias Radestock | 2008-12-17 | 2 | -2/+2 |
| * | | Added tag rabbitmq_v1_5_0 for changeset 1c58f25cd855 | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | | Added tag rabbitmq_v1_5_0 for changeset 8306356ab43c | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | | add package changelog entries for 1.5.0 release | Matthias Radestock | 2008-12-17 | 2 | -3/+3 |
| |/ | |||||
| * | remove rabbitmq_v1_5_0 tag | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | Removed tag rabbitmq_v1_5_0 | Matthias Radestock | 2008-12-17 | 0 | -0/+0 |
| * | merge bug20030 into default | Matthias Radestock | 2008-12-17 | 13 | -183/+53 |
| |\ | |||||
| | * | Don't need to run that any more | Simon MacMullen | 2008-12-17 | 1 | -1/+1 |
| | * | For some reason ${misc:Depends} does not infer logrotate, so add it manually. | Simon MacMullen | 2008-12-17 | 1 | -1/+1 |
| | * | Removed schema check in debian packaging | Simon MacMullen | 2008-12-17 | 4 | -47/+0 |
| | * | remove more remnants of schema check | Matthias Radestock | 2008-12-17 | 1 | -2/+0 |
| | * | remove remnants of schema check in rpm packages | Matthias Radestock | 2008-12-17 | 3 | -35/+0 |
| | * | remove more traces of rabbitmq-mnesia-current | Matthias Radestock | 2008-12-17 | 1 | -1/+0 |
| | * | remove rabbitmq-mnesia-current | Matthias Radestock | 2008-12-17 | 2 | -61/+0 |
| | * | deal with schema integrity check failure on startup | Matthias Radestock | 2008-12-17 | 1 | -35/+51 |
| * | | Use PYTHON variable to allow overriding of python at compile-time | Tony Garnock-Jones | 2008-12-17 | 1 | -2/+4 |
| |/ | |||||
| * | remove superfluous settings | Matthias Radestock | 2008-12-16 | 1 | -6/+0 |
| * | Added tag rabbitmq_v1_5_0 for changeset 7ed89ebb3e98 | Tony Garnock-Jones | 2008-12-16 | 0 | -0/+0 |
| * | Merged bug 20019 | Simon MacMullen | 2008-12-16 | 3 | -13/+22 |
| |\ | |||||
| | * | don't react to memory alarms when memory_alarms is false | Matthias Radestock | 2008-12-16 | 3 | -10/+21 |
| | * | Make start_memsup default to false. | Tony Garnock-Jones | 2008-12-16 | 2 | -6/+4 |
| * | | Merge bug20002 into default | Hubert Plociniczak | 2008-12-16 | 1 | -6/+8 |
| |\ \ | |/ |/| | |||||
| | * | Produce the list of rpm files on the fly | Hubert Plociniczak | 2008-12-15 | 1 | -8/+7 |
| | * | logrotate doesn't need executable permissions, | Hubert Plociniczak | 2008-12-12 | 1 | -2/+5 |
| * | | Added tag rabbitmq_v1_5_0 for changeset 8c3ad21da715 | Tony Garnock-Jones | 2008-12-15 | 0 | -0/+0 |
| * | | New changelog entry for RPMs | Tony Garnock-Jones | 2008-12-15 | 1 | -0/+3 |
