merging latest master
[lhc/web/wiklou.git] / includes / parser / Parser_LinkHooks.php
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-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
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-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
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.