Page MenuHomePhabricator

2020 Week 42
Updated 1,256 Days AgoPublic

Summary of changes from September 18, 2020 to October 19, 2020.

CodebaseRepositoryHEADActivity
PhabricatorrPrP2b8bbae5fb6 commits
ArcanistrARCrARC4b3baca95 commits
Instances (SAAS)rSAASrSAASf7744660 commits
Services (SAAS)rSERVICESrSERVICES4efc4ac0 commits
Core (SAAS)rCORErCORE9a20e5a0 commits
  • These changes were promoted to stable.

General

  • [] Added a "Comment content" field to Herald.

Security

  • No notes in this period.

Migrations

  • No migrations in this period.

Upgrading / Compatibility

  • [] The edge.search API method now supports searching for files attached to an object and vice versa. Note that this relationship is low-level: it represents that permission to view an object grants permission to view a file, but does not necessarily correspond to "the file is attached to the object" in any intuitive or natural sense.
  • [] When LFS is detected while pushing to a staging area and the LFS push fails, the operation now fails.
  • [] Fixed a "PhutilOpaqueEnvelope" test case failure if zend.exception_ignore_args is configured.
  • [] Fixed Rubocop lint tests under modern Rubocop.
  • Fixed a bug in UTF8 vectorization when searching for numeric strings, like "1234", as a fulltext query in some versions of PHP.
  • [] Fixed an issue where the visual dependent revision graph in Differential rendered invisible (elements drew with 0 height).
  • [] Fixed an issue where leaving an inline comment on many lines of a change, then suggesting edits near the beginning and end of the block could lead to Differential trying to hide the unchanged middle section with a nonfunctional and bizarre-looking UI element.
  • [] Likely fixed an initialization order issue that could occur for inlines on standlone changeset pages.
Last Author
epriestley
Last Edited
Oct 19 2020, 7:04 PM