| Commit message (Expand) | Author | Age | Files | Lines |
* | moved language library to core mediawiki.jqueryMsg | Neil Kandalgaonkar | 2011-12-13 | 3 | -0/+952 |
* | moved message library that can parse limited wikitext, uses jquery, from Uplo... | Neil Kandalgaonkar | 2011-12-13 | 1 | -1/+17 |
* | fix typo in message | Antoine Musso | 2011-12-12 | 1 | -2/+2 |
* | use an helper to test NS subjects | Antoine Musso | 2011-12-12 | 1 | -16/+25 |
* | add some namespaces equality tests | Antoine Musso | 2011-12-12 | 1 | -0/+11 |
* | use MWNamespaceTest helpers based on __call() | Antoine Musso | 2011-12-12 | 1 | -78/+82 |
* | use __call() to instantly have some new fresh helpers | Antoine Musso | 2011-12-12 | 1 | -0/+30 |
* | Better output message for ApiPurgeTests | Antoine Musso | 2011-12-12 | 1 | -2/+5 |
* | comments from r101845 on jquery.client.Test | Antoine Musso | 2011-12-12 | 1 | -2/+7 |
* | Reverted r92364 (per-namespace permissions). | Tim Starling | 2011-12-12 | 3 | -70/+12 |
* | Mark the test as broken again seeing as Jenkins isn't happy | Sam Reed | 2011-12-12 | 1 | -0/+1 |
* | Revert r105834, WMF locally after fixing PHPUnit | Sam Reed | 2011-12-11 | 1 | -1/+0 |
* | Mark testPurgeMainPage broken after r105828 and r105833 | Sam Reed | 2011-12-11 | 1 | -0/+1 |
* | Attempt to fix tests broken by r105828 | Sam Reed | 2011-12-11 | 1 | -17/+9 |
* | Update wfArrayToCGI and wfCgiToArray: | Daniel Friesen | 2011-12-11 | 1 | -4/+5 |
* | Added 1.18 schema to tests, comment | Max Semenik | 2011-12-11 | 2 | -1/+537 |
* | Per Platonides, fix for r100445: make sure user's language is English so that... | Alexandre Emsenhuber | 2011-12-11 | 1 | -0/+1 |
* | Follow-up r105790: make tests work again | Alexandre Emsenhuber | 2011-12-11 | 1 | -6/+6 |
* | Remove useless local var decl. | Derk-Jan Hartman | 2011-12-11 | 1 | -2/+2 |
* | Use WikiPage instead of Article | Alexandre Emsenhuber | 2011-12-11 | 1 | -2/+2 |
* | Add unit test for bug 32888 | Derk-Jan Hartman | 2011-12-10 | 1 | -0/+26 |
* | * Fixed failing FlaggedRevs tests (one due global to leaks from a core test) ... | Aaron Schulz | 2011-12-10 | 1 | -0/+2 |
* | FU r105154: only clear tables that tests specify as written to. This reduces ... | Aaron Schulz | 2011-12-10 | 1 | -6/+5 |
* | * Revert r103476, r105161 and implement the fix for bug 32858 (a.k.a. bug 324... | Tim Starling | 2011-12-09 | 1 | -22/+0 |
* | Followup r104676, r104688: | Daniel Friesen | 2011-12-09 | 1 | -0/+21 |
* | remove stray alert() from r105560 which popped up during test runs (bug 32884) | Brion Vibber | 2011-12-08 | 1 | -2/+0 |
* | basic tests for bug 8115 | Antoine Musso | 2011-12-08 | 1 | -0/+37 |
* | clean whitespaces in jquery.tablesorter.test.js | Antoine Musso | 2011-12-08 | 1 | -26/+27 |
* | clean some files when testing upload | Antoine Musso | 2011-12-08 | 1 | -0/+13 |
* | clean up whitespace / reindent | Antoine Musso | 2011-12-08 | 1 | -52/+52 |
* | For bug 32617: lift some code out to a function - EditPage::extractSectionTit... | Brion Vibber | 2011-12-06 | 1 | -0/+33 |
* | Minor tweaks to cleanSig(inSig) | Chad Horohoe | 2011-12-06 | 1 | -5/+11 |
* | Follow up r104314 as noted in bug 21261 comment 9 | Platonides | 2011-12-06 | 1 | -1/+1 |
* | Add comment on legality of plain % in html5 spec for later consideration. | Gabriel Wicke | 2011-12-06 | 1 | -0/+2 |
* | Fix misleading parser test title, likely a copyo from the one just before it. | Gabriel Wicke | 2011-12-06 | 1 | -1/+1 |
* | allow bold in TOC lines | Antoine Musso | 2011-12-06 | 1 | -0/+17 |
* | * Made resetDB() actually clear out the tables rather than leave the contents | Aaron Schulz | 2011-12-05 | 1 | -29/+9 |
* | Followup r104671: fix regression in jquery.delayedBind() due to change in par... | Brion Vibber | 2011-12-02 | 2 | -0/+43 |
* | Don't comment tests out, use $this->markTestIncomplete() | Sam Reed | 2011-12-01 | 1 | -3/+3 |
* | Comment out brokwn Xml::dateMenu() tests | Sam Reed | 2011-12-01 | 1 | -5/+8 |
* | Followup r104274, r104676. Fix the bug that broke fr. Forgot to rawurldecode ... | Daniel Friesen | 2011-11-30 | 1 | -4/+54 |
* | Recommit PathRouter code from r104274, r104284, r104285 without the WebReques... | Daniel Friesen | 2011-11-30 | 1 | -0/+155 |
* | use example.com, the RFC-2606 guaranteed example url. followup to r99446 | Neil Kandalgaonkar | 2011-11-30 | 1 | -1/+1 |
* | * (bug 32712) Fix for search indexing of pages with certain unicode chars fol... | Brion Vibber | 2011-11-30 | 1 | -0/+10 |
* | Fix fatal error when running newParserTest | Antoine Musso | 2011-11-29 | 1 | -1/+6 |
* | parserTest: delay hooks execution to the point we really need them | Antoine Musso | 2011-11-29 | 1 | -6/+83 |
* | use {} even when if statement is oneliner | Antoine Musso | 2011-11-29 | 1 | -1/+2 |
* | Move terminal colorers classes in their own file | Antoine Musso | 2011-11-29 | 1 | -48/+0 |
* | abstract out $data and name it 'sectionData' | Antoine Musso | 2011-11-29 | 1 | -40/+43 |
* | nicely align array key / values | Antoine Musso | 2011-11-29 | 1 | -4/+7 |