| Commit message (Expand) | Author | Age |
* | - Patch #191499 by catch: remove display order settings and cleaned up some w... | Dries Buytaert | 2008-07-03 |
* | - Patch #272054 by David Rothstein: fixed code comment for comment_form(). | Dries Buytaert | 2008-06-20 |
* | - Patch #272848 by catch: update comment settings form help text. | Dries Buytaert | 2008-06-20 |
* | - Patch #255918 by R.Muilwijk: performance improvement: comment_link querying... | Dries Buytaert | 2008-06-18 |
* | - Patch #270045 by drewish, Susurrus: clean up return values. | Dries Buytaert | 2008-06-18 |
* | - Patch #250729 by R.Muilwijk: fixed typo. | Dries Buytaert | 2008-06-17 |
* | - Patch #250729 by R.Muilwijk: removed unnecessary SQL query. | Dries Buytaert | 2008-06-14 |
* | - Patch #253577 by Morbus Iff: allow new comment timestamp to be passed. | Dries Buytaert | 2008-06-09 |
* | - Patch #66264 by boombatower: comment approval displayed on node view of com... | Dries Buytaert | 2008-06-03 |
* | - Patch #258171 by Senpai: code cleanup. | Dries Buytaert | 2008-05-14 |
* | - Patch #145242 by douggreen et al: refactor node_rank to modules can add sco... | Dries Buytaert | 2008-05-14 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Rollback. | Dries Buytaert | 2008-04-25 |
* | - Patch #250729 by R.Muilwijk: performance improvement. | Dries Buytaert | 2008-04-25 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Patch #175841 by catch et al: remove comment controls for users. Yowza. | Dries Buytaert | 2008-04-16 |
* | - 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 #195072 by webchick and coltrane: make _comment_load() a public API f... | Dries Buytaert | 2008-04-10 |
* | - Patch #216504 by webchick et al: added missing table alias in comment_rende... | Dries Buytaert | 2008-04-10 |
* | - Patch #240387 by matt2000 et al: move 'content types' to 'site building' pe... | Dries Buytaert | 2008-04-06 |
* | - Patch #81931 by keith.smith: improved wording of help text. | Dries Buytaert | 2008-02-23 |
* | - Patch #81931 by webchick et al: made the recent comments block configurable... | Dries Buytaert | 2008-02-21 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
* | #204411 by chx, slightly modified: heal a possible MySQL import error when th... | Gábor Hojtsy | 2008-01-25 |
* | #204705 by pwolanin: abort user_save on SQL errors, to avoid data corruption | Gábor Hojtsy | 2008-01-10 |
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
* | #199809 by theborg: comment templates were not checking status properly (fix ... | Gábor Hojtsy | 2008-01-04 |
* | #195161 follow up by keith.smith: fix typo in code comment | Gábor Hojtsy | 2008-01-04 |
* | #195161 by mcarbone with some modifications: only show 'login to post comment... | Gábor Hojtsy | 2008-01-04 |
* | - Patch #204221 by webernet: code style fixes. | Dries Buytaert | 2007-12-28 |
* | #202473 by keith.smith: pre-RC1 spell checking on hopefully final text | Gábor Hojtsy | 2007-12-19 |
* | #189878 by O Govinda, keith.smith: comment module help updates, removing help... | Gábor Hojtsy | 2007-12-19 |
* | #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregat... | Gábor Hojtsy | 2007-12-16 |
* | #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 |
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
* | #195678 by catch: standardise on Save and Preview button terminology (for com... | Gábor Hojtsy | 2007-11-29 |
* | #191104 by keith.smith: (usability) change occurances of node to 'post' and '... | Gábor Hojtsy | 2007-11-12 |
* | - Patch #190483 by webernet et al: tiny code cleanup. | Dries Buytaert | 2007-11-09 |
* | #186749 by Rob Loach and myself: (regression) only override comment submitter... | Gábor Hojtsy | 2007-11-05 |
* | #187391 by jrbeeman, catch: redirect user to proper node comment page after s... | Gábor Hojtsy | 2007-11-04 |
* | #93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carri... | Gábor Hojtsy | 2007-11-04 |
* | - Patch #163499 by Crell et al: split up comment module. | Dries Buytaert | 2007-10-31 |
* | #185867 by hunmonk: (usability) add node title to comment overview page for e... | Gábor Hojtsy | 2007-10-25 |
* | #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functional... | Gábor Hojtsy | 2007-10-25 |
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s... | Gábor Hojtsy | 2007-10-21 |
* | #182645 by scor: clean up concatenations to be in line with core coding stand... | Gábor Hojtsy | 2007-10-19 |