2016 Week 4 (Late January)
2016 Week 4 (Late January)
Summary of changes from January 15, 2016 to January 23, 2016.
Codebase | Repository | HEAD | Activity | |
---|---|---|---|---|
Phabricator | rP | rP0b67e89 | 66 commits | |
Arcanist | rARC | rARCb871383 | 0 commits | |
libphutil | rPHU | rPHUf43291e | 2 commits | |
Instances (SAAS) | rSAAS | rSAAS91e43ac | 1 commit | |
Services (SAAS) | rSERVICES | rSERVICESd79ec54 | 1 commit | |
Core (SAAS) | rCORE | rCOREc94010a | 7 commits | |
- These changes have been promoted to stable.
- See also Development Notes (2016 Week 4).
General
- You can now autocomplete usernames in comments by typing @, and project names by typing #. For more details, see Autocompleting Usernames and Project Hashtags.
- Projects have new "profile menus", which are configurable. You can read more about them in then Profile Menu User Guide and Projects User Guide.
Security
- No notes in this period.
Migrations
Migration | Risk | Duration | Notes |
---|---|---|---|
20160119.project.1.silence.sql | 124ms | Converts "unsubscribe" edges to "disable mail" edges. | |
20160122.project.1.boarddefault.php | 1,355ms | Migrates old menu settings to similar new settings. | |
"Duration" is the duration for this install, and may not be representative.
Upgrading/Compatibility
- No notes in this period.
Projects
- Some of the behavior around project members/watchers/subscribers has changed. Notably, any user may now watch any project. See T10180 for details.
- Project colors can now be relabeled.
- Fixed an issue where values in "Additional Hashtags" when editing projects could get smushed.
- Improved handling of invalid project tags (generally, legacy tags).
- Project watchers can now be removed, like project members.
- Projects now have a Herald adapter.
Minor
- (stable; rPba221598) Fixed two parsing problems with repository callsigns.
- We now attempt to emit errors that better distinguish between bad MySQL credentials (usually, wrong username or password) and problems with permissions.
- Ponder search queries now respect the "Projects" field.
- Older revisions no longer show "no test coverage" when they mean "no coverage information".
- Fixed an issue where diffusion.rawfilequery would fail for files larger than the chunk threshold (usually 8MB).
- Fixed an issue with paging queries that were ordered by a reversed column.
Tags
None
Referenced Files
None
Subscribers
None
- Last Author
- XSmeets
- Last Edited
- Jan 24 2016, 8:48 AM