Merge "Fix some css vector/monobook issues:"
[lhc/web/wiklou.git] / tests /
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-24 Aaron SchulzMerge "Fix type of exception no longer matching after...
2012-08-24 jeroendedauwFix type of exception no longer matching after someone...
2012-08-24 Derk-Jan Hartman(bug 39284) Improve the tablesorter for currency.
2012-08-24 DemonMerge "Revert "Use the context language for the toc...
2012-08-23 CatropeMerge "Split up doOperations() test to be more robust...
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 AaronSplit up doOperations() test to be more robust when...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Enable dropping of tables without having to...
2012-08-23 CatropeMerge "Make the width/height in the SVG metadata box...
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 Brian WolffMake the width/height in the SVG metadata box be in...
2012-08-23 Brian Wolff(sort of bug 32410) Fix EXIF GPSAltitude calculation...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-23 Niklas LaxströmAdding JavaScript CLDR plural parser.
2012-08-22 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-22 SiebrandMerge "Bug 39524 - action=info uses untranslated (raw...
2012-08-22 Tim StarlingCLDR plural parser in PHP
2012-08-22 IAlexMerge "Make wfScript()/mw.util.wikiScript() respect...
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 "(bug 39431) Fix how SVG metadata is displayed...
2012-08-22 CatropeMerge "Hide deprecated warning for Revision::revText()."
2012-08-22 CatropeMerge "use dir=auto for pt-userpage"
2012-08-22 tpt(bug 23226) Add |class= parameter to image links in...
2012-08-21 CatropeMake wfScript()/mw.util.wikiScript() respect $wgScript...
2012-08-21 CatropeMerge "Update jQuery UI to 1.8.23"
2012-08-21 Alexandre EmsenhuberHide deprecated warning for Revision::revText().
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-21 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-20 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2012-08-20 Aaron SchulzMerge "Cleaned up FileJournal documentation."
2012-08-19 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-19 Siebrand MazelandReplace some deprecated method calls.
2012-08-19 SiebrandMerge "Follow-up I774a89d6 (2fabea7): use $this->msg...
2012-08-19 SiebrandMerge "Use ErrorPageError extension in Special:Preferen...
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-19 Tyler Anthony RomeoRemoving unused method Status::getXML.
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-17 CatropeMerge "[FileBackend] Added profiling calls to addMissin...
2012-08-17 CatropeMerge "[FileRepo] Use the backend sha1 function for...
2012-08-17 Aaron SchulzMerge "MessageCache::destroyInstance() is static."
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 CatropeMerge "Catch exceptions in SqlBagOStuff and cache conne...
2012-08-16 Alexandre EmsenhuberMessageCache::destroyInstance() is static.
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-16 Santhosh ThottingalCLDR Plural rules based plural form calculation
2012-08-15 Mark HolmquistAdd in a comment about some funky behavior
2012-08-15 CatropeMerge "allow localization of elements via data-msg...
2012-08-15 jrobsonallow localization of elements via data-msg-text and...
2012-08-15 CatropeMerge "Allow aliased field names with separated syntax"
2012-08-15 umherirrenderAllow aliased field names with separated syntax
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-15 CatropeMerge "(bug 31040) Fixed $wgSecureLogin effect on retur...
2012-08-14 Aaron SchulzMerge "Follow-up I47412b67: pass an array of query...
2012-08-14 DemonMerge "(bug 33471) Changed detection of secure cookies."
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "New hook 'ParserTestGlobals'"
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-14 Aaron SchulzMerge "Added utility method taking an array of elements...
2012-08-14 Aaron SchulzMerge "Added GenericArrayObject class and associated...
2012-08-14 jeroendedauwAdded GenericArrayObject class and associated test...
2012-08-13 Daniel WernerNew hook 'ParserTestGlobals'
2012-08-13 umherirrenderAdd UserTest::testAllRightsWithMessage
2012-08-13 Aaron SchulzMerge "add 'editprotected' right to list of available...
2012-08-13 Aaron SchulzMerge "Move method to its using test class rather then...
2012-08-13 Aaron SchulzMerge "Fix for assertArrayEquals. Was throwing fatal...
2012-08-13 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-13 Trevor ParscalMerge "Clean up mw.util.jsMessage"
2012-08-12 jeroendedauwFix for assertArrayEquals. Was throwing fatal for objec...
2012-08-12 IAlexMerge "Localisation updates from translatewiki.net."
2012-08-12 jeroendedauwMove method to its using test class rather then having...
2012-08-12 jeroendedauwAdded utility method taking an array of elements and...
2012-08-12 jeroendedauwAdded missing @since tags and fixed style
2012-08-09 CatropeMerge "Kranitor #2: Pass JSHint on resources/mediawiki/*"
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 GWickeMerge "Added another parser test for headings."
2012-08-08 Subramanya SastryAdded another parser test for headings.
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "Add a MagicWordArray::getNames() function"
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-08 CatropeMerge "(bug 38987) mediawiki.api.parse.test: Fix test...
2012-08-08 Aaron Schulz[Database] Various DB cleanups.
2012-08-08 Timo Tijhof(bug 38987) mediawiki.api.parse.test: Fix test breakage
2012-08-07 Aaron SchulzMerge "Follow-up SVN r98012: pass Title objects to...
2012-08-07 IAlexMerge "Set form name for HTMLForms in FormAction subcla...
2012-08-07 Aaron SchulzMerge "Added some docs, fixed some docs and made implic...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 IAlexMerge "Allowing Message objects to be passed as error...
next