| Commit message (Expand) | Author | Age |
... | |
* | - Patch #700160 by naxoc: drupal_realpath() did not always work as expected. | Dries Buytaert | 2010-02-01 |
* | #700686 by dww: Make ArchiverInterface::listContents() return a simple list o... | Angie Byron | 2010-02-01 |
* | #698992 by Damien Tournoud: Small comment clarification to check_plain() in l(). | Angie Byron | 2010-02-01 |
* | - Patch #700518 by agentrickard: document conjunctions for db_condition(). | Dries Buytaert | 2010-01-31 |
* | - Patch #698902 by mr.baileys: make MySQL 5.0.15 requirement official. | Dries Buytaert | 2010-01-31 |
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ... | Dries Buytaert | 2010-01-30 |
* | - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see... | Dries Buytaert | 2010-01-30 |
* | Hm. Rollback of #522786 which seems to cause test failures. | Angie Byron | 2010-01-30 |
* | #553944 follow-up by David_Rothstein: Allow modules to override per-page cust... | Angie Byron | 2010-01-30 |
* | #522786 by stormsweeper: Fixed PostgreSQL numeric check needs to happen after... | Angie Byron | 2010-01-30 |
* | #684202 by catch: Added Entity insert/delete/update hooks, to support caching. | Angie Byron | 2010-01-30 |
* | - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem ... | Dries Buytaert | 2010-01-29 |
* | - Patch #667816 by Damien Tournoud, catch: fxed incorrect constant usage in m... | Dries Buytaert | 2010-01-29 |
* | #697694 by aspilicious: Doxygen fixes. | Angie Byron | 2010-01-29 |
* | #599122 follow-up by scor and catch: Do not use module_load_include() in glob... | Angie Byron | 2010-01-28 |
* | #697210 by deekayen: Changed Change die() instances to exit() (code style). | Angie Byron | 2010-01-28 |
* | - Patch #681538 by jhodgdon: fixed drupal_deliver_html_page() has see also th... | Dries Buytaert | 2010-01-27 |
* | - Patch #610068 by katbailey, rfay: improved phpDoc. | Dries Buytaert | 2010-01-27 |
* | - Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-o... | Dries Buytaert | 2010-01-26 |
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
* | - Patch #692302 by Crell: searching for the wrong extender subclass. | Dries Buytaert | 2010-01-22 |
* | - Patch #637146 by naxoc, David_Rothstein: HEAD install redirect failed becau... | Dries Buytaert | 2010-01-21 |
* | - Patch #688158 by moshe weitzman: query logger does not provide class inform... | Dries Buytaert | 2010-01-18 |
* | - Patch #686532 by linclark: typo in entity_extract_ids() api doc. | Dries Buytaert | 2010-01-18 |
* | Back to development version now. | Angie Byron | 2010-01-15 |
* | Marking code as alpha 1 in preparation of the first alpha release of Drupal 7. | Angie Byron | 2010-01-15 |
* | #281405: Temporarily raise memory requirement to 40M, to cut down on support ... | Angie Byron | 2010-01-15 |
* | - Patch #667098 by catch: drupal_get_bootstrap_phase() was broken. | Dries Buytaert | 2010-01-14 |
* | #684138 by carlos8f and Heine: Fixed bug in SQLite's NextId() that prevented ... | Angie Byron | 2010-01-14 |
* | - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against v... | Dries Buytaert | 2010-01-14 |
* | - Patch #638070 by carlos8f, Gábor Hojtsy, ksenzee, pwolanin, chx, catch: ro... | Dries Buytaert | 2010-01-14 |
* | #678546 by rfay and jhodgdon: Improve wording of help text in admin/config/re... | Angie Byron | 2010-01-14 |
* | #652048 by chx: Factor out the caching pattern from forum. | Angie Byron | 2010-01-14 |
* | #681134 by moshe weitzman: Fixed stop issuing headers to CLI clients. | Angie Byron | 2010-01-14 |
* | - Patch #683736 by c960657: use db_like() where appropriate. | Dries Buytaert | 2010-01-13 |
* | #636992 follow-up by catch: small doc fix. | Angie Byron | 2010-01-13 |
* | #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' ... | Angie Byron | 2010-01-13 |
* | #606730 by hunmonk: Provide a helper function for block delta updates. | Angie Byron | 2010-01-13 |
* | #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we d... | Angie Byron | 2010-01-13 |
* | #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ... | Angie Byron | 2010-01-13 |
* | #399642 follow-up by carlos8f: Replace drupal_install_modules() with an impro... | Angie Byron | 2010-01-13 |
* | #636992 by catch, yched: Fixed Entity loading needs protection from infinite ... | Angie Byron | 2010-01-13 |
* | #595972 by katbailey, sun, TwoD, quicksketch, merlinofchaos, and dmitrig01: A... | Angie Byron | 2010-01-12 |
* | #678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' functio... | Angie Byron | 2010-01-12 |
* | #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user inte... | Angie Byron | 2010-01-11 |
* | #677654 follow-up by asimmonds: Fixed notice in error handling. | Angie Byron | 2010-01-11 |
* | #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user registration... | Angie Byron | 2010-01-10 |
* | #660856 by effulgentsia: Optimize template_preprocess(). | Angie Byron | 2010-01-10 |
* | #680022 by yched: Fixed template_preprocess() generates invalid CSS classes. | Angie Byron | 2010-01-10 |
* | #479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode con... | Angie Byron | 2010-01-09 |