| Commit message (Expand) | Author | Age |
* | - Patch #424660 by mustafau: remove non-existing reference. | Dries Buytaert | 2009-05-06 |
* | - Patch #446742 by sun, dmitrig01: fixed various bugs. | Dries Buytaert | 2009-04-29 |
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a them... | Dries Buytaert | 2009-04-26 |
* | - Patch #372471 by JamesAn et al: killed theme_box(). | Dries Buytaert | 2009-04-20 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #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 |
* | #292565 by John Morahan and lyricnz: Fix 404 on search form from a 404 page (... | Angie Byron | 2009-03-08 |
* | #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 |
* | #308277 by robertDouglass: Tests for multiple search engine types. | Angie Byron | 2009-01-22 |
* | - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table... | Dries Buytaert | 2009-01-14 |
* | - Rollback of #225562 -- I think there is still something wrong. | Dries Buytaert | 2009-01-13 |
* | - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ta... | Dries Buytaert | 2009-01-13 |
* | - Patch #266246 by David Strauss: added smart defaults for system_settings_fo... | Dries Buytaert | 2009-01-11 |
* | - 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 #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
* | #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ... | Angie Byron | 2008-11-25 |
* | - Patch #332123 by webchick, lilou: remove t() function from schema descripti... | Dries Buytaert | 2008-11-15 |
* | - 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 |
* | #257910 follow-up by Damien Tournoud: Fix location of search.install update c... | Angie Byron | 2008-11-03 |
* | - Patch #257910 by Damien Tournoud: use primary key instead. | Dries Buytaert | 2008-11-02 |
* | - Patch #257910 by douggreen et al: Performance Issue during Indexing - searc... | Dries Buytaert | 2008-11-02 |
* | - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). | Dries Buytaert | 2008-10-26 |
* | - Patch #320000 by lilou: unify doxygen @file documentation in tpl. | Dries Buytaert | 2008-10-13 |
* | #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being cal... | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | #318892 by justinrandell and chx: Add .install files to the list of files add... | Angie Byron | 2008-10-09 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve sa... | Dries Buytaert | 2008-10-06 |
* | #108979 by ewhipple, catch, and sun: Order permissions consistently, keep nod... | Angie Byron | 2008-09-17 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | #308233 by robertDouglass: Tests for the advanced search form. | Angie Byron | 2008-09-17 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #278759 by douggreen, fletchgqc: improved code comment. | Dries Buytaert | 2008-08-28 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #257912 by douggreen, Damien Tournoud: improve performance by flippin... | Dries Buytaert | 2008-08-14 |
* | - Patch #293504 by Damien Tournoud: fixed search on PostgreSQL - argument of ... | Dries Buytaert | 2008-08-13 |