Next | Query returned 34 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2020-11-07 16:25:06 by Travis Paul | Files touched by this commit (2)
Log message:
php-composer: Update to 2.0.6

Upstream release notes:
- Fixed regression in 2.0.5 dealing with custom installers which do not pass
  absolute paths
   2020-11-07 00:45:11 by Travis Paul | Files touched by this commit (2)
Log message:
php-composer: Update to 2.0.5

Upstream release notes:

* Disabled platform-check verification of extensions by default
  (now defaulting php-only), set platform-check to true if you want a complete
  check
* Improved platform-check handling of issue reporting
* Fixed platform-check to only check non-dev requires even if require-dev
  dependencies are installed
* Fixed issues dealing with custom installers which return trailing slashes in
  getInstallPath (ideally avoid doing this as there might be other issues left)
* Fixed issues when curl functions are disabled
* Fixed gitlab-domains/github-domains to make sure if they are overridden the
  default value remains present
* Fixed issues removing/upgrading packages from path repositories on Windows
* Fixed regression in 2.0.4 when handling of git@bitbucket.org URLs in vcs
  repositories
* Fixed issue running create-project in current directory on Windows
   2020-11-02 22:34:08 by Travis Paul | Files touched by this commit (2)
Log message:
php-composer: Update to 2.0.4

Upstream release notes:

- Fixed check-platform-req command not being clear on what packages are
  checked, and added a --lock flag to explicitly check the locked packages
- Fixed config & create-project adding of repositories to make sure they are
  prepended as order is much more important in Composer 2, also added a
  --append flag to config to restore the old behavior in the unlikely case
  this is needed
- Fixed curl downloader failing on old PHP releases or when using self-signed
  SSL certificates
- Fixed Bitbucket API authentication issue
   2020-10-29 03:34:16 by Travis Paul | Files touched by this commit (2)
Log message:
php-composer: Update to 2.0.3

Please See Upstream Release Notes:
https://blog.packagist.com/composer-2-0-is-now-available/
   2020-10-15 03:26:31 by Travis Paul | Files touched by this commit (2)
Log message:
php-composer: Update to 1.10.15

Upstream Release Notes:

1.10.15
 * Fixed path repo version guessing issue

1.10.14
 * Fixed version guesser to look at remote branches as well as local ones
 * Fixed path repositories version guessing to handle edge cases where version \ 
is different from the VCS-guessed version
 * Fixed COMPOSER env var causing issues when combined with the global command
 * Fixed a few issues dealing with PHP without openssl extension (not \ 
recommended at all but sometimes needed for testing)
   2020-09-14 21:08:48 by Travis Paul | Files touched by this commit (2)
Log message:
php-composer: Update to 1.10.13

Upstream Release Notes:

* Fixed regressions with old version validation
* Fixed invalid root aliases not being reported
* Fixed regressions with old version validation
   2020-09-09 03:31:26 by Travis Paul | Files touched by this commit (2)
Log message:
php-composer: Update to 1.10.11

Upstream Release Notes:

* Fixed more PHP 8 compatibility issues
* Fixed regression in handling of CTRL-C when xdebug is loaded
* Fixed status handling of broken symlinks
   2020-08-05 03:27:12 by Travis Paul | Files touched by this commit (2) | Package updated
Log message:
php-composer: Update to 1.10.10

Upstream Release Notes:

* Fixed create-project not triggering events while installing the root package
* Fixed PHP 8 compatibility issue
* Fixed self-update to avoid automatically upgrading to the next major release
  once it becomes stable.
   2020-07-17 02:26:27 by Travis Paul | Files touched by this commit (2) | Package updated
Log message:
php-composer: update to 1.10.9

1.10.9
* Fixed Bitbucket redirect loop when credentials are outdated
* Fixed GitLab auth prompt wording
* Fixed self-update handling of files requiring admin permissions to write to on \ 
Windows (it now does a UAC prompt)
* Fixed parsing issues in funding.yml files

1.10.8
* Fixed compatibility issue with git being configured to show signatures by default
* Fixed discarding of local changes when updating packages to include untracked files
* Several minor fixes
   2020-06-03 22:29:56 by Travis Paul | Files touched by this commit (2) | Package updated
Log message:
php-composer: update to 1.10.7

Upstream release notes:

1.10.7

* Fix PHP 8 deprecations
* Fixed detection of pcntl_signal being in disabled_functions when
  pcntl_async_signal is allowed

1.10.6

* Fixed version guessing to take composer-runtime-api and
  composer-plugin-api requirements into account to avoid selecting
  packages which require Composer 2
* Fixed package name validation to allow several dashes following each
  other
* Fixed post-status-cmd script not firing when there were no changes to
  be displayed
* Fixed composer-runtime-api support on Composer 1.x, the package is now
  present as 1.0.0
* Fixed support for composer show --name-only --self
* Fixed detection of GitLab URLs when handling authentication in some
  cases

Next | Query returned 34 messages, browsing 21 to 30 | Previous