| Commit message (Expand) | Author | Age |
* | - 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 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #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 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - 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 |
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
* | - Patch #280319 by robertDouglas: remove unneeded and non-existing validation... | Dries Buytaert | 2008-07-10 |
* | - Patch #242048 by macgirvin, Freso, Senpai, flobruit, catch, robertDouglass,... | Dries Buytaert | 2008-05-26 |
* | - Patch #237754 by Robert Douglass and David Lesieur: search_index hardcoded ... | Dries Buytaert | 2008-05-14 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched fr... | Dries Buytaert | 2008-04-10 |
* | - Patch #218403 by Gabor, catch, Arancaytar, keith, doug, et al: duplicate en... | Dries Buytaert | 2008-04-02 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
* | #205920 by douggreen: short term searches were returning wrong results | Gábor Hojtsy | 2008-01-07 |
* | #205795 by douggreen: search result normalization used a wrong calculation | Gábor Hojtsy | 2008-01-03 |
* | #205199 by David_Rothstein: leftover links were not removed in the reindexing... | Gábor Hojtsy | 2008-01-01 |
* | #197730 by keith.smith: standardize on a much more user friendly cron referen... | Gábor Hojtsy | 2007-12-19 |
* | #200069 by keith.smith: new standard for 'more information' links in module h... | Gábor Hojtsy | 2007-12-14 |
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u... | Gábor Hojtsy | 2007-12-13 |
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
* | #186242 by douggreen: ignore AND in search, as it is the default behavior and... | Gábor Hojtsy | 2007-12-05 |
* | - Patch #146466 by douggreen, Steven et al: Remove temporary table usage from... | Dries Buytaert | 2007-11-13 |
* | - Patch #164032 by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: ... | Dries Buytaert | 2007-10-31 |
* | - Patch #186028 by chx: search_preprocess gets added to theme registry. | Dries Buytaert | 2007-10-25 |
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s... | Gábor Hojtsy | 2007-10-21 |
* | #165140 by dww: rename logs to reports (usability improvement) | Gábor Hojtsy | 2007-10-20 |
* | #104662 by chx: the search block form might not be available on the search pa... | Gábor Hojtsy | 2007-10-01 |
* | - Patch #169433 by Crell and dvessel: split up search module. | Dries Buytaert | 2007-09-05 |
* | #172436 by chx: watchdog was already renamed dblog, fix leftovers | Gábor Hojtsy | 2007-09-02 |