close profiling on script exits instead of page flushing
[lhc/web/wiklou.git] / index.php
2005-12-30 Domas Mituzasclose profiling on script exits instead of page flushing
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-29 Brion VibberRevert to working version
2005-12-29 Magnus Manskefinishing moving of code from inex.php to includes...
2005-12-29 Magnus Manskemoving stuff from index.php to includes/Wiki.php
2005-11-25 Ævar Arnfjörð Bjar... * Whitespace
2005-11-16 Brion Vibber* Recognize Special:Search consistently so read whiteli...
2005-11-07 Tim StarlingRequire POST method for action=purge, to prevent bots...
2005-10-31 Tim Starlingworkaround for any current or future exploit of the...
2005-10-24 Brion VibberReverting fix for 2585; some users report seeing error...
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-10-12 Tom Gilder(bug 2585) Return proper 404 code when pages don't...
2005-10-06 Tom GilderNicer default page (complete with sharks with frigg...
2005-08-20 Tim Starlingfixed redirects from one namespace to another
2005-08-12 Antoine MussoNo check needed when viewing old versions
2005-08-11 Antoine MussoFix #710: redirect to category pages got an empty categ...
2005-07-23 River Tarnelllet sysop delete trackbacks
2005-07-08 Ævar Arnfjörð Bjar... * There's no more need for this here than anywhere...
2005-07-03 River Tarnellimplement "action=render"
2005-07-02 Tim Starlingfixed hook call
2005-06-30 Brion Vibber* Copy fix for old search URLs with Lucene search plugi...
2005-05-28 Tim StarlingUnconditional inclusion for SpecialPage.php, needed...
2005-05-28 Tim Starlingfixed silly switch() use, much better handled with...
2005-05-23 Ævar Arnfjörð Bjar... * Changed the handling of the action GET variable from...
2005-04-21 Zheng ZhuFix my last broken fix (that caused bug 1899)
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-04-08 Zheng ZhuTry to find variant article when an incomming request...
2005-04-06 Ævar Arnfjörð Bjar... * brion forgot to change this when he moved around...
2005-04-06 Ævar Arnfjörð Bjar... * Documented
2005-03-31 Ævar Arnfjörð Bjar... formatting
2005-03-31 Magnus ManskeFixed installation bug
2005-03-31 Magnus ManskePartial fix for installation bug
2005-03-31 Ævar Arnfjörð Bjar... <? => <?php
2005-03-31 Ævar Arnfjörð Bjar... Display something nicer looking when the wiki hasn...
2005-03-28 Tim StarlingAbility to disable actions from LocalSettings.php
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-24 Erik MoellerPreliminary support for application/external-editor
2005-03-17 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-15 Brion VibberMark interwiki redirect URLs with a source parameter...
2005-03-09 Brion VibberMerge changes from 1.4:
2005-02-27 Brion Vibber* (bug 563) Fix UTF-8 interwiki URL redirects via Latin...
2005-02-21 Brion Vibbereat a couple more namespace cruft bits
2005-02-18 Brion VibberRemove Special:Asksql; moving it out to an extension.
2005-02-18 Brion VibberClean up experiments for special:data, special:validate...
2005-01-19 Tom GilderDouble to single quotes
2005-01-18 Tom GilderOnly start new session for anon users on submit, not...
2005-01-10 Jens FrankCache the redirect from index.php to the start page...
2004-12-21 River Tarnell$wgDisableInternalSearch
2004-12-10 Brion VibberRevert unauthorized changes made without discussion...
2004-12-10 Nicholas Pisarro, JrNew feature: You can edit summaries and change the...
2004-12-09 Brion Vibber* Defer message cache initialization, shaving a few...
2004-11-28 Evan ProdromouAdded "unknown action" event, so that extensions can...
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-20 Brion VibberReorganization of SearchEngine for legibility
2004-10-14 Brion VibberClean up a few scriptlets
2004-10-02 Brion VibberFix for running with no include_path set
2004-09-26 Tim StarlingMore informative error message for when the user forgot...
2004-09-24 Magnus ManskeWiki database system
2004-09-22 Zheng Zhumade some more wfMsg() to wfMsgForContent changes
2004-09-06 Brion VibberQuick fix for canonical redirects when the URL is case...
2004-09-03 Brion VibberStart cracking down on illegal titles: in UTF-8 mode...
2004-09-02 Brion VibberOne more unicode normalization fix: don't die horribly...
2004-08-31 Brion VibberAvoid numeric and boolean interpretation of "0" in...
2004-08-22 Brion VibberAdd back the slower version of Title::makeTitle as...
2004-08-22 Jens FrankMoved category stuff to CategoryPage, copying logic...
2004-08-22 Brion VibberAdd some profiling points
2004-08-21 Brion VibberDon't include SearchEngine.php when it's not used....
2004-08-14 Arne Heizmann# Please don't move this line to includes/Defines.php...
2004-08-14 Antoine MussoReverting my previous change. Comment
2004-08-14 Antoine Mussomoving define(mediawiki, true) from index.php to includ...
2004-08-13 Brion VibberAntiglobalization!
2004-08-12 Tim StarlingAhh, so that's what that does
2004-08-09 Arne HeizmannApparently cvs forgot to commit this with the rest.
2004-07-29 Brion VibberDon't run power search in 'go' mode
2004-07-25 Tim Starlingdon't redirect to the canonical title if other paramete...
2004-07-24 Tim Starling* Introducing bit field for database parameters
2004-07-20 Magnus ManskeArticle validation code (as a tab now)
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-09 Jens FrankLinksUpdate uses SELECT FOR UPDATE, thus starting a...
2004-07-08 Arne HeizmannI thought I committed this?
2004-06-28 Evan ProdromouMoved credits stuff from Skin.php to a separate module...
2004-06-26 Tim Starlingfixing broken search links e.g. from prev/next links...
2004-06-12 Antoine Mussorecommiting specialpages loading fix as the BoardVote...
2004-06-11 Brion VibberUndo change that stopped Wikipedia from running at all
2004-06-11 Antoine Mussoremoving print_r *hides
2004-06-11 Antoine Mussodo not instant Special* objects if user is not requesti...
2004-06-06 Tim Starlingupdate cur_touched on action=purge
2004-05-30 Brion VibberFix bad title detection again; was dying with error...
2004-05-29 Brion VibberFix preg_quote usage in interwiki loop detection
2004-05-15 Tim StarlingIntroducing special page modular extensions, making...
2004-05-12 Erik MoellerNew feature:
2004-05-11 Brion VibberWhitelist and diff fixes:
2004-05-09 Brion VibberAllow installing and running the wiki on a server where...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-05-04 Tim StarlingInterwiki redirects using prefixes in the URL
2004-04-28 Gabriel WickeNew, simple method to retrieve the plain source of...
2004-04-24 Brion VibberFix for old-style search URLs to force the page to...
2004-04-22 Brion VibberAdd experimental MathML output option for math (only...
2004-04-09 Brion VibberUn-break large number of actions. Timwi, please read...
next