summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
* - Patch #740764 by mr.baileys, aspilicious: add missing functions to the sani...Dries Buytaert2010-04-24
* #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_mod...Angie Byron2010-04-22
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move hook...Angie Byron2010-04-22
* #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() patt...Dries Buytaert2010-04-17
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric...Dries Buytaert2010-04-11
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctl...Dries Buytaert2010-04-07
* - Patch #763962 by effulgentsia: remove ineffective static caching of within...Dries Buytaert2010-04-07
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to en...Dries Buytaert2010-04-06
* - Patch #303987 by jhodgdon, CitizenKane: l() documentation needs to say some...Dries Buytaert2010-04-06
* - Patch #499774 by jbrauer: support use of feed:// URLs as synonyms for http:...Dries Buytaert2010-04-06
* - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave ...Dries Buytaert2010-03-31
* - 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
* - 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
* - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript w...Dries Buytaert2010-03-21
* - Patch #720226 by trevjs: documentation for l() missing language key.Dries Buytaert2010-03-18
* - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should r...Dries Buytaert2010-03-12
* - 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 change...Dries Buytaert2010-03-09
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text...Angie Byron2010-03-07
* #723634 by catch: Improve path_save() performance.Angie Byron2010-03-07
* - Patch #623684 by linclark, christefano, scor: improved documentation of RDF...Dries Buytaert2010-03-06
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req...Dries Buytaert2010-03-06
* - 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 strin...Dries Buytaert2010-03-03
* - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a quer...Dries Buytaert2010-03-02
* - 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 afte...Dries Buytaert2010-02-25
* - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever b...Dries Buytaert2010-02-22
* - Patch #718984 by JohnAlbin: theme_blocks() defined in drupal_common_theme()...Dries Buytaert2010-02-20
* #566494 follow-up by catch and David_Rothstein: Fixed Running cron in a shutd...Angie Byron2010-02-18
* #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functio...Angie Byron2010-02-17
* #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
* #716348 by grendzy and hefox: Documentation of drupal_get_path() and system t...Angie Byron2010-02-17
* #325169 by moshe weitzman: Move t() to bootstrap.inc to stop fatal errors whe...Angie Byron2010-02-17
* #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 erro...Dries Buytaert2010-02-15
* #525622 by scor, catch, and yched: Allow Entity path callback to deal with op...Angie Byron2010-02-11
* #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
* - Patch #708144 by lilou: remove double semicolons at end of line.Dries Buytaert2010-02-09