lhc/web/wiklou.git
2010-10-03 Sam ReedFiuxp issues from r74213 CR
2010-10-03 Sam ReedVariable UserWrapper used in both testApiLoginBadPass...
2010-10-03 Sam ReedRevert r74122, making r74117 live again
2010-10-03 Daniel FriesenAdd to OutputPage::headElement a OutputPageBodyAttrs...
2010-10-03 Roan KattouwPer r69587 CR, mention which languages support variant...
2010-10-03 Alexandre Emsenhuber* Standardised file description headers
2010-10-03 Alexandre EmsenhuberPer Nikerabbit, follow-up to r74191: tag for removal...
2010-10-03 Alexandre EmsenhuberAdded wfDeprecated() to wfAbruptExit() and wfErrorExit...
2010-10-03 Alexandre EmsenhuberRemoved forward comapt code with 5.1.0+ and modified...
2010-10-03 Alexandre EmsenhuberAdded fname parameter to the query() call
2010-10-03 Sean ColomboTweak variable name to be camel case (as per feedback...
2010-10-03 Sean ColomboMore details on RELEASE-NOTES as per feedback on r70850.
2010-10-03 Brion VibberInitialize $wgTexvc with $IP rather than relative to...
2010-10-03 Brion VibberExtract common code in ResourceLoaderUserOptionsModule...
2010-10-02 Siebrand MazelandFix broken r74177 because it needs a constant and addre...
2010-10-02 Siebrand MazelandUse 7*24*3600 instead of 604800.
2010-10-02 Siebrand MazelandFollow-up r74173: remove more PHP pre-5.1.0 comments...
2010-10-02 Siebrand MazelandRemove comment related to PHP pre-5.1 version.
2010-10-02 Siebrand MazelandRemove comments related to no longer existent and relev...
2010-10-02 Siebrand MazelandRemove comment related to no longer supported PHP versions.
2010-10-02 Siebrand MazelandRemove some references to no longer supported PHP version.
2010-10-02 PlatonidesRelease notes for r73950
2010-10-02 Alexandre EmsenhuberAnd while I'm a it:
2010-10-02 Alexandre EmsenhuberPer Platonides; follow-up r74158: XMLReader is included...
2010-10-02 Alexandre EmsenhuberMediaWiki even require PHP 5.1.0+ ;)
2010-10-02 Brian Wolfffollow-up r74150 - empty() == bad.
2010-10-02 Alexandre EmsenhuberFix doc: $wgExtensionFunctions, not $wgExtensionSetupFu...
2010-10-02 Brian WolffFix undefined variable notice if $wgHiddenPrefs[] ...
2010-10-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-02 Max SemenikFix botched up comments
2010-10-02 Niklas LaxströmFix logic error in IMS check introduced in r72940....
2010-10-02 Niklas LaxströmFix personal user styles being broken since introductio...
2010-10-02 Alexandre EmsenhuberFixed a doxygen warning
2010-10-02 Alexandre EmsenhuberRemoved trailing whitespaces
2010-10-02 Max SemenikBug 25338: fixed exception in Resource Loader
2010-10-02 Max Semenikrm obsolete comment
2010-10-02 Alexandre Emsenhuberremoved some unused variables
2010-10-02 Alexandre EmsenhuberFix for r74134: copy-paste error
2010-10-02 Alexandre Emsenhuberremoved call to deprecated function dbsource() and...
2010-10-02 Alexandre Emsenhuber__FUNCTION__ -> __METHOD__
2010-10-02 Alexandre Emsenhuberadded @file to the file description header
2010-10-02 Alexandre Emsenhuberremoved trailing whitespaces
2010-10-02 Alexandre EmsenhuberUncommented some used options; added the possibility...
2010-10-02 Philip TzouUpdate the Chinese conversion tables.
2010-10-01 PlatonidesRevert r74117. Breaks the test. Using an internal reque...
2010-10-01 PlatonidesRemove suite included twice in suite.xml
2010-10-01 PlatonidesFollow up r73976. Made the test do not depend on $wgUse...
2010-10-01 Sam ReedMake user 'sysop', so we get delete/protect token,...
2010-10-01 Sam ReedFixup testApiLoginBadPass per r74113, still failing...
2010-10-01 Trevor ParscalFixed mistake in r73686 where I wrapped CSS in a JavaSc...
2010-10-01 Trevor ParscalFixed typo in r73673, thank for spotting that Roan!
2010-10-01 Sam ReedSwitch testApiLoginGoodPass to use doApiRequest
2010-10-01 Trevor ParscalFixed bug that caused version numbers to be output...
2010-10-01 Max SemenikInstaller: added an environment check for SQLite search...
2010-10-01 Alexandre EmsenhuberBe sure that MW_NO_SETUP is defined before executing...
2010-10-01 Trevor ParscalRemoved double-encoding of dependencies and group for...
2010-10-01 Alexandre EmsenhuberFix for r72553: DatabaseUpdater::execute() doesn't...
2010-10-01 Trevor ParscalAdded group param to loader script wrapping.
2010-10-01 Sam ReedMinor followup to r74095, remove method as all it does...
2010-10-01 Sam Reed* (bug 25248) API: paraminfo errors with certain modules
2010-10-01 Sam ReedRemove error from ApiUserrights getPossibleErrors,...
2010-10-01 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-01 Alexandre EmsenhuberBreak lines at 80 chars
2010-10-01 Alexandre EmsenhuberFollow-up r72872: added RELEASE-NOTES entry
2010-10-01 Trevor ParscalImproved on r73046 by removing asumption of $ === jQuery.
2010-10-01 Trevor ParscalImproves on r73032 by making more consistent use of...
2010-10-01 Trevor ParscalImproved on r73093 by allowing jQuery to properly escap...
2010-10-01 Trevor ParscalResolves issue in r73046 where a jQuery plugin assumed...
2010-10-01 Trevor ParscalResolved issues in r73026, namely a confusing comment...
2010-10-01 Max Semenik"self::" --> "this->"
2010-10-01 Alexandre EmsenhuberAnd while I'm a it: __FUNCTION__ -> __METHOD__
2010-10-01 Alexandre EmsenhuberwfOut() -> $this->output() for consistency
2010-10-01 Chad HorohoewfOut() -> $this->output(). More useful in the long...
2010-10-01 Sam ReedFew explicit class variable definitions
2010-10-01 Niklas LaxströmFix timestamp generation for pages broken in r72961.
2010-09-30 Trevor ParscalAdded tests for new TS_ISO_8601_BASIC timestamp format...
2010-09-30 Trevor ParscalFixed bug in r74043 where a : was left out of a regex...
2010-09-30 Trevor Parscal* Added support for basic version of ISO_8601 timestamp...
2010-09-30 Chad HorohoeFollowup r74034, missed one GAID_FOR_UPDATE
2010-09-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-30 Chad HorohoeRefactor GAID_FOR_UPDATE into Title::GAID_FOR_UPDATE...
2010-09-30 Chad Horohoe(bug 25367) wfShellExec() is more explicit when failing...
2010-09-30 Trevor ParscalAdded some content for basic unit tests for ResourceLoa...
2010-09-30 Mark A. Hershberger* Update Makefile with recommended SHELL variable
2010-09-29 Trevor ParscalAdded some content for basic unit tests for ResourceLoa...
2010-09-29 PlatonidesDo not show math toolbar button if TeX is disabled.
2010-09-29 Trevor ParscalRemoved the requirement to define getModifiedTime for...
2010-09-29 PlatonidesAdded a couple of <nowiki> - <pre> tests per bug 13238
2010-09-29 Trevor ParscalMoved wgDBName out of $wgUseAjax / $wgEnableMWSuggest...
2010-09-29 Trevor ParscalFixed a use of ResourceLoader::getModule as a static...
2010-09-29 PlatonidesFollow up r73951
2010-09-29 Aryeh GregorFix IEFixes.js loading again
2010-09-29 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-29 Antoine MussoImplements bug 24343 "localurl discards section id".
2010-09-29 Trevor ParscalUpdated hooks documentation as per changes in r73971.
2010-09-29 Trevor ParscalMade ResourceLoader an instantiable object, rather...
2010-09-29 Chad HorohoeMove 'no license' further down the list. We want people...
2010-09-29 Chad HorohoeMove doApiRequest() up a level so ApiTest can use it...
2010-09-29 Chad HorohoeDocument return values I needed
2010-09-29 Trevor ParscalAdded support for PHPUnit 3.5, where PHPUnit_Util_Timer...
next