summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Collapse)AuthorAge
* Issue #462950 by pwolanin, Pere Orga: Mitigate the security risks that come ↵David Rothstein2015-10-03
| | | | from IE, Chrome and other browsers trying to sniff the mime type
* Merge tag '7.39' into 7.xDavid Rothstein2015-08-19
|\ | | | | | | | | | | | | | | 7.39 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.39David Rothstein2015-08-19
| |
* | Merge tag '7.38' into 7.xDavid Rothstein2015-06-17
|\| | | | | | | | | | | | | | | 7.38 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.38David Rothstein2015-06-17
| |
* | Back to 7.x-devDavid Rothstein2015-05-07
|/
* Drupal 7.37David Rothstein2015-05-07
|
* Back to 7.x-devDavid Rothstein2015-04-01
|
* Drupal 7.36David Rothstein2015-04-01
|
* Issue #2453321 by TravisCarden: Typo in @see reference: ↵David Rothstein2015-03-30
| | | | drupal_decode_exception() should be _drupal_decode_exception()
* Issue #2453311 by TravisCarden: Fix a couple more "the the"s in the codebaseDavid Rothstein2015-03-30
|
* Issue #2428915 by pfrenssen: Remove mention of non-existing function in ↵David Rothstein2015-03-30
| | | | conf_path() documentation
* Issue #779482 by mikeytown2, sun, dalin, cam8001, segi, alexpott, Boobaa, ↵David Rothstein2015-03-30
| | | | Sweetchuck, jbrown, quicksketch: Installation failure when opcode cache is enabled
* Issue #2170453 by Darren Oh, mikeryan, Fabianx: Ignore case in code registry ↵David Rothstein2015-03-30
| | | | lookups
* Issue #2381839 by klausi, Damien Tournoud: Changed date format for ↵David Rothstein2015-03-29
| | | | Last-Modified header breaks caching for certain Varnish/Nginx configurations.
* Merge tag '7.35' into 7.xDavid Rothstein2015-03-18
|\ | | | | | | | | | | | | | | 7.35 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.35David Rothstein2015-03-18
| |
* | Merge tag '7.34' into 7.xDavid Rothstein2014-11-19
|\| | | | | | | | | | | | | | | 7.34 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.34David Rothstein2014-11-19
| |
* | Back to 7.x-devDavid Rothstein2014-11-07
|/
* Drupal 7.33David Rothstein2014-11-07
|
* Issue #393538 followup by David_Rothstein: Fixed code style error in ↵David Rothstein2014-11-04
| | | | check_plain() documentation.
* Issue #393538 by Liam Morland, valthebald, dmitrig01, David_Rothstein: ↵David Rothstein2014-11-04
| | | | Document that check_plain() can issue PHP messages on invalid UTF-8 input.
* Issue #1918820 by neclimdul, typhonius, girishmuraly, pwolanin | 0x534B41: ↵David Rothstein2014-11-04
| | | | Fixed HTTP header date formats to follow RFC 7231 rather than RFC 1123.
* Issue #2228825 by donquixote | pingwin4eg: Fixed drupal_get_filename() does ↵David Rothstein2014-11-01
| | | | not search the filesystem when the file isn't yet listed in the {system} table in the database.
* Issue #667098 by catch, chx, plach, Fabianx: Fixed a bug which caused ↵David Rothstein2014-11-01
| | | | drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request.
* Merge tag '7.32' into 7.xDavid Rothstein2014-10-15
|\ | | | | | | | | | | | | | | 7.32 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.32David Rothstein2014-10-15
| |
* | Issue #2314181 by roderik, er.pushpinderrana, hefox: Fix docs for drupal_staticJennifer Hodgdon2014-09-16
| |
* | Merge tag '7.31' into 7.xDavid Rothstein2014-08-06
|\| | | | | | | | | | | | | | | 7.31 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.31David Rothstein2014-08-06
| |
* | Back to 7.x-devDavid Rothstein2014-07-24
|/
* Drupal 7.30David Rothstein2014-07-24
|
* Merge tag '7.29' into 7.xDavid Rothstein2014-07-16
|\ | | | | | | | | | | | | 7.29 release Conflicts: includes/bootstrap.inc
| * Drupal 7.29David Rothstein2014-07-16
| |
* | Back to 7.x-devDavid Rothstein2014-05-08
|/
* Drupal 7.28David Rothstein2014-05-08
|
* Merge tag '7.27' into 7.xDavid Rothstein2014-04-16
|\ | | | | | | | | | | | | | | 7.27 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.27David Rothstein2014-04-16
| |
* | Merge tag '7.26' into 7.xDavid Rothstein2014-01-15
|\| | | | | | | | | | | | | | | 7.26 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.26David Rothstein2014-01-15
| |
* | Back to 7.x-devDavid Rothstein2014-01-02
|/
* Drupal 7.25David Rothstein2014-01-02
|
* Issue #1201088 by crazyrohila, pjcdawkins, eiriksm, Zgear, barbi | alxsvdr: ↵David Rothstein2013-12-30
| | | | Drupal_environment_initialize() passes wrong ini_set parameter.
* Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: ↵David Rothstein2013-12-30
| | | | Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1.
* Issue #1399798 by nevergone, amateescu, chriscohen: Add a variable to allow ↵David Rothstein2013-12-25
| | | | the anonymous user object to not be a stdClass and to work around the fact that anonymous user properties are hardcoded.
* Merge tag '7.24' into 7.xDavid Rothstein2013-11-20
|\ | | | | | | | | | | | | | | 7.24 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.24David Rothstein2013-11-20
| |
* | Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, ↵Jennifer Hodgdon2013-09-12
| | | | | | | | willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs
* | Back to 7.x-devDavid Rothstein2013-08-07
|/