Add profiling for database interaction
[lhc/web/wiklou.git] / includes / Sanitizer.php
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 AsherMerge "Use selectRow when load one ArchivedFile"
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-11-01 TheDJMerge "CologneBlue rewrite: rewrite bottomLinks()"
2012-10-31 TychayMerge "Passing the undid revisionId from the API reques...
2012-10-31 TheDJMerge "CologneBlue rewrite: output the sidebar items...
2012-10-31 TheDJMerge "CologneBlue rewrite: rework quickbar() once...
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
2012-10-29 CatropeMerge "list=allusers&aurights=[unusedright] returns...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-29 DemonMerge "Cache the result of User::getDefaultOptions"
2012-10-29 NikerabbitMerge "Stash global only once per test case."
2012-10-29 SiebrandMerge "tests: rm duplicate code in language classes"
2012-10-29 NikerabbitMerge "(bug 31565) Option to use group members on Speci...
2012-10-29 Daniel FriesenPreemptively add image-set to our sanitizer.
2012-10-28 SiebrandMerge "revert gerrit change 29597 for TextContent const...
2012-10-27 TheDJMerge "(bug 1) document Skin::buildSidebar per own...
2012-10-27 SiebrandMerge "(bug 41439) Set be as fallback language for...
2012-10-26 CatropeMerge "fix sidebar HTML escaping in CologneBlue (again)"
2012-10-26 Ori.livnehMerge "fix sidebar HTML escaping in CologneBlue"
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 Aaron SchulzMerge "Seems we have error conditions where fa_storage_...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 Aaron SchulzMerge "(Bug 41370) protect aginst content-less revisions"
2012-10-25 Aaron SchulzMerge "Add additional job columns to PostgreSQL as...
2012-10-25 Gabriel WickeBug 11748: Handle optionally-closed HTML tags
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 IAlexMerge "Remove unused variables."
2012-10-09 IAlexMerge "Replace deprecated call."
2012-10-09 Siebrand MazelandUpdate docs for return and exception info
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-02 Aaron SchulzMerge "Truncate SHA-1 indexes"
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-27 IAlexMerge "Fix typo in docs."
2012-09-27 IAlexMerge "The hooks are initiated from WikiPage instead...
2012-09-27 IAlexMerge "Use standard function name for constructor."
2012-09-27 DemonMerge "Made stash cleaning script also remove the old...
2012-09-27 DemonMerge ".gitignore: Fix case of "Thumbs.db""
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-26 Daniel FriesenPreemptively add css3's image() to our css sanitizer.
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-21 KrinkleMerge "LivePreview: bind a delegated click event for...
2012-09-20 SiebrandMerge "zhtable: Add tradphrase: 準軍事"
2012-09-20 HasharMerge "(bug 40380) inexistent language files are loaded"
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 ArielGlennMerge "[FileBackend] Avoid stat call in getFileContents...
2012-09-19 ArielGlennMerge "(bug 39975) Fixed thumb_handler.php handling...
2012-09-19 SiebrandMerge "Updated plural rules from CLDR 22"
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
2012-09-19 SiebrandMerge "add dir='ltr' to non-localized debug toolbar...
2012-09-18 KrinkleMerge "(bug 40306) Only convert align to float for...
2012-09-18 Antoine Musso(bug 40306) Only convert align to float for table.
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-07 IAlexMerge "Replace non standard 'tt' with 'code' for better...
2012-09-06 Aaron SchulzMerge "(bug 30445) Update 'revdelete-reason-dropdown'"
2012-09-06 ReedyMerge "add moveoverredirect to result of api move"
2012-09-05 IAlexMerge "Make Special:Log link pretty in navigation toolbox"
2012-09-05 DemonMerge "[FileBackend] Clear swift connection on invalid...
next