2019 Week 26 (Very Late June)
2019 Week 26 (Very Late June)
Summary of changes from June 22, 2019 to June 28, 2019.
Codebase | Repository | HEAD | Activity | |
---|---|---|---|---|
Phabricator | rP | rPd6dc5d8e68 | 12 commits | |
Arcanist | rARC | rARCd92fa963 | 0 commits | |
libphutil | rPHU | rPHU340e00f | 7 commits | |
Instances (SAAS) | rSAAS | rSAASba9e4a1 | 0 commits | |
Services (SAAS) | rSERVICES | rSERVICESa40433c | 1 commit | |
Core (SAAS) | rCORE | rCOREea96105 | 3 commits | |
- These changes were promoted to stable.
General
- No notes in this period.
Security
- No notes in this period.
Migrations
- No migrations in this period.
Upgrading / Compatibility
- bin/phd now identifies running daemons using only the process list. Previously, it used a mixture of PID files and the process list. The approach may need some tweaks on some operating systems.
- The phd.pid-directory configuration option has been removed, because daemons no longer use PID files.
- bin/phd status now only shows the status of daemons on the current host.
- The --gently option to bin/phd restart and bin/phd stop has been deprecated and no longer has any effect.
Minor
- Fixed an issue where audit actions did not apply properly.
- When a subscription is billed in Phortune but all members of the payment account are disabled, the task now fails permanently.
- Improved some parsing and behavior of several bin/files workflows.
- Fixed an issue where bin/storage dump could encounter a memory error when processing particularly large dumps if mysqldump emitted data much faster than it could be written to disk.
- Bumped the remarkup cache version to correct a rendering issue with out-of-date Asana and JIRA links.
- Fixed an issue where certain links in dialogs could dismiss the dialog.
The [] icon indicates a change backed by support mana.
Tags
None
Referenced Files
None
Subscribers
None
- Last Author
- epriestley
- Last Edited
- Jun 29 2019, 12:39 AM