* live fix: force index on Special:Export only for backup dump
[lhc/web/wiklou.git] / includes / Defines.php
2005-07-04 Ævar Arnfjörð Bjar... * Adding 'renameuser' to $wgAvailableRights
2005-06-23 Brion VibberRemove asksql priv from standard definitions; it's...
2005-05-29 Tim Starlingported $wgAntiLockFlags from REL1_4
2005-05-21 Ævar Arnfjörð Bjar... * (bug 898) Mime type autodetection.
2005-04-26 Ævar Arnfjörð Bjar... * Documented the math constants
2005-04-12 Tim StarlingVarious live patches ported from REL1_4
2005-04-09 Tim StarlingSmarter, more flexible cache type selection. Moved...
2005-04-08 Ævar Arnfjörð Bjar... * Replacing NS_WP and NS_WIKIPEDIA with NS_PROJECT...
2005-03-20 Tim Starlingintroduced "import" right for Special:Import
2005-03-17 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-01-31 Guillaume Blanchardremoved NS_THREAD : not needed any more
2005-01-17 Antoine MussoImplement #858 : split user assignment and group rights.
2005-01-11 Antoine Musso* Remove some hardcoded 0 instead of NS_MAIN
2004-12-21 Brion Vibber* Number 100 and beyond are reserved for custom namespaces;
2004-12-21 Guillaume Blanchardremove thread's talk page namespace
2004-12-21 Guillaume BlanchardReserved namespace 100 and 101 for forum-like's thread...
2004-12-10 Brion VibberRevert unauthorized changes made without discussion...
2004-12-10 Nicholas Pisarro, JrNew feature: You can edit summaries and change the...
2004-10-24 Antoine MussoGlobal array for user levels
2004-10-24 Tim StarlingMoved some defines to Defines.php, removed unnecessary...
2004-09-17 Antoine MussoStop loading feed.php every time by moving available...
2004-09-03 Antoine Mussosome documentation
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-28 Arne HeizmannNP_WIKIPEDIA => NP_PROJECT, and code readability stuff
2004-08-25 Brion VibberNS_PROJECT, NS_PROJECT_TALK -- will phase out NS_WIKIPE...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-14 Antoine MussoReverting my previous change. Comment
2004-08-14 Antoine Mussomoving define(mediawiki, true) from index.php to includ...
2004-07-24 Tim Starlingconstant definitions for inclusion before LocalSettings.php