Juraj Nemec
|
e15ccfbf6a
|
Issue #3293649 by mcdruid: drupal_http_request() fails to strip Cookie or Authorization headers on HTTP downgrade
|
2022-09-06 23:29:55 +02:00 |
mcdruid
|
92a68e32f6
|
Issue #2819535 by mcdruid, Kingdutch, SumeetJaggi, cafuego, liannario, David_Rothstein, Diego_Mow, Fabianx: x-content-type-options nosniff ignored for anonymous cached pages
|
2022-05-27 12:07:35 +01:00 |
mcdruid
|
6c6045d64d
|
Issue #2112325 by mfb, lazysoundsystem: Warning: gzinflate(): data error in drupal_serve_page_from_cache()
|
2022-05-27 10:05:24 +01:00 |
mcdruid
|
248892a6a0
|
Issue #3248752 by mcdruid: [PHP 8.1] Implicit conversion from float to int loses precision
|
2021-11-11 21:32:31 +00:00 |
Fabian Franz
|
206c7c1b40
|
Issue #1081266 by stefan.r, jeroen.b, mikeytown2, David_Rothstein, tsphethean, mfb, joseph.olstad, marcelovani, Kars-T, joelpittet, Fabianx, catch, fgm, das-peter, alexpott, emcniece, oriol_e9g, sun, corbacho, klausi, mgifford, onelittleant, Peter Bex, Spleshka, beejeebus, Berdir, pwaterz, SocialNicheGuru, sylus, Wim Leers, heyyo, joshtaylor, swentel, alanburke, dagmar, alexmoreno, kenorb, EvanSchisler, Mark Theunissen, bmateus, andypost, Lukas von Blarer, ChristophWeber, nicholas.alipaz, arosboro, askibinski, dawehner, DerekL, ExTexan: Avoid re-scanning module directory when a filename or a module is missing
|
2016-07-04 14:16:32 -07:00 |
David Rothstein
|
c60d7b098a
|
Issue #2205271 by trobey, jhedstrom, hass, alexpott, chx, joachim, jhodgdon: Add an optional project namespace for dependencies
|
2015-10-10 13:26:16 -04:00 |
David Rothstein
|
63065623fb
|
Issue #1946240 by hampercm, eiriksm, David_Rothstein, rpayanm, rszrama, Yaron Tal, dgtlife, madhusudanmca, er.pushpinderrana, Cottser: Remove the hardcoded 0 index in theme_status_messages()
|
2015-03-30 22:12:31 -04:00 |
David Rothstein
|
b44056d2f8
|
Drupal 7.35
|
2015-03-18 15:20:37 -04:00 |
David Rothstein
|
decfc2f14b
|
Issue #2157017 by sun, rfay: DrupalHTTPRequestTestCase breaks on php-fpm [testbot PHP 5.4 blocker].
|
2014-04-05 19:55:33 -04:00 |
webchick
|
44ef94767f
|
Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies.
|
2011-11-14 02:28:16 -05:00 |
webchick
|
d8d8589bc0
|
Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() inconsistent redirect_url().
|
2011-06-21 23:09:52 -07:00 |
webchick
|
e3de4550ac
|
Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
|
2011-06-15 02:28:22 -04:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Angie Byron
|
9f5cd5395a
|
#609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib
|
2010-12-01 00:23:36 +00:00 |
Dries Buytaert
|
c6f65d2e59
|
- Patch #871068 by cwgordon7: 'catched' to 'caught'.
|
2010-08-01 23:35:01 +00:00 |
Dries Buytaert
|
dca92900fb
|
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
|
2010-07-24 17:28:27 +00:00 |
Dries Buytaert
|
8ce1c80cc7
|
- Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS.
|
2010-06-28 20:27:34 +00:00 |
Dries Buytaert
|
7d0f0aed7d
|
- Patch #592800 by cpliakas, Berdir, aufumy: critical bug: dependent modules are still installed when required modules return errors in hook_requirements().
|
2010-05-26 07:31:47 +00:00 |
Dries Buytaert
|
34792fa8ae
|
- Patch #303838 by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names.
|
2010-05-20 08:51:24 +00:00 |
Dries Buytaert
|
7d2d610f13
|
- Patch #796120 by c960657: do not urldecode() parameters in drupal_goto().
|
2010-05-18 06:59:46 +00:00 |
Angie Byron
|
ed86172814
|
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
|
2010-05-06 05:59:31 +00:00 |
Angie Byron
|
8d01aeb428
|
#710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
2010-02-17 22:44:52 +00:00 |
Angie Byron
|
0dd1612770
|
#629794 by yched: Fix Scaling issues with batch API. (with tests)
|
2010-01-08 06:36:34 +00:00 |
Angie Byron
|
daa59856c3
|
#375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding dependency to non-existing module (with tests).
|
2009-12-08 06:39:34 +00:00 |
Dries Buytaert
|
1da26fadfe
|
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
|
2009-12-04 16:49:48 +00:00 |
Angie Byron
|
ea1bd5606c
|
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
|
2009-11-10 17:27:54 +00:00 |
Angie Byron
|
032fe0a66d
|
#539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches.
|
2009-11-02 15:57:33 +00:00 |
Angie Byron
|
1650fea5d9
|
#516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
|
2009-10-18 05:28:43 +00:00 |
Dries Buytaert
|
dd5ded8334
|
- Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
|
2009-10-13 13:54:55 +00:00 |
Dries Buytaert
|
7178f6b173
|
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
|
2009-09-30 18:36:02 +00:00 |
Dries Buytaert
|
598e739208
|
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
|
2009-09-29 15:31:17 +00:00 |
Dries Buytaert
|
9eb6dd5eaa
|
- Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations.
|
2009-08-17 20:32:30 +00:00 |
Angie Byron
|
e758e30450
|
#533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc.
|
2009-08-05 16:16:41 +00:00 |
Dries Buytaert
|
12d6d6662e
|
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
|
2009-07-28 19:06:16 +00:00 |
Dries Buytaert
|
36e3d552cf
|
- Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request().
|
2009-06-06 15:43:05 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Angie Byron
|
21b1f95b40
|
#469768 by sun and mr.baileys: Move error handling testing to their own separate .test and .module.
|
2009-05-22 14:57:36 +00:00 |
Dries Buytaert
|
526401c4c8
|
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
|
2009-04-22 09:45:03 +00:00 |
Dries Buytaert
|
6f859fdd8f
|
- Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error reporting.
|
2008-12-09 11:09:26 +00:00 |
Dries Buytaert
|
c50651f7fb
|
- Patch #340557 by Dave Reid: use static caching in drupal_is_front_page().
|
2008-12-09 07:16:10 +00:00 |
Dries Buytaert
|
653e63bd05
|
- Patch #323474 by Dave Reid and catch: hook_boot() was not invoked on uncached page views if cache mode is aggressive.
|
2008-11-22 13:33:00 +00:00 |
Dries Buytaert
|
57d35b7fb1
|
- Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal errors during testing. Woop, woop.
|
2008-11-05 17:06:18 +00:00 |
Dries Buytaert
|
967d8f67ac
|
- Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail.
|
2008-10-15 16:05:51 +00:00 |
Angie Byron
|
4d20274076
|
#253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled.
|
2008-10-11 22:46:22 +00:00 |
Dries Buytaert
|
e4ff0cd6f4
|
- Patch #304139 by Rob Loach, beeradb, Damien, et al: tests for the variable_*() functions.
|
2008-09-08 20:49:47 +00:00 |
Dries Buytaert
|
32981b119b
|
- Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests.
|
2008-09-02 17:00:34 +00:00 |