| Commit message (Expand) | Author | Age |
* | Issue #1312844 follow-up by David_Rothstein, kathyh: Fixed minor formatting bug. | webchick | 2011-11-03 |
* | Issue #1312844 by sven.lauer: Fixed hook_schema() doc should state that datab... | webchick | 2011-10-24 |
* | Issue #1312178 by rocket_nova, jhodgdon, unabacus: Fixed Documentation proble... | webchick | 2011-10-24 |
* | Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should state... | webchick | 2011-10-19 |
* | Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() variable... | webchick | 2011-10-17 |
* | - Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementatio... | Dries | 2011-10-16 |
* | Issue #1054848 by barraponto: Fixing common typos through codespell.py. | webchick | 2011-10-02 |
* | Issue #1247626 by sven.lauer: Fixed hook_install()/hook_uninstall() doc does ... | webchick | 2011-09-30 |
* | Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' ... | webchick | 2011-09-27 |
* | - Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() ... | Dries Buytaert | 2011-09-21 |
* | - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no funct... | Dries Buytaert | 2011-09-11 |
* | - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be chang... | Dries Buytaert | 2011-09-11 |
* | - Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include I... | Dries Buytaert | 2011-08-26 |
* | - Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() a... | Dries Buytaert | 2011-08-08 |
* | Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' s... | webchick | 2011-07-04 |
* | Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample f... | webchick | 2011-07-03 |
* | Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation. | webchick | 2011-06-26 |
* | Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses ... | webchick | 2011-06-21 |
* | Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loa... | webchick | 2011-06-15 |
* | Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to p... | webchick | 2011-06-08 |
* | Issue #1161964 by arcaneadam: Fixed hook_system_themes_page_alter() document... | webchick | 2011-06-01 |
* | Issue #1096446 by plach: Fixed entity_label() is not passing along the () par... | webchick | 2011-05-18 |
* | Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language... | webchick | 2011-05-18 |
* | - Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() co... | Dries Buytaert | 2011-05-17 |
* | - Patch #1024684 by linclark: omit & in @param statements (for consistency). | Dries Buytaert | 2011-05-08 |
* | - Patch #1063046 by guidocecilio, linclark: hook_requirements() API documenta... | Dries Buytaert | 2011-05-01 |
* | - Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambig... | Dries Buytaert | 2011-04-20 |
* | - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. | Dries Buytaert | 2011-04-12 |
* | Issue #1037352 by David_Rothstein: clarified usage of 'warning' parameter. | webchick | 2011-03-28 |
* | Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be called... | webchick | 2011-03-21 |
* | Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omi... | webchick | 2011-03-21 |
* | Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'. | webchick | 2011-03-21 |
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
* | - Patch #1064212 by catch: page caching performance has regressed by 30-40%. | Dries Buytaert | 2011-02-24 |
* | - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. | Dries Buytaert | 2011-02-19 |
* | - Patch #1052364 by agentrickard: documentation error in hook_modules_uninsta... | Dries Buytaert | 2011-02-09 |
* | #1022172 by montesq: Fixed Missing return in example hook_menu code | Angie Byron | 2011-01-28 |
* | - Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated. | Dries Buytaert | 2011-01-11 |
* | #989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends. | Angie Byron | 2011-01-04 |
* | #989366 by jhodgdon: Improved documentation of hook_date_formats() | Angie Byron | 2011-01-03 |
* | #1012138 by tstoeckler: Fixed hook_init() example violates what doc says to do | Angie Byron | 2011-01-03 |
* | #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). | Angie Byron | 2010-12-15 |
* | - Patch #854396 by tstoeckler, jhodgdon: improve documentation for date-relat... | Dries Buytaert | 2010-12-09 |
* | #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_label | Angie Byron | 2010-12-08 |
* | #975754 by jhodgdon: Fixed problems with hook_menu() documentation. | Angie Byron | 2010-12-08 |
* | #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTrans... | Angie Byron | 2010-12-01 |
* | - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hoj... | Dries Buytaert | 2010-11-27 |
* | - Patch #922788 by sun: update.php does not invoke hook_requirements()('updat... | Dries Buytaert | 2010-11-23 |
* | #975806 by amateescu, modesia: Fix incorrect page structure in hook_page_alte... | Angie Byron | 2010-11-20 |
* | #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that run... | Angie Byron | 2010-11-15 |