| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SQL syntax errors | Brion Vibber | 2004-10-02 | 1 | -10/+10 |
* | Add tests for the just-fixed bug 553, and broken cases regarding | Wil Mahan | 2004-10-01 | 1 | -0/+55 |
* | New userlevel feature. Sysop only, for testing. NO FORM IS VALIDATED : use at... | Antoine Musso | 2004-10-01 | 1 | -0/+19 |
* | Documentation: Assign files to packages | Jens Frank | 2004-10-01 | 1 | -1/+5 |
* | --color=light will bright diffs output | Antoine Musso | 2004-09-30 | 1 | -2/+22 |
* | Fix DATA CORRUPTION BUG caused by double-escaping. | Brion Vibber | 2004-09-29 | 1 | -1/+1 |
* | Finish fixing parser test on PostgreSQL (bug 585) | Brion Vibber | 2004-09-29 | 1 | -26/+43 |
* | stupid PostgreSQL insists on parentheses :) | Wil Mahan | 2004-09-29 | 1 | -1/+1 |
* | 1) Use CREATE TEMPORARY TABLE ... LIKE for MySQL >= 4.1 | Wil Mahan | 2004-09-27 | 3 | -319/+80 |
* | Tweak image img_name index updater to current tables.sql (primary key) | Brion Vibber | 2004-09-27 | 2 | -4/+10 |
* | Tweak to work with no include path and working dir in the installer | Brion Vibber | 2004-09-27 | 1 | -2/+3 |
* | Obsoleted by refreshlinks, apparently forgot to remove these files. | Brion Vibber | 2004-09-27 | 2 | -424/+0 |
* | Far from finished in-place UTF-8 wiki converter. | Brion Vibber | 2004-09-27 | 1 | -0/+199 |
* | Shut up notices | Brion Vibber | 2004-09-27 | 1 | -1/+2 |
* | More annoying definition list test cases... | Wil Mahan | 2004-09-27 | 1 | -0/+22 |
* | Disable msgnw test because no one cares about msgnw anyway; | Wil Mahan | 2004-09-27 | 1 | -2/+33 |
* | Add a couple definition list tests for colon & space bugs | Brion Vibber | 2004-09-27 | 1 | -0/+20 |
* | Back out kturner's old table restructure for now. | Brion Vibber | 2004-09-26 | 2 | -6/+5 |
* | include sql patch | River Tarnell | 2004-09-26 | 1 | -0/+16 |
* | remove old_namespace and old_title from old table. | River Tarnell | 2004-09-26 | 2 | -5/+6 |
* | user_token | River Tarnell | 2004-09-26 | 1 | -0/+1 |
* | Refactored updaters.inc. With all those functions doing virtually the same th... | Tim Starling | 2004-09-26 | 1 | -142/+46 |
* | create schema mediawiki and store all objects in it | Domas Mituzas | 2004-09-26 | 1 | -2/+6 |
* | user_token field (from REL1_3A) | Tim Starling | 2004-09-26 | 1 | -0/+15 |
* | Work with $wgUseTidy again, and add more tests (we now have 100!) | Wil Mahan | 2004-09-25 | 2 | -4/+84 |
* | a couple of extra functions, useful for debugging | Tim Starling | 2004-09-25 | 1 | -0/+9 |
* | various modifications found lying around in the live copy. Some of these shou... | Tim Starling | 2004-09-25 | 1 | -1/+10 |
* | Set wgUploadPath for tests so we don't all have to be using Wil's filesystem ... | Brion Vibber | 2004-09-25 | 2 | -4/+5 |
* | New tests for sections and various bugs | Wil Mahan | 2004-09-25 | 1 | -7/+169 |
* | Add a "--regex" option to limit which tests are run; replace | Wil Mahan | 2004-09-25 | 1 | -11/+23 |
* | first attempt to support multiple language variants in the MediaWiki: namespace. | Zheng Zhu | 2004-09-25 | 1 | -1/+43 |
* | Add an option for setting the title; add test for interlanguage links; | Wil Mahan | 2004-09-24 | 3 | -40/+71 |
* | Add tests for subpages (+ an option to enable them), images, | Wil Mahan | 2004-09-24 | 2 | -16/+202 |
* | Change example noted by Brion--I think the current output is | Wil Mahan | 2004-09-24 | 1 | -1/+9 |
* | Add a pretty PASSED! or FAILED! to the final summary line. | Brion Vibber | 2004-09-24 | 2 | -1/+10 |
* | Add blurb at top; enable template as link source test now that it | Wil Mahan | 2004-09-24 | 1 | -7/+209 |
* | Be a bit more careful about trailing spaces; don't colorize output | Wil Mahan | 2004-09-24 | 2 | -21/+34 |
* | Break temporary table creation out to setupDatabase() function. | Brion Vibber | 2004-09-23 | 1 | -22/+38 |
* | Tests for templates, pre-save transform, message transform. | Wil Mahan | 2004-09-23 | 1 | -6/+149 |
* | Two changes to parserTest: | Wil Mahan | 2004-09-23 | 2 | -11/+366 |
* | Add phpdoc comments | Brion Vibber | 2004-09-23 | 1 | -2/+93 |
* | Use '--parseprivate on' option on phpdoc to include the private members/ | Brion Vibber | 2004-09-23 | 1 | -1/+1 |
* | Ignore LocalSettings.php,AdminSettings.php | Brion Vibber | 2004-09-23 | 1 | -1/+1 |
* | Magic links, etc. | Wil Mahan | 2004-09-23 | 1 | -2/+32 |
* | Load up LanguageUtf8 and force to utf-8 if config was latin1 | Brion Vibber | 2004-09-23 | 1 | -1/+2 |
* | Test inline interwiki link | Brion Vibber | 2004-09-23 | 1 | -0/+15 |
* | Since 'php parserTests.php' is too long for my lazy fingers, added a Makefile. | Brion Vibber | 2004-09-23 | 1 | -0/+9 |
* | Change name of output files to make the diff output a bit clearer | Brion Vibber | 2004-09-23 | 1 | -2/+2 |
* | Set language to en for tests. | Brion Vibber | 2004-09-23 | 1 | -1/+3 |
* | add $wgSitename global for testing magic variables | Wil Mahan | 2004-09-23 | 1 | -0/+1 |