improved failure message for timing-dependant test case
[lhc/web/wiklou.git] / includes /
2012-06-21 danielremember to bump schema version and update xsd
2012-06-20 danielfix typo in error message
2012-06-20 danielfix php error
2012-06-20 danielmerged master
2012-06-20 HasharMerge "(bug 37458) permission errors running BaseDumpTe...
2012-06-19 KrinkleMerge "(bug 35727) mw.Api ajax() should put token param...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Can't use return value of void functions"
2012-06-19 Aaron SchulzMerge "Bump release notes to say jQuery UI 1.8.21 ...
2012-06-19 Aaron SchulzMerge "Kill RELEASE-NOTES-1.19 from core. Not needed...
2012-06-19 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 danielsupport symbolic name for content models
2012-06-19 danielMerge "undo misguided changes to phpunit" into Wikidata
2012-06-19 Tim StarlingFix indenting errors introduced in Wikidata branch
2012-06-19 LiangentFix comments added in change 10088
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-18 Timo TijhofSkinTemplate: Minor clean up
2012-06-18 Aaron SchulzMerge "ensure unique revision id in backupTextPassTest"
2012-06-18 MaxSemMerge "fixed bug 37458: permission errors running BaseD...
2012-06-18 danielmade DifferenceEngine::getRevisionHeader() protected...
2012-06-17 Timo TijhofMerge "Update and minor clean up of release-notes"
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
2012-06-17 Santhosh ThottingalRemove duplication of Langauge digitTransformTable...
2012-06-17 Aaron SchulzMerge "Update and fix AutoLoader definitions."
2012-06-17 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Alexandre EmsenhuberUpdate and fix AutoLoader definitions.
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 ReedyCan't use return value of void functions
2012-06-16 umherirrender(bug 37301) add sizediff to list=usercontribs
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-16 KrinkleRevert "Deprecate no longer used Skin::getCommonStylePath."
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 Aaron SchulzMerge "Fixes to LogEventsList."
2012-06-15 PlatonidesUse canonical class name ApiBase also in ApiQueryLangLinks
2012-06-15 PlatonidesUse canonical class name for ApiBase
2012-06-15 Alexandre EmsenhuberFixes to LogEventsList.
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 NikerabbitMerge "Fixup some wrong documentation"
2012-06-15 ReedyFixup some wrong documentation
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-15 jebladAdded a hook for formatting autocomments
2012-06-15 CatropePut skin classes in the Autoloader
2012-06-15 Daniel FriesenRevert "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 Timo TijhofMerge "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 DemonMerge "(bug 27283) SqlBagOStuff breaks PostgreSQL txns"
2012-06-14 saper(bug 27283) SqlBagOStuff breaks PostgreSQL txns
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 Ryan LaneAllowing the change password form to be extended
2012-06-14 danieluse 'contentformat' instead of 'textformat' in result
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-14 SiebrandMerge "Use local context instead of hidden dependencies...
2012-06-14 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-14 danielUse class-static var for storing ContentHandler singletons.
2012-06-14 Tim StarlingClean up comments and whitespace
2012-06-14 LiangentUse message 'brackets' for brackets
2012-06-14 Tim StarlingMerge "Fixed pecl memcached client in persistent mode."
2012-06-14 AaronFixed pecl memcached client in persistent mode.
2012-06-14 CatropeFix for 15e5193a19, broke in debug mode
2012-06-13 CatropeFix media type handling for CSS that's not loaded with...
2012-06-13 Mark A. HershbergerBug 24985 use $wgTmpDirectory when available
2012-06-13 Siebrand MazelandMerge "(bug 37090) Remove Spanish gender aliases."
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-06-13 danielmake SqlDataUpdate connect to database only when starti...
2012-06-13 danielun-deprecate WikiPage::getAutoDeleteReason
2012-06-13 danielmake ApiPurge use ContentHandler for parsing
2012-06-13 danielmake revision api aware of content models
2012-06-13 pmolina(bug 37452) Added class="mw-redirect" to redirect links...
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 Max SemenikAdd a way for packagers to override some installation...
2012-06-12 danieluse Message::content() to get message content
2012-06-12 SiebrandMerge "Custom grammar rules in javascript for some...
2012-06-12 jeroendedauwAdded ORMIterator interface which can be used for type...
2012-06-12 danieluse Message::content() to get message content
2012-06-12 danielfix indent, cleanup comments
2012-06-12 danielfix broken global reference
2012-06-12 danielapply preSaveTransform to script pages
2012-06-12 Aaron SchulzMerge "Interwiki::fetch can return null, false or an...
2012-06-11 ReedyInterwiki::fetch can return null, false or an interwiki...
2012-06-11 Alexandre EmsenhuberUse local context instead of hidden dependencies on...
2012-06-11 Liangentreplace whitespace with 'word-separator' message
2012-06-11 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-11 danielminor cleanup in comments in ContentHandler
2012-06-11 danielfix logic error
next