(bug 42215) "Welcome, X" account creation title #2
[lhc/web/wiklou.git] / maintenance / mcc.php
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 KrinkleMerge "Revert "Revert "Update jQuery UI to 1.8.23"""
2012-08-29 Aaron SchulzMerge "Rewrite the ThumbnailImage constructor to take...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 danielmerged master
2012-08-29 Daniel KinzlerMerge "Revert "merged master"" into Wikidata
2012-08-29 Daniel KinzlerRevert "merged master"
2012-08-29 danielmerged master
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileBackend] Made Swift clear the auth cache...
2012-08-28 CatropeMerge "[FileBackend] Bumped Swift auth caching TTL."
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 KrinkleMerge "(bug 39680) Convert valign to CSS vertical-align"
2012-08-28 Aaron SchulzMerge "Removed unmatched commits in Job class."
2012-08-28 Aaron SchulzMerge "Validate number input for {{PLURAL}}"
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-28 Aaron SchulzMerge "Allow array condition for Database::conditional"
2012-08-27 Aaron SchulzMerge "(bug 39635) PostgreSQL has no LOCK IN SHARE...
2012-08-27 DemonMerge "Use __DIR__ instead of dirname( __FILE__ )"
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-04 Antoine MussoMax command length using one line of code
2010-11-13 Antoine Mussojustify help memcached console help
2010-11-06 Chad HorohoeTrying to kill install-utils.inc/old install crap:
2010-05-22 Sam ReedStylize maintenance folder..
2010-01-23 Alexandre EmsenhuberAvoid "PHP Warning: Division by zero in maintenance...
2010-01-22 Chad HorohoeUse correct variable name
2010-01-22 Chad HorohoeCleanup needless code duplication
2009-11-20 Alexandre Emsenhuber* (bug 21403) memcached class renamed to MWMemecached...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-03-14 Alexandre Emsenhuberavoid E_NOTICE if only one argument is given to the...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-06 Brion Vibber* Skip additional setting of include_path in commandLin...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Brion VibberApply most of the code tweaks from the live site:
2006-04-04 Brion VibberRemove some stray executable bits
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-12-04 Antoine Mussobetter history
2005-12-03 Antoine Musso'server' command from live
2005-12-03 Antoine Mussoimplement 'history' command
2005-12-03 Antoine Mussodumb help messages. FIXME
2005-12-03 Antoine Mussocode formatting
2005-08-17 Brion VibberCommitting live hack: enable memcached debug mode in...
2005-07-07 River Tarnellerror handling is your friend
2005-07-03 River Tarnellimplement "action=render"
2004-09-25 Tim Starlinga couple of extra functions, useful for debugging
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-08-11 Brion VibberAdd a comment explaining what this is for :)
2004-06-13 Tim Starlingusing new commandLine.inc style, readconsole() moved...
2004-06-01 Tim Starlingupdated to work with new client
2004-05-07 Tim Starlinginclude_once -> require_once
2003-11-30 Tim StarlingVarious enhancements
2003-11-21 Tim StarlingSupport for systems without readline
2003-10-20 Tim StarlingMemCached command line client