Refactored parser output handling slightly, and added a hook function, to allow exten...
[lhc/web/wiklou.git] / includes / Article.php
2006-08-08 Rotem LissRemoving the last references to OutputPage::sysopRequir...
2006-07-27 Magnus ManskeTwo new hooks by Ryan Lane for the StableVersions extension
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-22 Tim StarlingCompare page title with $wgUser->getTitleKey() not...
2006-07-17 Greg Sabino MullaneAdd mCascadingDeletes and mCleanupTriggers properties...
2006-07-16 Brion VibberRevert 15696, would cause every DB to fail other than...
2006-07-16 Greg Sabino MullaneAdd mysql if blocks for deletion, remove unused getPref...
2006-07-16 Rotem LissMaking User::isBot deprecated, using User::isAllowed...
2006-07-12 Rob Church* Check the block against the master if we're going...
2006-07-08 Niklas Laxström* And more escaping
2006-07-08 Niklas Laxström* Do some escaping to page titles put into wikitext
2006-07-05 Brion Vibber* Separate out EditPage's getContent bits from regular...
2006-07-03 Antoine Mussonicer debug output
2006-07-01 Ilmari Karonenrevert r15214, change message name from oldrevisionnavi...
2006-07-01 Ilmari KaronenRemove 'oldrevisionnavigation' message, use 'revisionas...
2006-07-01 Ilmari Karonenadd (diff) links to old revision navigation bar
2006-06-24 Rob Church(bug 6423) Don't update newtalk flag if page content...
2006-06-24 Rob ChurchDon't ask me, I don't know either
2006-06-24 Rob Church* (bug 2316) Add "caption" attribute to <gallery> tag
2006-06-23 Tim Starlings/Revision::MW_REV_DELETED/Revision::DELETED/, and...
2006-06-20 Rob Church* (bug 6365) Show user information in the "old revision...
2006-06-20 Tim Starlingdoc fix
2006-06-20 Tim StarlingDid some refactoring in Article.php:
2006-06-18 Tim StarlingAdded a new method to update the cache of all pages...
2006-06-13 Magnus ManskeBug 6031 (feature request for __NOGALLERY__ on category...
2006-06-12 Rob ChurchIntroduce $wgContentNamespaces which allows for article...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-07 Brion Vibber* (bug 4280) Use 'noindex,nofollow' instead of 'noindex...
2006-06-06 Brion VibberRemove some obsolete globals.
2006-06-06 Domas MituzasAutoLoad RecentChange
2006-06-06 Domas MituzasAutoLoad Article
2006-06-06 Domas MituzasAutoLoad Revision
2006-06-06 Domas MituzasMove revision deletion constants into Revision::
2006-06-06 Brion Vibber* (bug 2587) Fix for section editing with comment prefix
2006-06-04 Tim StarlingAdded $wgNamespaceRobotPolicies to allow customisation...
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-31 Niklas Laxström* Reverting BiDi changes because there were some proble...
2006-05-31 Niklas Laxström* (bug 6100) BiDi: different directionality for user...
2006-05-17 Rob Church* (bug 4873) Don't overwrite the subtitle navigation...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoReplacing var keyword with private / public as we...
2006-05-10 Antoine MussoDie with a backtrace when using User::isBureaucrat...
2006-05-01 Antoine Mussounused variables as per #3692
2006-04-30 Antoine Mussosome unused globals as per #3692
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-12 Brion Vibber* (bug 385) Installer support for PostgreSQL, fixes...
2006-04-11 Tim Starlinglanglinks table
2006-04-11 Brion Vibber* Display the anon talk page info message on anon talk...
2006-04-09 Rob Church(bug 5512) Spacing in "page has a history" deletion...
2006-04-08 Rob Church(bug 861) Show page protection/unprotection events...
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-04-08 Rob Church(bug 4760) Prevent creation of entries in protection...
2006-04-07 Tim StarlingFix counter drift when articles are created with {...
2006-04-02 Brion VibberLive fix: handle bad titles gracefully again
2006-03-26 Jens FrankAjax based suggest feature for the search box
2006-03-18 Rob Church(bug 4729) Add user preference that marks a user's...
2006-03-18 Brion Vibber* (bug 5286) Fix regression in display of missing/bad...
2006-03-18 Rob Church* Remove deprecated $wgOnlySysopsCanPatrol references...
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...
2006-03-16 Tim StarlingDon't require an existence check before calling loadPag...
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2006-03-11 Lupintrailing whitespace removal
2006-03-11 Brion Vibber* (bug 5228) Workaround for broken LanguageConverter...
2006-03-09 Erik Moeller&preload= is not just there because of the inputbox...
2006-03-07 Brion Vibber* (bug 5161) Don't try to load template list for nonexi...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-01 Brion Vibber* Purge thumbnails and metadata cache for action=purge...
2006-02-14 River Tarnellhooks for shared new talk notifications
2006-01-28 Tim StarlingForgot to add the new link tables to Article::doDeleteA...
2006-01-23 Domas Mituzasergh, yet more direct parser bits, ask for tidy when...
2006-01-19 Tim Starlinggive the correct error message when an article doesn...
2006-01-17 Tim StarlingRemoving leecruft. No, you sure as hell couldn't defer it.
2006-01-16 Antoine MussoFix #1122: "older revision" link displayed when viewing...
2006-01-14 Brion VibberRestoring ThomasV's patch for a hook & use of the exist...
2006-01-14 Domas Mituzasoh right right right!!! we have different Article subcl...
2006-01-14 Brion Vibberrevert more of dammit's broken code
2006-01-14 Brion VibberReverting this patch:
2006-01-14 Domas MituzasRevert brion's revert. And learning a lesson about...
2006-01-14 Brion VibberRevert Domas's last checkin, it broke tabs on redirects...
2006-01-14 Domas Mituzassave ArticleID when it is around, saves one query :-)
2006-01-13 Brion Vibber* (bug 4104) 'OutputPageBeforeHTML' hook to postprocess...
2006-01-13 Brion Vibber* (bug 1103) Fix up redirect handling for images, categ...
2006-01-11 Rob ChurchClear up some instances of old OutputPage::sysopRequire...
2006-01-09 Brion Vibber* Skip loading of RecentChange.php except where needed
2006-01-08 Tim StarlingUse wfGetDB(DB_SLAVE) when appropriate. Changed deletio...
2006-01-08 Ævar Arnfjörð Bjar... * Reverting ->getDB() => wfGetDB() in 1.434, not replic...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-07 Ævar Arnfjörð Bjar... Code review!
2006-01-06 Rob ChurchPrevent blocked users from using delete and undelete
2006-01-06 Rob Church* Move the "user is blocked" page to OutputPage
2006-01-05 Tim Starlingremoved $wgParserCache, converted to a singleton
2006-01-03 Rob Church* Bug 4456: Add hook for marking article patrolled
2006-01-02 Niklas Laxström* Removed broken wgAllowAnonymousMinor and added new...
2006-01-01 Tim Starling$wgOut->setRevisionId() was missing from one branch...
2006-01-01 Tim StarlingFixed categorised redirects
2005-12-31 Ævar Arnfjörð Bjar... * Added a hook (ArticlePurge) to Article::purge() to...
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-29 Brion Vibber* Removed Special:Validate, it's been superseded by...
next