| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change capture value spec in regex to support older stdlib | Daniil Fedotov | 2015-12-04 | 1 | -1/+3 |
| | | |||||
| * | Merge branch 'stable' | Michael Klishin | 2015-12-04 | 0 | -0/+0 |
| |\ | |||||
| | * | drop the quotes | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | | |||||
| | * | copy | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | | |||||
| | * | Re-indent with Emacs | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | | |||||
| | * | copywriting | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | | |||||
| | * | Don't log anything for non-virgin nodes | Michael Klishin | 2015-12-04 | 1 | -2/+0 |
| | | | |||||
| | * | Log on startup if starting virgin node, or existing database | Daniil Fedotov | 2015-12-04 | 1 | -4/+10 |
| | | | |||||
| * | | Merge pull request #473 from rabbitmq/rabbitmq-server-168 | Michael Klishin | 2015-12-04 | 1 | -4/+8 |
| |\ \ | | | | | | | Log on startup if starting virgin node, or existing database | ||||
| | * | | drop the quotes | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | copy | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | Re-indent with Emacs | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | copywriting | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | Don't log anything for non-virgin nodes | Michael Klishin | 2015-12-04 | 1 | -2/+0 |
| | | | | |||||
| | * | | Log on startup if starting virgin node, or existing database | Daniil Fedotov | 2015-12-04 | 1 | -4/+10 |
| | | | | |||||
| * | | | Merge pull request #472 from rabbitmq/rabbitmq-server-20 | Michael Klishin | 2015-12-04 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | Added unsigned field types | ||||
| | * | | 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 |
| | | | |||||
