| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added unsigned field types | Daniil Fedotov | 2015-12-04 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'stable' | Michael Klishin | 2015-12-04 | 2 | -4/+16 |
| |\ | |||||
| | * | Merge pull request #466 from rabbitmq/rabbitmq-server-465 | Michael Klishin | 2015-12-04 | 1 | -3/+14 |
| | |\ | | | | | | | rabbit_mirror_queue_coordinator: Ensure GM exited before terminating | ||||
| | | * | rabbit_mirror_queue_coordinator: Ensure GM exited before terminating | Jean-Sébastien Pédron | 2015-12-03 | 1 | -3/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the coordinator exits before the GM informed all other GMs (and therefore all slaves) about the termination of the queue, another slave could be promoted as a master in between. This causes the old master's GM to wait forever than other GMs exit. Fixes #465. | ||||
| | * | | Merge pull request #468 from rabbitmq/rabbitmq-server-464 | Jean-Sébastien Pédron | 2015-12-03 | 1 | -1/+2 |
| | |\ \ | | |/ | |/| | Make wait command wait for start_rabbitmq_server command | ||||
| | | * | Make wait command wait for start_rabbitmq_server command | Daniil Fedotov | 2015-12-03 | 1 | -1/+2 |
| | |/ | |||||
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2015-12-03 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #462 from rabbitmq/rabbitmq-server-448 | Michael Klishin | 2015-12-03 | 7 | -14/+118 |
| |\ \ | | | | | | | Support setting vm_memory_high_watermark and disk_free_limit in units | ||||
| | * | | Cosmetics | Michael Klishin | 2015-12-03 | 1 | -6/+6 |
| | | | | |||||
| | * | | Use MiB as an example | Michael Klishin | 2015-12-03 | 1 | -9/+10 |
| | | | | | | | | | | | | | That's what management plugin uses | ||||
| | * | | Convert match to integer, support more suffix values | Michael Klishin | 2015-12-03 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | Sadly most users don't read the docs so supporting more permutations is more than a nice-to-have. | ||||
| | * | | Re-indent with Emacs | Michael Klishin | 2015-12-03 | 1 | -11/+11 |
| | | | | |||||
| | * | | Moved parse function to separate module and specific parses to monitor modules | Daniil Fedotov | 2015-12-02 | 5 | -58/+80 |
| | | | | |||||
| | * | | syntax errors | Daniil Fedotov | 2015-12-02 | 1 | -6/+4 |
| | | | | |||||
| | * | | More logging | Daniil Fedotov | 2015-12-02 | 3 | -3/+4 |
| | | | | |||||
| | * | | Support setting vm_memory_high_watermark and disk_free_limit in memory units | Daniil Fedotov | 2015-12-02 | 6 | -11/+93 |
| |/ / | |||||
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2015-12-01 | 1 | -5/+20 |
| | | | |||||
| * | | Load rabbitmq-tools.mk | Jean-Sébastien Pédron | 2015-12-01 | 1 | -1/+2 |
| | | | |||||
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2015-12-01 | 1 | -11/+24 |
| | | | |||||
| * | | make source-dist: Exclude more files | Jean-Sébastien Pédron | 2015-12-01 | 1 | -0/+5 |
| | | | | | | | | | | | | | erlang.mk's *.d and some generated files are still distributed if the projects were built. Maybe we should run `make clean` before distributing a project. | ||||
| * | | Distributed deps: Move from a blacklist to a whitelist | Jean-Sébastien Pédron | 2015-12-01 | 1 | -14/+18 |
| | | | | | | | | | | | | | It will be easier to add more projects to the Umbrella: we won't have to remember to blacklist projects which are not ready to be distributed with a release. | ||||
| * | | Merge pull request #458 from rabbitmq/rabbitmq-server-457 | Michael Klishin | 2015-11-30 | 1 | -3/+20 |
| |\ \ | | | | | | | HiPE: Compile modules when RabbitMQ is started on an existing node | ||||
| | * | | HiPE: Compile modules when RabbitMQ is started on an existing node | Jean-Sébastien Pédron | 2015-11-30 | 1 | -3/+20 |
| |/ / | | | | | | | | | | | | | | | | | Now, maybe_hipe_compile/0 is always called, no matter if RabbitMQ is started during node boot or on an already running node. To avoid compiling modules several times, we check if they are already natively compiled and skip those where it's true. Fixes #457. | ||||
| * | | Merge branch 'rabbitmq-server-455' | Jean-Sébastien Pédron | 2015-11-30 | 1 | -1/+14 |
| |\ \ | |||||
| | * | | Fix HiPE compilation during startup | Jean-Sébastien Pédron | 2015-11-30 | 1 | -1/+14 |
| |/ / | | | | | | | | | | | | | | | | | Now that several modules were moved to rabbitmq-common, they are stored in an EZ archive and do not exist as simple files on disk. hipe:c/1 expects the file to exist. So now, we get the code from code:get_object_code/1 and pass it to hipe:compile/4. Fixes #455. | ||||
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2015-11-30 | 1 | -0/+5 |
| | | | |||||
| * | | This comment is no longer relevantrabbitmq_v3_6_0_rc1 | Michael Klishin | 2015-11-27 | 1 | -2/+0 |
| | | | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-11-26 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge pull request #452 from gigablah/rabbitmq-server-451 | Alvaro Videla | 2015-11-26 | 1 | -1/+1 |
| | |\ | | | | | | | Fix RABBITMQ_CTL_ERL_ARGS variable in rabbitmq-plugins | ||||
| | | * | Fix RABBITMQ_CTL_ERL_ARGS variable in rabbitmq-plugins | Chris Heng | 2015-11-26 | 1 | -1/+1 |
| | |/ | |||||
| * | | make tests: Fix typo in how $(TARGETS_IN_RABBITMQ_TEST) is constructed | Jean-Sébastien Pédron | 2015-11-26 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #454 from rabbitmq/rabbitmq-server-453 | Michael Klishin | 2015-11-26 | 1 | -8/+2 |
| |\ \ | | | | | | | Cleanup TCP options in example config file | ||||
| | * | | Cleanup TCP options in example config file | Loïc Hoguin | 2015-11-26 | 1 | -8/+2 |
| |/ / | |||||
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2015-11-26 | 1 | -1/+1 |
| | | | |||||
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2015-11-26 | 1 | -7/+48 |
| | | | |||||
| * | | make *-in-rabbitmq_test: Depend on test-build and TEST_DEPS listrabbitmq_v3_6_0_milestone3 | Jean-Sébastien Pédron | 2015-11-25 | 1 | -1/+2 |
| | | | |||||
| * | | packaging/standalone: Use plain Bourne shell in the patched erl(1) script | Jean-Sébastien Pédron | 2015-11-25 | 1 | -3/+2 |
| | | | | | | | | | "[[ ... ]]" is a Bash extension. | ||||
| * | | packaging/standalone: Take broker dependencies into account | Jean-Sébastien Pédron | 2015-11-25 | 1 | -5/+9 |
| | | | | | | | | | | | While here, use the new rabbit_plugins:list/2 API to remove the hard-coded list of broker direct dependencies. | ||||
| * | | Add rabbit_plugins:list/2 | Jean-Sébastien Pédron | 2015-11-25 | 1 | -4/+9 |
| | | | | | | | | | | | | | It takes a boolean() as the second argument. It allows to choose if broker dependencies such as rabbit_common or ranch should be part of the returned list. | ||||
| * | | Update erlang.mk | Jean-Sébastien Pédron | 2015-11-25 | 1 | -36/+40 |
| | | | |||||
| * | | Update rabbitmq-components.mk | Jean-Sébastien Pédron | 2015-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | make tests: Run tests in rabbitmq_test as well | Jean-Sébastien Pédron | 2015-11-25 | 1 | -0/+13 |
| | | | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-11-24 | 4 | -8/+7 |
| |\ \ | |/ | | | | | | | Conflicts: test/src/rabbit_tests.erl | ||||
| | * | Merge pull request #450 from rabbitmq/rabbitmq-server-447rabbitmq_v3_5_7_rc1 | Michael Klishin | 2015-11-24 | 5 | -10/+9 |
| | |\ | | | | | | | Switch absolute memory watermark values to be in bytes | ||||
| | | * | Switch absolute memory watermark values to be in bytes | Michael Klishin | 2015-11-24 | 5 | -10/+9 |
| | |/ | | | | | | | Fixes #407, references #207, #378, #448. | ||||
| * | | Put `*_usage.erl` dependencies and recipe in a single rule | Jean-Sébastien Pédron | 2015-11-24 | 1 | -13/+11 |
| | | | | | | | | | This ensures `$<` is the dependency we want, ie. the XML source file. | ||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-11-23 | 1 | -1/+1 |
| |\ \ | |/ | | | | | | | Conflicts: scripts/rabbitmq-env.bat | ||||
| | * | Merge pull request #444 from rabbitmq/rabbitmq-server-433 | Michael Klishin | 2015-11-23 | 1 | -1/+1 |
| | |\ | | | | | | | Fix issue 433 | ||||
| | | * | fix issue 433 | Gabriele Santomaggio | 2015-11-23 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'stable' | Michael Klishin | 2015-11-23 | 8 | -56/+55 |
| |\ \ | |/ | | | | | | | | | | | Conflicts: src/credit_flow.erl src/gm.erl src/mirrored_supervisor.erl | ||||
