| Commit message (Expand) | Author | Age |
* | - Patch #917670 by mr.baileys: improve drupal_alter() documentation. | Dries Buytaert | 2010-10-03 |
* | - Patch #929178 by carlos8f, chx: module_list() kills system_list() caching. | Dries Buytaert | 2010-10-02 |
* | #915216 by catch, Damien Tournoud: Fixing update.php cannot apply updates error. | Angie Byron | 2010-10-01 |
* | #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess. | Angie Byron | 2010-10-01 |
* | - Patch #887870 by sun, David_Rothstein: make system_list() return full modul... | Dries Buytaert | 2010-09-03 |
* | - Patch #508056 by Stevel: _module_build_dependencies() calls drupal_depth_fi... | Dries Buytaert | 2010-07-28 |
* | - Patch #855386 by aspilicious: fix newlines in module.inc. | Dries Buytaert | 2010-07-16 |
* | - Patch #836748 by aaronbauman, jhodgdon: improve documentation about install... | Dries Buytaert | 2010-06-26 |
* | - Patch #836630 by catch: module_implements() caching is broken. | Dries Buytaert | 2010-06-24 |
* | #831080 by carlos8f, David_Rothstein: Fixed Dashboard is completely empty aft... | Angie Byron | 2010-06-24 |
* | - Patch #793274 by matt2000: schema is left broken if hook_install() fails. | Dries Buytaert | 2010-05-09 |
* | - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alte... | Dries Buytaert | 2010-04-28 |
* | #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_mod... | Angie Byron | 2010-04-22 |
* | - Patch #731606 by fago: module_implements() fails to find include. | Dries Buytaert | 2010-04-22 |
* | #605624 by puddlenipper, cwgordon7: Added clarification about example hooks. | Angie Byron | 2010-04-21 |
* | #736530 by ldpm: Link hooks group/topic page to the themeable group page. | Angie Byron | 2010-04-20 |
* | - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript issues... | Dries Buytaert | 2010-04-16 |
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ... | Dries Buytaert | 2010-03-26 |
* | - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls ... | Dries Buytaert | 2010-03-03 |
* | - Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_in... | Dries Buytaert | 2010-03-02 |
* | - Patch #620298 by David_Rothstein: schema not available in hook_install(). | Dries Buytaert | 2010-02-26 |
* | #399642 follow-up by JacobSingh: include /includes/install.inc in module_enab... | Angie Byron | 2010-02-15 |
* | #599122 follow-up by scor and catch: Do not use module_load_include() in glob... | Angie Byron | 2010-01-28 |
* | #399642 follow-up by carlos8f: Replace drupal_install_modules() with an impro... | Angie Byron | 2010-01-13 |
* | #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_... | Angie Byron | 2010-01-07 |
* | - Patch #661420 by justinrandell, David_Rothstein: made installation of modul... | Dries Buytaert | 2009-12-28 |
* | - Patch #648262 by brianV: fixed some typos. | Dries Buytaert | 2009-12-02 |
* | - Patch #626688 by justinrandell, catch, chx: add caching for system_list(). | Dries Buytaert | 2009-11-26 |
* | #619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for ... | Angie Byron | 2009-11-20 |
* | - Patch #634240 by catch: fixed system_list() caching. | Dries Buytaert | 2009-11-18 |
* | - Patch #623992 by catch: performance improvements to system_list(). | Dries Buytaert | 2009-11-11 |
* | - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/... | Dries Buytaert | 2009-11-10 |
* | - Patch #623992 by sun: documentation updates for system_list(). | Dries Buytaert | 2009-11-09 |
* | - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. | Dries Buytaert | 2009-11-08 |
* | - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. | Dries Buytaert | 2009-11-08 |
* | - Patch #624882 by jhodgdon: fixed typos in hooks section page. | Dries Buytaert | 2009-11-08 |
* | - Patch #623992 by catch: performance improvement: reduce {system} database h... | Dries Buytaert | 2009-11-08 |
* | #591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alte... | Angie Byron | 2009-11-05 |
* | #592008 follow-up by chx and moshe weitzman: All theme() function calls in ho... | Angie Byron | 2009-11-01 |
* | - Patch #615734 by catch: document why we call drupal_get_filename() in modul... | Dries Buytaert | 2009-10-30 |
* | - Patch #200931 by Darren Oh, asimmonds: fixed schema not being available in ... | Dries Buytaert | 2009-10-30 |
* | - Patch #356074 by chx, Damien Tournoud: provide a sequences API. | Dries Buytaert | 2009-10-16 |
* | - Patch #600780 by asimmonds: fixed typo in documentation. | Dries Buytaert | 2009-10-10 |
* | #557542 follow-up by catch: Fixed module_implements() caching for authenticat... | Angie Byron | 2009-09-29 |
* | - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick,... | Dries Buytaert | 2009-09-27 |
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the fu... | Angie Byron | 2009-08-24 |
* | Of all the patches to accidentally commit without a message. :( Rolling back ... | Angie Byron | 2009-08-24 |
* | *** empty log message *** | Angie Byron | 2009-08-24 |
* | #509398 by adrian: Turned install profiles into modules with full access to t... | Angie Byron | 2009-08-21 |
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopr... | Angie Byron | 2009-08-17 |