*Redo newRevisionFromEditComplete hook. Pass an Article instead of a title
[lhc/web/wiklou.git] / includes / Article.php
2008-05-22 Aaron Schulz*Redo newRevisionFromEditComplete hook. Pass an Article...
2008-05-21 Aaron SchulzMove rewRevisionFromEditComplete call down till after...
2008-05-21 Aaron Schulz$user->setNewtalk( false ) for deleted user talk pages...
2008-05-21 Aaron SchulzMove this till after ID set
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-17 Aaron Schulz* Add higher level newRevisionFromEditComplete hook
2008-05-17 Brion VibberRevert r34906, r34907, r34928 -- mixing high-level...
2008-05-16 Aaron SchulzImprove efficiency of autoreviewing of edits rollbacks...
2008-05-16 Aaron SchulzDecrappify edit check for revision hook
2008-05-11 Bryan Tong MinhPut code to view redirect page in new method Article...
2008-05-10 Niklas Laxström* Automatic edit summaries can be turned of with $wgUse...
2008-05-09 Bryan Tong Minh* Use getters where appropriate
2008-05-08 Leon Weber(bug 14044) Don't increment page view counters on views...
2008-05-03 Alexandre EmsenhuberCustom rollback summaries now accept the same arguments...
2008-04-28 Alexandre Emsenhuberbug fixes:
2008-04-28 Aaron SchulzwfProfileOut( __METHOD__ );
2008-04-28 Aaron SchulzFix profiling
2008-04-28 Andrew GarrettPass the old article ID in the ArticleDeleteComplete...
2008-04-27 Aaron SchulzRemove log debugging code, not needed anymore
2008-04-26 Aaron SchulzMake suppression require hiderevision
2008-04-23 Rotem Liss* When undoing an edit, make sure it wasn't deleted.
2008-04-22 Raimond Spekking* Move hardcoded text "Diff:..." to new message 'missin...
2008-04-17 Aaron SchulzRemove unused message
2008-04-16 Aaron Schulz* Move affectedRows count up
2008-04-16 Aaron SchulzNo need to pass db around, should be the same
2008-04-15 Aaron Schulz* Allow for things that call addEntry() to pass in...
2008-04-15 Roan Kattouw(bug 13745) Fix regression from r33133 by changing...
2008-04-15 Brion VibberRevert some chunks of r33133 and r33375:
2008-04-15 Alexandre Emsenhuber(bug 13752) Section redirects now works again
2008-04-14 Alexandre Emsenhuber(bug 13736) Don't show MediaWiki:Anontalkpagetext on...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-14 Aaron SchulzDon't delete logs from RC on page delete (bug 13727)
2008-04-12 Victor Vasiliev* Cache image redirects (and enable them)
2008-04-12 Aaron SchulzDon't log if we unprotect and unprotected page but...
2008-04-11 Aaron SchulzReset ID before adding to log. That way it goes in...
2008-04-11 Roan KattouwCommitting patch for bug 10931, which also fixes bug...
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-04-09 Aaron Schulz...really get rid of link color query spam
2008-04-07 Aaron Schulz* Populate rev_parent_id
2008-04-04 Alexandre EmsenhuberForce line breaks to avoid some XHTML errors with some...
2008-04-02 Aaron SchulzAdd showLogExtract() and remove use of FauxRequest...
2008-04-01 Aaron SchulzUse 'suppress' right rather than 'oversight'
2008-03-25 Brion Vibber* Trackback display formatting fixed
2008-03-25 Brion Vibber* (bug 344) Purge cache for talk/article pages when...
2008-03-24 Alexandre Emsenhuber* Fixed call to deprecated functions
2008-03-21 Greg Sabino MullaneRevert last patch: not needed due to 32233.
2008-03-21 Greg Sabino MullaneDon't attempt to insert if there are no rows.
2008-03-20 Aryeh Gregor(bug 13454) Article::updateCategoryCounts can attempt...
2008-03-19 Aryeh GregorRemove apparently pointless $dbw parameter to Article...
2008-03-19 Tim StarlingFixed no-op update query in common code path
2008-03-18 Aryeh GregorThis is a schema change. It's only a table creation...
2008-03-16 Aaron SchulzMight as well show username here if allowed
2008-03-13 Raimond Spekking* Add a CSS id to the table of the deletion form
2008-03-09 Alexandre Emsenhuber* Use Linker::revComment() to format the comment
2008-03-09 Aaron Schulz* Add revisiondelete links on page view
2008-03-06 Raimond Spekking* (bug 13274) Change links for messages to ucfirst...
2008-03-06 Raimond Spekking* Add links to page and file deletion forms to edit...
2008-03-05 Alexandre Emsenhuber(bug 13110) Don't show "Permission error" page but...
2008-03-04 Raimond Spekking* (bug 13019) Message cache for some extensions not...
2008-03-01 Alexandre Emsenhuber(bug 11561) Fix fatal error when calling action=revert...
2008-02-28 Roan Kattouw(bug 12575) Prevent duplicate patrol log entries from...
2008-02-26 Rotem Liss(bug 13132) Unable to unprotect pages protected with...
2008-02-25 Brion VibberRevert r31243, r31244 -- regression: spews bogus protec...
2008-02-25 Andrew GarrettFor pages with hidden categories, add a list of these...
2008-02-25 Rotem LissThis variable was removed.
2008-02-25 Rotem Liss(bug 13132) Unable to unprotect pages protected with...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-13 Tim Starling* Fix bug 13002
2008-02-09 Tim StarlingReset the message cache on action=purge of a MediaWiki...
2008-02-06 Robert LeveringtonAlter constructor of Article object to no longer pass...
2008-02-06 Ilmari KaronenMake the default robot policy a configurable option.
2008-02-03 Huji(bug 12887) No "name" attribute for TR tags.
2008-02-02 Rotem LissThe comment of a time-limited protection now contains...
2008-01-30 Brion Vibberfix html regression: missing id attribute on wpReason...
2008-01-29 Brion VibberCleanup -- fix broken XHTML in deletion forms
2008-01-29 Raimond Spekking* Prettify input form for RTL wikis
2008-01-28 Brion VibberCleanup for r30216:
2008-01-28 Huji* Renaming Xml::reasonDropDown to Xml::listDropDown...
2008-01-26 Victor VasilievInvalidate file cache on image redirects deletion
2008-01-25 Huji(bug 12790) Page protection is not logged when edit...
2008-01-21 Roan Kattouw(bug 12716) Unprotecting a non-protected page leaves...
2008-01-18 Roan KattouwCore:
2008-01-17 Tim StarlingOn edit, purge the cache of pages redirecting to the...
2008-01-17 Brion VibberSlap some prettier warnings on too-big deletions.
2008-01-16 Brion VibberQuick hack in: $wgDeleteRevisionsLimit and 'bigdelete...
2008-01-16 Tim StarlingRespect $wgEnableParserCache
2008-01-16 Aryeh Gregor* Rollback should not work if the wiki is read-only
2008-01-15 Roan KattouwLarge refactoring of rollback code:
2008-01-15 Roan Kattouw(bug 12585) Added a bunch of parameters to the revertpa...
2008-01-15 Brion Vibber* (bug 12567) Fix for misformatted read-only messages...
2008-01-14 Brion VibberRevert r29705. Simply provide rollback permission if...
2008-01-13 Aryeh GregorThe 'rollback' permission now only affects whether...
2008-01-13 Victor Vasiliev* (bug 12611) Bot flag ignored in recent changes
2008-01-10 Aryeh GregorRight, *this* was the vulnerability that existed. ...
2008-01-10 Roan KattouwFixing the mess that was r29539:
2008-01-10 Daniel Cannon* (bug 12574) Allow bots to specify whether an edit...
2008-01-10 Roan KattouwRevert r29525: this vulnerability never existed; Articl...
2008-01-10 Aryeh GregorFix vulnerability (hopefully): anyone with rollback...
2008-01-09 Aryeh GregorClean up some braces, indentation; add profiling to...
2008-01-06 Aaron SchulzDon't compare text twice
next