| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'stable' | Michael Klishin | 2016-06-15 | 1 | -3/+5 |
| |\ | |||||
| | * | Unused const | Daniil Fedotov | 2016-06-14 | 1 | -2/+0 |
| | * | Do not run on_node_down | Daniil Fedotov | 2016-06-14 | 1 | -25/+1 |
| | * | Move cleanup to prep_stop | Daniil Fedotov | 2016-06-13 | 1 | -3/+31 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-06-05 | 1 | -1/+3 |
| |\ \ | |/ | |||||
| | * | Fixes #820. | Michael Klishin | 2016-06-03 | 1 | -1/+3 |
| * | | Bump minimal erlang version to 18.3 | Daniil Fedotov | 2016-05-12 | 1 | -1/+1 |
| * | | Merge pull request #575 from rabbitmq/rabbitmq-server-550 | Michael Klishin | 2016-03-24 | 1 | -26/+16 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into rabbitmq-server-550 | Michael Klishin | 2016-03-17 | 1 | -9/+118 |
| | |\ \ | |||||
| | * | | | Config location logging | Daniil Fedotov | 2016-02-22 | 1 | -26/+1 |
| | * | | | Use advanced config as inittial config. Extract plugin schemas | Daniil Fedotov | 2016-02-19 | 1 | -2/+0 |
| | * | | | Support for plugin schemas | Daniil Fedotov | 2016-02-17 | 1 | -8/+17 |
| | * | | | Config detection in rabbit_config. Always pass generate args to windows script | Daniil Fedotov | 2016-02-08 | 1 | -3/+1 |
| | * | | | Scripts to start erlang node with .conf file to generate config | Daniil Fedotov | 2016-02-08 | 1 | -9/+11 |
| | * | | | Call config generation from within erlang | Daniil Fedotov | 2016-02-04 | 1 | -0/+8 |
| | * | | | Generated config usage in windows scripts | Daniil Fedotov | 2016-02-03 | 1 | -1/+1 |
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-03-18 | 1 | -5/+10 |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| | * | | Do not warn about mising kernel polling on Windows | Jean-Sébastien Pédron | 2016-03-18 | 1 | -5/+10 |
| * | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-03-17 | 1 | -9/+118 |
| |\ \ \ | |/ / | | / | |/ |/| | |||||
| | * | Check 'systemctl' usability for activaction check | Alexey Lebedeff | 2016-03-16 | 1 | -1/+8 |
| | * | Support abstract unix socket for systemd notify | Alexey Lebedeff | 2016-03-16 | 1 | -1/+6 |
| | * | Explicitly close `socat` port | Alexey Lebedeff | 2016-03-11 | 1 | -5/+10 |
| | * | Add an explanation about why `socat(1)` is used | Alexey Lebedeff | 2016-03-11 | 1 | -0/+9 |
| | * | Improve systemd integration | Alexey Lebedeff | 2016-03-11 | 1 | -9/+92 |
| * | | Merge branch 'stable' | Jean-Sébastien Pédron | 2016-01-27 | 1 | -4/+8 |
| |\ \ | |/ | |||||
| | * | rabbit.erl: Do not run systemd-notify on Windows | Jean-Sébastien Pédron | 2016-01-27 | 1 | -4/+7 |
| * | | Compile, references #574 | Michael Klishin | 2016-01-22 | 1 | -1/+1 |
| * | | Remove mentions of `sd_notify` library | Alexey Lebedeff | 2016-01-22 | 1 | -5/+4 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-01-22 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Use systemd-notify(1) shell helper as fallback | Alexey Lebedeff | 2016-01-22 | 1 | -1/+1 |
| * | | Merge branch 'stable' | Michael Klishin | 2016-01-15 | 1 | -1/+0 |
| |\ \ | |/ | |||||
| | * | Fix 'rabbitmqctl rotate_logs' behaviour | Alexey Lebedeff | 2016-01-12 | 1 | -1/+6 |
| * | | Use Lager to log RabbitMQ messages | Daniil Fedotov | 2016-01-13 | 1 | -138/+99 |
| |/ | |||||
| * | Update (c) info | Michael Klishin | 2016-01-01 | 1 | -1/+1 |
| * | HIPE compilation moved to rabbit_hipe module | Daniil Fedotov | 2015-12-15 | 1 | -99/+4 |
| * | A way to detect if a module is HiPE-compiled that's compatible with R16B03 | Michael Klishin | 2015-12-09 | 1 | -1/+10 |
| * | HiPE: Compile modules when RabbitMQ is started on an existing node | Jean-Sébastien Pédron | 2015-11-30 | 1 | -3/+20 |
| * | Fix HiPE compilation during startup | Jean-Sébastien Pédron | 2015-11-30 | 1 | -1/+14 |
| * | Start rabbit_common on boot | Jean-Sébastien Pédron | 2015-10-20 | 1 | -1/+1 |
| * | Adds net_ticktime to rabbitmqctl status output. | Ayanda Dube | 2015-10-15 | 1 | -1/+2 |
| * | Merge stable into master | Michael Klishin | 2015-08-27 | 1 | -0/+84 |
| * | Use monotonic_time() to compute elapsed time | Jean-Sébastien Pédron | 2015-08-05 | 1 | -3/+3 |
| * | Require Erlang R16B03-1 | Jean-Sébastien Pédron | 2015-08-04 | 1 | -7/+19 |
| * | Merge branch 'stable' | Michael Klishin | 2015-07-27 | 1 | -0/+11 |
| |\ | |||||
| | * | Log if FHC buffering is enabled or not during startup | Jean-Sébastien Pédron | 2015-07-24 | 1 | -0/+11 |
| | * | (c) year | Michael Klishin | 2015-05-24 | 1 | -1/+1 |
| * | | moves boot steps to its own module | Alvaro Videla | 2015-05-28 | 1 | -77/+5 |
| * | | (c) year | Michael Klishin | 2015-05-24 | 1 | -1/+1 |
| |/ | |||||
| * | After starting the fhc, ensure it is working | Jean-Sébastien Pédron | 2015-05-21 | 1 | -2/+29 |
| * | Start rabbit_alarm before file_handle_cache | Michael Klishin | 2015-05-19 | 1 | -7/+9 |
