Merge "Adding wildcard support to $wgCopyUploadsDomains"
[lhc/web/wiklou.git] / includes / parser / Parser_LinkHooks.php
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-07 IAlexMerge "Replace non standard 'tt' with 'code' for better...
2012-09-06 Aaron SchulzMerge "(bug 30445) Update 'revdelete-reason-dropdown'"
2012-09-06 ReedyMerge "add moveoverredirect to result of api move"
2012-09-05 IAlexMerge "Make Special:Log link pretty in navigation toolbox"
2012-09-05 DemonMerge "[FileBackend] Clear swift connection on invalid...
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-05 KaldariMerge changes I794d4675,I57e2fc0b
2012-09-04 Aaron SchulzMerge "Fixed and normalized content-disposition for...
2012-09-04 Aaron SchulzMerge "(bug 39287) Fixed error checking in DatabaseMysq...
2012-09-04 Aaron SchulzMerge "Convert core to use new ThumbnailImage() constru...
2012-09-04 Antoine MussoMerge "test: new assertHTMLEquals()"
2012-09-04 IAlexMerge "Added missing field definition, added cache...
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-04 Fran McCrory(bug 34939) Handle mixed-case URL protocols in wikitext
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 ReedyMerge "Changed the format to lowercase in help message"
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-01 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-01 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-25 Sam ReedFix undefined variable from r39635
2011-04-02 Jack Phoenixfollow-up to r85193: missed one file
2011-02-10 PlatonidesAdding more wfProfileOut()
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-21 PlatonidesFollow up r71289. $wgContLang is now unused.
2010-08-19 Sam ReedMore unused....
2010-07-25 Sam ReedMore unused globals
2010-06-10 Alexandre Emsenhuber* Fixed some doxygen warnings
2008-08-19 Daniel FriesenCommitting todays work on LinkHooks and the link rewrite:
2008-08-19 Daniel FriesenRevert 39613; Please don't mark that function static...
2008-08-18 Aaron Schulzmark static
2008-08-18 Daniel FriesenCommitting today's work the LinkHooks' new parser.
2008-08-18 Daniel FriesenCreate a placeholder for the LinkHook experimentation.