2016 Week 18 (Extremely Late April)
2016 Week 18 (Extremely Late April)
Summary of changes from April 22, 2016 to April 29, 2016.
Codebase | Repository | HEAD | Activity | |
---|---|---|---|---|
Phabricator | rP | rP0ba3939 | 32 commits | |
Arcanist | rARC | rARCc58f1b9 | 5 commits | |
libphutil | rPHU | rPHUf27bc7f | 4 commits | |
Instances (SAAS) | rSAAS | rSAAS0e2f09c | 0 commits | |
Services (SAAS) | rSERVICES | rSERVICES04ae8c8 | 2 commits | |
Core (SAAS) | rCORE | rCORE33b3d50 | 4 commits | |
- These changes have been promoted to stable.
- For additional discussion, see Development Notes (2016 Week 18).
General
- Some prototype High Availability features are now available. For discussion, see Development Notes (2016 Week 18).
Security
- No notes in this period.
Migrations
Migration | Risk | Duration | Notes |
---|---|---|---|
20160424.locks.1.sql | 29ms | Fancier multi-master locking. | |
20160426.searchedge.sql | 43ms | Missing edge table. | |
"Duration" is the duration for this install, and may not be representative.
Upgrading / Compatibility
- There is a breaking change in the XHPAST syntax tree format to improve support for PHP7 syntax. See D15678.
Arcanist / Lint
- Python linters now recommend pip over easy_install.
- Improved Flake8 recognition of extension error codes.
- Updated liners for new XHPAST version.
Minor / Developer
- Added client-side support for query timeouts.
- Phabricator web queries now time out after 30 seconds on systems with support for client-side query timeouts.
- Fixed an issue when starting aphlict with no logs config.
- Fixed some issues with remarkup rendering in Pholio.
- Improved Diffusion hosting configuration instructions.
- Fixed an issue where changing the visibility on a custom form could fail on a missing edge table.
- Font files and other nonstandard resource files should cache better, now.
- Triple clicking task titles now selects the entire title in Firefox.
- XHPAST now supports PHP7 ...$var and function f() : int { ... } syntaxes.
Tags
None
Referenced Files
None
Subscribers
None
Tokens
- Last Author
- epriestley
- Last Edited
- Apr 30 2016, 1:31 AM