Skip to content

Instantly share code, notes, and snippets.

@AlexSkrypnyk
Created September 21, 2015 01:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexSkrypnyk/9b40644c8ae6a8a5bf9f to your computer and use it in GitHub Desktop.
Save AlexSkrypnyk/9b40644c8ae6a8a5bf9f to your computer and use it in GitHub Desktop.
Drupal patches PATCHED.txt log file.
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