| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Log heartbeat timeout in a human friendly way #159 | Daniil Fedotov | 2015-07-07 | 1 | -8/+21 | |
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-07-07 | 4 | -8/+6 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Fixes #179 | Daniil Fedotov | 2015-07-07 | 4 | -8/+6 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-07-06 | 1 | -1/+6 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | make start-background-node: Use "rabbitmq-server &" | Jean-Sébastien Pédron | 2015-07-06 | 1 | -1/+6 | |
| * | | | | Merge branch 'stable' | Alvaro Videla | 2015-07-03 | 2 | -2/+40 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #215 from rabbitmq/rabbitmq-server-175 | Alvaro Videla | 2015-07-03 | 2 | -2/+40 | |
| | |\ \ \ | ||||||
| | | * | | | Squash unused variable warnings | Michael Klishin | 2015-07-03 | 1 | -1/+1 | |
| | | * | | | Introduce rabbitmqctl purge_queue | Michael Klishin | 2015-07-03 | 2 | -2/+40 | |
| * | | | | | Merge pull request #213 from ingwinlu/remove_python_version_detection | Michael Klishin | 2015-07-03 | 2 | -22/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | remove python version detection from Makefile... | derwinlu | 2015-07-03 | 2 | -22/+4 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-07-02 | 2 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | make run-background-node: Actually run RabbitMQ in the background | Jean-Sébastien Pédron | 2015-07-02 | 1 | -1/+1 | |
| | |/ / / | ||||||
| | * | | | Merge pull request #212 from rabbitmq/rabbitmq-server-176 | Michael Klishin | 2015-07-02 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | Bump default +A value to 64 | Michael Klishin | 2015-07-02 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'stable' | Michael Klishin | 2015-07-02 | 7 | -7/+33 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Initialise IO_THREAD_POOL_SIZE in rabbitmq-defaults | Michael Klishin | 2015-07-02 | 3 | -4/+4 | |
| | * | | | Merge branch 'stable' into rabbitmq-server-178 | Michael Klishin | 2015-07-02 | 22 | -333/+659 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge pull request #209 from rabbitmq/rabbitmq-server-208 | Michael Klishin | 2015-07-02 | 6 | -4/+19 | |
| | | |\ \ \ | ||||||
| | | | * | | | Introduce BOOT_MODULE in Windows batch scripts | Michael Klishin | 2015-07-02 | 3 | -3/+14 | |
| | | | * | | | Merge branch 'stable' into rabbitmq-server-208 | Michael Klishin | 2015-07-02 | 7 | -214/+333 | |
| | | | |\ \ \ | | | |/ / / | | |/| | | | ||||||
| | | | * | | | Introduce RABBITMQ_BOOT_MODULE (for *nix for now) | Michael Klishin | 2015-07-01 | 3 | -1/+5 | |
| | * | | | | | Make it possible to override the +A VM flag with an env variable | Michael Klishin | 2015-06-03 | 3 | -3/+14 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-07-02 | 0 | -0/+0 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Make it possible to run scripts from dirs other than scripts and sbin | Michael Klishin | 2015-07-02 | 1 | -1/+1 | |
| | * | | | | Windows batch file changes to support -env, -defaults, and -conf functionalit... | Jakauppila | 2015-07-02 | 7 | -232/+331 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmqctl.bat | Jakauppila | 2015-07-02 | 1 | -0/+4 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmq-service.bat | Jakauppila | 2015-07-02 | 1 | -0/+4 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmq-server.bat | Jakauppila | 2015-07-02 | 1 | -0/+4 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmq-plugins.bat | Jakauppila | 2015-07-02 | 1 | -0/+4 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmq-echopid.bat | Jakauppila | 2015-07-02 | 1 | -0/+4 | |
| | | |/ / | |/| | | ||||||
| * | | | | Make it possible to run scripts from dirs other than scripts and sbin | Michael Klishin | 2015-07-01 | 1 | -1/+1 | |
| * | | | | Merge branch 'rabbitmq-server-154' of https://github.com/Jakauppila/rabbitmq-... | Michael Klishin | 2015-07-01 | 7 | -214/+333 | |
| |\ \ \ \ | ||||||
| | * | | | | Windows batch file changes to support -env, -defaults, and -conf functionalit... | Jakauppila | 2015-06-23 | 7 | -232/+331 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmqctl.bat | Jakauppila | 2015-05-12 | 1 | -0/+4 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmq-service.bat | Jakauppila | 2015-05-12 | 1 | -0/+4 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmq-server.bat | Jakauppila | 2015-05-12 | 1 | -0/+4 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmq-plugins.bat | Jakauppila | 2015-05-12 | 1 | -0/+4 | |
| | * | | | | Add 'rabbitmq-env.bat' execution in rabbitmq-echopid.bat | Jakauppila | 2015-05-12 | 1 | -0/+4 | |
| * | | | | | Merge branch 'stable' | Michael Klishin | 2015-06-30 | 0 | -0/+0 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | add detection for python2.7 | derwinlu | 2015-06-30 | 1 | -0/+4 | |
| * | | | | | Merge pull request #204 from ingwinlu/python_detection | Michael Klishin | 2015-06-30 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | add detection for python2.7 | derwinlu | 2015-06-30 | 1 | -0/+4 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'stable' | Jean-Sébastien Pédron | 2015-06-29 | 1 | -2/+14 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Merge branch 'bug26427' into stable | Jean-Sébastien Pédron | 2015-06-29 | 1 | -2/+14 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Ensure the conditions to log "accepting..." match those for "closing..." | Jean-Sébastien Pédron | 2015-06-29 | 1 | -1/+3 | |
| | | * | | | | Merge pull request #202 from legoscia/bug26427 | Jean-Sébastien Pédron | 2015-06-29 | 1 | -1/+11 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Be quiet about sockets closed during SSL upgrade | Magnus Henoch | 2015-06-29 | 1 | -1/+11 | |
| | | |/ / / / | ||||||
| * | | | | | | Merge branch 'stable' | Michael Klishin | 2015-06-29 | 1 | -6/+32 | |
| |\ \ \ \ \ \ | |/ / / / / | ||||||
| | * | | | | | Merge pull request #201 from rabbitmq/rabbitmq-server-200 | Michael Klishin | 2015-06-29 | 1 | -6/+32 | |
| | |\ \ \ \ \ | ||||||
