| Commit message (Expand) | Author | Age |
* | - 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 #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alte... | Dries Buytaert | 2008-12-29 |
* | - Patch #352093 by catch: avoid unnecessary SQL query on front page when no n... | Dries Buytaert | 2008-12-29 |
* | - 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 #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 |
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
* | - 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 #305345 by catch: making all terminology consistent. | Dries Buytaert | 2008-11-22 |
* | - Patch #330674 by catch: we can eliminate one database query because we have... | Dries Buytaert | 2008-11-22 |
* | - Patch #334030 by justinrandell: replace module_list with module_implements ... | Dries Buytaert | 2008-11-15 |
* | #331719 follow-up by chx: Remove ambiguity from search score queries. | Angie Byron | 2008-11-10 |
* | - Patch #319788 by stella, nedjo et al: pass language code to filters when av... | Dries Buytaert | 2008-11-08 |
* | #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 ->... | Angie Byron | 2008-11-03 |
* | - Patch #302120 by dmitrig01: usability improvement - make the content type a... | Dries Buytaert | 2008-11-02 |
* | - Patch #279516 by c960657: removed many PHP4-isms. Great patch. | Dries Buytaert | 2008-11-01 |
* | - Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals. | Dries Buytaert | 2008-10-29 |
* | #325876 by pwolanin: Fix doxygen for node_get_types() to reflect recent modul... | Angie Byron | 2008-10-25 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | #320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being cal... | Angie Byron | 2008-10-12 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #305566 by agentrickard and moshe weitzman: Split 'bypass node access' from '... | Angie Byron | 2008-10-11 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | #206138 by pwolanin: Rename mis-named 'module' attribute in node types. | Angie Byron | 2008-10-08 |
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve sa... | Dries Buytaert | 2008-10-06 |
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as we... | Dries Buytaert | 2008-10-06 |
* | #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAP... | Angie Byron | 2008-09-27 |
* | #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 |
* | #189406 by catch: Add comment settings to the list of stuff you can configure... | Angie Byron | 2008-09-17 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #235175 by dmitrig01: name of content type is incorrectly capitalized. | Dries Buytaert | 2008-08-31 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #289796 by cwgordon7 and webchick: killed some exceptions. | Dries Buytaert | 2008-08-03 |
* | - Patch #227548 by AjK, Heine, Stefan Esser, hswong3i, dmitrig01: remove usel... | Dries Buytaert | 2008-08-02 |
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
* | - Patch #259002 by Robert Douglas: set all the default scoring factors to zer... | Dries Buytaert | 2008-05-15 |
* | - Patch #145242 by douggreen et al: refactor node_rank to modules can add sco... | Dries Buytaert | 2008-05-14 |
* | - Patch #257279 by Robert Douglas: removing extra join from do_search(). | Dries Buytaert | 2008-05-13 |
* | - Patch #240387 by recidive: fixed broken links. | Dries Buytaert | 2008-05-10 |
* | - Patch #252580 by robert douglas and senpai: fixed a division by zero. | Dries Buytaert | 2008-05-10 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly. | Dries Buytaert | 2008-05-02 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |