git_deploy 8.x-2.4

Bug fixes

First Drupal 10 compatible release

Contributors (5)

Project Update Bot, kolesnikoff, leymannx, james.williams, Darren Oh

Changelog

Issues: 2 issues resolved.

git_deploy 6.x-1.1

Bug fixes

This release adds minor performance improvements and fixes bugs.

Contributors (1)

Darren Oh

Changelog

Issues: 3 issues resolved.

Changes since 6.x-1.0:

Bug

  • Fix crash when repository has no upstream remote
  • Fix error when core files are symlinked from another directory
  • Fix dev release being marked out of date when it matches an official release

git_deploy 6.x-2.2

Bug fixes

This release adds minor performance improvements and fixes bugs.

Contributors (1)

Darren Oh

Changelog

Issues: 2 issues resolved.

Changes since 6.x-2.1:

Bug

  • #3133856 by Darren Oh: Fix incompatibilities with earlier versions of Git
  • Fix dev release being marked out of date when it matches an official release

git_deploy 7.x-1.3

Bug fixes

This release adds minor performance improvements and fixes bugs.

Contributors (1)

Darren Oh

Changelog

Issues: 2 issues resolved.

Changes since 7.x-1.2:

Bug

  • Fix error when core files are symlinked from another directory
  • Fix dev release being marked out of date when it matches an official release

git_deploy 7.x-2.6

Bug fixes

This release adds minor performance improvements and fixes bugs.

Contributors (1)

Darren Oh

Changelog

Issues: 2 issues resolved.

Changes since 7.x-2.5:

Bug

  • #3133856 by Darren Oh: Fix incompatibilities with earlier versions of Git
  • Fix dev release being marked out of date when it matches an official release

git_deploy 8.x-2.3

Bug fixes

This release adds minor performance improvements and fixes bugs.

Contributors (1)

Darren Oh

Changelog

Issues: 2 issues resolved.

Changes since 8.x-2.2:

Bug

  • #3133856 by Darren Oh: Fix incompatibilities with earlier versions of Git
  • Fix dev release being marked out of date when it matches an official release

git_deploy 6.x-2.1

Bug fixes

This release adds minor performance improvements and synchronizes the various versions of Git Deploy.

git_deploy 7.x-1.2

Bug fixes

This release adds minor performance improvements and synchronizes the various versions of Git Deploy.

  • drush updatedb now uses Git version info.
  • Timestamps of up-to-date dev versions are now copied from release info.
  • Versions of hidden modules are no longer checked.
  • Projects with invalid version numbers are now checked for Git version info.
  • The glip path is now saved correctly when reinstalling glip with Drush.

Contributors (1)

Darren Oh

git_deploy 7.x-2.5

Bug fixes

This release adds minor performance improvements and synchronizes the various versions of Git Deploy.

git_deploy 8.x-2.2

Bug fixes

This release adds minor performance improvements and synchronizes the various versions of Git Deploy.

  • Timestamps of up-to-date dev versions are now copied from release info.
  • Versions of hidden modules are no longer checked.
  • We no longer try to list remote tags. This would fail if the repository used an SSH connection that the webserver did not have credentials for.
  • Projects with invalid version numbers are now checked for Git version info.

Contributors (1)

Darren Oh

git_deploy 7.x-1.1

Bug fixes

Requirements checking by update.php no longer requires a hack to work.

Contributors (1)

chx, Darren Oh

Changelog

Issues: 1 issues resolved.

Changes since 7.x-1.0:

git_deploy 7.x-2.4

Bug fixes

This release fixes a bug that caused crashes when multiple remote branches matched the local branch equally well. It also fixes version detection for sites that have committed core Drupal files to a site repository. Finally, requirements checking by update.php no longer requires a hack to work.

Contributors (2)

chx, Darren Oh

Changelog

Issues: 3 issues resolved.

Changes since 7.x-2.3:

git_deploy 8.x-2.1

Bug fixes

This release fixes a bug that caused crashes when multiple remote branches matched the local branch equally well. It also fixes version detection for sites that use the recommended Composer profile or that have committed core Drupal files to a site repository.

Contributors (1)

Darren Oh

Changelog

Issues: 2 issues resolved.

Changes since 8.x-2.0:

git_deploy 7.x-2.3

Bug fixes

This release resolves problems with update status on development releases.

Contributors (5)

hswong3i, sun, Darren Oh, mkuhn

git_deploy 8.x-2.0

Bug fixes
New features

This is the first stable release for Drupal 8. It also supports Drupal 9.

Contributors (3)

sleitner, Darren Oh, Gábor Hojtsy

git_deploy 6.x-2.x-dev

Backport of version 2 of git_deploy for Drupal 6.x. This requires that the webserver run the git executable.

git_deploy 7.x-2.1

New features
Bug fixes

More code comments have been added. We also hide errors generated by the git binary when enabling via drush.
We grab the project name from the Fetch URL again. Datestamp support has returned. Much refactoring.

Release early and often!

git_deploy 7.x-2.0

New features

Completely re-written by chx. This version of git_deploy requires that PHP can execute the git binary on the host system. For most users who are using git in their development this shouldn't require any special set up.

Users who need git_deploy functionality without the git binary will have to run the 1.x branch and install the Glip library. Glip is known to have problems so we have moved away from it.

Subscribe with RSS Subscribe to Releases for Git Deploy