Implement static public Parser::getExternalLinkRel
[lhc/web/wiklou.git] / includes / specials / SpecialUndelete.php
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 IAlexMerge "Simplify cached check in Special:SpecialPages"
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-06 Aaron SchulzMerge "ORMRow must not ignore failures on insert by...
2012-11-05 Daniel KinzlerMerge "Some cleanup of doApiRequest in test module"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 SPQRobinMerge "(Bug 41493) Move PageContentLanguage hook to...
2012-11-01 DemonMerge "Use $this->getTitle() instead of $out->getTitle()"
2012-11-01 Aaron SchulzMerge "Link $wgVersion on Special:Version to Release...
2012-11-01 DemonMerge "[FileBackend] Check if paths are writable for...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 MarkTraceurMerge "(bug 36276) add redlink styles to legacy shared...
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-11-01 DemonMerge "(Bug 41574) Supply Title object to Revision...
2012-11-01 ReedyMerge "(Bug 41617) Fix undelete."
2012-11-01 daniel(Bug 41617) Fix undelete.
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 IAlexMerge "Added docu headers to content(handler) files"
2012-10-17 DemonMerge "[FileBackend] Added chaining ability to some...
2012-10-17 Aaron SchulzMerge "Warn when flushing inside an explicit transaction."
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 ReedyMerge "Special:Undelete used non existant global wgCont...
2012-10-16 ReedySpecial:Undelete used non existant global wgContentHand...
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 TheDJMerge "Fix up various issues leading to bug 40780."
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-14 ReedyMerge "Add separate fa_sha1 field to filearchive table"
2012-10-14 umherirrenderAdd separate fa_sha1 field to filearchive table
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 SiebrandMerge "Merge branch 'Wikidata' into master."
2012-10-09 danielMerge branch 'Wikidata' into master.
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-08 ReedyMerge "Fix behavior of Hooks class."
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-07 IAlexMerge "pass user object for delete/undelete/filerevert...
2012-10-06 umherirrenderpass user object for delete/undelete/filerevert in...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-25 NikerabbitMerge "Change case to use the canonical names."
2012-09-25 Trevor ParscalMerge "mediawiki.action.edit.preview: New module replac...
2012-09-25 Aaron SchulzMerge "(bug 40353) SpecialDoubleRedirect: Fix for inter...
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-24 DemonMerge "[FileRepo] Throw an exception if a storage key...
2012-09-23 SiebrandMerge "Don't parse the section summary when creating...
2012-09-23 SiebrandMerge "(bug 35693) ApiQueryImageInfo now suppresses...
2012-09-22 IAlexMerge "Moved begin() since the lock() function may...
2012-09-22 IAlexMerge "Defer user stats update like the others."
2012-09-21 NikerabbitMerge "Document that setSubtitle() and addSubtitle...
2012-09-21 SiebrandMerge "Convert width HTML attribute in tables into...
2012-09-21 Alexandre EmsenhuberConvert width HTML attribute in tables into inline CSS
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 ArielGlennMerge "(bug 39975) Fixed thumb_handler.php handling...
2012-09-19 danielmerged master
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
next