| Commit message (Expand) | Author | Age |
* | - Patch #422362 by JamesAn: convert form.inc to use new static caching API. | Dries Buytaert | 2009-06-02 |
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and session... | Dries Buytaert | 2009-06-02 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | #398902 by kscheirer and alexanderpas: Type-check passwords. | Angie Byron | 2009-05-22 |
* | #292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login red... | Angie Byron | 2009-05-13 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
* | - Patch #360128 by chx, quicksketch, Frando et al: security fix for simplifie... | Dries Buytaert | 2009-05-01 |
* | - Rolled back patch #343415. Needs more work and discussion. | Dries Buytaert | 2009-04-30 |
* | - Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_for... | Dries Buytaert | 2009-04-29 |
* | - Patch #343415 by Damien Tournoud: form cache is not cleared on submit when ... | Dries Buytaert | 2009-04-27 |
* | - Patch #302240 by fago: fixed various problems with form storage and added t... | Dries Buytaert | 2009-04-22 |
* | #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now pr... | Angie Byron | 2009-04-11 |
* | #304330 follow-up by sun: Clean-up of text format widget patch. | Angie Byron | 2009-03-30 |
* | #297972 by scor, yched, Steven Jones, and heyrocker: Allow drupal_execute() t... | Angie Byron | 2009-03-28 |
* | - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from ... | Dries Buytaert | 2009-03-14 |
* | - Patch #394616 by csevb10: converted to new database abstraction layer. | Dries Buytaert | 2009-03-14 |
* | - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'i... | Dries Buytaert | 2009-03-08 |
* | #292565 by John Morahan and lyricnz: Fix 404 on search form from a 404 page (... | Angie Byron | 2009-03-08 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | #360128 by quicksketch: Create centralized ahah callback to reduce duplicate ... | Angie Byron | 2009-02-01 |
* | #242962 by Heine: Add a 'tablesort' Form API element to unify various places ... | Angie Byron | 2009-01-28 |
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
* | - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format... | Dries Buytaert | 2009-01-21 |
* | - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, u... | Dries Buytaert | 2009-01-19 |
* | #152098 by mgifford: Improve accessibility of radios and checkboxes. | Angie Byron | 2009-01-18 |
* | - Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time o... | Dries Buytaert | 2009-01-12 |
* | #356782 by quicksketch: remove needless line of code. | Angie Byron | 2009-01-10 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | #333658 by sun: Code clean-up for batch.inc. | Angie Byron | 2008-12-27 |
* | - Patch #335086 by recidive: rename node, filter and comment module tables to... | Dries Buytaert | 2008-12-03 |
* | Removing #137932 which was committed prematurely. | Angie Byron | 2008-11-24 |
* | #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consiste... | Angie Byron | 2008-11-23 |
* | - Patch #337454 by earnie: fixed the phpdoc of drupal_render_form(). | Dries Buytaert | 2008-11-22 |
* | #334732 by swentel: Fix notices in form.inc visible from update.php. | Angie Byron | 2008-11-15 |
* | - Patch #332123 by webchick, lilou: remove t() function from schema descripti... | Dries Buytaert | 2008-11-15 |
* | #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). | Angie Byron | 2008-11-10 |
* | - Patch #329273 by Damien Tournoud: make map_month() happier. | Dries Buytaert | 2008-11-03 |
* | - Patch #329019 by dww, sun: fixed PHP warning. | Dries Buytaert | 2008-11-02 |
* | - Patch #299742 by Darren Oh: #aha didn't work for checkboxes. | Dries Buytaert | 2008-10-30 |
* | - Patch #319408 by Crell: converted queries to new database abstraction layer. | Dries Buytaert | 2008-10-27 |
* | - Patch #320374 by Damien Tournoud, pwolanin et al: worked around a max_allow... | Dries Buytaert | 2008-10-15 |
* | #242873 follow-up: Missed a couple files with drupal_set_title(). | Angie Byron | 2008-10-14 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #319466: SA-2008-47 (#295053): CSRF in cached forms. | Angie Byron | 2008-10-11 |
* | #284887 by Dave Reid and dww: Disable autocomplete if user does not have acce... | Angie Byron | 2008-10-10 |
* | #318575 by jvandyk: Change 'remaining' to 'completed' in Batch API, to better... | Angie Byron | 2008-10-09 |