Use LogEntry to add new undeletion log entries.
[lhc/web/wiklou.git] / includes / FileDeleteForm.php
2012-07-02 NikerabbitMerge "Use ManualLogEntry instead of LogPage to add...
2012-07-02 HasharMerge "Link to CREDITS file on message 'version-powered...
2012-07-01 Alexandre EmsenhuberUse ManualLogEntry instead of LogPage to add a new...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-07-01 SiebrandMerge "Bug 36453 - Provide the git info on action=query...
2012-06-29 Alexandre EmsenhuberDeprecated Title::userIsWatching(); use User::isWatched...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-14 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-14 CatropeExpose the log_id of the deletion log entry in the...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-17 Siebrand MazelandFollow-up r113939: Add divs to addWikiText().
2012-03-15 Aaron Schulz* r113886: use <div> instead of span to wrap element...
2012-02-24 Sam ReedMore __METHOD__ into db related methods
2012-02-09 Sam ReedMore return documentation
2012-02-07 Max SemenikFollow-up r110750: move constants to a different class...
2012-02-06 Max SemenikFixed r63018: made it possible to delte half-baked...
2012-01-03 Alexandre EmsenhuberRemoved useless call to Title::getArticleID(); let...
2011-12-31 Alexandre EmsenhuberPer GrafZahl, fix for r103202: forgot to change two...
2011-12-13 Jeroen De Dauwrevert r106095, fix apparently not this simple
2011-12-13 Jeroen De DauwlogName -> getName
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-15 Alexandre Emsenhuber* Factorise common code in ImagePage::delete() and...
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-03 Alexandre EmsenhuberCleanup to deletion related code:
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-10-29 Sam ReedMore documentation
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-23 Alexandre Emsenhuber* Call Linker methods statically
2011-08-19 Sam ReedCouple more pieces of wikia upstreaming
2011-08-19 Roan KattouwMake the PROTO_ parameter to wfExpandUrl() explicit...
2011-06-22 Matěj GrabovskýFollow-up r90482: escape some more wikitext
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-06-02 Roan KattouwFix regression in r84638, causing ArticleDeleteComplete...
2011-04-23 Sam ReedTidy up some unused variables and such
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-03-23 Ryan LaneMoving deletion hooks into doArticleDelete so that...
2010-10-31 Sam ReedUpdate deprecated method calls
2010-09-30 Chad HorohoeRefactor GAID_FOR_UPDATE into Title::GAID_FOR_UPDATE...
2010-08-29 PlatonidesFollow up r32776.
2010-08-19 Sam ReedMore unused....
2010-02-26 Max SemenikUncommented line from r63018
2010-02-26 Max Semenik(bug 17560) Half-broken deletion moved image files...
2010-01-13 Alexandre Emsenhuber* Document a bit
2009-11-27 Raimond SpekkingFix a Fatal: Call to a member function isLoggedIn(...
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-11-02 Raimond Spekkingi18n tweak: Use 'colon-separator' instead of hardcoded...
2009-11-02 Raimond SpekkingPartly revert r57148. The search&replace was a bit...
2009-10-15 Aaron SchulzBolden suppression check label as it is for non-image...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-06-07 Siebrand MazelandFollow-up to r51559 per CR: initialise $q to prevent...
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-05 Siebrand MazelandFollow-up to r51084:
2009-05-27 Siebrand MazelandFix a usability issue on protect and [file ]delete...
2009-01-29 Andrew GarrettFix broken calls to ArticleDelete hook.
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-01 Raimond SpekkingFix PHP fatal error in /usr/local/apache/common-local...
next