Apply changes made live on Wikimedia cluster related to preprocessor caching to subve...
[lhc/web/wiklou.git] / includes / Article.php
2009-02-09 Aaron SchulzTweaks for bug 17060
2009-01-31 Niklas Laxström* bug 17103 Special:Newpages/Special:Recentchanges...
2009-01-31 Andrew GarrettFix r46502 -- Title::newFromRedirectRe doesn't exist...
2009-01-29 Brion VibberPartial revert of r45778 and friends "(bug 15936)...
2009-01-29 Aaron SchulzUse quickUserCan rather than strange boolean param :)
2009-01-29 Ryan Schmidt* (bug 11644) update recursive redirect checking code...
2009-01-28 Andrew GarrettFix patrolling checks, which are using the expensive...
2009-01-26 Roan Kattouw* API: (bug 15949) Add undo functionality to action...
2009-01-24 Aaron Schulz(bug 17104) Remove [Mark as patrolled] link for already...
2009-01-21 Ryan SchmidtRedirect-related bugfixes/features:
2009-01-19 Alexandre EmsenhuberDon't use the 'noarticletext' message for pages in...
2009-01-16 Aaron SchulzTweak r45778, check exists()
2009-01-15 Aaron Schulz(Bug 15936) New page's patrol button should always...
2009-01-14 Aaron SchulzMove up user page noindex check
2009-01-13 Aaron Schulz(bug 11443) Auto-noindex user/user talk pages for block...
2009-01-12 Niklas Laxströmbrr, Article::getContent still has "side effects"
2009-01-10 Aaron Schulz* Added getRawText() convenience function to always...
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-04 Purodha B BlissenbachMediaWiki:Protect-expiring needs to have date and time...
2009-01-04 Aaron SchulzExpand ArticleRollbackComplete hook to include reverted rev
2009-01-03 Aaron Schulz(bug 16865) Access to pages via "curid" parameter shoul...
2009-01-02 Aaron Schulz(bug 16783) MediaWiki:Cannotdelete error should include...
2009-01-02 Aaron SchulzTweak r45314: just return out
2009-01-02 Aaron Schulz(bug 9243) Avoid exit to make MW handle page exceptions...
2009-01-01 Aaron SchulzUser more thorough mTitle->userCan checks for autopatro...
2008-12-31 Brion VibberRevert r45231, r45235 "* (bug 674) Allow users to be...
2008-12-31 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-12-28 Aaron SchulzFileCache cleanuo:
2008-12-22 Brion Vibber* (bug 2585) HTTP 404 return code is now given for...
2008-12-22 Alexandre EmsenhuberSwitching some message from raw HTML to wiki (part...
2008-12-17 Aaron SchulzUse more thorough Title->userCan('patrol')
2008-12-12 Aaron Schulz(bug 12716) Unprotecting a non-protected page leaves...
2008-12-12 Brion VibberClarify the $section parameter a bit on Article::replac...
2008-12-12 Brion VibberFix regression from r44015 "Various minor cleanup/spacing"
2008-12-11 Roan KattouwLoosen requirements for cascading protection: instead...
2008-12-11 Aaron SchulzPull up and tweak filecache check to make it much faste...
2008-12-11 Brion VibberRevert r44365 "Cleanup Title::getTouched()"
2008-12-10 Roan Kattouw* API: (bug 16613) action=protect doesn't say when...
2008-12-10 Aaron SchulzInit $parserCache only as needed
2008-12-10 Aaron Schulz* Don't set ETag if $wgUseETag = false
2008-12-09 Aaron SchulzRevert r44367; ends up with an extra fetch :/
2008-12-09 Aaron SchulzDelay restriction fetching query
2008-12-09 Aaron SchulzCleanup updateRestrictions() some
2008-12-09 Aaron SchulzCleanup Title::getTouched()
2008-12-09 Aaron SchulzAllow curid for filecache
2008-12-09 Aaron SchulzSpeed up filecache a tad
2008-12-06 Alexandre Emsenhuber(bug 16577) When a blocked user tries to rollback a...
2008-12-06 Aaron SchulzRevert r44130,r44129 - breaks display of message
2008-12-01 Chad HorohoeCleanup to r44129, only need parseinline per ialex.
2008-12-01 Chad Horohoe(bug 16026) MediaWiki:Revision-info should accept wikim...
2008-12-01 Brion Vibber* (bug 12647) Allow autogenerated edit summary messages...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-30 Alexandre Emsenhuber* Fixed doxygen warning in Article.php and User.php
2008-11-29 Alexandre Emsenhuber(bug 16498) Fixed fatal error while editing old revsion...
2008-11-29 Aaron SchulzRemove unused function
2008-11-28 Alexandre EmsenhuberDo the same as r41813, but for non-edit page: Display...
2008-11-28 Aaron Schulz*Remove getContent() side-effects
2008-11-27 Aaron SchulzReduce excessive RC write queries
2008-11-27 Aaron SchulzAdd $user to NewRevisionFromEditComplete hook
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-13 Aaron SchulzRevert r43329, r43330 due to said performance issues
2008-11-09 Victor Vasiliev* Add class "disambiguationpage" to body tag
2008-11-09 Alexandre EmsenhuberCleanup for r43315 (per aaron's comment): remove extra...
2008-11-08 Alexandre Emsenhuber(bug 8345) Don't autosummarize where a redirect was...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-02 Siebrand Mazeland(bug 15761) Add user toggle to omit diff after rollback...
2008-10-29 Aaron SchulzFix typo
2008-10-23 Alex ZCleanup for purge form:
2008-10-20 Andrew GarrettAdd revision ID to revision-info-current, revision...
2008-10-13 Aaron SchulzDon't use vague boolean
2008-10-12 Tim StarlingReverted r41655. Causes a text load on parser cache...
2008-10-10 Fran RogersFix template-included categories from 'leaking' from...
2008-10-07 Raimond SpekkingCleanup for r41782: use a common class, not a series...
2008-10-06 Raimond Spekking* Fix sequence of tabindex
2008-10-04 Aaron SchulzMake sure all RC entries for page are cleared on delete...
2008-10-04 X!Implement a configurable per-namespace and per-page...
2008-09-27 Aaron SchulzNew "ArticleEditUpdates" hook (bug 15490)
2008-09-26 Aaron SchulzDon't use filecache if $parserOutput->containsOldMagic...
2008-09-25 Aaron SchulzFileCache cleanup:
2008-09-25 Tim StarlingRe r41198: if you're going to break the interface,...
2008-09-25 Aaron SchulzBreak some long lines
2008-09-24 Aaron SchulzSelf-revert and re-add transactions here. Sacrifices...
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-23 Aaron Schulz* Make Article::doEdit() return the revId, not just...
2008-09-22 Aaron SchulzRemove Revision::revText() and move functionality to...
2008-09-21 Matt Johnston(Bug 15650) Limit length of displayed deletion log...
2008-09-21 Tim StarlingRevert r41095, the bug is there because giving an error...
2008-09-21 Niklas Laxström* An attempt to fix bug 11119
2008-09-21 Tim StarlingwfGetDB() needs a parameter.
2008-09-21 Tim StarlingRevert r40752. Causes lock contention on site_stats...
2008-09-21 Aryeh GregorProhibit empty page titles at a low level
2008-09-21 Aryeh GregorWhitespace/braces
2008-09-20 Aaron Schulz* Avoid doing templatelinks query (which can get huge...
2008-09-20 Aaron SchulzRemove unnecessary transaction
2008-09-20 Aaron SchulzUse cur_id condition alone so that it actually deletes...
2008-09-19 Aaron Schulzopps, use trim() instead
2008-09-19 Aaron SchulzTweak edit comment space
2008-09-19 Aaron SchulzRemove some individual transactions
2008-09-19 Aaron Schulz* Clean up patrol code to not possibly log twice (depen...
next