(bug 20372) Improve rollback-revisiondelete handling
[lhc/web/wiklou.git] / includes / Article.php
2009-09-02 Aaron Schulz(bug 20372) Improve rollback-revisiondelete handling
2009-09-02 Tim Starling* Fixed CR r48837. Although using ids[]=x in the query...
2009-09-01 Happy-melonFollow-up to r55700 - patch up a path through which...
2009-08-31 Happy-melon(bug14900) Make __INDEX__ and __NOINDEX__ not override...
2009-08-27 Domas MituzasI LOVE OO PEOPLE <3 <3 <3
2009-08-26 Aryeh GregorRestore size=60 that got eaten by r55453
2009-08-25 Andrew GarrettFix live preview copying of existing category links
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-21 Aryeh GregorUse Html::input()/autofocus a bunch more places
2009-08-21 Brion VibberFix for wgArticleId being exported to JavaScript as...
2009-08-15 Tim Starling* Converted BagOStuff.php from the style of memcached...
2009-07-30 Aaron Schulz* Separated some delete & suppress message headers...
2009-07-20 Purodha B Blissenbachadd GENDER support to revision-info
2009-07-15 Roan Kattouw(bug 19729) Fix fatal in Article::showPatrolFooter()
2009-07-08 Tim StarlingImplemented the PoolCounter feature and did some genera...
2009-06-23 Andrew GarrettCore changes for r52307
2009-06-19 Siebrand MazelandFollow-up to r51579: fix copy paste error (time->date...
2009-06-19 Raimond SpekkingAdd heading of the deletion log on the 'delete' form...
2009-06-18 Andrew GarrettRevert half-done refactoring committed in r52143
2009-06-18 Andrew Garrett* Allow archivestartdays to be configured per-page...
2009-06-18 Ryan Schmidt* Add autopromote condition APCOND_BLOCKED to autopromo...
2009-06-16 Aryeh GregorShow right logs when viewing/creating deleted page
2009-06-15 Aaron Schulzreverted r49889 - breaks patrol mark functions (and...
2009-06-13 Jure KajzerAdded bitwise operations to DatabaseBase and overloaded...
2009-06-07 Siebrand MazelandAllow splitting time and date with $4 and $5 for 'revis...
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-05 Niklas LaxströmThis function is NOT deprecated, per Simetrical
2009-06-05 Aryeh GregorDon't use wfDeprecated for still-used methods
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-27 Siebrand MazelandFix a usability issue on protect and [file ]delete...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-18 Aaron SchulzRemoved unused broken line
2009-05-11 Jure KajzerPreparations for Oracle database abstraction update.
2009-05-10 Roan KattouwRevert r50180 ("Proper error message on action=protect...
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-05-04 Roan Kattouw(bug 18677) Give proper error message when viewing...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-26 Aaron SchulzTweak for bug 17275: reduce autoreview transaction...
2009-04-24 Aryeh Gregor(bug 16950) Show move log when recreating a page
2009-04-07 Aaron Schulz(Bug 18330) Made pageCountInfo() public
2009-04-06 Aaron Schulz* Made generateReason() skip deleted user names
2009-04-05 Aaron SchulzMade suppress link bold
2009-04-03 Chad HorohoeRemove stray $wgTitle
2009-03-30 Niklas LaxströmFix regression from r48990
2009-03-29 Alexandre EmsenhuberFixes for r48930:
2009-03-27 Alexandre EmsenhuberPer raymond, tweak for r48930: add "mw-talkpageheader...
2009-03-27 Alexandre Emsenhuber* (bug 17163) Added MediaWiki:Talkpage which will be...
2009-03-26 Aaron SchulzTweaks for bug 18068:
2009-03-22 Aaron SchulzAdd convenience links for bug 18068
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:
next