lhc/web/wiklou.git
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
2010-09-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-26 Alexandre Emsenhuber* (bug 25292) SkinSubPageSubtitle hook now passes the...
2010-09-26 Antoine Mussoupdate my personal email address altern.org -> free.fr
2010-09-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-25 Max SemenikA few index-related fixes in SQLite DB patches, ping...
2010-09-25 Sam ReedAdd missing @'s to r73753, document return type
2010-09-25 Sam Reed$name used in continue is undefined, use $message
2010-09-25 Sam Reedextract is weird
2010-09-25 PlatonidesRevert r73587 and fix r62087 regression by providing...
2010-09-25 Sam ReedRemove some unused keys from foreach
2010-09-25 Sam ReedFill in missing params from a dieUsage
2010-09-25 Sam ReedWhat's a boolif?
2010-09-25 Sam ReedRemove some unused variables
2010-09-25 Antoine Mussoadds testing for IP and Xml classes
2010-09-25 Antoine Mussocomment typo
2010-09-24 Trevor Parscal* Fixed bug #25281 by adding special treatment for...
2010-09-24 Trevor ParscalMoved more generated javascript to ResourceLoader funct...
2010-09-24 Roan KattouwSupport ESI in the resource loader. Only used for the...
2010-09-24 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-24 Trevor Parscal* Moved registration generation to startup module.
2010-09-24 Roan KattouwFix r73645: also do negative caching
2010-09-24 Trevor ParscalAdded early exits when files are used before webstart
2010-09-24 Trevor ParscalFixed issue in r73645 where an unset value was being...
next