Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / Defines.php
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "Improved/added parameter documentation"
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 ReedyMerge "[FileRepo] Added more upload profiling."
2012-05-20 Tim StarlingMerge "[FileBackend] Made supported ops check more...
2012-05-20 ReedyMerge "[FileBackend] Added some Swift listing profiling."
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Antoine MussoFix some missing doc groups
2011-11-22 Chad Horohoe(bug 29747) eAccelerator shared memory caching has...
2011-10-29 Aaron SchulzUpdated rc_type documentation
2011-10-20 Mark A. Hershbergereol w/s
2011-09-07 Roan KattouwFollowup r96437: actually define PROTO_INTERNAL
2011-08-19 Roan KattouwAdd a PROTO_CANONICAL mode to wfExpandUrl(), which...
2011-08-03 PlatonidesFollow-up r93258, r93266, r93266: Move the defines...
2011-06-30 Chad HorohoeMove $wgFeedClasses to DefaultSettings where they belon...
2011-06-29 Bryan Tong MinhPer CR, revert non debugging stuff from r82436. (KML...
2011-06-26 Aaron Schulz* Core:
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-07 Happy-melonMove minimum database versions to Defines.php
2011-05-07 Happy-melonCentralise the minimum-required-php-version in a MW_MIN...
2011-05-07 Happy-melon* Implement MW_VERSION constant in Defines.php and...
2011-04-09 Brion VibberFollowup to r85706 and friends: now that Math messages...
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-03-15 Alexandre EmsenhuberUpdate doc: Image:: -> File::
2011-02-19 Mark A. HershbergerBug #26059 — Add support for KML/KMZ filetype
2011-01-06 Chad HorohoeFixes for r75545: don't use MEDIAWIKI_INSTALL in the...
2010-11-20 Tim StarlingPer CR r77020, followup to r77046: add a constant so...
2010-10-26 PlatonidesKeep it in Title.php Having it on Defines would allow...
2010-10-25 Chad HorohoeFollowup r74035, add GAID_FOR_UPDATE to the defines...
2010-10-03 Alexandre EmsenhuberFix groupping in comments
2010-09-01 Leons PetrazickisDB2: Implemented prepared statements for INSERT and...
2010-03-03 Conrad IrwinMerge fixes to ?preload= from /branches/conrad/ (cf...
2010-02-16 Max SemenikRemoved MMCache support, this thing is dead. Partially...
2009-10-30 Chad HorohoeAdd new define for localisation cache support
2009-06-18 Ryan Schmidt* Add autopromote condition APCOND_BLOCKED to autopromo...
2009-06-08 Jure KajzerWeb installation support for Oracle.
2009-01-03 Aaron Schulz(bug 14737) Allow the autoconfirmed timer to run from...
2008-12-14 Chad Horohoe(bug 7492) Allow assignment of rights to specific IPs...
2008-11-27 Ilmari KaronenFirst step in replacing NS_IMAGE with NS_FILE, to match...
2008-08-19 Daniel FriesenCommitting todays work on LinkHooks and the link rewrite:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-08 Brion VibberA bunch of Unicode constants got moved at some point...
2008-05-07 Tim Starling* Rename wfGetAvailableRights() to User::getAllRights()
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-19 Tim Starling* Eliminated message mode (OT_MSG), using OT_PREPROCESS...
2008-01-17 Tim StarlingAdded ParserFirstCallInit hook. Deferred function regis...
2008-01-14 Victor VasilievAutopromotion:
2007-12-23 Aryeh GregorFixes for r28797.
2007-12-23 Victor VasilievIntroduce new autopromotion system
2007-11-20 Tim Starling* Refactored the parser. See my huge entry in RELEASE...
2007-11-12 Tim StarlingAdded EditFilterMerged hook: like EditFilter but uses...
2007-06-29 Roan KattouwReverting r23562: accidentally modified phase3 rather...
2007-06-29 Roan Kattouw* Separating UI code and DB code in Article::rollback()
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-08 Tim StarlingFixed pollution of a backend function with UI-only...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-23 Rotem LissDeprecating ; reordering the special pages array (whose...
2006-06-25 Tim StarlingDefer initialisation of the special page list, allow...
2006-06-20 Tim StarlingDid some refactoring in Article.php:
2006-01-09 Brion Vibber* Skip loading of RecentChange.php except where needed
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-05 Ævar Arnfjörð Bjar... * Sorted $wgAvailableRights
2005-12-29 Brion Vibber* Removed Special:Validate, it's been superseded by...
2005-12-08 Ævar Arnfjörð Bjar... * Removing undelete permission, useless permission...
2005-09-27 Ævar Arnfjörð Bjar... * whitespace
2005-09-24 Ævar Arnfjörð Bjar... * Removed renameuser permission, extension code
2005-09-13 Brion Vibber* (bug 3412) Clean up date format handling so ~~~~...
2005-07-25 Tim StarlingFormalising live performance hack
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...
next