MozPhab/Changelog: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(release 0.1.89)
No edit summary
Line 1: Line 1:
== Changelog ==
== Changelog ==
=== 0.1.91 ===
'''Highlights'''
* Operations on Mercurial repositories should now be significantly faster
* Submissions with unchanged commits should now be faster
* <code>moz-phab patch --raw</code> now includes metadata (author, subject)
'''All Changes'''
* {{bug|1671351}} remove all calls to hg via subprocess
* {{bug|1672111}} mention Circle CI in documentation
* {{bug|1649090}} HG - caching retrieving commit metadata
* {{bug|1481543}} Do not update if commit isn't changed
* {{bug|1651970}} Save metadata after commit description is amended
* {{bug|1558389}} Add --check-in_needed flag
* {{bug|1653429}} moz-phab patch --raw should include patch metadata
* {{bug|1656254}} Force integration tests to use clean config
* {{bug|1655385}} Measure rejected submit stack size
* {{bug|1658817}} bump black version
* {{bug|1666897}} Allow execution via "python -m mozphab"
* {{bug|1641199}} Various fixes for Windows development
* {{bug|1649353}} Close open logs before spawning updated script
* {{bug|1649353}} don't log output of `git rev-list`
* {{bug|1647993}} Show a hint that on the default --help page that submit is the default command and more help is available
* {{bug|1618192}} Refine sentry logging to only include actionable exceptions
* {{bug|1619855}} Require Python 3.6
=== 0.1.90 ===
* {{bug|1619855}} Warn about Python version < 3.6
* {{bug|1645300}} Do not search for parent-child relationship if single
* {{bug|1641199}} Reduce the number of failed tests in Windows
=== 0.1.89 ===
=== 0.1.89 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1646060 1646060] Ability to upload large (>8MiB) binary files.
* {{bug|1646060}} Ability to upload large (>8MiB) binary files.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1565502 1565502] Bring back the Spinner.
* {{bug|1565502}} Bring back the Spinner.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1621025 1621025] Measuring MozPhab usage.  
* {{bug|1621025}} Measuring MozPhab usage.


=== 0.1.88 ===
=== 0.1.88 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1646831 1646831] ```P1``` Do not create hunks for empty files.
* {{bug|1646831}} Do not create hunks for empty files.


=== 0.1.87 ===
=== 0.1.87 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1623403 1623403] Add a warning about closed revisions.
* {{bug|1623403}} Add a warning about closed revisions.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1625594 1625594] Add phab- prefix to patched revision number.
* {{bug|1625594}} Add phab- prefix to patched revision number.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1637177 1637177] Fix "no cinnabar" error message
* {{bug|1637177}} Fix "no cinnabar" error message


=== 0.1.86 ===
=== 0.1.86 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1627405 1627405] ```P1``` Fix deletion of the source when copying to multiple targets.
* {{bug|1627405}} Fix deletion of the source when copying to multiple targets.


=== 0.1.85 ===
=== 0.1.85 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1630504 1630504] Timestamp fix.
* {{bug|1630504}} Timestamp fix.


=== 0.1.84 ===
=== 0.1.84 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1627767 1627767] ```P1``` Submit commit date info.
* {{bug|1627767}} Submit commit date info.


=== 0.1.83 ===
=== 0.1.83 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1625551 1625551] Fix --trace and other logging issues
* {{bug|1625551}} Fix --trace and other logging issues
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1602573 1602573] Fix debug log file encoding on Windows
* {{bug|1602573}} Fix debug log file encoding on Windows
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1624354 1624354] [https://bugzilla.mozilla.org/show_bug.cgi?id=1624354 1624354] CI - Install and sanity check package
* {{bug|1624354}} {{bug|1624354}} CI - Install and sanity check package


=== 0.1.82 ===
=== 0.1.82 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1624332 1624332] ```P1``` Added `commands` module to the package
* {{bug|1624332}} Added `commands` module to the package


=== 0.1.81 ===
=== 0.1.81 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1623370 1623370] Fixed restarting on Windows after an automated update
* {{bug|1623370}} Fixed restarting on Windows after an automated update
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1621731 1621731] Improve performance on large HG repos
* {{bug|1621731}} Improve performance on large HG repos
=== 0.1.80 ===
=== 0.1.80 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1617903 1617903] Fixed updates on Windows
* {{bug|1617903}} Fixed updates on Windows
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1619310 1619310] Checked the stage before submitting
* {{bug|1619310}} Checked the stage before submitting


=== 0.1.79 ===
=== 0.1.79 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1619589 1619589] ```P1``` Fixed commands
* {{bug|1619589}} Fixed commands


=== 0.1.78 ===
=== 0.1.78 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1580734 1580734] Configurable Hg and Git commands
* {{bug|1580734}} Configurable Hg and Git commands
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1617687 1617687] <code>--version</code> and <code>--help</code> allowed
* {{bug|1617687}} <code>--version</code> and <code>--help</code> allowed


=== 0.1.77 ===
=== 0.1.77 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1616467 1616467] '''P1''' MozPhab directory issue solved
* {{bug|1616467}} MozPhab directory issue solved


=== 0.1.76 ===
=== 0.1.76 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1532433 1532433] <code>--single</code> added to submit one commit only
* {{bug|1532433}} <code>--single</code> added to submit one commit only
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1616023 1616023] '''P1''' <code>libphutil</code> installed from the <code>stable</code> branch
* {{bug|1616023}} <code>libphutil</code> installed from the <code>stable</code> branch
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1471687 1471687] <code>self-update</code> doesn't require Git
* {{bug|1471687}} <code>self-update</code> doesn't require Git


=== 0.1.75 ===
=== 0.1.75 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1607517 1607517] '''P1''' Patching with non-ASCII author name fixed
* {{bug|1607517}} Patching with non-ASCII author name fixed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1603530 1603530] Auto update fixed on Windows
* {{bug|1603530}} Auto update fixed on Windows
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1608293 1608293] Sending errors to Sentry
* {{bug|1608293}} Sending errors to Sentry


=== 0.1.74 ===
=== 0.1.74 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1610583 1610583] '''P1''' Fix handling of files without trailing newlines on hg
* {{bug|1610583}} Fix handling of files without trailing newlines on hg


=== 0.1.73 ===
=== 0.1.73 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1606175 1606175] Detecting if installed with <code>--user</code> option fixed.
* {{bug|1606175}} Detecting if installed with <code>--user</code> option fixed.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1609207 1609207] Show the right error when trying to reorganize a split stack
* {{bug|1609207}} Show the right error when trying to reorganize a split stack


=== 0.1.71 ===
=== 0.1.71 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1605465 1605465] '''P1''' Resolved "patching revision" exception
* {{bug|1605465}} Resolved "patching revision" exception
[https://github.com/mozilla-conduit/review/compare/v0.1.70...v0.1.71 All changes]


=== 0.1.70 ===
=== 0.1.70 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1605124 1605124] '''P1''' "unable to apply patch" for Python < 3.6 fixed
* {{bug|1605124}} "unable to apply patch" for Python < 3.6 fixed
[https://github.com/mozilla-conduit/review/compare/0.1.69...v0.1.70 All changes]


=== 0.1.69 ===
=== 0.1.69 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1604097 1604097] [https://bugzilla.mozilla.org/show_bug.cgi?id=1604458 1604458] '''<code>\o/</code> P1''' Recognizing file copy fixed.
* {{bug|1604097}} {{bug|1604458}} Recognizing file copy fixed.
[https://github.com/mozilla-conduit/review/compare/0.1.68...0.1.69 All changes]


=== 0.1.68 ===
=== 0.1.68 ===
* '''<code>/o\</code>''' Back to Arcanist by default due to [https://bugzilla.mozilla.org/show_bug.cgi?id=1603447 1603447]
* Back to Arcanist by default due to {{bug|1603447}}


=== 0.1.67 ===
=== 0.1.67 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1481539 1481539] The long awaited reorganize the stack in Phabricator
* {{bug|1481539}} The long awaited reorganize the stack in Phabricator
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1602533 1602533] Support for truly empty files
* {{bug|1602533}} Support for truly empty files
[https://github.com/mozilla-conduit/review/compare/0.1.66...0.1.67 All changes]


=== 0.1.66 ===
=== 0.1.66 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1602545 1602545] MozPhab is able to submit to vanilla Phabricator instances
* {{bug|1602545}} MozPhab is able to submit to vanilla Phabricator instances
 
[https://github.com/mozilla-conduit/review/compare/0.1.65...0.1.66 All changes]


=== 0.1.65 ===
=== 0.1.65 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1600930 1600930] Fixed "Work in progress"
* {{bug|1600930}} Fixed "Work in progress"
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1600137 1600137] Check if revision id is unique across commits
* {{bug|1600137}} Check if revision id is unique across commits
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1600696 1600696] '''<code>\o/</code> Do not use Arcanist by default''' (use <code>--arc</code> as a backup).
* {{bug|1600696}} Do not use Arcanist by default (use <code>--arc</code> as a backup).


=== 0.1.64 ===
=== 0.1.64 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1599596 1599596] '''P1''' Fix <code>--no-bug</code> for updating existing revisions using <code>--no-arc</code>
* {{bug|1599596}} Fix <code>--no-bug</code> for updating existing revisions using <code>--no-arc</code>


=== 0.1.63 ===
=== 0.1.63 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1599184 1599184] '''P1''' Fix <code>--no-bug</code> for submitting  new revisions using <code>--no-arc</code>
* {{bug|1599184}} Fix <code>--no-bug</code> for submitting  new revisions using <code>--no-arc</code>


=== 0.1.62 ===
=== 0.1.62 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1481537 1481537] <code>--no-bug</code> for bugless commits support
* {{bug|1481537}} <code>--no-bug</code> for bugless commits support
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1597894 1597894] ''(Git)'' Cinnabar detection improved
* {{bug|1597894}} Cinnabar detection improved
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1597264 1597264] '''P1''' Binary files upload fixed
* {{bug|1597264}} Binary files upload fixed


=== 0.1.61 ===
=== 0.1.61 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1596549 1596549] '''P1''' ''(Git)'' Fix checking for cinnabar.
* {{bug|1596549}} Fix checking for cinnabar.


=== 0.1.60 ===
=== 0.1.60 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1592130 1592130] ''(Windows)'' <code>patch</code> command fixed
* {{bug|1592130}} <code>patch</code> command fixed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1593712 1593712] ''(Git)'' Fail early if cinnabar required, but not installed
* {{bug|1593712}} Fail early if cinnabar required, but not installed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1595104 1595104] Display full branches in <code>submit</code> command
* {{bug|1595104}} Display full branches in <code>submit</code> command


=== 0.1.59 ===
=== 0.1.59 ===
* Windows users can again submit patches with the <code>--no-arc</code> option  
* Windows users can again submit patches with the <code>--no-arc</code> option
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591015 1591015] '''P1''' CRLF fix
* {{bug|1591015}} CRLF fix
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591248 1591248] Fix the <code>~/.arcrc</code> file mode if needed
* {{bug|1591248}} Fix the <code>~/.arcrc</code> file mode if needed
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1593981 1593981] Do not check if Arcanist is configured when <code>--no-arc</code> is used.
* {{bug|1593981}} Do not check if Arcanist is configured when <code>--no-arc</code> is used.
 
=== 0.1.58 ===
=== 0.1.58 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1590953 1590953] Improved self-upgrade
* {{bug|1590953}} Improved self-upgrade
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591048 1591048] ''(Windows)'' Fixed restarting after self-upgrade.
* {{bug|1591048}} Fixed restarting after self-upgrade.
 
=== 0.1.57 ===
=== 0.1.57 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1589994 1589994] ''(Mercurial)'' In-memory rebasing (speed improvement).
* {{bug|1589994}} In-memory rebasing (speed improvement).
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591092 1591092] '''P1''' ''(Mercurial/Windows)'' Fixed 3-digit file mode.
* {{bug|1591092}} Fixed 3-digit file mode.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1592451 1592451] '''P1''' Fixed sending wrong metadata when renaming a file.
* {{bug|1592451}} Fixed sending wrong metadata when renaming a file.
 
=== 0.1.56 ===
=== 0.1.56 ===
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1591015 1591015] '''P1''' ''(Windows)'' Switched off the ability to submit without Arcanist.
* {{bug|1591015}} Switched off the ability to submit without Arcanist.

Revision as of 04:45, 26 October 2020

Changelog

0.1.91

Highlights

  • Operations on Mercurial repositories should now be significantly faster
  • Submissions with unchanged commits should now be faster
  • moz-phab patch --raw now includes metadata (author, subject)

All Changes

0.1.90

  • bug 1619855 Warn about Python version < 3.6
  • bug 1645300 Do not search for parent-child relationship if single
  • bug 1641199 Reduce the number of failed tests in Windows

0.1.89

0.1.88

0.1.87

0.1.86

  • bug 1627405 Fix deletion of the source when copying to multiple targets.

0.1.85

0.1.84

0.1.83

0.1.82

0.1.81

  • bug 1623370 Fixed restarting on Windows after an automated update
  • bug 1621731 Improve performance on large HG repos

0.1.80

0.1.79

0.1.78

0.1.77

0.1.76

0.1.75

0.1.74

  • bug 1610583 Fix handling of files without trailing newlines on hg

0.1.73

  • bug 1606175 Detecting if installed with --user option fixed.
  • bug 1609207 Show the right error when trying to reorganize a split stack

0.1.71

0.1.70

  • bug 1605124 "unable to apply patch" for Python < 3.6 fixed

0.1.69

0.1.68

0.1.67

0.1.66

  • bug 1602545 MozPhab is able to submit to vanilla Phabricator instances

0.1.65

0.1.64

  • bug 1599596 Fix --no-bug for updating existing revisions using --no-arc

0.1.63

  • bug 1599184 Fix --no-bug for submitting new revisions using --no-arc

0.1.62

0.1.61

0.1.60

0.1.59

  • Windows users can again submit patches with the --no-arc option
  • bug 1591015 CRLF fix
  • bug 1591248 Fix the ~/.arcrc file mode if needed
  • bug 1593981 Do not check if Arcanist is configured when --no-arc is used.

0.1.58

0.1.57

0.1.56

  • bug 1591015 Switched off the ability to submit without Arcanist.