| Commit message (Expand) | Author | Age |
* | #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 |
* | #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 |