Page MenuHomePhabricator

2017 Week 9 (Early March)
Updated 2,608 Days AgoPublic

Summary of changes from February 24, 2017 to March 4, 2017.

CodebaseRepositoryHEADActivity
PhabricatorrPrP8e26916f7f46 commits
ArcanistrARCrARC3b6b523c0 commits
libphutilrPHUrPHU13a200c6 commits
Instances (SAAS)rSAASrSAAS286f9e71 commit
Services (SAAS)rSERVICESrSERVICES772620e0 commits
Core (SAAS)rCORErCORE3ea26d31 commit
  • These changes were promoted to stable.

General

  • Added rough support for task subtypes, see T12314 for discussion.
  • Added rough support for locking tasks, see T12335 for discussion.
  • Added a new edge.search Conduit API method.
  • Phabricator can now generate unique profile images for users. This change will receive broader support in a future release.

Security

  • No notes in this period.

Migrations

MigrationRiskDurationNotes
20170301.subtype.01.col.sql29 ms
20170301.subtype.02.default.sql6 ms
20170301.subtype.03.taskcol.sql1,492 ms
20170301.subtype.04.taskdefault.sql552 ms
20170303.people.01.avatar.sql5,320 ms

"Duration" is the duration for this install, and may not be representative.

Upgrading / Compatibility

  • The files.video-mime-types Config option is now locked, for consistency.

Daemons

  • bin/phd debug now supports a --pool flag to launch a pool.
  • bin/worker flood now supports a --duration flag to flood the queue with tasks that execute for a particular duration.
  • Fixed an issue where bin/phd launch was a bit out of date.
  • Fixed an issue where memory reserves were incorrectly respected for the first daemon in a pool.
  • Fixed an issue where daemon slots were not freed properly in daemon pools.

Lipsum

  • bin/lipsum now has --force and --quickly flags.
  • Lipsum now supports generating badges.
  • Lipsum now supports generating owners packages.

Minor / Internal

  • FileFinder no longer finds "." when searching for directories.
  • Phage now supports command timeouts.
  • Improved performance when matching large numbers of Owners paths against large numbers of changed paths.
  • You can now search for commits in any repository tagged with a particular project by using the tagged(...) function.
  • Revisions which you have reviewed that are waiting on review from another reviewer have moved to their own bucket in Differential.

tasks that take a given amount of time to complete.

  • Fixed an issue where paste snippets could miscount length.
  • Profile menu "link" items now support custom tooltips.
  • Badges can now use a wider variety of icons.
Last Author
epriestley
Last Edited
Mar 5 2017, 2:34 AM