| Commit message (Expand) | Author | Age |
... | |
* | - Patch #456488 by yched: better tests for field caching. | Dries Buytaert | 2009-06-16 |
* | - Patch #276615 by mikeytown2: only clear the CSS cache when submitting the f... | Dries Buytaert | 2009-06-16 |
* | #487868 follow-up by David Rothstein: Fix phpDoc of link assertion functions. | Angie Byron | 2009-06-16 |
* | - Patch #243093 by catch, killes: improved indices on comment table. | Dries Buytaert | 2009-06-15 |
* | - Patch #350173 by keith.smith: fix corrupted sentence in documentation for h... | Dries Buytaert | 2009-06-15 |
* | - Patch #491978 by Berdir: remove unnecessary &s. | Dries Buytaert | 2009-06-15 |
* | - Patch #274947 by yched: removed the remaining bits from teaser splitter. | Dries Buytaert | 2009-06-15 |
* | - Patch #491666 by chx: the cruft police stop by. | Dries Buytaert | 2009-06-15 |
* | - Patch #43493 by sime, sun, et al: add name/type as CSS class for form eleme... | Dries Buytaert | 2009-06-14 |
* | - Fixed a merge problem. | Dries Buytaert | 2009-06-13 |
* | - Fixed a merge problem. | Dries Buytaert | 2009-06-13 |
* | - Patch #391412 by JamesAn et al: move contact form, post, and user settings ... | Dries Buytaert | 2009-06-13 |
* | - Patch #478598 by pp: remove colon. | Dries Buytaert | 2009-06-13 |
* | - Patch #480152 by jhodgdon: updated filter API documentation. | Dries Buytaert | 2009-06-13 |
* | - Patch #461938 by jamesAn: proper filtering of and . | Dries Buytaert | 2009-06-13 |
* | - Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible... | Dries Buytaert | 2009-06-13 |
* | - Patch #490574 by dww: avoid notices when you don't have files declared in y... | Dries Buytaert | 2009-06-13 |
* | - Patch #490562 by dww: updated list of core themes. | Dries Buytaert | 2009-06-13 |
* | - Added missing file. | Dries Buytaert | 2009-06-12 |
* | - Patch #413192 by catch et al: make taxonomy terms fieldable (not to be conf... | Dries Buytaert | 2009-06-12 |
* | - Patch #478744 by moshe weitzman, Frando: simplify block rendering. | Dries Buytaert | 2009-06-12 |
* | - Patch #486278 by brianV: fixed headers sent by XML-RPC library. | Dries Buytaert | 2009-06-12 |
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers... | Dries Buytaert | 2009-06-12 |
* | - Patch #484090 by Berdir, tic2000: comment pager was broken. | Dries Buytaert | 2009-06-11 |
* | - Patch #486274 by mr.baileys: fixed typo. | Dries Buytaert | 2009-06-11 |
* | - Patch #288946 by jeffschuler, z.stolar: increase path length to 255. | Dries Buytaert | 2009-06-11 |
* | - Patch #370958 by c960657, drewish, Rob Loach: added flash related mime types. | Dries Buytaert | 2009-06-11 |
* | - Patch #147000 by Berdir: follow-up bug fix. | Dries Buytaert | 2009-06-11 |
* | - Patch #487868 by David_Rothstein: fixed some test issues. | Dries Buytaert | 2009-06-11 |
* | - Patch #359719 by joachim, brianV: documentation for theme_menu_item(). | Dries Buytaert | 2009-06-10 |
* | - Patch #222044 by c960657: better support for different OpenID versions. | Dries Buytaert | 2009-06-10 |
* | - Patch #487830 by c960657: fixed a HTTP header and improved the tests. | Dries Buytaert | 2009-06-10 |
* | - Patch #487868 by David_Rothstein: remove meaningless assertions in drupalLo... | Dries Buytaert | 2009-06-10 |
* | - Patch #484610 by Damien Tournoud: do not start an output buffer when runnin... | Dries Buytaert | 2009-06-10 |
* | - Patch #449198 by justinrandell: documentation update. | Dries Buytaert | 2009-06-10 |
* | - Patch #468630 by Dave Reid: fixed code comments. | Dries Buytaert | 2009-06-10 |
* | - Patch #329797 by danielb: better support for nested elements. | Dries Buytaert | 2009-06-10 |
* | - Patch #336475 by kscheirer, Senpai, j.somers: added some tests for theme_ta... | Dries Buytaert | 2009-06-09 |
* | - Patch #197266 by drewish: added code comment. | Dries Buytaert | 2009-06-09 |
* | - Patch #486274 by mr.baileys: fixed typo. | Dries Buytaert | 2009-06-09 |
* | - Patch #486090 by catch: fixed upgrade path from Drupal 6 to Drupal 7. | Dries Buytaert | 2009-06-09 |
* | - Patch #352180 by Garret Albright, wrwrwr: better multi-site friendly 'www' ... | Dries Buytaert | 2009-06-09 |
* | - Patch #336300 by jhodgdon: updated documentation to reference the correct h... | Dries Buytaert | 2009-06-09 |
* | - Patch #484862 by andypost: whitespace issues. | Dries Buytaert | 2009-06-08 |
* | - 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 #334283 by Damien Tournoud, andypost, Freso et al: add context to t()... | Dries Buytaert | 2009-06-08 |
* | #266153 by JamesAn: Add a description for user-personalizable blocks. | Angie Byron | 2009-06-08 |
* | #446898 by RoboPhred: Change URL of text formats settings page to admin/setti... | Angie Byron | 2009-06-08 |