Skip to content
Tags give the ability to mark specific points in history as being important
  • 7.x-1.2
  • 7.x-1.1
    Changes since 7.x-1.0:
    
    - 039c550 Remove skip_files directive from app.yaml since it is unnecessary and overrides default filter which is better.
    - fe5807f Issue #2144081: Remove call to drupal_realpath() in image.gd.inc since it voids stream wrapper support.
    - 90d354b Issue #2144081: Allow for gs:// stream wrapper instantiation without a valid/complete URI.
    - 3ffa8b5 Add Drupal queue implementation for App Engine Push Task Queues.
    - 8d0378a A few fixes and additional information for the README.
    - 310ffcc Remove leading space in drupal.make first line.
    - 7a3adae Add drupal-full.make which includes recommended projects.
    - 2b5171e Correct incorrect variable name for drupal_static() reference made in google_appengine_default_storage_bucket() and google_appengine_file_element_types().
    - 10e4ca1 Add stub cron.yaml.
  • 7.x-1.0
    Initial stable release containing the following.
    
    - App Engine mail service
    - Cloud Storage
    - Drupal core patch (root/core.patch)