Commit Graph

501 Commits (1f434f652e1878f55e7bb24f746a4beca57689a4)

Author SHA1 Message Date
webchick 1f434f652e Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its own function. 2011-10-17 08:28:42 -07:00
Dries a11b4c6147 - Patch #1081266 by mfb: avoid re-scanning module directory when multiple modules are missing. 2011-10-16 12:43:15 -04:00
webchick f429c2716e Issue #673020 by mgifford, attiks: Added the Content-Language HTTP header to the generated page. 2011-10-09 07:52:01 -07:00
webchick a78b13d02c Issue #1300496 by Dave Reid: Fixed VERSION constant was not updated to '7.9-dev' after 7.8 release. 2011-10-05 12:00:01 -07:00
webchick 334f2a7d05 Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions. 2011-10-05 08:49:34 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick 25a927031c Issue #1289364 by swentel: Fixed SchemaCache generates empty cid. 2011-09-30 15:08:10 -07:00
webchick e120a6e886 Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal should not handle 404 for certain files. 2011-09-30 15:00:38 -07:00
Dries Buytaert 9cbdf0a847 - Patch #1283244 by pillarsdotnet, TR: request_uri() documentation did not conform to standards. 2011-09-21 05:31:13 -04:00
Dries Buytaert b20c4dad46 - Patch #1273032 by michaellenahan: conf_path() has formatting issue with numbered list. 2011-09-14 22:47:12 -04:00
webchick 98616ace53 Issue #1265294 by sven.lauer: Minor improvement of the documentation page for t(). 2011-09-07 08:45:17 -07:00
webchick 6b54665a59 Drupal 7.8 2011-08-31 11:55:34 -07:00
webchick b9f87d85b5 Issue #402896 by berdir, catch, andypost, dmitrig01, chx, pounard, sun, sdboyer: introduce DrupalCacheArray and use it for drupal_get_schema(). 2011-08-29 23:04:11 -07:00
webchick daebd99b7b Back to 7.x-dev 2011-07-27 17:31:07 -07:00
webchick ca9434462a Drupal 7.7 2011-07-27 17:02:24 -07:00
webchick ad16e8ffb5 Back to 7.x-dev 2011-07-27 13:24:10 -07:00
webchick 1f124bf1ac Merge branch '7.4-security' into 7.x 2011-07-27 13:19:38 -07:00
webchick eabb023933 Changelog updates, increasing version number. 2011-07-27 13:17:40 -07:00
webchick d732bf85d9 Issue #1209470 by Damien Tournoud: Fixed REQUEST_TIME is a float with microseconds on PHP 5.4. 2011-07-06 13:57:01 -07:00
webchick 3675d4f306 Issue #1136130 follow-up by pillarsdotnet: Document why WATCHDOG_* constants are necessary. 2011-07-04 21:51:51 -07:00
webchick 214fb8de72 Issue #1071846 by gbrands: Fixed conf_path() doc needs cleanup. 2011-06-30 00:01:40 -07:00
webchick 12d33253b6 Back to 7.x-dev 2011-06-29 18:22:59 -07:00
webchick d8cfe08869 Changelog updates, increasing version number. 2011-06-29 18:20:10 -07:00
webchick 1166b5784a Merge branch '7.2-security' into 7.x 2011-06-29 18:16:27 -07:00
webchick ebf9026bb8 Changelog, fixing version number in bootstrap.inc. 2011-06-29 18:12:24 -07:00
Dries Buytaert 078dc10b2a - Patch #804864 by fabsor, pwolanin, catch, c960657: external page caching does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on). 2011-06-12 19:52:37 -04:00
webchick fad397b1f1 Ahem. Once again. 2011-05-25 14:26:11 -07:00
webchick e708195f31 Back to 7.x-dev 2011-05-25 14:23:22 -07:00
webchick 49e2d2ca6f Drupal 7.2 2011-05-25 13:41:42 -07:00
webchick 316bd96ebf Drupal 7.1 2011-05-25 13:07:13 -07:00
Dries Buytaert c7f534a77e - Patch #1086066 by drewish, Mile23: get_t() should describe what it does and why. 2011-05-04 20:42:42 -07:00
Dries Buytaert 400284fb2c - Patch #1099396 by Désiré, droplet, plach: language_count() is never decremented when removing a language. 2011-05-01 06:31:39 -04:00
Dries Buytaert 3f154706a3 - Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or is automatically added by the server) users get a 'page not found' message. 2011-05-01 06:08:25 -04:00
Dries Buytaert 2681b059ff - Patch #1097538 by davidtrainer: update drupal_set_message() docs. 2011-04-25 22:10:57 -04:00
Dries Buytaert ada3ac12a2 - Patch #1097538 by davidtrainer: update drupal_set_message() docs. 2011-04-20 22:40:37 -04:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 9c44a60045 - Rollback of accidentical commit #1064882. 2011-02-19 16:59:43 +00:00
Dries Buytaert 3e914018de - Patch #880278 by RoboPhred: cleanup _locale_import_read_po(). 2011-02-19 13:24:32 +00:00
Dries Buytaert 5369ef896d - Patch #997884 by jhodgdon: improved t() documentation. 2011-01-13 01:04:13 +00:00
Angie Byron b793fc9eba Back to 7.0-dev 2011-01-05 06:23:07 +00:00
Angie Byron 4979149203 Drupal 7.0 2011-01-05 06:17:58 +00:00
Angie Byron 6a8aecc468 #761212 follow-up by jbrown: Better method of changing to DRUPAL_ROOT. 2011-01-01 22:46:02 +00:00
Angie Byron f6cd923ed7 Back to 7.0-dev 2010-12-30 04:36:53 +00:00
Angie Byron be8c8fefa8 Drupal 7.0-rc4 2010-12-30 04:35:00 +00:00
Angie Byron 9a98523a80 #761212 by jbrown: Fixed Always use DRUPAL_ROOT instead of getcwd() 2010-12-28 19:14:48 +00:00
Angie Byron 4abc1fbda7 Back to 7.0-dev 2010-12-23 10:13:53 +00:00
Angie Byron cf3ec0f337 Drupal 7.0-rc3 2010-12-23 10:11:33 +00:00
Angie Byron fdaae76270 #1002364: Fixed Whitespace in bootstrap.inc 2010-12-19 04:56:11 +00:00
Dries Buytaert a686c81335 - Patch #917536 by neclimdul: drupal_initialize_variables() doesn't allow overide of html_errors(). 2010-12-18 01:28:02 +00:00