Merge "(bug 42787) Make import robust against corrupt content."
[lhc/web/wiklou.git] / includes / specials / SpecialNewpages.php
2012-12-14 KrinkleMerge "Revert "Adding ability of jQuery badge to displa...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 BsituMerge "Adding ability of jQuery badge to display the...
2012-12-14 jenkins-botMerge "(bug 42639) Fix API action=options for multisele...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-14 jenkins-botMerge "(bug 40679) Set $wgSecureLogin to false for...
2012-12-12 jenkins-botMerge "(bug 42832) Fixed cookie security when not wpSti...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-12 Daniel KinzlerMerge "(Bug 42616) Remove extra newline from redirect...
2012-12-11 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
2012-12-10 jenkins-botMerge "[Upload] Async upload code cleanups."
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-10 Daniel KinzlerMerge "Fix check to see if element is there already."
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Tidy up some unbalanced returns in methods"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-09 jenkins-botMerge "Remove unreachable lines"
2012-12-09 jenkins-botMerge "[JobQueue] Make doIsEmpty return bool in all...
2012-12-09 IAlexMerge "Add numerous missing @throws to method documenta...
2012-12-09 IAlexMerge "Fixup a couple of uses of return values of funct...
2012-12-09 ReedyFixup a couple of uses of return values of functions...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
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-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-24 DemonMerge "Remove float from config-settings-block"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Remove duplicate files, no point in loading...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-22 GWickeMerge "Add additional specs + Parsoid-centric tests...
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 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-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-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-12 Alexandre EmsenhuberUse Linker::link() instead of Linker::linkKnown() when...
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-09 umherirrenderAvoid direct access to $wgGroupPermissions
2012-10-08 danielmerge latest master into Wikidata branch
2012-09-19 danielmerged master
2012-09-11 danielmerged master (2012-09-11)
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 danielmerged master some more
2012-08-29 danielmerged master
2012-08-29 Daniel KinzlerMerge "Revert "merged master"" into Wikidata
2012-08-29 Daniel KinzlerRevert "merged master"
2012-08-29 danielmerged master
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 SiebrandMerge "Bug 39524 - action=info uses untranslated (raw...
2012-08-22 Tim StarlingMerge "[FileBackend] Allow enforcing POSIX file owner...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-22 CatropeMerge "[FileRepo] Improved support for private wiki...
2012-08-22 CatropeMerge "use dir=auto for pt-userpage"
2012-08-21 CatropeMerge "Update jQuery UI to 1.8.23"
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
next