(bug 42168) Nicely handle missing revisions in ApiQueryRevisions.
[lhc/web/wiklou.git] / index.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 awjrichardsMerge "New hook ApiMain::onException"
2012-08-29 SiebrandMerge "Fixed fallback behaviour for plural rules"
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 some more
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 CatropeMerge "Reduced some master queries via Revision::READ_N...
2012-08-28 CatropeMerge "Added new mw message 'editpage-head-copy-warn...
2012-08-28 KrinkleMerge "Work around preg_replace_callback() issue in...
2012-08-28 SiebrandMerge "Follow up to dirname( __FILE__ ) clean up"
2012-08-28 Hoo manFollow up to dirname( __FILE__ ) clean up
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-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 Aaron SchulzMerge "Credits/RN for bug 5445 / 7694faf68"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-04-16 ReedyVarious updates needed to bump min php version to 5.3.2
2011-08-05 Chad HorohoeStandardize comments, wrap lines at 80 chars
2011-07-06 Chad HorohoeClean up the mess that is wfDie (resolves r85918)....
2011-06-18 PlatonidesAs discussed in r85918 CR. Move everything from wfIndex...
2011-06-12 Alexandre EmsenhuberChanged some magic __get method calls to accessors...
2011-06-07 Tim Starling* Fix for r89624: fixed logo HTML escaping
2011-06-07 Tim Starling* Restored the page shown when LocalSettings.php is...
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Happy-melonStart unpicking r85288 (magic __get() accessor for...
2011-06-02 Chad HorohoeRevert r88648 per CR
2011-06-02 PlatonidesClose wfProfileIn
2011-05-30 Tim StarlingHipHop improvements:
2011-05-30 Chad HorohoeMisc. exception handling cleanup--moved it out of globa...
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 Alexandre EmsenhuberMerged MediaWiki::performRequestForTitle() and MediaWik...
2011-05-23 Alexandre Emsenhuberexit -> return now that we are in a function
2011-05-22 Alexandre EmsenhuberMoved MediaWiki::articleFromTitle() to Article::newFrom...
2011-05-22 Chad Horohoe$wgArticle is deprecated! Possible removal in 1.20...
2011-05-16 Alexandre EmsenhuberRemoved configuration storage in the MediaWiki class:
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-07 Happy-melonCentralise the minimum-required-php-version in a MW_MIN...
2011-05-07 Happy-melonFollow-up r85918:
2011-05-05 Chad Horohoe5.2.3, like we do everywhere else
2011-04-17 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-04-12 Happy-melonImprovements to handling of 'catastrophic' errors,...
2011-04-04 Daniel FriesenUpdate index.php and Wiki.php to make better use of...
next