Merge "Fix TimestampTest broken by 7e3386d4"
[lhc/web/wiklou.git] / tests / phpunit / AutoLoaderTest.php
2013-04-22 jenkins-botMerge "test: abstract parser test result"
2013-04-20 TheDJMerge "Minor CSS cleanup for Vector and Monobook skins"
2013-04-18 jenkins-botMerge "Add non DBMS depending SQL tests for DatabaseBase"
2013-04-17 jenkins-botMerge "Fix HTML output of TablePager"
2013-04-16 jenkins-botMerge "Cleanup and performance tweaks for BacklinkCache."
2013-04-15 jenkins-botMerge "(bug 42607) $.tablesorter: require separators...
2013-04-15 GWickeMerge "5 new tests (3 Parsoid serializer, 2 parser...
2013-04-12 jenkins-botMerge "Update/fix docs"
2013-04-12 jenkins-botMerge "Support for linking directly to sections in...
2013-04-12 jenkins-botMerge "Add devunt to CREDITS as patch contributor"
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-04-09 jenkins-botMerge "Fixes to Special:PagesWithProp"
2013-04-09 jenkins-botMerge "Add SVG version of user icon in Vector personal...
2013-04-09 jenkins-botMerge "Make sure a job is logged as OK if the status...
2013-04-08 Aaron SchulzMerge "LocalisationCache: add profiling, fix doxygen...
2013-04-08 Trevor ParscalMerge "mw.loader: Fix regression that caused CSS load...
2013-04-08 jenkins-botMerge "Normalize as and or language names"
2013-04-07 jenkins-botMerge "Update formatting and docs"
2013-04-07 MaxSemMerge "startup: Add unit tests and add Firefox < 4...
2013-04-06 Alex MonkMerge "Remove link to Special:ActiveUsers from Special...
2013-04-05 jenkins-botMerge "Protected function UploadBase->validateName...
2013-04-05 jenkins-botMerge "Fixed fatal when using fake load balancers."
2013-04-05 Subramanya SastryMerge "New parserTest: check interaction of italics...
2013-04-05 Subramanya SastryMerge "Move table parsing tests from Parsoid's whitelis...
2013-04-05 Subramanya SastryMerge "Move definition list parser tests from Parsoid...
2013-04-05 Subramanya SastryMerge "Move bold/italic parser tests from Parsoid's...
2013-04-05 jenkins-botMerge "Added "cluster" parameter to wfWaitForSlaves...
2013-04-05 jenkins-botMerge changes Ic22a190c,Ia5b37f99
2013-04-02 jeroendedauwRemoved pointless static declaration
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-15 IAlexMerge "Made SSL validation in Curl HTTP requests the...
2012-11-15 IAlexMerge "Add 'contentmodel' to resultproperties in prop...
2012-11-13 AnomieMerge "Separated validation login in SpecialBlock."
2012-11-13 AnomieMerge "Set default type attribute for button html elements"
2012-11-11 TheDJMerge "Fix E_STRICT in ForeignAPIRepo"
2012-11-11 IAlexMerge "Remove unneeded third param"
2012-11-11 DemonMerge changes I4ac3bc14,I470acb8b
2012-11-11 NikerabbitMerge "Make sure that SQLite uses no prefix"
2012-11-10 Timo Tijhof(bug 41833) Test: Add AutoLoaderTest.