| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
{{localurl:Special:Preferences}} in the language files and MediaWiki namespace
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2976
|
|
|
|
|
|
|
|
|
| |
* Split MediaWiki namespace into MediaWiki and Template (requires changes to all language files)
* Purge links to on edit of Template namespace
* General refactoring of purging and cache invalidation code
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2769
|
|
|
|
|
|
|
|
|
|
|
|
| |
elimination of the use of import_request_variables (which gives us all
the insecurity of register_globals). Uncomment the define of DEBUG_GLOBALS
in index.php to turn on extra error reporting and trace down use of
uninitialized variables and nassssty globals.
Also rearranged the magic_quotes fixing, may not yet cover everything...
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2655
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2584
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2485
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2354
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2351
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2348
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2270
|
|
and Article.php, with some enhancements
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/2204
|