Commit Graph

11 Commits (55aebf4e0109b34956e3631018b5b940513783e2)

Author SHA1 Message Date
Dries 356aa34d9d - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
Larry Garfield 29ec5c929b Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/includes/common.inc
	core/includes/menu.inc
	core/modules/image/image.test
	core/modules/system/tests/file.test
2012-04-30 21:29:48 -05:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
Niklas Fiekas 6d12bff490 More Response objects for openid_test.
Converts openid_test.module to use Response and RedirectResponse instead of
manually setting headers.
OpenID account registration tests are now green.
2012-04-28 21:57:03 -05:00
Niklas Fiekas f492b98bd1 Use Response object in openid_test_yadis_xrds(). 2012-04-28 21:57:03 -05:00
webchick e5fe68e2a0 Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001. 2012-02-28 10:33:17 -08:00
Nathaniel 1fe62f2a04 Issue #469590 by c960657, basvredeling, bradpeabody: Improve robustness of OpenID parsing for link 'rel' and meta 'http-equiv' attributes. 2012-01-10 12:19:15 +09:00
catch 511513eceb Issue #765984 by c960657: Convert hook_openid()('request', ...) to hook_openid_request_alter(). 2011-12-22 20:52:16 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00