| Commit message (Expand) | Author | Age | Files | Lines |
* | * Reorganised the includes directory, creating subdirectories db, parser and ... | Tim Starling | 2008-06-16 | 1 | -116/+0 |
* | Revert r36093 (bug 14404). | Brion Vibber | 2008-06-11 | 1 | -4/+4 |
* | Some tweaks to the {{int:...}} parser function: | Alexandre Emsenhuber | 2008-06-09 | 1 | -4/+4 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -2/+1 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -2/+0 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 1 | -1/+1 |
* | Kill some more whitespaces | Antoine Musso | 2007-04-21 | 1 | -8/+7 |
* | Yet more doc tweaks: | Nick Jenkins | 2007-04-20 | 1 | -3/+0 |
* | Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor) | Nick Jenkins | 2007-04-04 | 1 | -1/+1 |
* | Revert r20769: we don't use PHPDocumentor anymore, we use doxygen. | Brion Vibber | 2007-03-28 | 1 | -1/+1 |
* | PHPDocumentor [http://en.wikipedia.org/wiki/PhpDocumentor] documentation twea... | Nick Jenkins | 2007-03-28 | 1 | -1/+1 |
* | Use Doxygen @addtogroup instead of phpdoc @package && @subpackage | Antoine Musso | 2007-01-20 | 1 | -3/+1 |
* | Rename constructors to __constructor | Antoine Musso | 2007-01-20 | 1 | -1/+1 |
* | * fix last commit so quickUserCan() actually skips the cascading query | Brion Vibber | 2007-01-13 | 1 | -1/+1 |
* | Possibly partial patch to make userCanEdit avoid running cascade-protection q... | Andrew Garrett | 2007-01-13 | 1 | -1/+1 |
* | Completing code housekeeping stuff for rest of includes/ directory: removing ... | Nick Jenkins | 2006-11-29 | 1 | -2/+0 |
* | Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new... | Tim Starling | 2006-10-04 | 1 | -2/+2 |
* | A lot more of static issues when using E_STRICT from the commandline. | Antoine Musso | 2006-07-10 | 1 | -1/+1 |
* | (bug 5683) Respect parser output marked as uncacheable when saving | Rob Church | 2006-05-13 | 1 | -13/+21 |
* | Revert to r14165 . Did too many changes, didnt even run parserTests (i am bad) | Antoine Musso | 2006-05-11 | 1 | -2/+1 |
* | Some more PHP5 stuff | Antoine Musso | 2006-05-11 | 1 | -1/+2 |
* | Save the last modified timestamp to the parser cache, to avoid the need for a... | Tim Starling | 2006-03-16 | 1 | -1/+7 |
* | removing unused globals and some whitespace cleaning | Lupin | 2006-03-07 | 1 | -1/+1 |
* | move hardcoded ParserCache expire time to DefaultSettings.php, 1 day now | Domas Mituzas | 2006-01-09 | 1 | -1/+2 |
* | * s~\t+$~~ | Ævar Arnfjörð Bjarmason | 2006-01-07 | 1 | -1/+1 |
* | removed $wgParserCache, converted to a singleton | Tim Starling | 2006-01-05 | 1 | -0/+12 |
* | * (bug 4385) Separate parser cache entries for non-editing users, so section | Brion Vibber | 2005-12-28 | 1 | -1/+7 |
* | key parser cache on ($action==render) | River Tarnell | 2005-07-03 | 1 | -2/+3 |
* | remove wfdebug in pagehistory | River Tarnell | 2005-07-01 | 1 | -3/+7 |
* | stats changes ported from 1.4 | Tim Starling | 2005-06-19 | 1 | -12/+4 |
* | Adding cache related stuff to a new 'Cache' subpackage | Ævar Arnfjörð Bjarmason | 2005-04-12 | 1 | -0/+1 |
* | stats merged from REL1_3A | Tim Starling | 2005-01-04 | 1 | -0/+15 |
* | (bug 934) List each category on a page only once. | Brion Vibber | 2004-11-25 | 1 | -1/+1 |
* | Let the parser cache use the objectcache table if memcached isn't set up, | Brion Vibber | 2004-11-22 | 1 | -9/+16 |
* | Debug info | Tim Starling | 2004-10-23 | 1 | -0/+1 |
* | correcting for what was probably an odd one-off error | Tim Starling | 2004-10-23 | 1 | -1/+1 |
* | Split files and classes in different packages for phpdocumentor. I probably c... | Antoine Musso | 2004-09-03 | 1 | -0/+2 |
* | Changing comments layout preparing for generated documentation with Phpdocume... | Antoine Musso | 2004-09-02 | 1 | -0/+6 |
* | massive double to single quotes conversion. I have not noticed any bug after ... | Antoine Musso | 2004-08-22 | 1 | -1/+1 |
* | bug fix | Tim Starling | 2004-06-04 | 1 | -0/+1 |
* | don't load so much stuff on parser cache hit (experimental) | Tim Starling | 2004-06-04 | 1 | -3/+8 |
* | Extra debugging info and a typo fix | Tim Starling | 2004-05-30 | 1 | -1/+5 |
* | Fixed $wgCacheEpoch handling | Tim Starling | 2004-05-30 | 1 | -6/+5 |
* | oops | Tim Starling | 2004-05-29 | 1 | -1/+1 |
* | Save a tag into the cached text indicating the key and the timestamp | Tim Starling | 2004-05-29 | 1 | -1/+4 |
* | Parser cache respects $wgCacheEpoch | Tim Starling | 2004-05-29 | 1 | -3/+4 |
* | Support for database profiling, profiling bracket in ParserCache.php | Tim Starling | 2004-05-28 | 1 | -0/+5 |
* | Parser cache moved to memcached | Tim Starling | 2004-05-27 | 1 | -50/+27 |
* | Some changes to the link tables. They now all use a key on cur_id for the *_f... | Brion Vibber | 2004-03-11 | 1 | -1/+1 |
* | bug fix | Tim Starling | 2004-02-28 | 1 | -1/+1 |