summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Collapse)AuthorAge
* - 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
|
* #713028 by hefox and solotandem: Fixed drupal_system_listing() documentation ↵Angie Byron2010-02-17
| | | | indicates incorrect key values.
* #716348 by grendzy and hefox: Documentation of drupal_get_path() and system ↵Angie Byron2010-02-17
| | | | table missing the fact that 'profile' is stored there now.
* #325169 by moshe weitzman: Move t() to bootstrap.inc to stop fatal errors ↵Angie Byron2010-02-17
| | | | when called from error handlers.
* #530836 by mr.baileys: Fixed drupal_set_page_content() api documentation.Angie Byron2010-02-15
|
* - Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move ↵Dries Buytaert2010-02-15
| | | | error/exception handler higher up in the bootstrap process.
* #525622 by scor, catch, and yched: Allow Entity path callback to deal with ↵Angie Byron2010-02-11
| | | | options.
* #705242 by moshe weitzman: Fixed _drupal_log_error() messy for CLI requests.Angie Byron2010-02-11
|
* - Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented.Dries Buytaert2010-02-10
|