summaryrefslogtreecommitdiff
path: root/deps/rabbit_common/src/supervisor2.erl
Commit message (Expand)AuthorAgeFilesLines
* Bump (c) yearMichael Klishin2021-01-221-1/+1
* Dialyzer fixeskjnilsson2020-10-021-1/+1
* Fix transient type handlingLuke Bakken2020-09-291-1/+3
* Fix function ordering to restart correctly. Reduce log spam.Luke Bakken2020-09-291-13/+21
* Remove tabsLuke Bakken2020-09-221-361/+357
* Several bug fixes found when running testsLuke Bakken2020-09-221-65/+68
* Begin migration of code from supervisor2 to the 22.3.4.10 versionLuke Bakken2020-09-211-666/+800
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* spelling: significantJosh Soref2019-02-121-1/+1
* spelling: requestsJosh Soref2019-02-121-1/+1
* spelling: occurringJosh Soref2019-02-121-1/+1
* Merge branch 'fix-dialyzer-errors' into fix-dialyzer-errors-in-masterJean-Sébastien Pédron2018-02-011-4/+4
|\
| * supervisor2: #state.dynamics can be 'undefined'Jean-Sébastien Pédron2018-02-011-2/+2
| * Explicitly ignore return values we don't care aboutJean-Sébastien Pédron2018-01-311-4/+4
| * fix supervisor2's state for get {badrecord,state} error when release upgradefeng192017-10-131-0/+13
| * [supervisor2] Mark child restarting when delaying restart.Aliaksey Artamonau2017-05-291-1/+2
* | Manually apply #230 to masterMichael Klishin2017-10-161-1/+2
* | [supervisor2] Mark child restarting when delaying restart.Aliaksey Artamonau2017-05-271-1/+2
* | Revert "Introduce supervisor2 prep_stop callback"Diana Corbacho2017-05-111-18/+1
* | Revert "Make callback prep_stop/0 optional"Diana Corbacho2017-05-111-7/+1
* | Make callback prep_stop/0 optionalDiana Corbacho2017-05-031-1/+7
* | Introduce supervisor2 prep_stop callbackDiana Corbacho2017-04-211-1/+18
* | Only use new non-builtin types in masterJean-Sébastien Pédron2016-07-061-3/+1
* | Merge branch 'stable'Jean-Sébastien Pédron2016-07-051-1/+3
|\ \ | |/
| * Fix build on Erlang R16B03 by adding macros for old builtin typesJean-Sébastien Pédron2016-07-051-1/+3
* | Merge branch 'stable'Jean-Sébastien Pédron2016-06-291-102/+55
|\ \ | |/
| * Use the new -spec formatJean-Sébastien Pédron2016-06-281-102/+55
* | Bump minimal erlang version to 18.3Daniil Fedotov2016-05-121-2/+2
|/
* Move modules from rabbitmq-serverJean-Sébastien Pédron2015-08-101-15/+2
* Initial import of rabbitmq-commonJean-Sébastien Pédron2015-06-221-0/+1566