Made a new SectionProfileCallback class that extends ScopedCallback
[lhc/web/wiklou.git] / includes / libs / ScopedCallback.php
2014-12-17 Aaron SchulzMade a new SectionProfileCallback class that extends...
2014-12-15 jenkins-botMerge "Revert "SECURITY: Do not show log action if...
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-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 "jquery.mwExtension.test: Use better sample data...
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 "Made SectionProfiler cache the ScopedCallback...
2014-12-09 Aaron SchulzMade SectionProfiler cache the ScopedCallback closure...
2014-07-29 jenkins-botMerge "Disallow top level domains in Cookie::validateCo...
2014-07-29 jenkins-botMerge "Unsetting the email address for a user when...
2014-04-13 jenkins-botMerge "Rename Skin::getUsableSkins() to Skin::getAllowe...
2014-03-06 jenkins-botMerge "Add test to validate special page aliases"
2014-03-01 jenkins-botMerge "TableSorter: Fix column order when collecting...
2014-03-01 jenkins-botMerge "Provide direction hinting in the personal toolbar"
2014-02-08 jenkins-botMerge "Document parser cache key control."
2014-02-08 jenkins-botMerge "Fix HTML output arround HTMLForm's submit button...
2014-02-07 JdlrobsonMerge "Document SkinVectorStyleModules hook"
2014-02-05 Trevor ParscalMerge "tipsy: using user class borks positioning of...
2014-02-04 jenkins-botMerge "API: Handle "special" options in action=options"
2014-01-31 jenkins-botMerge "Make autoblocks update with the parent block"
2014-01-31 jenkins-botMerge "Adding python 3 support for the Makefile.py...
2014-01-29 jenkins-botMerge "Add missing uploadstash.us_props for PostgreSQL"
2014-01-28 jenkins-botMerge "(bug 47070) check content model namespace on...
2014-01-24 jenkins-botMerge "StatusTest is language dependant"
2014-01-24 jenkins-botMerge "Ignore testRunLegacyHooks in findHooks.php"
2014-01-17 jenkins-botMerge "assertValidHtml for checking html in test cases."
2014-01-14 jenkins-botMerge "Fix to avoid IE "compatibility view""
2014-01-13 jenkins-botMerge "Changed FOR UPDATE handling in Postgresql"
2014-01-12 TheDJMerge "mediawiki.searchSuggest: Blacklist Konqueror...
2014-01-10 jenkins-botMerge "Change special page group for BookSources"
2014-01-09 jenkins-botMerge "Add validation of the content model edited by...
2014-01-08 jenkins-botMerge "Remove "or other" option for stubtreshold"
2014-01-07 jenkins-botMerge "Migrate redirectToFragment() from wikibits.js...
2014-01-04 jenkins-botMerge "Fix user-friendlyness of block confirmation...
2014-01-04 jenkins-botMerge "Declare visibility for class properties in Datab...
2014-01-04 jenkins-botMerge "Further cleanup to Special:Version"
2014-01-04 jenkins-botMerge "Add licensing for extensions to Special:Version"
2014-01-03 jenkins-botMerge "Revert "Declare visibility for class properties...
2014-01-03 jenkins-botMerge "Declare visibility for class properties of LBFac...
2014-01-03 jenkins-botMerge "Declare visibility for class properties in Datab...
2014-01-03 jenkins-botMerge "Add fastcgi_finish_request where appropriate"
2014-01-03 jenkins-botMerge "Declare visibility for class properties in MySQL...
2014-01-02 jenkins-botMerge "Declare visibility for class properties of LBFac...
2014-01-02 jenkins-botMerge "jquery.client: Component-wise version comparison...
2013-12-31 jenkins-botMerge "Make SpecialWatchlist extend SpecialRecentChange...
2013-12-30 jenkins-botMerge "Removed const ParserCache::try116cache"
2013-12-30 jenkins-botMerge "Show a warning on page deletion if a page is...
2013-12-30 jenkins-botMerge "Declare visibility for class properties in Datab...
2013-12-29 jenkins-botMerge "Declare visibility for class properties in Datab...
2013-12-29 jenkins-botMerge "Declare visibility for class properties in Datab...
2013-12-28 jenkins-botMerge "Update documentation related to newFromRow and...
2013-12-27 jenkins-botMerge "Replace use of deprecated SpecialPageFactory...
2013-12-27 jenkins-botMerge "Add SVG versions of enhanced recent changes...
2013-12-27 jenkins-botMerge "Make MediaWiki:Redirectpagesub accept all wikitext."
2013-12-27 jenkins-botMerge "Revert "Add .gitignore to the /skins directory""
2013-12-27 jenkins-botMerge "Remove last remainig use in core of Title::escap...
2013-12-27 jenkins-botMerge "Remove unused local variables"
2013-12-27 jenkins-botMerge "Remove deprecated SpecialRevisionDelete::extract...
2013-12-27 jenkins-botMerge "Remove long deprecated methods from Linker"
2013-12-27 jenkins-botMerge "Moved ScopedCallback to /libs"
2013-12-17 Aaron SchulzMoved ScopedCallback to /libs