| Commit message (Expand) | Author | Age |
... | |
* | - Patch #394484 by Berdir and Crell: converted node module to the new databas... | Dries Buytaert | 2009-04-25 |
* | - Patch #444154 by c960657: remove header injection check that is now redunda... | Dries Buytaert | 2009-04-25 |
* | - Patch #422368 by JamesAn: converted menu.inc to the new static caching API. | Dries Buytaert | 2009-04-25 |
* | - Patch #440768 by Dave Reid: proper check for whether the schema is installe... | Dries Buytaert | 2009-04-25 |
* | - Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return ... | Dries Buytaert | 2009-04-25 |
* | - Patch #440826 by brianV: whitespace clean-up. | Dries Buytaert | 2009-04-25 |
* | - Patch #335756 by Damien Tournoud, hass: fixed simpletest file directory path. | Dries Buytaert | 2009-04-25 |
* | #336475 by j.somers: Make sticky tableheaders optional. | Angie Byron | 2009-04-25 |
* | - Patch #410044 by WorldFallz, jmburnz: don't output an empty div. | Dries Buytaert | 2009-04-24 |
* | - Patch #440768 by Dave Reid: move {node_counter} table from node module to s... | Dries Buytaert | 2009-04-24 |
* | - Patch #147310 by c960657: added tests for private files, fixed a problem wi... | Dries Buytaert | 2009-04-24 |
* | - Patch #443518 by chx: remove stray whitespace. | Dries Buytaert | 2009-04-24 |
* | #443488 by chx: Fix typo in field API docs. | Angie Byron | 2009-04-24 |
* | #368064 follow-up by c960657: Fix typo preventing edit and delete links on tr... | Angie Byron | 2009-04-22 |
* | - Patch #440920 by brianV: whitespace and coding style clean-up. | Dries Buytaert | 2009-04-22 |
* | #401956 follow-up by akahn: Forgot to remove from CHANGELOG.txt. | Angie Byron | 2009-04-22 |
* | - Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode(). | Dries Buytaert | 2009-04-22 |
* | - Patch #147310 by c960657 et al: better cache headers for reverse proxies. | Dries Buytaert | 2009-04-22 |
* | - Patch #302240 by fago: fixed various problems with form storage and added t... | Dries Buytaert | 2009-04-22 |
* | - Patch #227228 by catch et al: fix a problem with minumum cache lifetime bei... | Dries Buytaert | 2009-04-21 |
* | - Patch #299176 by Dave Reid: fixed broken query in forum block. | Dries Buytaert | 2009-04-21 |
* | - Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled. | Dries Buytaert | 2009-04-21 |
* | - Patch #282858 by Dave Reid, Ian Ward: nicer message for the contact form wh... | Dries Buytaert | 2009-04-21 |
* | - Patch #423948 by mfb: updated documentation, update functions should includ... | Dries Buytaert | 2009-04-21 |
* | - Patch #413060 by pp: added a test for contact module. | Dries Buytaert | 2009-04-21 |
* | - Patch #372471 by JamesAn et al: killed theme_box(). | Dries Buytaert | 2009-04-20 |
* | - Patch #439038 by JeremyFrench: fixed typo in CSS file. | Dries Buytaert | 2009-04-20 |
* | - Patch #413732 by brianV: database code clean-up. | Dries Buytaert | 2009-04-20 |
* | - Patch #318496 by DeeLay: node_delete does not clean up history. | Dries Buytaert | 2009-04-20 |
* | - Patch #299176 by chx, Crell: added example of hook_query_alter to API docum... | Dries Buytaert | 2009-04-20 |
* | - Patch #427296 by taz88ny: move some code from system.module to bloc.module ... | Dries Buytaert | 2009-04-20 |
* | #438810 by drewish: Fix image_get_info() docs. | Angie Byron | 2009-04-20 |
* | #368559 by moshe weitzman: Return renderable arrays from profile pages. | Angie Byron | 2009-04-20 |
* | #404116 by neclimdul: Provide default choices on poll translations. | Angie Byron | 2009-04-20 |
* | #368639 by puradata: Remove drupalCreateField/Instance in favour of standard ... | Angie Byron | 2009-04-20 |
* | Roll-back of #333054; needs more discussion. | Angie Byron | 2009-04-20 |
* | - Patch #437930 by soxofaan: remove tabindex attributes from user_login form. | Dries Buytaert | 2009-04-19 |
* | - Patch #430342 by kkaefer et al: usability improvement: changed 'site mainte... | Dries Buytaert | 2009-04-19 |
* | - Patch #160226 by Berdir, Dave Reid, karschsp: fixed SQL query in statistics... | Dries Buytaert | 2009-04-19 |
* | - Patch #436940 by bradfordcp: _menu_check_access() could not call access cal... | Dries Buytaert | 2009-04-18 |
* | - Patch #437120 by mfb: prevent double escaping of taxonmy term names. | Dries Buytaert | 2009-04-18 |
* | - Patch #332890 by sharda_ram: small clarification to the settings file. | Dries Buytaert | 2009-04-17 |
* | - Patch #239945 by JeremyFrench: moved depth check out of loop. | Dries Buytaert | 2009-04-17 |
* | - Patch #434336 by klausi: fixed simpletest on lighttpd. Curl header funkiness. | Dries Buytaert | 2009-04-17 |
* | - Patch #394584 by Berdir: converted translation module to the new database a... | Dries Buytaert | 2009-04-17 |
* | #372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() wh... | Angie Byron | 2009-04-15 |
* | #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme. | Angie Byron | 2009-04-15 |
* | - Patch #302412 by Berdir: converted more of taxonomy module to the new datab... | Dries Buytaert | 2009-04-15 |
* | - Patch #285116 by JeremyFrench: removed redundant argument. | Dries Buytaert | 2009-04-15 |
* | - Patch #302234 by Berdir: converted blog module to the new database abstract... | Dries Buytaert | 2009-04-15 |