summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* #100232 by yched. Fix a typo.Neil Drumm2006-11-29
* - Patch #50505 by chx and profix: path_to_theme() silently fails if init_them...Dries Buytaert2006-11-28
* #79407 by webchick. Improved documentation for t().Neil Drumm2006-11-28
* #99644 by neclimdul. Move a function to be more accessible by modules updating.Neil Drumm2006-11-28
* #97271 by Jaza. Ensure that hooks are not invoked for newly-disabled modules.Neil Drumm2006-11-27
* #97640 by imagine. Don't encode & in translated strings.Neil Drumm2006-11-27
* #84189 by webchick. Properly initialize variables.Neil Drumm2006-11-26
* #99645 by chx. Reshuffle some comments.Neil Drumm2006-11-26
* #88030 by beginner. Properly initialize a variable.Neil Drumm2006-11-26
* #85689 by webchick. Fix an improper return value.Neil Drumm2006-11-26
* Fixing a PHP notice with proper checking.Neil Drumm2006-11-26
* #97941 by webchick. Consistent defaults for 'site_name' variable.Neil Drumm2006-11-25
* - Patch # #98366 by webchick and ac: simplified strings for translators.Dries Buytaert2006-11-24
* - Added database checks.Dries Buytaert2006-11-24
* - Patch #98365 by webchick and RobRoy: added missing t() functions.Dries Buytaert2006-11-24
* - Patch #93204 by chx et al: made Drupal work on FastCGI setups.Dries Buytaert2006-11-22
* - Patch #98261 by lyricnz: fixed warning.Dries Buytaert2006-11-21
* - Patch #98059 by chx: trying to get the never-ending regex mess right.Dries Buytaert2006-11-21
* - Patch #93410 by bjaspan: theme_links() generated invalid XHTML in absence o...Dries Buytaert2006-11-21
* - Patch #98293 by Steven: remove restrictions on path aliases.Dries Buytaert2006-11-21
* - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use example.c...Dries Buytaert2006-11-21
* #84961: Add 'select all' and range select feature to admin tables.Steven Wittens2006-11-21
* - Patch #97907 by webchick: restore 'more help' links.Dries Buytaert2006-11-17
* - Rollback of #94058: see issue.Dries Buytaert2006-11-17
* #97317 by Jaza. Avoid over-caching.Neil Drumm2006-11-17
* #94058 by hunmonk. Allow for multiple sortable tables on a page.Neil Drumm2006-11-17
* #93882 by skeen. sites/all/* was being scanned instead of sites/all/module/*.Neil Drumm2006-11-16
* #93816 by lyricnz. PHP notice cleanup.Neil Drumm2006-11-16
* #91624 by chx and RobRoy. PHP has an inconsistentcy about magic quoting which...Neil Drumm2006-11-16
* #93212 by Jaza. Refactor module enabling for greater API avialiablity during ...Neil Drumm2006-11-16
* #72674 by kkaefer. Make adding menu items for local tasks not interfere with ...Neil Drumm2006-11-16
* - Patch #93945 by chx, jhm, et al: remove some session handler cruft from the...Dries Buytaert2006-11-15
* - Patch #81076 by Bart Jansens: documentation correction.Dries Buytaert2006-11-12
* #93491 by chx. Don't attempt to read non-existent timers.Neil Drumm2006-11-12
* #93945 by chx. Save sessions before objects are destroyed on some configurati...Neil Drumm2006-11-11
* #92430 by Jo Wouters. Encode blobs as blobs.Neil Drumm2006-11-10
* - Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code.Dries Buytaert2006-11-08
* #91046 by jvandyk. Fix handling of expired sessions.Neil Drumm2006-11-07
* #88843 by lyricnz. Properly check if dependencies are set.Neil Drumm2006-11-07
* #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
* #24023 by vhmauery. Properly handle object option flattening.Neil Drumm2006-10-31
* - Patch #87372 by drumm: Broken loginKjartan Mannes2006-10-25
* - Patch #87372 by crunchywelch: work around PHP session bug.Dries Buytaert2006-10-24
* #76819 by smsimms and sammys. Move part of the sql rewriting down into the da...Neil Drumm2006-10-23
* - Patch #88707 by kkaefer: make menu_set_active_item recompute the contextual...Dries Buytaert2006-10-23
* - Patch #90823 by Gabor: remove author fields.Dries Buytaert2006-10-23
* - Patch #88287 by asimmonds, dww et al: installer doesn't support modules out...Dries Buytaert2006-10-23
* - Patch #88705 by profix898 and sammys: made version checking work with Postg...Dries Buytaert2006-10-22
* - Menu item capitalizationSteven Wittens2006-10-22