Fixed bug #11213 - [edit] section links in printable version interfere with cut-and...
[lhc/web/wiklou.git] / includes / Article.php
2009-03-18 Arash BoostaniFixed bug #11213 - [edit] section links in printable...
2009-03-18 Aaron Schulz(bug 18001) Rollback of null edit should restore flag
2009-03-18 Brion VibberRevert r48377 "Remove useless trailing space in alt...
2009-03-17 Victor Vasiliev* (bug 18018) Deleting a file redirect leaves behind...
2009-03-13 Chad HorohoeRemove useless trailing space in alt text for redirect...
2009-03-09 Aaron SchulzMade getContributors() check DELETED_USER
2009-03-05 Aaron Schulz* Allow for cache hits when the current rev is requested
2009-03-03 Alexandre EmsenhuberFix for r47964: correct check
2009-03-03 Andrew Garrett(bug 11857) Add 'protect' option to importImages.php...
2009-02-28 Aaron SchulzMade resetArticleID( 0 ) actually set the ID to zero...
2009-02-22 Raimond SpekkingMove <div>...</div> from message text to program code...
2009-02-21 Niklas LaxströmTweak for bug 17103 (patch: Marcin Cieślak)
2009-02-20 Raimond SpekkingMove <div>...</div> from message to program code for...
2009-02-18 Chad HorohoeJust do a selectRow(). We're only returning 1 row anyway.
2009-02-17 Brion VibberFollow-up to r47217 "Add a <link rel="canonical"> tag...
2009-02-16 Aaron SchulzFix r47319: this is reverting the wrong revision (cause...
2009-02-16 Aryeh GregorPartial revert of r41018 "Wrap $log->addEntry() in...
2009-02-16 Tim Starling* Mostly reverted r41081 and related. Although the...
2009-02-16 Tim StarlingFix the cascade protection templatelinks update routine...
2009-02-13 Raimond Spekking* Replace hardcoded '...' as indication of a truncation...
2009-02-13 Roan KattouwAdd a <link rel="canonical"> tag on redirected page...
2009-02-11 Alexandre EmsenhuberFix escaping of pipe-separator in revision (included...
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)
next