lhc/web/wiklou.git
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...
2010-09-29 Chad HorohoeMark test incomplete if Main Page only has one author...
2010-09-29 Ryan Kaldarifixing per comments at r70517
2010-09-29 Chad HorohoeRemove bogus addGroup() call. All users are in *
2010-09-29 PlatonidesFixed dummy test that only checks that the License...
2010-09-29 PlatonidesMove some globals into the class.
2010-09-29 PlatonidesTiny changes, fix comment, remove unused globals and...
2010-09-29 PlatonidesRemove $wgServerName. Its only usage was for {{serverna...
2010-09-29 PlatonidesFight PHP Fatal error: Call to a member function attri...
2010-09-29 Max SemenikRevert r73887. I blame Nikerabbit!
2010-09-29 Max SemenikFixed a few parser tests that were failing for me when...
2010-09-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-28 Antoine MussoRewrite messenging for old message deletion. The old...
2010-09-28 Chad HorohoeUnify setUp/tearDown in ApiSetup, rather than duplicati...
2010-09-28 Chad HorohoeFollowup r64181, rm comment that doesn't fit anymore
2010-09-28 Chad HorohoeUse suite user/password rather than assuming WikiSysop
2010-09-28 Niklas LaxströmRevert r73879 for now, not ready yet.
2010-09-28 Chad HorohoeFollowup r73884, remove unused file (obsoleted in r68544)
2010-09-28 Chad HorohoeFollowup r73880, forgot to give kbd and samp their...
2010-09-28 Max SemenikDatabaseSqlite: better check for error. Noticed by...
2010-09-28 Chad HorohoeMove parser test related stuff to tests directory
2010-09-28 Chad HorohoeSanity check on result from SHOW PROCESSLIST, foreach...
2010-09-28 Chad HorohoeMore bug 671: whitelist <kbd> and <samp> for user input...
2010-09-28 Niklas LaxströmReplace imho ugly viewsourcefor subtitle with viewsourc...
2010-09-28 Max SemenikFollow-up r68878: ensure that returned value is int
2010-09-28 Niklas LaxströmDon't show empty source code for non-existing pages...
2010-09-28 Chad HorohoeFix icky info/error/warning box styling
2010-09-28 Brion VibberClean tabs/spaces for r73853
2010-09-28 Brion VibberFix tab/space, use null as default value rather than...
2010-09-28 Brion VibberTweak tab vs spaces from r73860
2010-09-28 Sam ReedTweak/add some documentation as hints for some code...
2010-09-28 Sam ReedDefine variable before usage in hook call
2010-09-28 Sam ReedSwap a couple of while loops for foreach
2010-09-28 Sam ReedMinor followup to r66061, make the examples more explic...
2010-09-27 Trevor ParscalImproves on fix in r73808 which was aimed at correcting...
2010-09-27 Antoine MussoAdds a make target to build phpunit code coverage which...
2010-09-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-27 Antoine Mussoupdate my personal email address (following r73779)
2010-09-27 Trevor ParscalFixed typo in a comment
2010-09-27 Trevor Parscal* Improved on r73567, this makes WebRequest::getFuzzyBo...
2010-09-27 Roan KattouwRevert r72816 and do it properly: the SELECT should...
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-27 Roan KattouwFix an instance of window.someVar; that slipped through...
2010-09-27 Roan KattouwFix indentation
2010-09-27 Roan KattouwFix indentation
next