lhc/web/wiklou.git
2011-01-04 Sam ReedAdd rights to array. Grrr
2011-01-04 Sam ReedCrappy spaces from r79549
2011-01-04 Sam ReedRest of * (bug 25767) Add userrights properties to...
2011-01-04 X!Forcing array breaks MWFunction with <2 parameters
2011-01-04 X!Fix r79494: Don't prefix functions now that they're...
2011-01-04 Sam Reed* (bug 25767) Add userrights properties to allusers...
2011-01-04 X!Followup to r79532: Did I really need to implement...
2011-01-04 X!Update to use the PHPUnit autoloader, define $IP
2011-01-04 Chad HorohoeRemove nasty ancient global $title (at least $wgTitle...
2011-01-03 Chad HorohoeAdd new addExtensionTable() wrapper for adding new...
2011-01-03 Ilmari Karonenmake action=parse return a missingtitle error if the...
2011-01-03 X!Add API format testing
2011-01-03 X!Add JSON test case
2011-01-03 X!Followup r79523: Test that calling self:: and parent...
2011-01-03 Daniel FriesenFollowup r79520, some characters inside the encoded...
2011-01-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-03 Sam ReedMove comment about groups potentially returning less...
2011-01-03 Ilmari Karonenmerge the nearly identical Title::moveToNewTitle()...
2011-01-03 X!Throw an exception if calling parent or self on MWFunction.
2011-01-03 Daniel FriesenTry to output editsection markers instead of rendered...
2011-01-03 X!Run is_callable, just to make sure the autoloader gets...
2011-01-03 Alexandre Emsenhuber* Modified Article::loadPageData() to use a slave datab...
2011-01-03 Alexandre EmsenhuberJust call loadPageData() if not already done to get...
2011-01-03 Alexandre Emsenhuberno need to set $this->mOldId, this is already done...
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...
2011-01-03 Sam ReedRemove unreachable return;
2011-01-03 X!Mark broken parser tests as broken
2011-01-03 X!Move wfCreateObject to MWFunction::newObj. This uses...
2011-01-03 Tim StarlingRefresh header fix for Opera, as in r79498
2011-01-02 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-02 Sam Reed* (bug 26541) Generator-ise ApiQueryRecentChanges
2011-01-02 X!Forgot the RELEASE-NOTES (woo, 500!)
2011-01-02 X!-Add &watchuser option to ApiBlock
2011-01-02 Alexandre EmsenhuberFix for r64254: undefined variable
2011-01-02 X!Followup to r79463: Move fallback functions to new...
2011-01-02 Alexandre EmsenhuberFix for r45497: undefined variable
2011-01-02 Alexandre EmsenhuberReplaced call to in_string() by strpos() since the...
2011-01-02 Niklas LaxströmThe subtitle on movepage is now redundant with the...
2011-01-02 Raimond SpekkingFollow-up r79483: Fix syntax error: PHP Notice: Undefin...
2011-01-02 Sam ReedFixup some syntax errors in messages
2011-01-02 Sam ReedMethod documentation
2011-01-02 Sam ReedExplicitally define $duplicates = array();
2011-01-02 Sam Reed* (bug 26540) Fixed wrong call to applyPatch in MysqlUp...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2011-01-02 X!Followup to r79477: Add invalid purge title
2011-01-02 X!Add API purge test (mainly as proof of concept for...
2011-01-02 X!Refactor much of the API testing code.
2011-01-02 Krinkle* Toggle entire element if no .mw-collapsible-content...
2011-01-02 Sam ReedFollowup r79470, removed unused variable
2011-01-02 X!GlobalFunction additions:
2011-01-02 Sam ReedMethod documentation
2011-01-02 Sam ReedApiQueryRevisions: Switch from manual Cache checking...
2011-01-02 X!Add more wfDebug tests
2011-01-02 X!Followup r79467: Add more wfDebug() tests, complete...
2011-01-02 X!Add some wfDebug() unit tests
2011-01-02 X!Add fallback mb_* function tests
2011-01-02 X!Fix r79463 and r79464: Syntax error
2011-01-02 X!Accidental syntax error. *hides*
2011-01-02 X!Move fallback function creation out of function_exists...
2011-01-02 Aryeh GregorFix broken blacklisting code from r79363
2011-01-01 Sam ReedAdd missing $popts parameter, and pass it from r79455
2011-01-01 Sam ReedAllow section to work with oldid when oldid == currentr...
2011-01-01 Sam ReedPer Platonides on CR r75334, use $article->getParserOut...
2011-01-01 Sam ReedDocument getParserOutput() return type in Article
2011-01-01 Sam ReedPer Nikerabbit on IRC, and Bryan on CR (r79451), change...
2011-01-01 Sam ReedFollowup r75334. Change to int == string, rather than...
2011-01-01 Platonidesrm unused global
2011-01-01 X!Fix r79447: Remove debugging code
2011-01-01 PlatonidesRemove unused globals
2011-01-01 X!Followup r79443: Add some form of organization to the...
2011-01-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-01 PlatonidesUse an autoloader for the tests, following the ideas...
2011-01-01 Alexandre EmsenhuberPer Platonides, fix for r79430: removed debugging code
2011-01-01 X!Reorder functions around, add some form of order to...
2011-01-01 PlatonidesI am fed up of selenium constants which aren't properly...
2011-01-01 X!Add fuzz tests to new parser tests (someone else should...
2011-01-01 Daniel FriesenFix Vector to output a proper newline and indentation...
2011-01-01 Daniel FriesenAdd a realname option to query=userinfo in the api.
2011-01-01 X!Don't use the --verbose option anymore
2011-01-01 Alexandre EmsenhuberMade the page_count update defered, as for the site_sta...
2011-01-01 Daniel FriesenFix modern to use the tooltiponly attribute.
2011-01-01 Daniel FriesenConvert the common bottomscripts, reporttime, and debug...
2011-01-01 Markus GlaserSimpleSeleniumTest now has its own resources (database...
2011-01-01 Markus Glasertest data for SimpleSeleniumTest
2011-01-01 Markus Glasertest data for SimpleSeleniumTest
2011-01-01 Markus Glasertypo in comment
2011-01-01 Markus Glaserchanged path after relocation
2011-01-01 Markus Glasernow uses separate database and images dir for selenium...
2011-01-01 Alexandre EmsenhuberUpdate copyright year
2011-01-01 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2011-01-01 X!Add parsertest specific help to PHPUnit.php
2011-01-01 X!More work on new parser tests:
2011-01-01 X!Start work on porting ParserTests completely into PHPunit.
2011-01-01 Daniel Friesen*sigh* I wish this were git... Followup r79398, small...
2011-01-01 Daniel FriesenImplement "relevant" title and user in the skin system...
2011-01-01 Daniel FriesenFix php notice in vector from r79383.
next