Created
September 21, 2015 01:15
-
-
Save AlexSkrypnyk/9b40644c8ae6a8a5bf9f to your computer and use it in GitHub Desktop.
Drupal patches PATCHED.txt log file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Uncommitted patches | |
=================== | |
Uncommited patches are where we store references to the drupal.org node which | |
contains our patch. These modules are all patched with uncommitted patches and | |
must be very carefully updated. | |
EXAMPLE: | |
[#728702] - Drupal core [drupal] | |
Issue: Visiting index.php should redirect to install.php if settings.php already has database credentials but database is empty. | |
Patch: patches/drupal/install-redirect-on-empty-database-728702-36.patch | |
Who: John Doe <john.doe@example.com>. | |
Custom patches | |
================= | |
Custom patches are things we've needed to modify, but are edge cases and not worth submitting to drupal.org. | |
EXAMPLE: | |
Workflow [workflow] | |
1. Add sorting of recent nodes by history id. | |
Patch: patches/workflow/workflow_sort_by_history_id.patch | |
Who: Jane Doe <jane.doe@example.com> | |
Review log | |
========== | |
17/08/2015 Jane Doe -- Added install-redirect-on-empty-database-728702-36.patch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment