| Commit message (Expand) | Author | Age |
... | |
* | - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not sett... | Dries Buytaert | 2007-04-18 |
* | Fix formatting of doxygen for drupal_parse_info_file() (for api.drupal.org). | Steven Wittens | 2007-04-18 |
* | - Patch #132018 by Steven et al: add .info files to themes. | Dries Buytaert | 2007-04-17 |
* | - Patch #118660 by agentrickard: re-order arguments of cache_set() to match P... | Dries Buytaert | 2007-04-15 |
* | - Patch #134493 by douggreen: getting the Drupal coding standards right in co... | Dries Buytaert | 2007-04-13 |
* | - Patch #130987 by merlinofchaos: added theme registry for easier themability. | Dries Buytaert | 2007-04-06 |
* | #130991: Custom menu items, part 1 | Steven Wittens | 2007-04-06 |
* | - Patch #131419 by Chris Johnson: renamed the error handler to avoid conflict... | Dries Buytaert | 2007-03-29 |
* | #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) | Steven Wittens | 2007-03-27 |
* | - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. | Dries Buytaert | 2007-03-26 |
* | - Small fix for drupal_alter() | Dries Buytaert | 2007-03-26 |
* | #110888: Typos | Steven Wittens | 2007-03-26 |
* | - Patch #110888 by Eaton: unify hook _alter() | Dries Buytaert | 2007-03-26 |
* | - Patch #121876 by Darren, Nedjo et al: drupal_to_js converts empty arrays to... | Dries Buytaert | 2007-03-08 |
* | - Patch #115047 by mindless: token replacement with format_plural. | Dries Buytaert | 2007-03-07 |
* | - Patch #111347 by Steven: refactor url() and l(). | Dries Buytaert | 2007-02-15 |
* | - Patch #118041 by kkaefer: fixed small braino in url(). | Dries Buytaert | 2007-02-12 |
* | - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Th... | Dries Buytaert | 2007-01-31 |
* | - Patch #113829 by m3avrck: improved code comments. | Dries Buytaert | 2007-01-29 |
* | - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken an... | Dries Buytaert | 2007-01-24 |
* | - Patch #99625: enable E_ALL mode. | Dries Buytaert | 2007-01-23 |
* | #108320: Form API optimization, don't call element_sort unless needed. | Steven Wittens | 2007-01-10 |
* | - Cleanup form attributes. | Dries Buytaert | 2007-01-09 |
* | #107015: Code consistency, capitalization of class names. | Steven Wittens | 2007-01-05 |
* | #100563: Clarify documentation for CSS preprocessor. | Steven Wittens | 2007-01-05 |
* | - Patch #100563 by m3avrck: improved phpDoc of drupal_add_css. | Dries Buytaert | 2007-01-04 |
* | - Patch #104693 by Chris: switch back to HTTP/1.0 headers. | Dries Buytaert | 2007-01-04 |
* | #106232 by chx. Add spaces for code style. | Neil Drumm | 2007-01-02 |
* | #101757 by ChrisKennedy. 1 byte instead of 1 bytes. | Neil Drumm | 2006-12-30 |
* | - Patch #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1. | Dries Buytaert | 2006-12-21 |
* | #102877: Don't let the css preprocessor mess up @import in some themes. | Steven Wittens | 2006-12-15 |
* | #78377: Use real path instead of alias in destination | Steven Wittens | 2006-12-12 |
* | #102597: Fix overzealous CSS compressor. | Steven Wittens | 2006-12-12 |
* | - Patch #100787 by chx: having a #theme for an element changes the meaning of... | Dries Buytaert | 2006-12-11 |
* | - Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice. | Dries Buytaert | 2006-12-10 |
* | #100516: CSS preprocessor to cache and compress all .css files. Benchmarks sh... | Steven Wittens | 2006-12-10 |
* | - Patch #92059 by Steven et al: added a memory check to garland/color.module. | Dries Buytaert | 2006-12-07 |
* | - Patch #101236 by Uwe Herman: fixed typos in the documentation. | Dries Buytaert | 2006-12-05 |
* | - Patch #101289 by webernet: corrected the PHPdoc. | Dries Buytaert | 2006-12-05 |
* | #75803: Allow other HTTP status codes in drupal_goto() | Steven Wittens | 2006-11-30 |
* | #100232 by yched. Fix a typo. | Neil Drumm | 2006-11-29 |
* | #79407 by webchick. Improved documentation for t(). | Neil Drumm | 2006-11-28 |
* | #97941 by webchick. Consistent defaults for 'site_name' variable. | Neil Drumm | 2006-11-25 |
* | - Patch #98293 by Steven: remove restrictions on path aliases. | Dries Buytaert | 2006-11-21 |
* | - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use example.c... | Dries Buytaert | 2006-11-21 |
* | #93882 by skeen. sites/all/* was being scanned instead of sites/all/module/*. | Neil Drumm | 2006-11-16 |
* | #91624 by chx and RobRoy. PHP has an inconsistentcy about magic quoting which... | Neil Drumm | 2006-11-16 |
* | #89059 by jvandervort, andeeeb, and Shakur. Decode destination path. | Neil Drumm | 2006-10-31 |
* | #90508 by Heine and the security team. Every form gets a token. | Neil Drumm | 2006-10-31 |
* | - Patch #88287 by asimmonds, dww et al: installer doesn't support modules out... | Dries Buytaert | 2006-10-23 |