| Commit message (Expand) | Author | Age |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | - 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 |
* | - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edi... | Dries Buytaert | 2008-09-27 |
* | #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 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #66264 by boombatower: fixed typo in title. | Dries Buytaert | 2008-08-14 |
* | - Patch #187061 by Rob Loach: give feedback when a comment was posted. | Dries Buytaert | 2008-08-03 |
* | - Patch #237636 by marcingy: comment status field should match node status fi... | Dries Buytaert | 2008-08-02 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - 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 |