summaryrefslogtreecommitdiff
path: root/index.php
Commit message (Expand)AuthorAge
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'ca...Dries Buytaert2009-10-15
* #363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine ...Angie Byron2009-02-08
* - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_p...Dries Buytaert2009-01-27
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu...Angie Byron2008-09-20
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #174226 by keith.smith, pwolanin et al al -- and greatly simplified b...Dries Buytaert2007-12-26
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
* #101486: Fix switch statement in index.php not to trigger on string numbersSteven Wittens2006-12-12
* - Patch #44993 by markus, jaza, dopry et al: blank page when menu callbacks g...Dries Buytaert2006-01-27
* - Modified version of patch #32622 by kbahey: added 'site offline/maintenance...Dries Buytaert2005-10-08
* - Patch #29385 by chx: removed remaining "?>"s at the end of some files.Dries Buytaert2005-08-28
* - Patch #27003 by Neil: use named constants instead of stringsDries Buytaert2005-07-23
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #18663 by chx: fix empty form elements.Dries Buytaert2005-05-21
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* Tabs patch!Dries Buytaert2004-06-18
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* - Reworked 404 (page not found) handling. Patch by walkah. You can specify aDries Buytaert2003-12-16
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Removed duplicate call to drupal_page_header(). Patch by Moshe.Dries Buytaert2003-11-20
* - Fixes bug #4100: First visit to site results in 'access denied' page.Kjartan Mannes2003-11-18
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Added missing print statements. Patch #144 by CodeMonkeyX.Dries Buytaert2003-11-12
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Rewrote the most of the menu system; this fixes Al's problem with theDries Buytaert2003-09-28
* - Small index.php improvement. Modified patch from Bart Jansens.Dries Buytaert2003-08-12
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
* - Improvement: made the default homepage setting more flexible. Patch byDries Buytaert2003-06-18
* - The page_footer() function was always called twice due to the introductionDries Buytaert2003-05-18
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Fixed "undefined index/variable" warning. Patch by Ax.Dries Buytaert2003-03-04
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Clean URL patch.Dries Buytaert2003-01-06
* - Added a check for register_globals.Dries Buytaert2003-01-04
* - Made Drupal report an error when magic_quotes are disabled.Dries Buytaert2002-12-26
* - Removed dead code.Dries Buytaert2002-10-18
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - changed the $function code to use module_invoke() as its a lot cleaner andKjartan Mannes2001-11-17
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added a new configuration option that lets you set various index.phpKjartan Mannes2001-10-20