| Commit message (Expand) | Author | Age |
* | - Patch #352880 by dereine, Dave Reid: replace strstre with strpos. | Dries Buytaert | 2009-04-26 |
* | - Patch #372471 by JamesAn et al: killed theme_box(). | Dries Buytaert | 2009-04-20 |
* | - Patch #431560 by JeremyFrench, jredding: fixed typo in the documentation. | Dries Buytaert | 2009-04-15 |
* | #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now pr... | Angie Byron | 2009-04-11 |
* | - Patch #372414 by Todd Nienkerk, JohnAlbin: don't output empty comments. | Dries Buytaert | 2009-04-04 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | - Patch #296482 by mr.baileys: additional tests for the comments block. | Dries Buytaert | 2009-03-25 |
* | - Patch #394374 by cwgordon7, wretched sinner, et al: improved language of co... | Dries Buytaert | 2009-03-17 |
* | #404222 by cwgordon7: Fix comment above comment_link(). | Angie Byron | 2009-03-17 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ... | Dries Buytaert | 2009-03-14 |
* | #360081 by quicksketch: Stop using global variables for JavaScript settings. | Angie Byron | 2009-03-13 |
* | - Patch #314138 by jeffschuler: documentation improvements. | Dries Buytaert | 2009-03-13 |
* | - Patch #395086 by Freso: tiny performance optimization. | Dries Buytaert | 2009-03-10 |
* | - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'i... | Dries Buytaert | 2009-03-08 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
* | - Patch #299267 by Crell: add extender support to the SELECT query builder. | Dries Buytaert | 2009-02-22 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | #371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix,... | Angie Byron | 2009-02-18 |
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compa... | Angie Byron | 2009-02-18 |
* | #349823 by Dave Reid: Fix query in recent comment block that results in fatal... | Angie Byron | 2009-02-07 |
* | #333478 by keith.smith: Remove extra comma and 'character sequences' in taxon... | Angie Byron | 2009-02-06 |
* | #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 |