Commit Graph

583 Commits (95614ce35deb112da18f1f8841632b718be816c7)

Author SHA1 Message Date
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
webchick c367b7d954 Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be used as a function parameter before PHP 5.3. 2012-01-30 20:15:24 -08:00
webchick 767d72d48e Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
webchick 4155f1b144 Revert "Issue #1371484 by makara: Fixed Private properties in abstract class DrupalCacheArray."
This reverts commit 24c357b5c5.
2012-01-01 20:34:17 -08:00
webchick 862cfa2774 Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate that options are documented in format_string() docs. 2011-12-24 18:07:37 -08:00
webchick 24c357b5c5 Issue #1371484 by makara: Fixed Private properties in abstract class DrupalCacheArray. 2011-12-22 00:32:22 -08:00
webchick 229aad8e12 Back to 7.x-dev 2011-12-05 17:49:01 -05:00
webchick a07564a296 Drupal 7.10 2011-12-05 17:18:55 -05:00
Dries 7530f8bf40 - Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME documentation is misleading. 2011-11-22 20:13:16 -05:00
webchick 625cf954e8 Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed drupal_get_path() doesn't work for profiles. 2011-11-11 20:41:16 -08:00
webchick 50fb0beb7d Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP header to not cause issues with Drush. 2011-10-27 08:16:41 -07:00
webchick 2dd2f4f2a2 Ahem. Back to 7.x-dev. 2011-10-26 13:01:06 -07:00
webchick 714af23e90 Back to 7.x-dev 2011-10-26 12:57:23 -07:00
webchick 09bfa80c0c Drupal 7.9 2011-10-26 12:53:40 -07:00
webchick 242bf227bb Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing return value. 2011-10-17 09:22:34 -07:00
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
Angie Byron b9a0db2fb2 Back to 7.0-dev 2010-12-11 21:03:47 +00:00
Angie Byron 381f7e46b0 Drupal 7.0-rc2 2010-12-11 20:59:12 +00:00
Dries Buytaert 7361b458f1 - Patch #991588 by mfer, mbutcher: make t() faster. 2010-12-09 02:12:08 +00:00
Angie Byron 88009fe5b1 Back to 7.0-dev 2010-12-01 07:54:50 +00:00
Angie Byron ac4fc2b2e3 Drupal 7.0-rc1 2010-12-01 07:52:26 +00:00
Angie Byron 1a685474e6 #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust. 2010-11-29 04:45:11 +00:00
Angie Byron cfb6ff4127 Rolling back #851136. Broke SQLite installation. 2010-11-28 07:32:39 +00:00
Dries Buytaert d7a63ff988 - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust. 2010-11-27 20:37:34 +00:00
Dries Buytaert 7aab0ab368 - Patch #557298 by Arancaytar, David_Rothstein: drupal_override_server_variables() does not properly override SCRIPT_NAME. 2010-11-23 03:08:34 +00:00
Angie Byron 0e35d4d818 #601548 follow-up by David_Rothstein: Remaining clean-ups from drupal_placeholder() patch. 2010-11-22 04:33:02 +00:00
Angie Byron 9abb496d8a #222109 by David_Rothstein: Fix documentation for module_list(). 2010-11-20 05:45:48 +00:00
Angie Byron 8a482a4fda #208611 by effulgentsia, ksenzee, p.brouwers, et al: Fixed drupal_add_js() includes settings twice and breaks certain JS files. 2010-11-20 05:02:46 +00:00
Dries Buytaert 203b6a88b2 - Patch #944198 by sun: functions that call drupal_system_listing() act on potentially invalid system items. 2010-11-19 20:35:31 +00:00
Angie Byron fc970fe6c5 Back to 7.0-dev 2010-11-14 00:21:13 +00:00
Angie Byron d08387cf63 Drupal 7.0-beta3 2010-11-14 00:19:41 +00:00
Angie Byron 09380d76a7 Back to 7.0-dev 2010-11-14 00:13:00 +00:00
Angie Byron 8098e73120 Drupal 7.0-beta3 2010-11-14 00:12:02 +00:00
Angie Byron 0ac67018a3 #946968 follow-up by Damien Tournoud: Refactor version check for databases. 2010-11-13 23:07:16 +00:00