| Commit message (Expand) | Author | Age |
* | #361130 by Dave Reid: Clean up comment variables on uninstall. | Angie Byron | 2009-01-31 |
* | #352337 by catch: Avoid pager query if there are no comments on a node. | Angie Byron | 2009-01-31 |
* | #242962 by Heine: Add a 'tablesort' Form API element to unify various places ... | Angie Byron | 2009-01-28 |
* | - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_p... | Dries Buytaert | 2009-01-27 |
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
* | - Patch #353632 by catch et al: avoid sorting elements twice -- performance i... | Dries Buytaert | 2009-01-23 |
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
* | #276554 by stella and John Morahan: Tests for comments as part of an RSS feed. | Angie Byron | 2009-01-22 |
* | #287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FO... | Angie Byron | 2009-01-22 |
* | - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format... | Dries Buytaert | 2009-01-21 |
* | #360106 by Dave Reid: Allow comment module to be uninstalled. | Angie Byron | 2009-01-19 |
* | - Patch #201490 by lilou, keith.smith: fixed inconsistencies in the moderatio... | Dries Buytaert | 2009-01-14 |
* | #8 by sun and most of #drupal: Users can now cancel their accounts. Fixing th... | Angie Byron | 2009-01-08 |
* | - Patch #350984 by Moshe: clean-up and bugfix of the 'kick comment rendering ... | Dries Buytaert | 2009-01-04 |
* | - Patch #353480 by dereine, justinrandell: remove from hook_comment(). | Dries Buytaert | 2009-01-04 |
* | - Patch #352911 by swentel: the comment status field was reversed. | Dries Buytaert | 2009-01-02 |
* | - Rollback of #352337. | Dries Buytaert | 2008-12-31 |
* | - Patch #350984 by Moshe: kick comment rendering out of node module. | Dries Buytaert | 2008-12-31 |
* | - Patch #352337 by catch: avoid unnecessary query in comment render. | Dries Buytaert | 2008-12-30 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #352054 by catch: convert calls to db_placeholders() in static queries. | 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 #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and d... | Dries Buytaert | 2008-12-09 |
* | - 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 #339960 by Damien Tournoud: updated test explanation. | Dries Buytaert | 2008-11-28 |
* | - 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 |
* | #302438 by maartenvg and cwgordon7: Only show the 'queued for approval' messa... | Angie Byron | 2008-11-23 |
* | - Patch #334826 by maartenvg: editing of anonymous comments was broken. Bugf... | Dries Buytaert | 2008-11-21 |
* | - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a... | Dries Buytaert | 2008-11-16 |
* | - 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 #314532 by jsaints, Crell, Arancaytar, CorniI, Rob Loach, et al: conv... | Dries Buytaert | 2008-11-11 |
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
* | - Patch #319788 by stella, nedjo et al: pass language code to filters when av... | Dries Buytaert | 2008-11-08 |
* | - Patch #279516 by c960657: removed many PHP4-isms. Great patch. | Dries Buytaert | 2008-11-01 |
* | - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. | Dries Buytaert | 2008-10-29 |
* | - Patch #296485 by johnskulski, catch: fixed problem with comment threading. | Dries Buytaert | 2008-10-14 |
* | - Patch #320784 by johnskulski: added test for comment threading. This test ... | Dries Buytaert | 2008-10-14 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | 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 |
* | #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 |