aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Expand)AuthorAgeFilesLines
* Fix my last broken fix (that caused bug 1899)Zheng Zhu2005-04-211-1/+1
* * Some clown with CVS access deleted our MS Word files and replaced them withÆvar Arnfjörð Bjarmason2005-04-121-1/+1
* Try to find variant article when an incomming request leads to a non-existent...Zheng Zhu2005-04-081-0/+6
* * brion forgot to change this when he moved around the logosÆvar Arnfjörð Bjarmason2005-04-061-1/+1
* * DocumentedÆvar Arnfjörð Bjarmason2005-04-061-1/+4
* formattingÆvar Arnfjörð Bjarmason2005-03-311-13/+11
* Fixed installation bugMagnus Manske2005-03-311-1/+1
* Partial fix for installation bugMagnus Manske2005-03-311-0/+2
* <? => <?phpÆvar Arnfjörð Bjarmason2005-03-311-2/+2
* Display something nicer looking when the wiki hasn't been configured.Ævar Arnfjörð Bjarmason2005-03-311-6/+40
* Ability to disable actions from LocalSettings.phpTim Starling2005-03-281-85/+89
* Start removing the Latin-1 hacks. We're going pure UTF-8 for 1.5...Brion Vibber2005-03-261-6/+0
* Preliminary support for application/external-editorErik Moeller2005-03-241-4/+16
* Re-establishing validation feature (the beginnings)Magnus Manske2005-03-171-0/+1
* Mark interwiki redirect URLs with a source parameter to stop them from furthe...Brion Vibber2005-03-151-1/+5
* Merge changes from 1.4:Brion Vibber2005-03-091-0/+6
* * (bug 563) Fix UTF-8 interwiki URL redirects via Latin-1 wikisBrion Vibber2005-02-271-0/+6
* eat a couple more namespace cruft bitsBrion Vibber2005-02-211-2/+2
* Remove Special:Asksql; moving it out to an extension.Brion Vibber2005-02-181-1/+0
* Clean up experiments for special:data, special:validate, special:geo.Brion Vibber2005-02-181-1/+0
* Double to single quotesTom Gilder2005-01-191-58/+58
* Only start new session for anon users on submit, not editTom Gilder2005-01-181-1/+3
* Cache the redirect from index.php to the start page (default: Main_Page)Jens Frank2005-01-101-0/+1
* $wgDisableInternalSearchRiver Tarnell2004-12-211-1/+2
* Revert unauthorized changes made without discussion of outstanding objections.Brion Vibber2004-12-101-5/+0
* New feature: You can edit summaries and change the Minor Edit flag.Nicholas Pisarro, Jr2004-12-101-0/+5
* * Defer message cache initialization, shaving a few ms off file cache hitsBrion Vibber2004-12-091-4/+0
* Added "unknown action" event, so that extensions can define newEvan Prodromou2004-11-281-1/+3
* Implementing user levels management. This is only a very basic interface and ...Antoine Musso2004-10-241-0/+3
* Reorganization of SearchEngine for legibilityBrion Vibber2004-10-201-9/+2
* Clean up a few scriptletsBrion Vibber2004-10-141-3/+3
* Fix for running with no include_path setBrion Vibber2004-10-021-1/+1
* More informative error message for when the user forgot to move LocalSettings...Tim Starling2004-09-261-8/+7
* Wiki database systemMagnus Manske2004-09-241-0/+5
* made some more wfMsg() to wfMsgForContent changesZheng Zhu2004-09-221-4/+4
* Quick fix for canonical redirects when the URL is case-converted.Brion Vibber2004-09-061-2/+3
* Start cracking down on illegal titles: in UTF-8 mode reject titles which have...Brion Vibber2004-09-031-10/+1
* One more unicode normalization fix: don't die horribly on arrays, and get the...Brion Vibber2004-09-021-0/+4
* Avoid numeric and boolean interpretation of "0" in self-link check and Go sea...Brion Vibber2004-08-311-1/+2
* Add back the slower version of Title::makeTitle as Title::makeTitleSafe()Brion Vibber2004-08-221-1/+1
* Moved category stuff to CategoryPage, copying logic of ImagePageJens Frank2004-08-221-0/+8
* Add some profiling pointsBrion Vibber2004-08-221-0/+6
* Don't include SearchEngine.php when it's not used. Saves about 180k of memory...Brion Vibber2004-08-211-1/+2
* # Please don't move this line to includes/Defines.php. This line essentially ...Arne Heizmann2004-08-141-3/+4
* Reverting my previous change. CommentAntoine Musso2004-08-141-0/+4
* moving define(mediawiki, true) from index.php to includes/Defines.phpAntoine Musso2004-08-141-3/+1
* Antiglobalization!Brion Vibber2004-08-131-2/+3
* Ahh, so that's what that doesTim Starling2004-08-121-0/+2
* Apparently cvs forgot to commit this with the rest.Arne Heizmann2004-08-091-2/+3
* Don't run power search in 'go' modeBrion Vibber2004-07-291-1/+3