| Commit message (Expand) | Author | Age |
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ta... | Dries Buytaert | 2009-10-09 |
* | Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection ha... | Dries Buytaert | 2009-09-21 |
* | - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system... | Dries Buytaert | 2009-09-21 |
* | - Patch #582736 by douggreen: removed unused function. | Dries Buytaert | 2009-09-20 |
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
* | - Patch #569084 by douggreen: fixed resetting the search index. | Dries Buytaert | 2009-09-05 |
* | - Patch #546302 by jhodgdon: improved help text of search module so people kn... | Dries Buytaert | 2009-09-05 |
* | - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache patter... | Dries Buytaert | 2009-08-31 |
* | - Patch #505214 by pwolanin: make the search module a slightly better framework. | Dries Buytaert | 2009-08-29 |
* | - Patch #394182 by chx, Berdir: converted search module to the new database a... | Dries Buytaert | 2009-08-29 |
* | - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() fo... | Dries Buytaert | 2009-08-29 |
* | #557890 by Gábor Hojtsy: Added 'Search and metadata' category to configurati... | Angie Byron | 2009-08-24 |
* | #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 |
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Co... | Angie Byron | 2009-08-22 |
* | #292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/4... | Angie Byron | 2009-07-23 |
* | - Patch #524476 by Scott Reynolds: improper FAPI handling for search settings... | Dries Buytaert | 2009-07-20 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | - Patch #504678 by catch: use objects instead of arrays. | Dries Buytaert | 2009-07-01 |
* | - Patch #506218 by catch: remove collapsed comments as is and tidy up comment... | Dries Buytaert | 2009-07-01 |
* | - Patch #468630 by Berdir: fixed error with publishing comments. | Dries Buytaert | 2009-06-03 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #470594 by Moshe: convert more pages and blocks to return arrays. | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #448860 by recidive: updated the search module documentation. | Dries Buytaert | 2009-05-22 |
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
* | - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'. | Dries Buytaert | 2009-05-16 |
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #424660 by mustafau: remove non-existing reference. | Dries Buytaert | 2009-05-06 |
* | - Patch #372471 by JamesAn et al: killed theme_box(). | Dries Buytaert | 2009-04-20 |
* | #376408 by pwolanin and ajevans85: Stop phantom () appearing in search results. | Angie Byron | 2009-03-27 |
* | #356359 by mgifford and nfreear: Resolve accessibility failures in search form. | Angie Byron | 2009-03-15 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | #369002 by toddy: Use format_plural() for search keyword length error. | Angie Byron | 2009-03-01 |
* | - Patch #353480 by dereine, justinrandell: remove from hook_comment(). | Dries Buytaert | 2009-01-04 |
* | - Patch #350984 by Moshe: kick comment rendering out of node module. | Dries Buytaert | 2008-12-31 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #349504 by keith.smith: clean up sentence spacing in code comments. | Dries Buytaert | 2008-12-20 |
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_... | Dries Buytaert | 2008-12-16 |
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and d... | Dries Buytaert | 2008-12-09 |
* | - Patch #335086 by recidive: rename node, filter and comment module tables to... | Dries Buytaert | 2008-12-03 |
* | - Patch #296624 by Damien Tournoud: made search work on PostgreSQL. | Dries Buytaert | 2008-12-02 |
* | - Patch #334030 by justinrandell: replace module_list with module_implements ... | Dries Buytaert | 2008-11-15 |
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
* | #331719 follow-up by chx: Remove ambiguity from search score queries. | Angie Byron | 2008-11-10 |
* | #331719 by chx: Fix search query that had a field aliased to one of its colum... | Angie Byron | 2008-11-08 |
* | - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). | Dries Buytaert | 2008-10-26 |
* | #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being cal... | Angie Byron | 2008-10-12 |