summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #299 from rabbitmq/rabbitmq-server-297Alvaro Videla2015-09-081-1/+1
|\
| * Lower heartbeat timeout default to 60Michael Klishin2015-09-071-1/+1
|/
* Merge branch 'rabbitmq-server-289' into stableMichael Klishin2015-09-042-16/+143
|\
| * implements maybe_flush_pre_publish_cacheAlvaro Videla2015-08-282-11/+24
| * Merge branch 'stable' into rabbitmq-server-289Alvaro Videla2015-08-288-66/+263
| |\
| * | cosmeticsAlvaro Videla2015-08-281-4/+2
| * | cosmeticsAlvaro Videla2015-08-281-5/+5
| * | removes unnecessary DeltaRam changeAlvaro Videla2015-08-281-7/+6
| * | refactors QI flushingAlvaro Videla2015-08-281-40/+20
| * | removes stats optimization from reduce_memory_useAlvaro Videla2015-08-281-95/+43
| * | fixes argument orderAlvaro Videla2015-08-271-2/+2
| * | improves commentAlvaro Videla2015-08-271-1/+3
| * | maybe_write_index_to_disk_paging > maybe_batch_write_index_to_diskAlvaro Videla2015-08-271-14/+17
| * | improves push_alpha_to_betas stats calculationAlvaro Videla2015-08-271-12/+29
| * | fixes typoAlvaro Videla2015-08-271-1/+1
| * | improves limit_ram_acks stats calculationAlvaro Videla2015-08-271-13/+20
| * | refactors DeltaRam calculation from stats0Alvaro Videla2015-08-271-6/+7
| * | improves push_alphas_to_betas paging performanceAlvaro Videla2015-08-271-18/+30
| * | improves limit_ram_acks batching performanceAlvaro Videla2015-08-271-6/+20
| * | reinstates Force parameter to write_index_to_disk_pagingAlvaro Videla2015-08-271-12/+15
| * | improves push_betas_to_deltas performanceAlvaro Videla2015-08-272-13/+143
* | | Merge pull request #292 from rabbitmq/rabbitmq-server-291Michael Klishin2015-09-011-16/+23
|\ \ \
| * | | fetches IndexMaxSize at BQ init timeAlvaro Videla2015-09-011-16/+23
| | |/ | |/|
* | | Reduce distance between rabbitmq-service.bat and -server.batMichael Klishin2015-08-311-2/+2
* | | Use RABBITMQ_BOOT_MODULE in rabbitmq-service.bat, tooMichael Klishin2015-08-311-1/+1
* | | More humble descriptionMichael Klishin2015-08-311-1/+1
* | | GoPivotal => Pivotal Software in a few more placesMichael Klishin2015-08-318-10/+10
|/ /
* | Merge pull request #283 from rabbitmq/rabbitmq-server-227Michael Klishin2015-08-281-48/+87
|\ \
| * | Converts journal entries in place.Alvaro Videla2015-08-241-48/+87
* | | Merge pull request #286 from rabbitmq/rabbitmq-server-284Michael Klishin2015-08-277-18/+176
|\ \ \ | |_|/ |/| |
| * | Makes CREDIT_DISC_BOUND and IO_BATCH_SIZE configurableAlvaro Videla2015-08-277-18/+176
* | | Merge pull request #281 from rabbitmq/rabbitmq-server-279Alvaro Videla2015-08-262-2/+3
|\ \ \ | |/ / |/| |
| * | Restore a commentMichael Klishin2015-08-261-0/+1
| * | Restore SEGMENT_ENTRY_COUNT, lower QI journal size but not as muchMichael Klishin2015-08-242-2/+2
| * | Reduce default QI journal sizeMichael Klishin2015-08-222-2/+2
| |/
* | Merge pull request #285 from rabbitmq/rabbitmq-server-282Michael Klishin2015-08-251-2/+16
|\ \ | |/ |/|
| * Force essential listen socket optionsMichael Klishin2015-08-251-2/+16
|/
* Merge pull request #277 from nishan/stableMichael Klishin2015-08-191-1/+6
|\
| * On Linux, use -r option for 'sed'. -E is not present in versions earlier vers...Nishan Naseer2015-08-191-1/+6
|/
* Merge pull request #269 from erylee/stableAlvaro Videla2015-08-181-2/+9
|\
| * issue #268 - gen_server2 can fail to dispatch messages sent by a process to i...Feng Lee2015-08-161-2/+9
|/
* Fix versions comparison to work on Mac OS X tooJean-Sébastien Pédron2015-08-131-1/+17
* Makefile: Resolve $(USE_PROPER_QC) only when neededJean-Sébastien Pédron2015-08-131-1/+1
* Makefile: Use `erl -version` to do ERTS version testsJean-Sébastien Pédron2015-08-131-6/+8
* Add `ssl_compat` and `time_compat`Jean-Sébastien Pédron2015-08-122-0/+380
* Merge branch 'rabbitmq-server-234' into stableJean-Sébastien Pédron2015-08-111-4/+2
|\
| * rabbitmq-server: Don't catch EXIT "signal"Jean-Sébastien Pédron2015-08-111-4/+2
* | make stop-node: Stop the node synchronouslyJean-Sébastien Pédron2015-08-111-1/+5
* | Merge pull request #258 from rabbitmq/rabbitmq-server-234Jean-Sébastien Pédron2015-08-101-28/+68
|\ \ | |/
| * rabbitmq-server: Catch SIG{HUP,INT,TERM,TSTP} and exit gracefullyJean-Sébastien Pédron2015-08-101-28/+68
|/