Page MenuHomePhabricator

2021 Week 5 (Very Late January)
Updated 1,172 Days AgoPublic

Summary of changes from January 22, 2021 to January 31, 2021.

CodebaseRepositoryHEADActivity
PhabricatorrPrP9cbbbe2a8710 commits
ArcanistrARCrARCb2e715fc0 commits
Instances (SAAS)rSAASrSAASf7744660 commits
Services (SAAS)rSERVICESrSERVICES4efc4ac0 commits
Core (SAAS)rCORErCOREe311f893 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

  • No notes in this period.

Minor

  • [] Improved repository discovery performance for repositories with more than 65,535 refs. This is still not recommended. See T13593.
  • Fixed several repository browsing issues:
    • [] An error when browsing repository directories with submodules.
    • Fixed an issue related to minor differences in git ls-tree output behavior.
    • [] Fixed an issue when navigating (usually manually) to a directory in Diffusion with no trailing slash.
  • [] Fixed several issues with Git HTTP requests:
    • Git HTTP requests now return more detailed messages in a header.
    • Improved error handling behavior for a class of lock-related errors.
    • Fixed an error when handling other errors with Git HTTP requests.
    • Fixed an issue where large/slow Git HTTP pushes could leave the repository stuck in a locked state.
  • [] Improved lock behavior when materializing projects with thousands of members under load. See T13596.
  • The differential.createinline method now accepts literal false for isNewFile.

The [] icon indicates a change backed by support mana.

Last Author
epriestley
Last Edited
Feb 1 2021, 4:35 PM