Removed old HTMLCacheUpdateJob b/c code
[lhc/web/wiklou.git] / includes / api / ApiStashEdit.php
2015-02-14 jenkins-botMerge "Avoid undefined index when query old block logs...
2015-02-13 LegoktmMerge "Cache countable statistics to prevent multiple...
2015-02-13 jenkins-botMerge "UnregisteredLocalFile.php: Override File::getBit...
2015-02-06 jenkins-botMerge "Fix type hint in HistoryAction::getArticle"
2015-02-05 jenkins-botMerge "Exclude user interface elements in content from...
2015-01-28 jenkins-botMerge "Import: Fix error reporting"
2015-01-22 jenkins-botMerge "mediawiki.inspect: Guard against Object.prototyp...
2015-01-13 jenkins-botMerge "Run the ImagePageShowTOC hook before adding...
2015-01-12 jenkins-botMerge "mediawiki.action.edit.stash: set timeout to...
2015-01-11 jenkins-botMerge "Surround edit notices with appropriate classes"
2015-01-10 jenkins-botMerge "Add autocomplete for WhatLinksHere subpages"
2015-01-10 jenkins-botMerge "Fix gallery rearrange on resize with missing...
2015-01-10 AddshoreMerge "Add data provider to split MediaHandlerTest...
2015-01-09 jenkins-botMerge "Fix ApiStashEdit wrt custom DataUpdates."
2015-01-09 danielFix ApiStashEdit wrt custom DataUpdates.
2015-01-09 jenkins-botMerge "Implement namespace inversion on WhatLinksHere"
2015-01-09 jenkins-botMerge "Don't call localisation functions when initializ...
2015-01-09 jenkins-botMerge "Skip ApiStashEdit if custom DataUpdates are...
2015-01-09 danielSkip ApiStashEdit if custom DataUpdates are present.
2015-01-08 jenkins-botMerge "Change loading order of Chinese conversion tables"
2015-01-05 jenkins-botMerge "Proper namespace handling for WikiImporter"
2014-12-31 jenkins-botMerge "Use preview content when it transcludes itself"
2014-12-25 jenkins-botMerge "Add and use Title::getOtherPage()"
2014-12-25 jenkins-botMerge "Remove meaningless default action name"
2014-12-20 jenkins-botMerge "Ensure integer compare in Special:WantedCategories"
2014-12-20 jenkins-botMerge "Hide file links in action=info's 'Number of...
2014-12-17 jenkins-botMerge "Fix some stuttering in comments and documentation"
2014-12-16 jenkins-botMerge "Add findVariantLink to StubUserLang"
2014-12-15 jenkins-botMerge "Revert "SECURITY: Do not show log action if...
2014-12-15 jenkins-botMerge "Fix prefix search for special pages"
2014-12-15 jenkins-botMerge "Made StashEdit log a bit less verbose"
2014-12-14 Aaron SchulzMade StashEdit log a bit less verbose
2014-12-13 Bartosz DziewońskiMerge "Get to the point about howto download Vector :p"
2014-12-13 Bartosz DziewońskiMerge "skins: Update .gitignore"
2014-12-12 jenkins-botMerge "Removed some unnecessary code in LocalFileDelete...
2014-12-12 jenkins-botMerge "Always set a title on images when provided"
2014-12-12 jenkins-botMerge "Remove obsolete note from Title->canExist()"
2014-12-12 jenkins-botMerge "Cleaned up LoadBalancer::getConnection"
2014-12-11 jenkins-botMerge "Update README from [[mw:README]]"
2014-12-11 jenkins-botMerge "Stash edit when user idles"
2014-12-10 jenkins-botMerge "ResourceLoaderImageModule: Allow use on mobile"
2014-12-10 jenkins-botMerge "API edit: allow ConfirmEdit to use the merged...
2014-12-10 jenkins-botMerge "Xml: Simplify processing of attributes in Xml...
2014-12-10 jenkins-botMerge "API: Allow redirecting a page to itself using...
2014-12-10 jenkins-botMerge "jquery.mwExtension.test: Use better sample data...
2014-12-10 jenkins-botMerge "Always use 'bool' instead of 'boolean' after...
2014-12-10 RicordisamoaAlways use 'bool' instead of 'boolean' after '@param...
2014-12-10 jenkins-botMerge "Added some abstract methods to DatabaseBase"
2014-12-10 jenkins-botMerge "Add parser tests for tables with pipes and wikil...
2014-12-10 jenkins-botMerge "Allow moment on mobile web"
2014-12-09 jenkins-botMerge "Register a shutdown function to log fatal errors"
2014-12-09 jenkins-botMerge "Sync up with Parsoid parserTests."
2014-12-09 Aaron SchulzReuse page preview parses by using the edit stash system
2014-12-09 Aaron SchulzMade prepareContentForEdit() use the stash cache by...
2014-12-09 jenkins-botMerge "Handle phpunit being autoloaded from checkLess...
2014-12-09 jenkins-botMerge "Fix out-of-order entry in autoload.php"
2014-12-09 Aaron SchulzVarious edit stash fixes
2014-12-07 jenkins-botMerge "Promote LivePreview from its experimental state"
2014-12-07 jenkins-botMerge "Add tests for class names in the api main and...
2014-12-05 jenkins-botMerge "Fixing confusing function description"
2014-12-05 jenkins-botMerge "mediawiki.Uri: Implement support for a mutable...
2014-12-05 jenkins-botMerge "jquery.client: Recognize IE12 correctly"
2014-12-04 jenkins-botMerge "Update redirect arrows to use SVG versions"
2014-12-04 jenkins-botMerge "Split things out of search element on Special...
2014-12-04 jenkins-botMerge "Changed some DatabaseBase type hints to IDatabase"
2014-12-04 jenkins-botMerge "Darken the text color in successbox"
2014-12-04 jenkins-botMerge "Remove Profiler::isStub()"
2014-12-04 jenkins-botMerge "Fix up interwiki search results in API"
2014-12-04 Ori LivnehMake ApiStashEdit use the StashEdit log group, rather...
2014-12-03 jenkins-botMerge "Move core message dirs from $wgMessagesDirs...
2014-12-03 Aaron SchulzAdded ApiStashEdit module for pre-emptive edit parsing