| Commit message (Expand) | Author | Age |
* | - 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 #214271 by recidive: improved schema identation. | Dries Buytaert | 2008-03-15 |
* | - Patch #228120 by jvandyk: fixed code comment. | Dries Buytaert | 2008-03-10 |
* | - 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 #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
* | - 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 |
* | #208938 by bjaspan, scor: use schema PI for index updates instead of database... | Gábor Hojtsy | 2008-01-16 |
* | #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 |
* | - Patch #205465 by jvandyk: add missing index on comment table. | Dries Buytaert | 2008-01-05 |
* | #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 |
* | #199336 by JirkaRybka: remove improper t() use in update code (update goes al... | Gábor Hojtsy | 2007-12-19 |
* | - Patch #199510 by Pancho: fixed form API conversions. | Dries Buytaert | 2007-12-18 |
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indi... | Dries Buytaert | 2007-12-18 |
* | #194310 follow up by chx and myself: only load comment module when we can act... | Gábor Hojtsy | 2007-12-17 |
* | #194310 by chx, catch, KarenS: run updates for disabled but previously instal... | Gábor Hojtsy | 2007-12-17 |
* | #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 |
* | #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files | Gábor Hojtsy | 2007-11-27 |
* | Rollback the accidentally committed #194310 | Gábor Hojtsy | 2007-11-26 |
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 |
* | #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 |
* | #189837 by chx: remove temporary table usage from comment_enable(). Now we re... | Gábor Hojtsy | 2007-11-07 |
* | #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 |
* | #187881 by mooffie: fix misnamed database table names in schema documentation | 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 |
* | #55277 by catch and JirkaRybka: when flat comment view is used, order comment... | Gábor Hojtsy | 2007-10-16 |
* | #183390 by hunmonk: forms should use form_state['redirect'] for redirection, ... | Gábor Hojtsy | 2007-10-15 |