Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
[lhc/web/wiklou.git] / includes / Article.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-19 Brion VibberFix for MySQL strict mode; explicitly set the deprecate...
2007-01-17 Antoine Mussowhitespaces
2007-01-17 Niklas Laxström* Escaping
2007-01-17 Brion VibberApply most of the code tweaks from the live site:
2007-01-16 Rob ChurchDon't do auto-patrolling if patrolling is switched off
2007-01-16 Rob Church* (bug 8621) Log revisions marked as patrolled
2007-01-14 Rob Church(bug 8407) Disallow indexing of "printable" versions
2007-01-14 Brion Vibber* (bug 8632) Fix regression in page protection null...
2007-01-14 Brion VibberTemporary(?) optimization; only update templatelinks...
2007-01-13 Brion Vibber* Add 'purge' privilege to replace the hardcoded check...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-12 Ilmari Karonen(bug 3446) Add user preference to hide page content...
2007-01-12 Andrew GarrettRestore backwards-compatibility for old types of restri...
2007-01-11 Andrew GarrettFix a couple of mistyped variable names, mysql strict...
2007-01-11 Andrew GarrettNext batch of bug-fixes.
2007-01-11 Andrew GarrettMore bugfixes. Fantastic. (and I tested, too! brion...
2007-01-11 Andrew GarrettFixes for a couple of embarrassing bugs I should have...
2007-01-10 Andrew GarrettMerge from branches/werdna/restrictions-separation...
2007-01-08 Rob ChurchUse Title::isContentPage() instead of a manual check
2007-01-04 Antoine MussoFix #8413 : document $wgNamespaceRobotPolicies better...
2006-12-31 Brion Vibber* (bug 8447) Fix SQL typo breaking non-default $wgHitco...
2006-12-23 Brion Vibber* Set tabindex on fields in deletion form so you don...
2006-12-22 Aryeh Gregor* (bug 532) Tweaked alt text for some interface messages
2006-12-22 Aryeh Gregor(bug 8304) Line breaks in "new page" autosummaries...
2006-12-22 Rob ChurchSort out user rights when patrolling. If a user has...
2006-12-21 Brion Vibber* (bug 7669) Drop defaults on BLOB/TEXT columns for...
2006-12-20 Rob Church(bug 8329) Take size of text *after* passing it through...
2006-12-18 Rob Church* (bug 5411) Remove autopatrol preference; users who...
2006-12-18 Rob ChurchIf there is no $oldtext, don't bother prepending it
2006-12-18 Rob Church* (bug 8310) Blank line added to top of 'post' when...
2006-12-16 Rob Church* (bug 4488) Support watching pages on deletion; introd...
2006-12-14 Brion VibberGoing ahead and adding this field while other DB update...
2006-12-08 Tim Starling* Added redirect to section feature. Use it wisely.
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-28 Greg Sabino MullaneSlight UPDATE syntax adjustment for non-mysql databases.
2006-11-24 Rotem Liss(bug 8009) Automatic edit summary for redirects is...
2006-11-23 Andrew GarrettAs per Rob's suggestion, remove autosummaries for short...
2006-11-23 Andrew Garrett(bug 8013) Add autosummary for new pages with >500...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-21 Tim StarlingFixed recently committed error.
2006-11-20 Andrew Garrett* Added autosummary for new pages with 500 or less...
2006-11-20 Aryeh Gregor(bug 7889) Don't show "blank edit summary" notice if...
2006-11-17 Aryeh GregorReplace 'old-revision-navigation' message with 'revisio...
2006-11-16 Aryeh Gregor(bug 6873) When viewing old revisions, add link to...
2006-11-15 Andrew GarrettwfMsg -> wfMsgForContent for code added in r17609
2006-11-13 Tim StarlingFixed EDIT_AUTOSUMMARY use, what did you think it was...
2006-11-13 Andrew GarrettBloody hell, not another pretend feature
2006-11-09 Greg Sabino MullaneAdd "create table AS" for increased db portability.
2006-11-08 Tim StarlingFixed pollution of a backend function with UI-only...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-11-06 Brion Vibber* (bug 7819) Move automatic redirect edit summary after...
2006-11-02 Brion Vibber* Remove entries from redirect table on article deletion
2006-11-01 Brion Vibber* (bug 7780) Fix regression in editing redirects
2006-10-31 Yuri AstrakhanFixed redirect table update per brion's suggestions.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-29 Yuri AstrakhanUpdates 'redirect' table on each save. WARNING: Breakin...
2006-10-29 Brion Vibber* (bug 3224) Allow minor edits by bots to skip new...
2006-10-25 Brion Vibber* (bug 7686) Include id attribute on delete form confir...
2006-10-11 Tim StarlingRenamed CacheManager to HTMLFileCache, to avoid confusi...
2006-10-09 Brion Vibber* (bug 7510) Update article counts etc on undelete
2006-10-03 Brion Vibber* Do fewer unnecessary full writes of user rows; only...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion VibberMerge from SerbianVariants branch, trunk 16500 vs Serbi...
2006-09-10 Brion Vibber* Clear newtalk marker on diff links with explicit...
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
next