Merge "(bug 37072) - prevents infinite job loop"
[lhc/web/wiklou.git] / includes / Licenses.php
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
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 "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-09-04 Sam ReedTrim trailing whitespace
2011-06-17 Sam ReedSwap else if for elseif
2011-05-28 Sam ReedSome for MaxSem too
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-12-01 Mark A. Hershbergerrandom w/s cleanup
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-07-24 Sam ReedRemove unused variable
2009-12-19 Bryan Tong MinhFixed certain cases where license construction would...
2009-10-18 Bryan Tong MinhFollowup to r57868: Fix two strict standards warnings
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-01 Brion Vibber* (bug 3318) UI workarounds for disabled items in licen...
2005-12-30 Ævar Arnfjörð Bjar... * Formatting
2005-12-30 Ævar Arnfjörð Bjar... * Reverting the last commit, if you just want to use...
2005-12-30 Magnus ManskeCommons upload license list language fix
2005-12-04 Antoine Mussosome useless calls / unitialized $matches arrays
2005-11-13 Ævar Arnfjörð Bjar... * @copyright tag
2005-09-28 Ævar Arnfjörð Bjar... * Revert last change to trimStars() which broke multi...
2005-09-06 Ævar Arnfjörð Bjar... * Improved trimStars()
2005-08-31 Ævar Arnfjörð Bjar... * Fixed a bug, array_slice() called incorrectly
2005-08-30 Brion Vibbereval() is evil! Improper escaping allowed, at a minimum...
2005-08-30 Niklas LaxströmAvar casts lvl 5 enhance to Licenses.php:
2005-08-29 Ævar Arnfjörð Bjar... * disabled="disabled" attribute for headers
2005-08-29 Ævar Arnfjörð Bjar... * Support for a license selection box on Special:Upload...