| Commit message (Expand) | Author | Age |
* | #723634 by catch: Improve path_save() performance. | Angie Byron | 2010-03-07 |
* | - Patch #623684 by linclark, christefano, scor: improved documentation of RDF... | Dries Buytaert | 2010-03-06 |
* | - Patch #734146 by scor: white-space clean-up. | Dries Buytaert | 2010-03-06 |
* | - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req... | Dries Buytaert | 2010-03-06 |
* | - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear. | Dries Buytaert | 2010-03-03 |
* | - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty strin... | Dries Buytaert | 2010-03-03 |
* | - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a quer... | Dries Buytaert | 2010-03-02 |
* | - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. | Dries Buytaert | 2010-02-27 |
* | - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored afte... | Dries Buytaert | 2010-02-25 |
* | - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever b... | Dries Buytaert | 2010-02-22 |
* | - Patch #718984 by JohnAlbin: theme_blocks() defined in drupal_common_theme()... | Dries Buytaert | 2010-02-20 |
* | #566494 follow-up by catch and David_Rothstein: Fixed Running cron in a shutd... | Angie Byron | 2010-02-18 |
* | #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functio... | Angie Byron | 2010-02-17 |
* | #698978 by jhodgdon: Make documentation for flood_is_allowed() gender-neutral. | Angie Byron | 2010-02-17 |
* | #713028 by hefox and solotandem: Fixed drupal_system_listing() documentation ... | Angie Byron | 2010-02-17 |
* | #716348 by grendzy and hefox: Documentation of drupal_get_path() and system t... | Angie Byron | 2010-02-17 |
* | #325169 by moshe weitzman: Move t() to bootstrap.inc to stop fatal errors whe... | Angie Byron | 2010-02-17 |
* | #530836 by mr.baileys: Fixed drupal_set_page_content() api documentation. | Angie Byron | 2010-02-15 |
* | - Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move erro... | Dries Buytaert | 2010-02-15 |
* | #525622 by scor, catch, and yched: Allow Entity path callback to deal with op... | Angie Byron | 2010-02-11 |
* | #705242 by moshe weitzman: Fixed _drupal_log_error() messy for CLI requests. | Angie Byron | 2010-02-11 |
* | - Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented. | Dries Buytaert | 2010-02-10 |
* | - Patch #708144 by lilou: remove double semicolons at end of line. | Dries Buytaert | 2010-02-09 |
* | #668386 by yched: Handle unavailable entity types or bundles. | Angie Byron | 2010-02-07 |
* | - Patch #619566 by David_Rothstein: bring back the code comment. | Dries Buytaert | 2010-02-06 |
* | - Patch #619566 by catch: clean-up code now drupal_alter has caching. | Dries Buytaert | 2010-02-06 |
* | - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojt... | Dries Buytaert | 2010-02-05 |
* | #698992 by Damien Tournoud: Small comment clarification to check_plain() in l(). | Angie Byron | 2010-02-01 |
* | - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see... | Dries Buytaert | 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 #681538 by jhodgdon: fixed drupal_deliver_html_page() has see also th... | Dries Buytaert | 2010-01-27 |
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
* | - Patch #686532 by linclark: typo in entity_extract_ids() api doc. | Dries Buytaert | 2010-01-18 |
* | - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against v... | Dries Buytaert | 2010-01-14 |
* | #652048 by chx: Factor out the caching pattern from forum. | Angie Byron | 2010-01-14 |
* | #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 |
* | #636992 by catch, yched: Fixed Entity loading needs protection from infinite ... | Angie Byron | 2010-01-13 |
* | #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 |
* | #479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode con... | Angie Byron | 2010-01-09 |
* | #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record... | Angie Byron | 2010-01-08 |
* | #677654 by moshe weitzman: Fixed PHP notices logged as severity=WATCHDOG_ERROR. | Angie Byron | 2010-01-08 |
* | #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produ... | Angie Byron | 2010-01-07 |
* | #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_... | Angie Byron | 2010-01-07 |
* | - Patch #280058 by sun, recidive: refactor drupal_map_assoc(). | Dries Buytaert | 2010-01-06 |
* | #420358 follow-up by Dave Reid: Rename profiles default => standard and exper... | Angie Byron | 2010-01-04 |
* | - Patch #673644 by mr.baileys: mark drupal_json_encode()/decode as PHP wrappers. | Dries Buytaert | 2010-01-04 |
* | #669608 by catch: Make menu.inc pluggable, to support high-performance option... | Angie Byron | 2010-01-04 |