| Commit message (Expand) | Author | Age |
* | - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subs... | Dries Buytaert | 2009-08-19 |
* | #545956 by claudiu.cristea: Add a presave hook to comments. | Angie Byron | 2009-08-17 |
* | #545306 by alexanderpas: De-op hook_node_type(). | Angie Byron | 2009-08-11 |
* | #289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to ... | Angie Byron | 2009-08-09 |
* | #524652 follow-up by tic2000 and yched: Fix comment preview bug and add tests. | Angie Byron | 2009-08-09 |
* | #537654 by catch: Tidy up comment links, and remove hook_link() in favour of ... | Angie Byron | 2009-08-08 |
* | #396388 by andypost: Fix syntax of comment order query for pgsql. | Angie Byron | 2009-08-04 |
* | #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-frien... | Angie Byron | 2009-08-03 |
* | - Accidentically committed two patches at once. Rolled back one of them. Sorry. | Dries Buytaert | 2009-08-02 |
* | - Patch #535034 by yched: clean up how fields and instances are prepared for ... | Dries Buytaert | 2009-08-02 |
* | - Patch #537062 by yched: remove unneeded comment_edit() page callback and co... | Dries Buytaert | 2009-08-01 |
* | - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye b... | Dries Buytaert | 2009-07-31 |
* | - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. | Dries Buytaert | 2009-07-31 |
* | - Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statis... | Dries Buytaert | 2009-07-30 |
* | - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Conte... | Dries Buytaert | 2009-07-30 |
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so t... | Dries Buytaert | 2009-07-29 |
* | - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos t... | Dries Buytaert | 2009-07-28 |
* | - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to ... | Dries Buytaert | 2009-07-28 |
* | - Patch #524652 by yched: overhaul comment form and preview. Proper, modern u... | Dries Buytaert | 2009-07-21 |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #520486 by kika: after killing folded comments in #506218, modules/co... | Dries Buytaert | 2009-07-19 |
* | - Patch #506218 by kika: remove some left-overs from the collapsed comments f... | Dries Buytaert | 2009-07-15 |
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
* | #502538 by catch: Add the ability to load multiple comments at once. | Angie Byron | 2009-07-10 |
* | - Patch #512492 by DamZ: removed hook_validate, a relic of old times. Form A... | Dries Buytaert | 2009-07-07 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not... | Dries Buytaert | 2009-07-03 |
* | - Patch #508786 by catch: removed pointless help text. | Dries Buytaert | 2009-07-03 |
* | #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array propert... | Angie Byron | 2009-07-02 |
* | - Patch #504678 by catch: use objects instead of arrays. | Dries Buytaert | 2009-07-01 |
* | - Patch #506218 by catch: remove collapsed comments as is and tidy up comment... | Dries Buytaert | 2009-07-01 |
* | - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave... | Dries Buytaert | 2009-07-01 |
* | #506650 by catch: Remove unnecessary comment_node_url(). | Angie Byron | 2009-07-01 |
* | - Patch #26966 by catch: fixed query. | Dries Buytaert | 2009-06-30 |
* | - Patch #501466 by catch: move comment administration to a tab. | Dries Buytaert | 2009-06-27 |
* | #335034 by hunmonk: Refactor comment validate/save logic to more closely mirr... | Angie Byron | 2009-06-22 |
* | - Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates. | Dries Buytaert | 2009-06-22 |
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
* | #480414 by JamesAn: Convert comment module to drupal_static caching. | Angie Byron | 2009-06-20 |
* | #439148 by netsensei, pp, and catch: Add tests for comment login/register lin... | Angie Byron | 2009-06-20 |
* | - Patch #26966 by catch, skiminki, aaronbauman et al: fixed comment links whe... | Dries Buytaert | 2009-06-19 |
* | - Patch #480282 by quicksketch: keep the 'add new comment' link. | Dries Buytaert | 2009-06-18 |
* | - Patch #243093 by catch, wedge: fixed small typo. | Dries Buytaert | 2009-06-16 |
* | - Patch #243093 by catch, killes: improved indices on comment table. | Dries Buytaert | 2009-06-15 |
* | - Patch #484090 by Berdir, tic2000: comment pager was broken. | Dries Buytaert | 2009-06-11 |
* | - Patch #468630 by Dave Reid: fixed code comments. | Dries Buytaert | 2009-06-10 |
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
* | #484828 by Mike Wacker: Fix permission capitalization in help text. | Angie Byron | 2009-06-08 |
* | - Patch #307422 by brianV: for usability's sake, use 'Add new comment' across... | Dries Buytaert | 2009-06-08 |
* | - Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and Pager... | Dries Buytaert | 2009-06-06 |