summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Collapse)AuthorAge
* - Patch #118660 by agentrickard: re-order arguments of cache_set() to match ↵Dries Buytaert2007-04-15
| | | | PHP/Drupal conventions.
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* #130991: Custom menu items, part 1Steven Wittens2007-04-06
|
* - Patch #131419 by Chris Johnson: renamed the error handler to avoid ↵Dries Buytaert2007-03-29
| | | | conflicts with third-party applications.
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26
|
* - Small fix for drupal_alter()Dries Buytaert2007-03-26
|
* #110888: TyposSteven Wittens2007-03-26
|
* - Patch #110888 by Eaton: unify hook _alter()Dries Buytaert2007-03-26
|
* - Patch #121876 by Darren, Nedjo et al: drupal_to_js converts empty arrays ↵Dries Buytaert2007-03-08
| | | | to objects.
* - Patch #115047 by mindless: token replacement with format_plural.Dries Buytaert2007-03-07
|
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
|
* - Patch #118041 by kkaefer: fixed small braino in url().Dries Buytaert2007-02-12
|
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.
* - Patch #113829 by m3avrck: improved code comments.Dries Buytaert2007-01-29
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* - Patch #99625: enable E_ALL mode.Dries Buytaert2007-01-23
|
* #108320: Form API optimization, don't call element_sort unless needed.Steven Wittens2007-01-10
|
* - Cleanup form attributes.Dries Buytaert2007-01-09
|
* #107015: Code consistency, capitalization of class names.Steven Wittens2007-01-05
|
* #100563: Clarify documentation for CSS preprocessor.Steven Wittens2007-01-05
|
* - Patch #100563 by m3avrck: improved phpDoc of drupal_add_css.Dries Buytaert2007-01-04
|
* - Patch #104693 by Chris: switch back to HTTP/1.0 headers.Dries Buytaert2007-01-04
|
* #106232 by chx. Add spaces for code style.Neil Drumm2007-01-02
|
* #101757 by ChrisKennedy. 1 byte instead of 1 bytes.Neil Drumm2006-12-30
|
* - Patch #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1.Dries Buytaert2006-12-21
|
* #102877: Don't let the css preprocessor mess up @import in some themes.Steven Wittens2006-12-15
|
* #78377: Use real path instead of alias in destinationSteven Wittens2006-12-12
|
* #102597: Fix overzealous CSS compressor.Steven Wittens2006-12-12
|
* - Patch #100787 by chx: having a #theme for an element changes the meaning ↵Dries Buytaert2006-12-11
| | | | of prefix from 'prefix of this element' to 'prefix of the children elements'.
* - Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice.Dries Buytaert2006-12-10
|
* #100516: CSS preprocessor to cache and compress all .css files. Benchmarks ↵Steven Wittens2006-12-10
| | | | show up to 40% faster page loads.
* - Patch #92059 by Steven et al: added a memory check to garland/color.module.Dries Buytaert2006-12-07
|
* - Patch #101236 by Uwe Herman: fixed typos in the documentation.Dries Buytaert2006-12-05
|
* - Patch #101289 by webernet: corrected the PHPdoc.Dries Buytaert2006-12-05
|
* #75803: Allow other HTTP status codes in drupal_goto()Steven Wittens2006-11-30
|
* #100232 by yched. Fix a typo.Neil Drumm2006-11-29
|
* #79407 by webchick. Improved documentation for t().Neil Drumm2006-11-28
|
* #97941 by webchick. Consistent defaults for 'site_name' variable.Neil Drumm2006-11-25
|
* - Patch #98293 by Steven: remove restrictions on path aliases.Dries Buytaert2006-11-21
|
* - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use ↵Dries Buytaert2006-11-21
| | | | example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too.
* #93882 by skeen. sites/all/* was being scanned instead of sites/all/module/*.Neil Drumm2006-11-16
|
* #91624 by chx and RobRoy. PHP has an inconsistentcy about magic quoting ↵Neil Drumm2006-11-16
| | | | which we have to work around.
* #89059 by jvandervort, andeeeb, and Shakur. Decode destination path.Neil Drumm2006-10-31
|
* #90508 by Heine and the security team. Every form gets a token.Neil Drumm2006-10-31
|
* - Patch #88287 by asimmonds, dww et al: installer doesn't support modules ↵Dries Buytaert2006-10-23
| | | | outside root/modules directory. Critical bugfix.
* #84188 by plumbley, pwolanin, and nickl. Fix some PHP notices.Neil Drumm2006-10-17
|
* - Clarify utf-7 exploit in drupal_set_header()Steven Wittens2006-10-17
|
* - Patch #82741 by Wesley: fixed incorrect comparison in url().Dries Buytaert2006-10-15
|