Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download google_appengine-7.x-1.2.tar.gztar.gz 28.42 KB
MD5: d3cc00baba287d4005a72852d322eed6
SHA-1: 52fa05029cfe381af1d5ffdf7aed7cdc28433c2f
SHA-256: ee78bb2ea90e244a58ca192ac04e687a528a7eea5b6d3a90993364a09dfe6aba
Download google_appengine-7.x-1.2.zipzip 36.73 KB
MD5: 28a0158a27fd3851cb947ef1033582a0
SHA-1: 85a35494160356532d553502122d62503bdf8136
SHA-256: e11d20b85958e3d2c3b047cfab0f854d411848e7fe4844824b5bb299c59c8e63

Release notes

  • 4d095f6 Add section for 'Task Queues' to README.
  • 77d1cec Add note to README about configuring App Engine cron.
  • 99e785b Add note to disable built-in cron when using App Engine cron.
  • d34bf21 Remove require_once statements that loaded App Engine classes since an autoloader is provided now.
  • f99bd28 Implement drupal_http_request() changes via function override instead of core patch.
  • e0458fa Update wrapper.php based on version that is now part of official documentation and update references in app.yaml.
  • 8f6eeaa Memcache module no longer requires patching since the Memcache implemention on App Engine has been corrected to provide t
  • 15826f2 Simplify app.yaml regular expresssions now that $ may be placed at the end.
  • b8c35cf Reroll patch for 7.22-dev.
Created by: boombatower
Created on: 28 Feb 2014 at 19:15 UTC
Last updated: 28 Feb 2014 at 19:18 UTC

Other releases