try/catch for bug 40037 weird timestamps in exif
[lhc/web/wiklou.git] / maintenance / generateSitemap.php
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 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__ )
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 ReedyMerge "Use WebRequest instead of $_SERVER in ApiMain."
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-02 ReedyMerge "debug log group for DNS blacklist lookup results"
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-30 Aaron SchulzMerge "Make MWHttpRequest::__construct() protected."
2012-07-30 SiebrandMerge "Localize comma separators in jump-to-nav."
2012-07-30 DemonMerge "Follow-up Ifa9c55b7 (58852d8): Change one more...
2012-07-30 DemonMerge "No need to call parseTitle() directly in MediaWi...
2012-07-30 DemonMerge "Fix for Ic74c7ba7 (c8c50eb): there's no reason...
2012-07-29 SiebrandMerge "Use local context to get messages and time forma...
2012-07-29 SiebrandMerge "Store the Title and User objects passed RecentCh...
2012-07-29 SiebrandMerge "Update SkinLegacy to use newer methods to create...
2012-07-29 SiebrandMerge "Making listToText() not break if passed a 1...
2012-07-29 ReedyMerge "Cleanup InfoAction"
2012-07-27 Aaron SchulzMerge "Replace hard coded parentheses"
2012-07-27 Aaron SchulzMerge "Refactor out LinkBatch related query building"
2012-07-27 Aaron SchulzMerge "Added point in release notes about added ORM...
2012-07-27 NikerabbitMerge "Make DateFormatter work in any language, by...
2012-07-27 Aaron SchulzMerge "Use WebRequest instead of $_SERVER in OutputPage."
2012-07-27 Aaron SchulzMerge "explode()'ing the callback is no longer needed...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-26 SiebrandMerge "Add Turoyo (tru) language to MediaWiki"
2012-07-26 SiebrandMerge "Add 皮膚 for better word segmentation."
2012-07-26 SiebrandMerge "Drop conversion from 游標 to 光标 which can also...
2012-07-26 SiebrandMerge "Add 路面 for better word segmentation."
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-25 Aaron SchulzMerge "Split Generic into MediaHandler and ImageHandler"
2012-07-25 Aaron SchulzMerge "Revert "memcached: better error messaging""
2012-07-25 Tim StarlingMerge "Removed now obsolete compat-code"
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "[FileBackend] Bumped Swift listing page size."
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
2012-07-24 CatropeMerge "make list of 'Languages that support variant...
2012-07-24 Trevor ParscalMerge "mw.toolbar: Clean up the API of the classic...
2012-07-24 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Asier LostalégenerateSitemap can now optionally skip redirects
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2011-11-07 Antoine Mussofix badly named variable
2011-11-07 Antoine Mussodieout when file is a boolean
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-08-23 John Du Hart(bug 30344) Add configuration variable for setting...
2011-08-19 Roan KattouwUse canonical URLs in sitemaps, diff stuff and external...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-05-20 Sam ReedWhitespace
2011-05-13 Chad Horohoe(bug 21086) generateSitemap.php uses wfWikiID() in...
2011-05-13 Chad HorohoeKill defines in favor of class constants, not used...
2011-02-14 Chad HorohoeAdd some newlines to generateSitemap output, bug 26134
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-06 Ilmari Karonenadd comment per bug 17961
2010-12-02 Ilmari Karonenfollowup to r77176: code style, release notes
2010-11-23 Ilmari Karonenbug 9675: sitemap-index doesn't include full location...
next