| Commit message (Expand) | Author | Age | Files | Lines |
* | More informative error message for when the user forgot to move LocalSettings... | Tim Starling | 2004-09-26 | 1 | -8/+7 |
* | Wiki database system | Magnus Manske | 2004-09-24 | 1 | -0/+5 |
* | made some more wfMsg() to wfMsgForContent changes | Zheng Zhu | 2004-09-22 | 1 | -4/+4 |
* | Quick fix for canonical redirects when the URL is case-converted. | Brion Vibber | 2004-09-06 | 1 | -2/+3 |
* | Start cracking down on illegal titles: in UTF-8 mode reject titles which have... | Brion Vibber | 2004-09-03 | 1 | -10/+1 |
* | One more unicode normalization fix: don't die horribly on arrays, and get the... | Brion Vibber | 2004-09-02 | 1 | -0/+4 |
* | Avoid numeric and boolean interpretation of "0" in self-link check and Go sea... | Brion Vibber | 2004-08-31 | 1 | -1/+2 |
* | Add back the slower version of Title::makeTitle as Title::makeTitleSafe() | Brion Vibber | 2004-08-22 | 1 | -1/+1 |
* | Moved category stuff to CategoryPage, copying logic of ImagePage | Jens Frank | 2004-08-22 | 1 | -0/+8 |
* | Add some profiling points | Brion Vibber | 2004-08-22 | 1 | -0/+6 |
* | Don't include SearchEngine.php when it's not used. Saves about 180k of memory... | Brion Vibber | 2004-08-21 | 1 | -1/+2 |
* | # Please don't move this line to includes/Defines.php. This line essentially ... | Arne Heizmann | 2004-08-14 | 1 | -3/+4 |
* | Reverting my previous change. Comment | Antoine Musso | 2004-08-14 | 1 | -0/+4 |
* | moving define(mediawiki, true) from index.php to includes/Defines.php | Antoine Musso | 2004-08-14 | 1 | -3/+1 |
* | Antiglobalization! | Brion Vibber | 2004-08-13 | 1 | -2/+3 |
* | Ahh, so that's what that does | Tim Starling | 2004-08-12 | 1 | -0/+2 |
* | Apparently cvs forgot to commit this with the rest. | Arne Heizmann | 2004-08-09 | 1 | -2/+3 |
* | Don't run power search in 'go' mode | Brion Vibber | 2004-07-29 | 1 | -1/+3 |
* | don't redirect to the canonical title if other parameters have been passed in... | Tim Starling | 2004-07-25 | 1 | -1/+3 |
* | * Introducing bit field for database parameters | Tim Starling | 2004-07-24 | 1 | -9/+13 |
* | Article validation code (as a tab now) | Magnus Manske | 2004-07-20 | 1 | -0/+1 |
* | * Support for table name prefixes throughout the code. No support yet for con... | Tim Starling | 2004-07-18 | 1 | -4/+6 |
* | OOP calling convention for database functions. DBMS abstraction implemented b... | Tim Starling | 2004-07-10 | 1 | -2/+3 |
* | LinksUpdate uses SELECT FOR UPDATE, thus starting a new transaction. So we ha... | Jens Frank | 2004-07-09 | 1 | -1/+5 |
* | I thought I committed this? | Arne Heizmann | 2004-07-08 | 1 | -0/+1 |
* | Moved credits stuff from Skin.php to a separate module. Added a "credits" | Evan Prodromou | 2004-06-28 | 1 | -0/+4 |
* | fixing broken search links e.g. from prev/next links on results page | Tim Starling | 2004-06-26 | 1 | -1/+1 |
* | recommiting specialpages loading fix as the BoardVote extension as now been f... | Antoine Musso | 2004-06-12 | 1 | -0/+3 |
* | Undo change that stopped Wikipedia from running at all | Brion Vibber | 2004-06-11 | 1 | -3/+0 |
* | removing print_r *hides | Antoine Musso | 2004-06-11 | 1 | -1/+0 |
* | do not instant Special* objects if user is not requesting a special page (sav... | Antoine Musso | 2004-06-11 | 1 | -0/+4 |
* | update cur_touched on action=purge | Tim Starling | 2004-06-06 | 1 | -0/+1 |
* | Fix bad title detection again; was dying with error on whitelist check | Brion Vibber | 2004-05-30 | 1 | -1/+1 |
* | Fix preg_quote usage in interwiki loop detection | Brion Vibber | 2004-05-29 | 1 | -1/+1 |
* | Introducing special page modular extensions, making the board vote special pa... | Tim Starling | 2004-05-15 | 1 | -1/+1 |
* | New feature: | Erik Moeller | 2004-05-12 | 1 | -1/+0 |
* | Whitelist and diff fixes: | Brion Vibber | 2004-05-11 | 1 | -8/+7 |
* | Allow installing and running the wiki on a server where ini_set has been | Brion Vibber | 2004-05-09 | 1 | -17/+10 |
* | include_once -> require_once | Tim Starling | 2004-05-07 | 1 | -8/+8 |
* | Interwiki redirects using prefixes in the URL | Tim Starling | 2004-05-04 | 1 | -1/+10 |
* | New, simple method to retrieve the plain source of an article | Gabriel Wicke | 2004-04-28 | 1 | -0/+5 |
* | Fix for old-style search URLs to force the page to behave as search | Brion Vibber | 2004-04-24 | 1 | -0/+1 |
* | Add experimental MathML output option for math (only works with some | Brion Vibber | 2004-04-22 | 1 | -0/+1 |
* | Un-break large number of actions. Timwi, please read http://www.php.net/switch | Brion Vibber | 2004-04-09 | 1 | -2/+2 |
* | Make code infinitely more readable and understandable by seizing use of a poi... | Arne Heizmann | 2004-04-09 | 1 | -4/+4 |
* | Whitespace & coding standards adjustments to Evan's last commits. | Brion Vibber | 2004-04-04 | 1 | -16/+16 |
* | Added code to implement Dublin Core and Creative Commons RDF metadata. | Evan Prodromou | 2004-04-04 | 1 | -0/+16 |
* | Installation, compatibility, security fixlets: | Brion Vibber | 2004-03-26 | 1 | -1/+1 |
* | added manual purge action | Gabriel Wicke | 2004-03-13 | 1 | -0/+5 |
* | calls to setSquidMaxage for cacheable pages | Gabriel Wicke | 2004-03-13 | 1 | -0/+7 |