Commit Graph

565 Commits (dce3c77a61d9510dbac6927b60a03bc8da19e947)

Author SHA1 Message Date
David Rothstein dce3c77a61 Drupal 7.22 2013-04-03 17:29:52 -04:00
David Rothstein 20a45b1117 Issue #1605040 by TravisCarden, mitron | EdgarPE: Fixed drupal_send_headers() ignores headers with valid but falsy values. 2013-03-30 12:18:42 -04:00
David Rothstein 63fc6b8f75 Merge branch '7.20-hotfix' into 7.x
Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2013-03-06 19:09:31 -05:00
David Rothstein ec59e1197a Prepare Drupal 7.21 release. 2013-03-06 19:04:18 -05:00
David Rothstein b822ac338a Merge tag '7.20' into 7.x 2013-02-20 15:39:18 -05:00
David Rothstein 3a24da1b40 Drupal 7.20 2013-02-20 15:32:50 -05:00
Jennifer Hodgdon 98faa47206 Issue #1908192 by mitron: Document what happens in drupal_get_filename() if the file is not found 2013-02-11 09:36:05 -08:00
David Rothstein ca55fc249c Merge branch '7.18-security' into 7.x 2013-01-16 16:56:53 -05:00
David Rothstein 1d4604da25 Drupal 7.19 2013-01-16 16:45:48 -05:00
Jennifer Hodgdon fe18e86158 Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for t 2013-01-04 09:40:15 -08:00
Jennifer Hodgdon d266845b26 Issue #1873608 by David_Rothstein: Clarify documentation on when to use t vs format_string 2013-01-04 09:37:59 -08:00
webchick 6993acd9a4 Issue #1873608 by David_Rothstein: Improve documentation of format_string() to emphasize that it is used to prepare variables for HTML display. 2012-12-26 18:53:56 -08:00
David Rothstein 93c0701398 Merge branch '7.17-security' into 7.x 2012-12-19 14:00:43 -05:00
David Rothstein b47f95d301 Drupal 7.18. 2012-12-19 13:52:59 -05:00
David Rothstein 5b1308099b Issue #1494676 by Liam Morland, cam8001: Removed unused variable $http_protocol in drupal_settings_initialize(). 2012-12-08 16:39:19 -05:00
Jennifer Hodgdon 11fafe6db5 Issue #1853050 by Jerenus: Fix up docs for drupal_send_headers() 2012-12-06 13:35:51 -08:00
David Rothstein 8204a8b494 Back to 7.x-dev 2012-11-07 16:47:16 -05:00
David Rothstein c5d6e6334f Drupal 7.17 2012-11-07 16:42:13 -05:00
David Rothstein 8a4df80203 Issue #1436814 by gary4gar, kid_icarus, netol, webchick, droplet, andypost: Fixed Fast 404 'Not found' pages are missing a doctype. 2012-11-04 23:30:05 -05:00
David Rothstein 88e9b83612 Merge branch '7.15-security' into 7.x 2012-10-17 16:57:48 -04:00
David Rothstein b9127101ff Drupal 7.16. 2012-10-17 16:45:04 -04:00
Jennifer Hodgdon 409db6b299 Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
David Rothstein c987bbd479 Issue #1239410 by cangeceiro, swentel, jbrown: Fixed watchdog() should use php's time() to log time of event. 2012-09-15 15:33:29 -04:00
webchick b91c8d5dd0 Issue #1704422 by sun, dcam: Fixed Error level constants cannot be used in settings.php. 2012-09-13 02:24:18 -07:00
Jennifer Hodgdon c164b0f338 Issue #1739592 by Albert Volkman, andy.hails, dawehner: Add return docs to a couple of functions 2012-09-12 08:38:10 -07:00
Jennifer Hodgdon 89512a01cb Issue #1765918 by TravisCarden: Fix docs for drupal_get_messages function 2012-09-04 09:39:58 -07:00
Jennifer Hodgdon 7043f6d7ab Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Fix up documentation for multisite 2012-08-24 11:15:37 -07:00
Jennifer Hodgdon ed2c39e275 Issue #1436272 by Albert Volkman, colette, dandaman, coolestdude1: Add information to documentation of drupal_bootstrap function 2012-08-03 10:04:18 -07:00
David Rothstein 04ce5dcece Back to 7.x-dev 2012-08-01 12:33:18 -04:00
David Rothstein a584af6251 Drupal 7.15. 2012-08-01 12:27:42 -04:00
Jennifer Hodgdon 88403dd025 Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message function 2012-07-26 11:44:26 -07:00
David Rothstein da11da09fd Issue #1576300 by pwolanin: Fixed trim() expects parameter 1 to be string, array given in request_path() (line 2732 of bootstrap.inc). 2012-05-25 00:12:32 -04:00
Jennifer Hodgdon e039aaaa32 Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
webchick a635a4969b Back to 7.x-dev 2012-05-02 15:14:17 -07:00
webchick 30d1e719aa Drupal 7.14 2012-05-02 15:10:42 -07:00
webchick cdb0df93be Merge branch '7.12-security' into 7.x 2012-05-02 15:04:41 -07:00
webchick 9879d29f73 Drupal 7.13 2012-05-02 15:01:31 -07:00
webchick bd7712385a Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. 2012-04-30 21:51:35 -07:00
webchick faf3e8575e Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined. 2012-04-28 23:42:56 -07:00
webchick a5e79e0cba Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, cha0s: Fixed STOP the registry integrity constraint violation nightmare. 2012-04-28 23:39:22 -07:00
Jennifer Hodgdon 8f9ee9ec68 Issue #720630 by tim.plunkett, kid_icarus, tsphethean: Fix up docs for watchdog, hook_watchdog, and watchdog constants 2012-04-27 09:40:17 -07:00
Jennifer Hodgdon 13258a77c2 Issue #1538182 by infiniteluke: update variable_get doc to say it handles unserializing 2012-04-24 15:36:34 -07:00
webchick 4901bf92a1 Issue #1411114 by Albert Volkman, sun: Fixed drupal_valid_test_ua() is not statically cached on non-positive match. 2012-03-11 11:36:23 -07:00
webchick 47c19b8bc6 Issue #838800 by kotnik, Damien Tournoud, jromine: Improve random number generation. 2012-02-14 13:48:20 -05:00
webchick b1f01b20ea Back to 7.x-dev. 2012-02-01 14:04:50 -08:00
webchick 4d4080b176 Oops. Not yet. ;) Revert "Back to 7.13-dev."
This reverts commit f1a8bf1344.
2012-02-01 14:03:14 -08:00
webchick f1a8bf1344 Back to 7.13-dev. 2012-02-01 14:00:39 -08:00
webchick 7bb06635ee Drupal 7.12 2012-02-01 13:46:20 -08:00
webchick 40093b2fa7 SA-CORE-2012-001 2012-02-01 13:29:51 -08:00
webchick bbede7f650 Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray. 2012-01-30 20:24:49 -08:00