summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Collapse)AuthorAge
* - Patch #341588 by voxpelli, mikl, dereine: drupal_json_output() must use ↵Dries Buytaert2010-05-04
| | | | correct mime-type.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #767738 by rfay, sun: Complete and much more betterer re-write of ↵Angie Byron2010-05-01
| | | | drupal_process_states() documentation.
* - Patch #713028 by hefox, jhodgdon, solotandem: drupal_system_listing() ↵Dries Buytaert2010-04-30
| | | | indicates incorrect key values.
* - Patch #555830 by effulgentsia: better code comments.Dries Buytaert2010-04-30
|
* - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean ↵Dries Buytaert2010-04-30
| | | | up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'.
* #758804 by David_Rothstein: Remove unnecessary calls to rebuild module and ↵Angie Byron2010-04-29
| | | | theme data in the installer.
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ↵Dries Buytaert2010-04-28
| | | | core.
* - Patch #617126 by pwolanin, Damien Tournoud, mkalkbrenner: work around PHP ↵Dries Buytaert2010-04-27
| | | | bugs in drupal_http_request().
* - Patch #740764 by mr.baileys, aspilicious: add missing functions to the ↵Dries Buytaert2010-04-24
| | | | sanitization group.
* #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use ↵Angie Byron2010-04-22
| | | | hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements().
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move ↵Angie Byron2010-04-22
| | | | hook_rdf_namespaces() invocation into rdf.module.
* #357799 by unexpand and Heine: Clarify return value of drupal_render() function.Angie Byron2010-04-22
|
* - Patch #768518 by catch: element_info() should use drupal_static_fast() ↵Dries Buytaert2010-04-17
| | | | pattern.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work ↵Dries Buytaert2010-04-07
| | | | correctly in AJAX context with multiple forms on page.
* - Patch #763962 by effulgentsia: remove ineffective static caching of ↵Dries Buytaert2010-04-07
| | | | within url().
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #303987 by jhodgdon, CitizenKane: l() documentation needs to say ↵Dries Buytaert2010-04-06
| | | | something about encoding.
* - Patch #499774 by jbrauer: support use of feed:// URLs as synonyms for ↵Dries Buytaert2010-04-06
| | | | http:// in core.
* - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave ↵Dries Buytaert2010-03-31
| | | | Reid, JohnAlbin, aspilicious: themes disabled during update.
* - Patch #755586 by c960657: don't call is_writable() in each request.Dries Buytaert2010-03-31
|
* - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'.Dries Buytaert2010-03-28
|
* - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().Dries Buytaert2010-03-27
|
* #621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js().Angie Byron2010-03-27
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #752096 by c960657: remove unused check_file().Dries Buytaert2010-03-25
|
* - Patch #751002 by c960657: _drupal_flush_css_js() is too complex.Dries Buytaert2010-03-23
|
* - Patch #443514 by casey, sun: stylesheet override logic prevents loading of ↵Dries Buytaert2010-03-21
| | | | stylesheets of third-party libraries.
* - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript ↵Dries Buytaert2010-03-21
| | | | weight.
* - Patch #720226 by trevjs: documentation for l() missing language key.Dries Buytaert2010-03-18
|
* - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should ↵Dries Buytaert2010-03-12
| | | | run as anonymous when invoked via the run-cron link on the status report page.
* - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY.Dries Buytaert2010-03-11
|
* - Patch #721400 by pwolanin: order JS files according to weight, don't ↵Dries Buytaert2010-03-09
| | | | change filenames for aggregated JS/CSS.
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵Angie Byron2010-03-07
| | | | 'text_format' for additional DX/security around rich text fields.
* #723634 by catch: Improve path_save() performance.Angie Byron2010-03-07
|
* - Patch #623684 by linclark, christefano, scor: improved documentation of ↵Dries Buytaert2010-03-06
| | | | RDF module.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() ↵Dries Buytaert2010-03-06
| | | | req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
* - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear.Dries Buytaert2010-03-03
|
* - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty ↵Dries Buytaert2010-03-03
| | | | string instead of empty serialized array.
* - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a ↵Dries Buytaert2010-03-02
| | | | query string cannot be loaded.
* - Patch #503550 by yched, jp.stacey: make sure strings are cached per language.Dries Buytaert2010-02-27
|
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored ↵Dries Buytaert2010-02-25
| | | | after 31 link/style tags.
* - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever ↵Dries Buytaert2010-02-22
| | | | been used.
* - Patch #718984 by JohnAlbin: theme_blocks() defined in ↵Dries Buytaert2010-02-20
| | | | drupal_common_theme() even though it no longer exists.
* #566494 follow-up by catch and David_Rothstein: Fixed Running cron in a ↵Angie Byron2010-02-18
| | | | shutdown function breaks the site.
* #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown ↵Angie Byron2010-02-17
| | | | functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
* #698978 by jhodgdon: Make documentation for flood_is_allowed() gender-neutral.Angie Byron2010-02-17
|