Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / tests / selenium / installer /
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 DemonMerge "[FileRepo] * Added getReadOnlyReason() function...
2012-03-24 ReedyMerge "Put the sha1 tag in <revision> and not wrongly...
2012-03-24 Aaron SchulzMerge "* Added Profiler::addInitialStack() to separate...
2012-03-23 Alex MonkFixed some links from SVN to Git.
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-01-03 nadeeshaChange the xpath of the 'You can now Folder/index.php...
2011-01-03 nadeeshaChanged 'enter your wiki' link, environment ok text...
2011-01-03 nadeeshaChange the xpath of the 'Upgrade complete' text
2011-01-03 nadeeshaRemove verification for help field hint for 'Subscribe...
2011-01-03 nadeeshaRemove testOnlyBackButtonAvailability() function as...
2010-12-30 PlatonidesFollow up r77654
2010-12-30 PlatonidesSpacing, esthetical fixes.
2010-12-30 nadeeshaReplace the common xpaths with the 'LINK_DIV', 'LINK_FO...
2010-12-30 nadeeshaAdded 'LINK_DIV' variable
2010-12-30 nadeeshaAdded two variables 'LINK_FORM' and 'LINK_RIGHT_FRAMEWORK'
2010-12-27 nadeeshaAdding README file for the Installer testing
2010-12-27 nadeeshaRemove 'str_replace('//','/',' from the require_once...
2010-12-27 nadeeshaAdding MediaWiki installer test scripts and installer...