summaryrefslogtreecommitdiff
path: root/includes/bootstrap.inc
Commit message (Collapse)AuthorAge
* 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
|
* Drupal 7.15.David Rothstein2012-08-01
|
* Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message ↵Jennifer Hodgdon2012-07-26
| | | | function
* Issue #1576300 by pwolanin: Fixed trim() expects parameter 1 to be string, ↵David Rothstein2012-05-25
| | | | array given in request_path() (line 2732 of bootstrap.inc).
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Back to 7.x-devwebchick2012-05-02
|
* Drupal 7.14webchick2012-05-02
|
* Merge branch '7.12-security' into 7.xwebchick2012-05-02
|\
| * Drupal 7.13webchick2012-05-02
| |
* | Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'.webchick2012-04-30
| |
* | Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed ↵webchick2012-04-28
| | | | | | | | watchdog() assumes is defined.
* | Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, ↵webchick2012-04-28
| | | | | | | | cha0s: Fixed STOP the registry integrity constraint violation nightmare.
* | Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for ↵Jennifer Hodgdon2012-04-27
| | | | | | | | watchdog, hook_watchdog, and watchdog constants
* | Issue #1538182 by infiniteluke: update variable_get doc to say it handles ↵Jennifer Hodgdon2012-04-24
| | | | | | | | unserializing
* | Issue #1411114 by Albert Volkman, sun: Fixed drupal_valid_test_ua() is not ↵webchick2012-03-11
| | | | | | | | statically cached on non-positive match.
* | Issue #838800 by kotnik, Damien Tournoud, jromine: Improve random number ↵webchick2012-02-14
|/ | | | generation.
* Back to 7.x-dev.webchick2012-02-01
|
* Oops. Not yet. ;) Revert "Back to 7.13-dev."webchick2012-02-01
| | | | This reverts commit f1a8bf1344927827c8332a2d08bad18595f155a2.
* Back to 7.13-dev.webchick2012-02-01
|
* Drupal 7.12webchick2012-02-01
|\
| * SA-CORE-2012-001webchick2012-02-01
| |