lhc/web/wiklou.git
2010-10-27 PlatonidesMake update.php obey --quiet
2010-10-27 PlatonidesFollow up r75474
2010-10-27 Chad HorohoeDon't show new and ok message at the same time
2010-10-27 Chad HorohoeRemove unnecessary writable config dir check
2010-10-27 Roan KattouwFollowup to r75266: remove warning "rvlimit may not...
2010-10-27 Siebrand MazelandFollow-up r75499: initialise $anchorclose to prevent...
2010-10-27 Derk-Jan HartmanLine endings in wikitext can introduce <p>'s, which...
2010-10-27 Derk-Jan HartmanMake the image page more consistent. Now all pages...
2010-10-27 Trevor ParscalMostly reverted r75487, making use of a new version...
2010-10-27 Trevor Parscal* Cleaned up comments
2010-10-26 Trevor ParscalImproved comments, whitespace and simplicity.
2010-10-26 Trevor ParscalSimplified extending of mediaWiki object
2010-10-26 Trevor ParscalIntroducing mediaWiki.language, and mediaWiki.message...
2010-10-26 PlatonidesAddress my own CR in r75332.
2010-10-26 PlatonidesProvide a proper implementation for passing environment...
2010-10-26 PlatonidesKeep maintenance/update.php php4 compatible up to the...
2010-10-26 PlatonidesReorder to shortcut some more php_uname() calls.
2010-10-26 Trevor ParscalFixes comment mistakes in r75107
2010-10-26 Antoine MussoFollow up r75446 : use a default for --count
2010-10-26 Antoine MussoFollow up r75446 : simpler bench function, correct...
2010-10-26 Bryan Tong... Follow-up r75282
2010-10-26 Antoine MussoFollow up r75429 : benchmark for wfIsWindows();
2010-10-26 Chad HorohoeTweak UPGRADE, no longer need to move LocalSettings...
2010-10-26 Sam ReedFollowup r75431, bug 24853. Add to RELEASE-NOTES
2010-10-26 Sam ReedFollowup r75282, remove now unused class variables
2010-10-26 Chad HorohoeMoving new-index.php to index.php. This is pretty much...
2010-10-26 Chad HorohoeMake way for move
2010-10-26 PlatonidesCache the results of wfIsWindows()
2010-10-26 PlatonidesPlace into an else branch in the odd case where we...
2010-10-26 PlatonidesKeep it in Title.php Having it on Defines would allow...
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-26 Raimond SpekkingRevert r75415 after a talk with demon. The linebreaks...
2010-10-26 Chad HorohoeReduce more WebInstaller bloat, move getFieldset(Start...
2010-10-26 Chad HorohoeClarify some visibilities based on actual usage
2010-10-26 Chad HorohoeReduce linebreaks
2010-10-26 Chad Horohoerm unused code
2010-10-26 Chad HorohoeFollowup r75392: reduce some duplication, eliminate...
2010-10-25 Brion VibberFollowup for r75314 (bug 23923) -- regression fix for...
2010-10-25 Chad Horohoe(bug 198: Easy, secure in-place upgrade) Introduce...
2010-10-25 Chad HorohoeFollowup r75371, use MediaWiki default user and content...
2010-10-25 Chad HorohoeFollowup r74035, add GAID_FOR_UPDATE to the defines...
2010-10-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-25 Sam Reedfailfunction is dead
2010-10-25 Jure Kajzer* moved installMainpage to CoreInstaller as requested...
2010-10-25 Max SemenikRemoved overzealous cleanup that was responsible for...
2010-10-25 PlatonidesUnused since r74966 $wgHandheldStyle is handled by...
2010-10-25 Jure Kajzer* DatabaseOracle - throw connection exception instead...
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-25 Platonides$wgRequest usage removed in r75272
2010-10-25 Chad HorohoeRevert mainpage part of r75347. Should go in its own...
2010-10-25 Jure Kajzer* fixed accidental revert of r75343
2010-10-25 Jure Kajzer* Installer for Oracle fixes
2010-10-25 Jure Kajzer* null value => default value handling
2010-10-24 Sam Reed(bug 24853) Kill failFunction - Fixed! :D
2010-10-24 Sam ReedComment out unused if (code inside it is commented out
2010-10-24 Sam ReedStart of bug 24853, killing off 'functional' parts...
2010-10-24 Krinkleadded support for standard, cologneblue, nostalgia...
2010-10-24 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-24 Sam Reed* If a action=parse request provides an oldid that...
2010-10-24 Priyanka Dhandabug25289 Hook that optionally adds custom content inste...
2010-10-24 KrinkleMoving test suit to Special:Blankpage instead
2010-10-24 Krinkleadding debug test suit for mediaWiki.util, visible...
2010-10-24 Alexandre EmsenhuberFix for r75313: add array_unique(), otherwise groups...
2010-10-24 Bryan Tong... (bug 23923) Special:Prefixindex no longer shows results...
2010-10-24 Bryan Tong... (bug 23934) Groups defined in $wgRevokePermissions...
2010-10-24 Mark A. Hershbergereol whitespace cleanup
2010-10-24 Priyanka DhandaMoved tests to a dub directory. Added a stub smoke...
2010-10-24 Bryan Tong... Remove unnecessary @error surpressing operator. $pageSe...
2010-10-24 Alexandre EmsenhuberRemoved trailing whitespaces
2010-10-23 Krinkleadded string trimming for older browsers
2010-10-23 Alexandre EmsenhuberFixed some doxygen warnings and consistency in document...
2010-10-23 Krinkleadded mw.util.getWikilink and ported enableCheckboxShif...
2010-10-23 Bryan Tong... Follow-up r70638:
2010-10-23 Mark A. HershbergerUse more descriptive names for the test methods.
2010-10-23 Roan KattouwRevert r70703 and followup r70715: broke &redirect...
2010-10-23 Chad HorohoeRelease notes for r75272.
2010-10-23 Mark A. HershbergerUpdate documentation a bit more.
2010-10-23 Krinkleadding begin of mediaWiki.util and loading it by defaul...
2010-10-23 Roan KattouwBREAKING CHANGE: Per r70640 CR, salt patrol tokens...
2010-10-23 Mark A. HershbergerAdd examples of depends
2010-10-23 Chad HorohoeRemove action=raw from Special:Statistics. We wanted...
2010-10-23 Markus Glaserinclude JUnit logger instead of requireing it
2010-10-23 Roan KattouwRevert r70640 per CR: don't expose unsalted edit tokens...
2010-10-23 Mark A. HershbergerAdd a test for capitalization to the data provider
2010-10-23 Bryan Tong... Added rvparse to parse revisions. For performance reaso...
2010-10-23 Mark A. HershbergerExample data provider
2010-10-23 Mark A. Hershbergeruse the install-phpunit.sh script
2010-10-23 Mark A. HershbergerInitial check in for install script for PHPunit
2010-10-23 Chad HorohoeFix r63813, r64717 (session path detection in new insta...
2010-10-23 Markus Glaserupdated sample configuration with option to run against...
2010-10-23 Markus Glaseradded settings to run tests against a selenium grid
2010-10-23 Roan KattouwPer r72349 CR, bring gen=js behavior back, at least...
2010-10-23 Bryan Tong... Added iiprop=parsedcomment to prop=imageinfo, similar...
2010-10-23 Chad HorohoeRevert r73976 (Implements bug 24343 "localurl discards...
2010-10-23 Niklas LaxströmFix immediate issues in r72900. I'd still like more...
2010-10-23 Chad HorohoeFix a few visibilities, add a @todo
2010-10-23 Mark A. HershbergerInitial checkin from !mwhack of a sample PHPUnit check.
next