Remove some of the rubbish that has been accumulating in the default LocalSettings...
[lhc/web/wiklou.git] / maintenance / tests /
2010-12-04 PlatonidesFollowup r77654, remove trailing ?> at end of file.
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-12-03 nadeeshadelete dependency on MediaWikiCommonFunc.php
2010-12-03 Sam ReedFollowup r77654, SVN PROPS!!!
2010-12-03 nadeeshaAdd following common functions for selenium scripts...
2010-12-03 nadeeshaAdd getUser() and getPass() functions.
2010-12-03 nadeeshaAdded test scripts for wiki editor additional features...
2010-12-02 Antoine Mussomake now honor the FLAG env variable to pass additional...
2010-12-02 Sam ReedFollowup r77556, set svn:eol-style native
2010-12-02 nadeeshaTest file deleted from Calcey
2010-12-02 nadeeshaadd test file from calcey to test commit access
2010-12-01 Mark A. Hershberger* w/s fixup explosion for tests (aka “my OCD takes...
2010-11-30 Sam Reedint() isn't a function
2010-11-30 Sam ReedMore unused variables
2010-11-29 Sam ReedMinor followup to r77393, change =&Method() to = &Method()
2010-11-29 Sam ReedRevert global removals in test/ from r77393
2010-11-29 Aryeh GregorGive image <gallery>s fluid width
2010-11-28 PlatonidesFix bug discovered in r77171 from the user data in...
2010-11-28 Sam ReedRemove some unused variables and globals
2010-11-27 Antoine MussoTest normalizeForSearch and commafy
2010-11-26 Mark A. Hershbergerfollow r77243 and r77315 which claimed to fix, but...
2010-11-26 Mark A. Hershbergerfollow r77243 -- unit test was coded to hide the bug...
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Sam ReedRevert r77297, Won't be reverting MimeMagic
2010-11-25 Antoine Mussorevert r76464
2010-11-23 Sam ReedtestRegisteringNullModuleThrowsAnException - $this...
2010-11-22 Alexandre EmsenhuberFix a doxygen warning
2010-11-21 Aaron Schulz*(bug 25920) Moved forward ref to a back ref to really...
2010-11-19 Markus Glasersample configuration to run selenium against a grid...
2010-11-19 Markus Glaserfixed broken path
2010-11-19 Alexandre Emsenhuber@fixme command doesn't exist in doxygen
2010-11-18 Markus Glaser* simple smoke test for file upload
2010-11-17 Aaron SchulzAdded two key ipv6 tests
2010-11-16 Max SemenikFixed passing of parameter array to wfMessage()
2010-11-16 Aaron SchulzMoved /0 prefix tests to valid...it just means "everything"
2010-11-16 Max SemenikFollow-up r76805: removed outdated comment, introduced...
2010-11-16 Max SemenikFixed SearchUpdateTest, it doesn't mess with database...
2010-11-16 Chad HorohoeFix copy+paste error from r76798
2010-11-16 PlatonidesFollow up r76708
2010-11-16 Chad HorohoeTab to space, might as well be consistent
2010-11-16 Chad HorohoeMove preference for PEAR higher up the list, apt and...
2010-11-16 Chad HorohoeMore is_a() -> instanceof
2010-11-16 Aaron Schulz* Fixed ipv6 range test calls
2010-11-16 Neil Kandalgaonkarremoved mac-specific temp dir path for debug log
2010-11-16 Neil KandalgaonkarFixed bug#25784 (thumbnails of stashed files had wrong...
2010-11-15 Aaron Schulz* added more isValid()/isPrivate() tests
2010-11-15 PlatonidesIf this was needed to use MockSearch, it will also...
2010-11-13 Max SemenikTests: removed assignments of null to globals that...
2010-11-13 Sam ReedFixed up some doxygen warnings
2010-11-12 Aaron Schulz* Removed redundant check in toUnsigned6().
2010-11-12 Antoine MussoFix ranges formatting issue when testing for (g,z)...
2010-11-12 Brian Wolff(Bug 25872) Rename HttpRequest class to MWHttpRequest...
2010-11-12 Aaron Schulz* Changes in IP.php:
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-10 Alexandre EmsenhuberMade file description header consistent with other...
2010-11-09 Alexandre EmsenhuberMoved testRunner[|.ora|.postgres].sql to [|oracle/...
2010-11-07 Alexandre EmsenhuberFollow-up r65654:
2010-11-07 Alexandre EmsenhuberSet $ok at the beginning of the function; this variable...
2010-11-07 Antoine MussoTests bad URL handling by ExternalStore::fetchFromURL()
2010-11-07 Antoine MussoTest for Language::convertDoubleWidth (followup r64088...
2010-11-07 Antoine MussoXml::label() tests. Follow up r63675.
2010-11-06 Antoine MussoTest for r67549 (bug 23797)
2010-11-05 PlatonidesRename TestFileIterator $parser member. It is unrelated...
2010-11-05 PlatonidesUnneeded globals. Require for EDIT_TOKEN_SUFFIX.
2010-11-05 PlatonidesFollow up r75810. The code for the parser tests modifie...
2010-11-05 PlatonidesWe have debug_print_backtrace() in PHP 5. Do not try...
2010-11-05 Mark A. Hershbergerfollowup r76127 - update parser tests.
2010-11-04 Max SemenikDisabled SearchUpdateTest, the way it messes with LoadB...
2010-11-03 PlatonidesFollow up r75906.
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-11-02 Antoine MussoFix misinterpration of HTML5 specification for email...
2010-11-01 Priyanka DhandaUsing getDateFormat instead of mDateFormat in ParserOpt...
2010-11-01 PlatonidesModified the tests so that a database is not unnecessar...
2010-11-01 PlatonidesUse group names with capital letter.
2010-11-01 PlatonidesAdd a new group destructive.
2010-11-01 Priyanka DhandaMoving the SimpleSelenium tests into the suites sub...
2010-11-01 Priyanka DhandaRemoving these files so that I can move them with histo...
2010-10-31 PlatonidesChange wfTimestamp() to an array() and add a bunch...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-30 Philip TzouForgot to commit this one. parserTests fix for
2010-10-29 Antoine MussoFollow up r75682 : fix private function naming.
2010-10-29 Antoine MussoFollow up r75627. Implements r75670 in PHP to validate...
2010-10-29 Philip TzouFix the LanguageConverterTest to prevent test failures...
2010-10-27 PlatonidesDo NOT use hardcoded passwords! Not even if the user...
2010-10-27 PlatonidesUse the author that really edited it, from the previous...
2010-10-27 PlatonidesNo wonder that the check -added in r75265- Blah ==...
2010-10-27 Platonidesr74753, r74755, r75254 added new settings, but didn...
2010-10-27 Jure Kajzer* installers skips recreation of existing user
2010-10-26 Platonidesmake noparser shouldn't try to run Broken tests
2010-10-26 PlatonidesMarking parsertests as broken until r74646 is fixed.
2010-10-26 PlatonidesFollow up r75245.
2010-10-25 Sam Reedfailfunction is dead
2010-10-25 Max SemenikRemoved overzealous cleanup that was responsible for...
2010-10-25 Antoine MussoFollow up r75361 : removing a work in progress test...
2010-10-25 Antoine Musso* bypassers ($force, --help) moved to the top. Less...
2010-10-24 Mark A. Hershbergereol whitespace cleanup
2010-10-24 Priyanka DhandaMoved tests to a dub directory. Added a stub smoke...
2010-10-23 Mark A. HershbergerUse more descriptive names for the test methods.
2010-10-23 Mark A. HershbergerUpdate documentation a bit more.
2010-10-23 Mark A. HershbergerAdd examples of depends
next