| Commit message (Expand) | Author | Age | Files | Lines |
* | * Added HttpError exception as replacement for wfHttpError(); changed alls co... | Alexandre Emsenhuber | 2011-09-16 | 1 | -7/+6 |
* | * Split off WikiPage class from Article, WikiFilePage class from ImagePage, a... | Aaron Schulz | 2011-06-29 | 1 | -1/+1 |
* | Use title accessor | Aaron Schulz | 2011-06-28 | 1 | -1/+1 |
* | Swap else if for elseif | Sam Reed | 2011-06-17 | 1 | -2/+2 |
* | And some more parameter documentation!! | Sam Reed | 2011-05-28 | 1 | -0/+4 |
* | Remove unused variables/globals | Sam Reed | 2011-05-26 | 1 | -2/+3 |
* | * (bug 29144) Move action=dublincore and action=creativecommons to extensions | Sam Reed | 2011-05-26 | 1 | -7/+0 |
* | * (bug 29144) Move action=dublincore and action=creativecommons to extensions | Sam Reed | 2011-05-26 | 1 | -83/+0 |
* | * (bug 29144) Move action=dublincore and action=creativecommons to extensions | Sam Reed | 2011-05-25 | 1 | -37/+1 |
* | Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals | Sam Reed | 2011-05-06 | 1 | -5/+2 |
* | Spaces | Platonides | 2010-11-01 | 1 | -5/+5 |
* | bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.or... | Sam Reed | 2010-11-01 | 1 | -4/+7 |
* | Remove $wgContLanguageCode usage in core. | Platonides | 2010-09-07 | 1 | -2/+2 |
* | * Standardised file description headers | Alexandre Emsenhuber | 2010-08-08 | 1 | -1/+3 |
* | Removal of unused globals | Sam Reed | 2010-07-24 | 1 | -2/+0 |
* | Follow-up r66234: support GENDER in 'siteuser' | Siebrand Mazeland | 2010-05-11 | 1 | -1/+2 |
* | Tweak for r39944: correct fix :) | Alexandre Emsenhuber | 2008-08-25 | 1 | -1/+1 |
* | Add {{PLURAL}} support to 'anonymous'. 2 uses in Credits already passed the $... | Chad Horohoe | 2008-08-25 | 1 | -1/+1 |
* | Tweaks for Credits and Metadata: | Alexandre Emsenhuber | 2008-08-18 | 1 | -288/+240 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -3/+1 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 1 | -1/+1 |
* | parenthesis | Nick Jenkins | 2007-03-27 | 1 | -1/+1 |
* | While I'm at it, why not pseudo-initialize to null instead of ''? No differe... | Aryeh Gregor | 2007-03-27 | 1 | -1/+1 |
* | Use the variable I introduced, maybe? | Aryeh Gregor | 2007-03-27 | 1 | -1/+1 |
* | Don't mess with system variables, sry brion | Aryeh Gregor | 2007-03-26 | 1 | -3/+1 |
* | Fix E_NOTICE on line 76 if $_SERVER['HTTP_ACCEPT'] not set | Aryeh Gregor | 2007-03-26 | 1 | -0/+4 |
* | * Add 'charset' to Content-Type headers on various HTTP error responses | Brion Vibber | 2007-02-21 | 1 | -1/+1 |
* | Use Doxygen @addtogroup instead of phpdoc @package && @subpackage | Antoine Musso | 2007-01-20 | 1 | -1/+0 |
* | * Avoid PHP warning in Creative Commons metadata when a creative commons | Brion Vibber | 2007-01-02 | 1 | -1/+5 |
* | Completing code housekeeping stuff for rest of includes/ directory: removing ... | Nick Jenkins | 2006-11-29 | 1 | -3/+4 |
* | having some fun with doxygen error log | Antoine Musso | 2006-06-10 | 1 | -20/+20 |
* | Update the FSF's address in all these GPL stub headers | Brion Vibber | 2006-04-05 | 1 | -1/+1 |
* | * Documentation: @private => @access private | Ævar Arnfjörð Bjarmason | 2006-01-07 | 1 | -20/+20 |
* | Clean up unused globals! | Antoine Musso | 2005-12-04 | 1 | -1/+1 |
* | Whitespace fixup. | Evan Prodromou | 2004-11-11 | 1 | -63/+63 |
* | First batch of files modified to switch wgLang to wgContLang. | Zheng Zhu | 2004-09-24 | 1 | -4/+4 |
* | Split files and classes in different packages for phpdocumentor. I probably c... | Antoine Musso | 2004-09-03 | 1 | -0/+1 |
* | Changing comments layout preparing for generated documentation with Phpdocume... | Antoine Musso | 2004-09-02 | 1 | -24/+89 |
* | massive double to single quotes conversion. I have not noticed any bug after ... | Antoine Musso | 2004-08-22 | 1 | -17/+17 |
* | Update for CC 2.0 licenses. | Brion Vibber | 2004-08-11 | 1 | -19/+24 |
* | Only show last N contributors in the credits. Unfortunately, this required a | Evan Prodromou | 2004-06-28 | 1 | -2/+2 |
* | Remove now-unused dcContributors function. | Evan Prodromou | 2004-04-23 | 1 | -32/+0 |
* | Changed Metadata to use users' real names, if provided. If not, use their | Evan Prodromou | 2004-04-23 | 1 | -4/+15 |
* | Moved contributor logic to Article class, and changed Metadata to use that | Evan Prodromou | 2004-04-23 | 1 | -4/+4 |
* | Add experimental MathML output option for math (only works with some | Brion Vibber | 2004-04-22 | 1 | -1/+1 |
* | Try to reduce the number of replicated entries in the DC metadata. Leave out | Evan Prodromou | 2004-04-15 | 1 | -5/+21 |
* | Skip the user id lookup when we've already got the name from the old table ch... | Brion Vibber | 2004-04-13 | 1 | -6/+8 |
* | Cleanup on Metadata (indentation, escaping of output). Put title attributes | Brion Vibber | 2004-04-10 | 1 | -180/+185 |
* | Fix notices | Brion Vibber | 2004-04-10 | 1 | -1/+1 |
* | Forgot to add this file. | Evan Prodromou | 2004-04-05 | 1 | -0/+289 |