summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
* #296574 by boombatower and chx: Provide debug function for debugging during t...Angie Byron2009-08-15
* #264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupa...Angie Byron2009-08-14
* #533586 by dww and chx: Refactor dependency checks into sharable helper funct...Angie Byron2009-08-13
* - Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.Dries Buytaert2009-08-12
* - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, upda...Dries Buytaert2009-08-11
* #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiti...Angie Byron2009-08-08
* #543594 by Damien Tournoud: Bubble up exceptions in PDO.Angie Byron2009-08-08
* #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time...Angie Byron2009-08-05
* #433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappe...Angie Byron2009-08-04
* #341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when da...Angie Byron2009-08-04
* - Patch #530976 by catch: small performance optimization to drupal_render().Dries Buytaert2009-07-31
* - Patch #536198 by boombatower: remove some death code.Dries Buytaert2009-07-31
* - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight...Dries Buytaert2009-07-30
* - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Conte...Dries Buytaert2009-07-30
* - Patch #534480 by solotandem: change explode to implode in the documentation.Dries Buytaert2009-07-30
* - Patch #443154 by boombatower, pwolanin: properly report fatal errors as fai...Dries Buytaert2009-07-30
* - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so t...Dries Buytaert2009-07-29
* - Patch #493746 by Dave Reid: code clean-up of drupal_attributes().Dries Buytaert2009-07-28
* - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ...Dries Buytaert2009-07-28
* - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ...Dries Buytaert2009-07-27
* - Patch #519782 by tic2000: change to become a hidden region like page_top.Dries Buytaert2009-07-27
* #527804 by sun: Add an alter hook for element_info() to change default values...Angie Byron2009-07-23
* #292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/4...Angie Byron2009-07-23
* - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA ...Dries Buytaert2009-07-22
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad...Dries Buytaert2009-07-20
* - Patch #523694 by catch: improve performance of t().Dries Buytaert2009-07-19
* - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_att...Dries Buytaert2009-07-15
* - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay'...Dries Buytaert2009-07-14
* #455844 follow-up by yched: Change render() to print render() for consistency...Angie Byron2009-07-13
* #505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files.Angie Byron2009-07-10
* - Patch #243129 by jrchamp, DamZ, mfb, catch, justinrandell, macgirvin, et al...Dries Buytaert2009-07-08
* #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for...Angie Byron2009-07-04
* - Patch #482646 by Dave Reid et al: check for existence of ['HTTP_USER_AGENT'...Dries Buytaert2009-07-04
* - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not...Dries Buytaert2009-07-03
* - Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of H...Dries Buytaert2009-07-03
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array propert...Angie Byron2009-07-02
* #455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granul...Angie Byron2009-06-18
* - Patch #293322 by minorOffense: fixed documentation.Dries Buytaert2009-06-18
* - Patch #280240 by andypost: maybe some day, someone wants to post 0. :)Dries Buytaert2009-06-17
* - Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible...Dries Buytaert2009-06-13
* - Patch #487830 by c960657: fixed a HTTP header and improved the tests.Dries Buytaert2009-06-10
* - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t()...Dries Buytaert2009-06-08
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and syste...Dries Buytaert2009-06-06
* - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for t...Dries Buytaert2009-06-06
* #480044 by JohnAlbin: sites/all/ should take precedence over profiles when se...Angie Byron2009-06-03
* - Patch #477944 by Damien Tournoud: fix and streamline page cache and session...Dries Buytaert2009-06-02
* - Patch #458176 by c960657: improved exception handling in database layer.Dries Buytaert2009-06-01
* - Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static ca...Dries Buytaert2009-05-31
* #345591 follow-up by pwolanin: Small indentation fix.Angie Byron2009-05-27
* - Patch #472658 by agentrickard: clean up of inline code comments.Dries Buytaert2009-05-26