* (bug 11115) API: Adding the SHA1 to the imageinfo query
[lhc/web/wiklou.git] / includes / Article.php
2007-09-03 Aaron Schulz*Don't call ArticleSaveComplete if the edit did not...
2007-09-02 Greg Sabino MullaneCorrect comments about frequency of pruning.
2007-09-02 Tim LaquaBacking off fix for bug 10836 - previous attempt was...
2007-09-02 Tim LaquaFixed bug 10836
2007-09-02 Tim LaquaFixed bug 9456 - added editsummaryheading system messag...
2007-08-29 Brion VibberRevert schema change in r25267 -- no more schema change...
2007-08-29 Aryeh Gregor* Add an index to (rev_page,rev_user,rev_timestamp...
2007-08-27 Brion VibberRevert bug 10347 stuff -- too-big, too-prominent, too...
2007-08-27 Aaron Schulz*Don't reference $moverestr either, makes things more...
2007-08-27 Aaron Schulz*Make protection notice only care about edit rights
2007-08-27 Aaron Schulz*Add a space if we already have subtitle content
2007-08-26 Aaron Schulz*On second thought, don't use 'diff', might be confusin...
2007-08-26 Aaron Schulz*Rename protected-subtitle messages to something more...
2007-08-26 Aaron Schulzforgot to commit this with message tweak
2007-08-26 Aaron Schulz*Generalize function to list UI names for all groups...
2007-08-26 Daniel Cannon(bug 10347) Added subtle message to subtitle indicating...
2007-08-22 Rob ChurchTweak comment; people seem to whine about this one...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-21 Aaron Schulz*If no changes, made, we have no new revision. Make...
2007-08-15 Rob Churchwhitespace
2007-08-15 Aaron SchulzTweak ArticleUpdateBeforeRedirect hook a tad
2007-08-15 Rob ChurchDocument hooks in release notes, too, please. Also...
2007-08-15 Aaron Schulz*Add ArticleUpdateBeforeRedirect hook, to allow for...
2007-08-11 Brion VibberFixups for page id field in the archive table:
2007-08-01 Rob Church* (bug 10744) Treat "noarticletext" and "noarticletexta...
2007-07-31 Brion VibberBacking out 24448, 24455, 24456 for the moment.
2007-07-30 River Tarnell- new field: page_key, stores page_title in uppercase.
2007-07-22 Rob Church* Pass new Revision to the 'ArticleInsertComplete'...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-22 Aaron Schulz*Store page_id in ar_page
2007-07-12 Brion Vibberset returnto link to the rolled-back page, not the...
2007-07-09 Rob Church* Code conventions
2007-07-09 Rob Church* Update release notes
2007-07-07 Yuri AstrakhanRollback rewrite to separate UI from logic (with help...
2007-07-07 Rob Church* Make "undo" and "rollback" links appear in a consiste...
2007-07-06 Rob ChurchCoding conventions - spacing
2007-07-06 Yuri Astrakhanchanged updateArticle to doEdit. This is first of a...
2007-07-02 Aryeh GregorRevert r23617 per Brion
2007-07-01 Aryeh Gregor* (bug 10422) Change <pre> on CSS/JS pages to <div...
2007-06-29 Roan KattouwReverting r23562: accidentally modified phase3 rather...
2007-06-29 Roan Kattouw* Separating UI code and DB code in Article::rollback()
2007-06-29 Rob ChurchFix r23553
2007-06-29 Rob ChurchHook callbacks for 'ShowRawCssJs' should do their own...
2007-06-29 Rob ChurchClean up handling of custom CSS and JavaScript pages...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-27 Brion Vibber* (bug 7071) Properly handle an 'oldid' passed to view...
2007-06-27 Aryeh Gregor(bug 10377) "Permanent links" to revisions still work...
2007-06-26 Aryeh GregorChange classes for <pre>s per Brion on Wikitech-l
2007-06-26 Aryeh Gregor* Wrap site CSS and JavaScript in a <pre> tag, like...
2007-06-23 Tim Starling* Make $wgUser->editToken() work for either logged...
2007-06-22 Brion VibberRevert r23166, 23178, 23179, and probably some other...
2007-06-22 Aaron Schulz*Increase RC prune change to 1/100
2007-06-21 Raimond Spekking* (bug 9415) Added options to Special:Protect to allow...
2007-06-20 Rob Church(bug 9328) Use "revision-info-current" message in place...
2007-06-13 Raimond Spekking* (bug 8734) Different log message when article protect...
2007-06-10 Aryeh Gregor* (bug 10196) Add classes and dir="ltr" to the <pre...
2007-06-09 Daniel CannonRemove deletion log from below noarticletext. User...
2007-06-04 Rob ChurchHad a bash at cleaning up the horrendous-looking deleti...
2007-06-04 Raimond SpekkingAdding CSS-IDs to deletion log section
2007-06-03 Aaron Schulz*Add two vars to ArticleViewHeader hook, $outputDone...
2007-06-02 Daniel CannonMinor doc goof -- displays *after* not before.
2007-06-02 Daniel Cannon(bug 7691) Show deletion log following noarticletext...
2007-05-31 Tim StarlingAdded $wgArticleRobotPolicies
2007-05-07 River Tarnell(bug 9812) (regression) Edit links in regular pages...
2007-05-03 Nick Jenkins(bug 7958) Special:Cite of older version of an article...
2007-04-25 Daniel Kinzlerfixed isFileCacheable: use && instead of 'and', check...
2007-04-24 Aaron Schulz*Actually enforce when you can cascade, add missing...
2007-04-22 Aryeh Gregor(bug 9656) Generate autosummaries on the deletion of...
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-04-13 Antoine MussoIn regex, do not capture stuff when you dont need it...
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-04-01 Rob Church(bug 9466) "Rollback failed" page doesn't format edit...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-22 Manuel Schneiderfixed bug in call of hook ArticleViewHeader
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-15 Aaron Schulz*Put ['protect'] is isset() to avoid any errors
2007-03-14 Aaron Schulz*Do not cascade unless each protection type is set...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-03-13 Aaron Schulz*Get rev_len to carry across delete/undelete
2007-03-08 River Tarnellreal fix for 9097
2007-03-07 River Tarnell* (bug 9097) column "pr_pagetype" does not exist
2007-03-06 Aaron Schulz*Show deletion log on confirmdelete (bug 9118) (patch...
2007-01-23 Andrew GarrettShow expiry time in the null revision inserted on prote...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-22 Brion VibberFurther fixes to protection expiry:
2007-01-22 Andrew GarrettMake my last three commits interoperate (display protec...
2007-01-22 Andrew Garrett* (bug 4133) Allow page protections to be made with...
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...
next