Commit Graph

5056 Commits (f09fb9ec7c506f12d7f2498faa1a3f3d51d16547)

Author SHA1 Message Date
David Rothstein f09fb9ec7c Issue #1845104 by dcam, longwave, thehong, er.pushpinderrana, martin_q, David_Rothstein: drupal_set_message('0') results in no output rather than outputting "0" 2015-10-12 02:34:48 -04:00
David Rothstein 6c6088e492 Issue #2494403 by tonystar: $field_types is not initialized in drupal_schema_field_types() 2015-10-12 02:28:25 -04:00
David Rothstein 8ee4f5accb Issue #1514088 by DamienMcKenna: Minor comment formatting inconsistencies in cache.inc 2015-10-12 01:30:39 -04:00
David Rothstein 3d1be9b5ca Issue #2342667 by claudiu.cristea, Dave Reid, ndobromirov: Cron and batch processing of queues are not accepting callables 2015-10-12 00:54:08 -04:00
David Rothstein dc264c53d9 Issue #2233929 by alexpott, Dave Reid, Berdir, YesCT: drupal_set_time_limit should not be able to change the time limit if it's already unlimited 2015-10-11 22:55:54 -04:00
David Rothstein f7548361a6 Issue #1973262 by cilefen, Matt V., David_Rothstein, Anybody, Rob230: User pages display incorrect title instead of "Menu link title" when link paths are added to a default menus 2015-10-10 19:52:22 -04:00
David Rothstein c60d7b098a Issue #2205271 by trobey, jhedstrom, hass, alexpott, chx, joachim, jhodgdon: Add an optional project namespace for dependencies 2015-10-10 13:26:16 -04:00
David Rothstein e105186172 Issue #496170 by stefan.r, chx, Fabianx, jbrauer, David_Rothstein, roderik, rwohleb, pounard, kenorb, Jose Reyero, joelpittet, catch: module_implements() cache can be polluted by module_invoke_all() being called (in)directly prior to full bootstrap completion 2015-10-10 11:40:33 -04:00
David Rothstein 3c8b182b79 Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement) 2015-10-05 15:59:32 -04:00
David Rothstein c9d1889505 Issue #462950 by pwolanin, Pere Orga: Mitigate the security risks that come from IE, Chrome and other browsers trying to sniff the mime type 2015-10-03 15:13:35 -04:00
David Rothstein e575b47da2 Issue #2388255 by dawehner, pwolanin, hussainweb, greggles: Limit PDO MySQL to executing single statements if PHP supports it 2015-10-03 14:37:59 -04:00
David Rothstein 731dfacab8 Merge tag '7.39' into 7.x
7.39 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2015-08-19 17:22:37 -04:00
David Rothstein be00a1ced4 Drupal 7.39 2015-08-19 17:20:31 -04:00
David Rothstein 11cc2b0251 Merge tag '7.38' into 7.x
7.38 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2015-06-17 14:40:48 -04:00
David Rothstein 5cb79b4b21 Drupal 7.38 2015-06-17 14:38:44 -04:00
Jennifer Hodgdon 98bd1123ea Issue #2425325 by cleaver, JacobSanford: Batch API example code has wrong finished callback 2015-05-14 08:31:38 -07:00
David Rothstein 94c8cf583d Back to 7.x-dev 2015-05-07 00:15:00 -04:00
David Rothstein 18c5da5028 Drupal 7.37 2015-05-07 00:13:18 -04:00
David Rothstein 254424dcfa Issue #2315255 by Dave Reid, Devin Carlson: Allow custom HTML tags with a dash in the name to pass through filter_xss() when specified in the list of allowed tags 2015-05-04 23:45:57 -04:00
David Rothstein ebc5d852d5 Issue #1003788 by stefan.r, Alan D., JimmyAx, Josh Waihi, john_brown, twistor, bellHead, bzrudi71, pwolanin, gaas, wiifm, robhardwick, gngn: PostgreSQL PDOException: Invalid text representation when attempting to load an entity with a string or non-scalar ID 2015-05-04 23:13:51 -04:00
David Rothstein 1a17a80458 Issue #2428399 by joshi.rohit100, SkidNCrashwell, Sagar Ramgade, er.pushpinderrana, Dom.: Default empty option label text different in documentation than in reality 2015-05-04 22:26:00 -04:00
David Rothstein 00e7efc01b Issue #2014851 by hlieberman, Wim Leers, bradjones1, markcarver: Drupal CSS preprocessing breaks protocol-relative paths 2015-05-04 18:59:58 -04:00
Jennifer Hodgdon 8f08dc9d13 Issue #2392221 by joegraduate, er.pushpinderrana, zealfire, ClientGuy: install_run_task() and install_tasks() don't document the task structure 2015-04-15 00:53:33 -07:00
David Rothstein bd6bc619c2 Back to 7.x-dev 2015-04-01 22:52:11 -04:00
David Rothstein b42286571f Drupal 7.36 2015-04-01 22:49:14 -04:00
David Rothstein f41ecaf25d Issue #1279226 by attiks, ericduran, Wim Leers, sun, David_Rothstein, nod_: Allow sites and modules to skip loading jQuery and Drupal JavaScript libraries on pages where they won't be used 2015-03-30 22:28:39 -04:00
David Rothstein 63065623fb Issue #1946240 by hampercm, eiriksm, David_Rothstein, rpayanm, rszrama, Yaron Tal, dgtlife, madhusudanmca, er.pushpinderrana, Cottser: Remove the hardcoded 0 index in theme_status_messages() 2015-03-30 22:12:31 -04:00
David Rothstein 3329a70175 Issue #1201452 by mgifford, Heine, ircmaxell: Improve security on newer versions of PHP by setting an additional charset DSN parameter when connecting to MySQL via PDO 2015-03-30 21:57:40 -04:00
David Rothstein 860c060014 Issue #2425259 by catch, sidharrell, nlisgo, Josh Waihi, Fabianx, Berdir, martin107: Router rebuild lock_wait() condition can result in rebuild later in the request (race condition) 2015-03-30 19:39:05 -04:00
David Rothstein c377b88b8e Issue #2453321 by TravisCarden: Typo in @see reference: drupal_decode_exception() should be _drupal_decode_exception() 2015-03-30 18:47:52 -04:00
David Rothstein e765be0bad Issue #2453311 by TravisCarden: Fix a couple more "the the"s in the codebase 2015-03-30 18:42:39 -04:00
David Rothstein a610b977aa Issue #713462 by jwilson3, Paul B, casey, sivaji@knackforge.com, dcam: Content added via drupal_add_region_content() is not added to pages 2015-03-30 18:35:29 -04:00
David Rothstein 44b538695d Issue #2428915 by pfrenssen: Remove mention of non-existing function in conf_path() documentation 2015-03-30 01:21:59 -04:00
David Rothstein be97f50fba Issue #779482 by mikeytown2, sun, dalin, cam8001, segi, alexpott, Boobaa, Sweetchuck, jbrown, quicksketch: Installation failure when opcode cache is enabled 2015-03-30 00:46:00 -04:00
David Rothstein ea48131869 Issue #2170453 by Darren Oh, mikeryan, Fabianx: Ignore case in code registry lookups 2015-03-30 00:29:14 -04:00
David Rothstein 25ddf78e41 Issue #495930 by fietserwin: Translated strings not correctly marked in the administrative interface when the default language is not English 2015-03-29 18:18:17 -04:00
David Rothstein f7cda605f6 Issue #2381839 by klausi, Damien Tournoud: Changed date format for Last-Modified header breaks caching for certain Varnish/Nginx configurations. 2015-03-29 17:24:26 -04:00
David Rothstein 26d794fac9 Issue #1904528 by Heine, GoddamnNoise: Language switcher (User interface text) Block generates invalid XHTML+RDFa 1.0 2015-03-29 16:14:44 -04:00
David Rothstein c4164898de Merge tag '7.35' into 7.x
7.35 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2015-03-18 15:23:16 -04:00
David Rothstein b44056d2f8 Drupal 7.35 2015-03-18 15:20:37 -04:00
Jennifer Hodgdon ea85d7c8e6 Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" 2015-02-17 16:37:26 -08:00
Jennifer Hodgdon 9b993d5086 Issue #1081902 by zealfire: DrupalEntityControllerInterface::load - doc needs to clarify $conditions 2015-02-17 16:34:25 -08:00
Jennifer Hodgdon a6c50f0526 Issue #2382801 by er.pushpinderrana, Liam Morland: Improve documentation for module_exists() 2014-12-02 08:54:41 -08:00
David Rothstein 8bbc2d2ea0 Issue #2380053 by klausi, pwolanin, tsphethean, sun, David_Rothstein: Posting an array as value of a form element is allowed even when a string is expected (and bypasses #maxlength constraints) - first step: text fields 2014-12-01 18:33:09 -05:00
David Rothstein 84092f3d05 Merge tag '7.34' into 7.x
7.34 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2014-11-19 15:26:08 -05:00
David Rothstein 81586d9e9d Drupal 7.34 2014-11-19 15:24:29 -05:00
David Rothstein 76faa7de48 Back to 7.x-dev 2014-11-07 10:29:24 -05:00
David Rothstein 4ba5f184c6 Drupal 7.33 2014-11-07 10:25:27 -05:00
David Rothstein 86a1ebefd3 Issue #2307505 by Cottser, David_Rothstein, Fabianx: Followup to ensure all theme debug output is properly sanitized. 2014-11-05 02:09:34 -05:00
David Rothstein 6cf3889e1d Issue #2147321 by manfer: Fixed Unnecessary space in session-active class. 2014-11-04 23:49:42 -05:00