summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Collapse)AuthorAge
...
* 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
|/
* Drupal 7.23David Rothstein2013-08-07
|
* Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: ↵David Rothstein2013-08-05
| | | | Fixed Color module doesn't test for unlimited memory.
* Issue #2038059 by Elijah Lynn, longwave, aaronott: Fix grammar in ↵Jennifer Hodgdon2013-07-18
| | | | bootstrap.inc docs
* Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, ↵David Rothstein2013-06-23
| | | | aspilicious, joachim, danielbeeke2, Sutharsan: Added human readable labels to image styles.
* Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, ↵Jennifer Hodgdon2013-06-06
| | | | hook_menu, and t documentation.
* Issue #1739986 by RobLoach, pwolanin, sun, Berdir, moshe weitzman, andypost, ↵David Rothstein2013-06-03
| | | | dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()'].
* Back to 7.x-devDavid Rothstein2013-04-03
|
* Drupal 7.22David Rothstein2013-04-03
|
* Issue #1605040 by TravisCarden, mitron | EdgarPE: Fixed ↵David Rothstein2013-03-30
| | | | drupal_send_headers() ignores headers with valid but falsy values.
* Merge branch '7.20-hotfix' into 7.xDavid Rothstein2013-03-06
|\ | | | | | | | | | | Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Prepare Drupal 7.21 release.David Rothstein2013-03-06
| |
* | Merge tag '7.20' into 7.xDavid Rothstein2013-02-20
|\|
| * Drupal 7.20David Rothstein2013-02-20
| |
* | Issue #1908192 by mitron: Document what happens in drupal_get_filename() if ↵Jennifer Hodgdon2013-02-11
| | | | | | | | the file is not found
* | Merge branch '7.18-security' into 7.xDavid Rothstein2013-01-16
|\|
| * Drupal 7.19David Rothstein2013-01-16
| |
* | Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for tJennifer Hodgdon2013-01-04
| |
* | Issue #1873608 by David_Rothstein: Clarify documentation on when to use t vs ↵Jennifer Hodgdon2013-01-04
| | | | | | | | format_string
* | Issue #1873608 by David_Rothstein: Improve documentation of format_string() ↵webchick2012-12-26
| | | | | | | | to emphasize that it is used to prepare variables for HTML display.
* | Merge branch '7.17-security' into 7.xDavid Rothstein2012-12-19
|\|
| * Drupal 7.18.David Rothstein2012-12-19
| |
* | Issue #1494676 by Liam Morland, cam8001: Removed unused variable ↵David Rothstein2012-12-08
| | | | | | | | $http_protocol in drupal_settings_initialize().
* | Issue #1853050 by Jerenus: Fix up docs for drupal_send_headers()Jennifer Hodgdon2012-12-06
|/
* Back to 7.x-devDavid Rothstein2012-11-07
|
* Drupal 7.17David Rothstein2012-11-07
|
* Issue #1436814 by gary4gar, kid_icarus, netol, webchick, droplet, andypost: ↵David Rothstein2012-11-04
| | | | Fixed Fast 404 'Not found' pages are missing a doctype.
* Merge branch '7.15-security' into 7.xDavid Rothstein2012-10-17
|\
| * Drupal 7.16.David Rothstein2012-10-17
| |
* | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
| |
* | Issue #1239410 by cangeceiro, swentel, jbrown: Fixed watchdog() should use ↵David Rothstein2012-09-15
| | | | | | | | php's time() to log time of event.
* | Issue #1704422 by sun, dcam: Fixed Error level constants cannot be used in ↵webchick2012-09-13
| | | | | | | | settings.php.
* | Issue #1739592 by Albert Volkman, andy.hails, dawehner: Add return docs to a ↵Jennifer Hodgdon2012-09-12
| | | | | | | | couple of functions
* | Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages functionJennifer Hodgdon2012-09-04
| |
* | Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Fix up ↵Jennifer Hodgdon2012-08-24
| | | | | | | | documentation for multisite
* | Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add ↵Jennifer Hodgdon2012-08-03
|/ | | | information to documentation of drupal_bootstrap function
* Back to 7.x-devDavid Rothstein2012-08-01
|