| Commit message (Expand) | Author | Age |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | - Patch #775220 by aspilicious, droplet: no underscore in CSS class name. | Dries Buytaert | 2010-05-05 |
* | - Patch #772836 by Jacine: recent comments block HTML clean-up. | Dries Buytaert | 2010-04-28 |
* | - Patch #537278 by jhodgdon, caelon, dtarc: search results show comment count... | Dries Buytaert | 2010-04-26 |
* | - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit bu... | Dries Buytaert | 2010-04-24 |
* | #777372 by cwgordon7, Gábor Hojtsy: Fixed Regression: anonymous comments can... | Angie Byron | 2010-04-22 |
* | #763400 by eojthebrave: Fixed Comment preview/submit button weight not set ca... | Angie Byron | 2010-04-21 |
* | - Patch #757288 by catch, jpmckinney: optimize comment_save(). | Dries Buytaert | 2010-04-16 |
* | - Patch #721378 by jpmckinney, cha0s, casey, noahb: critical bug: comment_sav... | Dries Buytaert | 2010-04-13 |
* | - Patch #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
* | - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to names... | Dries Buytaert | 2010-04-13 |
* | - Patch #762770 by jpmckinney: comment_save() has comparison operator where a... | Dries Buytaert | 2010-04-08 |
* | - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward functio... | Dries Buytaert | 2010-04-07 |
* | - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to en... | Dries Buytaert | 2010-04-06 |
* | - Patch #762234 by catch: give modules access to updated comment statistics i... | Dries Buytaert | 2010-04-06 |
* | - Patch #757288 by catch: optimize comment_save(). | Dries Buytaert | 2010-03-31 |
* | - Patch #742318 by sun, yched: fields are editable regardless of whether an b... | Dries Buytaert | 2010-03-28 |
* | #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from comment... | Angie Byron | 2010-03-28 |
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ... | Dries Buytaert | 2010-03-26 |
* | - Patch #737858 by moshe weitzman: move watchdog to form submit - our of comm... | Dries Buytaert | 2010-03-24 |
* | - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a '... | Dries Buytaert | 2010-03-12 |
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text... | Angie Byron | 2010-03-07 |
* | #699596 by mr.baileys and catch: Fixed (Un)publishing several comments doesn'... | Angie Byron | 2010-03-07 |
* | - Patch #731426 by fago: recursed entity loading didn't work. | Dries Buytaert | 2010-03-05 |
* | - Patch #705146 by yched: improved the UI. | Dries Buytaert | 2010-03-03 |
* | - Patch #721374 by jhodgdon: 'Add new comment' is put into the search index a... | Dries Buytaert | 2010-03-01 |
* | - Patch #721010 by jhodgdon: actions topic group needs more functions include... | Dries Buytaert | 2010-02-26 |
* | #606608 follow-up by Gábor Hojtsy and sun: Go back to numeric placeholders f... | Angie Byron | 2010-02-22 |
* | #314349 by mfb, Damien Tournoud, catch, scor, cha0s: Fixed random failures fr... | Angie Byron | 2010-02-17 |
* | - Rollback. | Dries Buytaert | 2010-02-12 |
* | - Patch #314349 by catch, mfb: fixed ordering. | Dries Buytaert | 2010-02-12 |
* | #525622 by scor, catch, and yched: Allow Entity path callback to deal with op... | Angie Byron | 2010-02-11 |
* | - Patch #708144 by lilou: remove double semicolons at end of line. | Dries Buytaert | 2010-02-09 |
* | - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for... | Dries Buytaert | 2010-02-07 |
* | #537750 by yched: Added Field UI for comments. | Angie Byron | 2010-01-30 |
* | #684202 by catch: Added Entity insert/delete/update hooks, to support caching. | Angie Byron | 2010-01-30 |
* | #538164 follow-up by sun: Make comment body a required field. | Angie Byron | 2010-01-14 |
* | - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos. | Dries Buytaert | 2010-01-13 |
* | #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where po... | Angie Byron | 2010-01-13 |
* | #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ... | Angie Byron | 2010-01-13 |
* | #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ... | Angie Byron | 2010-01-13 |
* | #636992 by catch, yched: Fixed Entity loading needs protection from infinite ... | Angie Byron | 2010-01-13 |
* | #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencie... | Angie Byron | 2010-01-12 |
* | #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user inte... | Angie Byron | 2010-01-11 |
* | #560608 by pounard, plach, and yched: Fixed missing calls to field_attach_pre... | Angie Byron | 2010-01-10 |
* | #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually them... | Angie Byron | 2010-01-08 |
* | #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment bo... | Angie Byron | 2010-01-07 |
* | - Patch #652588 by scor: updated RDF mapping definition in the core modules. | Dries Buytaert | 2010-01-05 |
* | - Patch #673974 by sun: Fixed PHP notice when mass-unpublishing or deleting c... | Dries Buytaert | 2010-01-05 |