The hooks are initiated from WikiPage instead of Article
[lhc/web/wiklou.git] / includes /
2012-09-26 Siebrand MazelandUse standard function name for constructor.
2012-09-25 NikerabbitMerge "Change case to use the canonical names."
2012-09-25 GWickeMerge "Added several template tests to stress Parsoid...
2012-09-25 Trevor ParscalMerge "mediawiki.action.edit.preview: New module replac...
2012-09-25 Aaron SchulzMerge "(bug 40353) SpecialDoubleRedirect: Fix for inter...
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-24 CatropeMerge "[FileBackend] Added FileBackend::getWikiID(...
2012-09-24 Aaron[FileBackend] Added FileBackend::getWikiID() function.
2012-09-24 DemonMerge "[FileRepo] Throw an exception if a storage key...
2012-09-24 CatropeMerge "Limit bad transactions warnings to those involvi...
2012-09-24 NikerabbitMerge "Replace RLE/LRE/PDF with RLM/LRM."
2012-09-24 Tim StarlingAdd an API log
2012-09-24 umherirrenderstylize one line method in includes/specials folder
2012-09-24 SiebrandMerge changes I7057c2e0,Id1fc9c87
2012-09-24 SiebrandMerge "Remove special page alias for non existing Speci...
2012-09-24 umherirrenderDo not set mIncludable of SpecialPage direct
2012-09-24 Chad HorohoeRemove some PHP 5.1 cruft (DateTime has existed since...
2012-09-24 KrinkleMerge "Update jStorage from upstream v0.1.7 to v0.3.0"
2012-09-23 NikerabbitMerge "(bug 29374) Enabled $wgVectorUseSimpleSearch...
2012-09-23 IAlexMerge "Remove pass-by-reference from WikiExporter const...
2012-09-23 Translation update... Merge "Localisation updates from translatewiki.net."
2012-09-23 SiebrandMerge "Don't parse the section summary when creating...
2012-09-23 SiebrandMerge "Follow-up Ifd700826 (60d119c), address a fixme...
2012-09-23 SiebrandMerge "(bug 35693) ApiQueryImageInfo now suppresses...
2012-09-23 umherirrenderRemove pass-by-reference from WikiExporter constructor
2012-09-23 btongminh(bug 35693) ApiQueryImageInfo now suppresses errors...
2012-09-23 IAlexMerge "Fix broken tests for Xml."
2012-09-23 IAlexMerge "Add User to Title::userCan calls in api"
2012-09-23 Timo Tijhof(bug 29374) Enabled $wgVectorUseSimpleSearch by default.
2012-09-22 umherirrenderSiteStats: use field names in select instead of *
2012-09-22 umherirrenderAdd User to Title::userCan calls in api
2012-09-22 Aaron SchulzLimit bad transactions warnings to those involving...
2012-09-22 IAlexMerge "Moved begin() since the lock() function may...
2012-09-22 IAlexMerge "Defer user stats update like the others."
2012-09-21 NikerabbitMerge "Document that setSubtitle() and addSubtitle...
2012-09-21 SiebrandMerge "Convert width HTML attribute in tables into...
2012-09-21 AaronMoved begin() since the lock() function may cause a...
2012-09-21 CatropeMerge "Don't send COMMIT if not in a transaction."
2012-09-21 AaronDefer user stats update like the others.
2012-09-21 SiebrandMerge "Remove all custom plural rules and use CLDR...
2012-09-21 Siebrand MazelandDocument that setSubtitle() and addSubtitle() need...
2012-09-21 AaronDon't send COMMIT if not in a transaction.
2012-09-21 Alexandre EmsenhuberConvert width HTML attribute in tables into inline CSS
2012-09-21 jeroendedauwAdded @since tags
2012-09-21 SiebrandMerge "Improve documentation of maintenance scripts."
2012-09-21 Timo Tijhofmediawiki.action.edit.preview: New module replacing...
2012-09-21 umherirrenderDo not use Checkboxes for user without deletelogentry...
2012-09-21 KrinkleMerge "LivePreview: bind a delegated click event for...
2012-09-20 Aaron[FileRepo] Throw an exception if a storage key is invalid.
2012-09-20 Aaron[FileBackend] Fallback to $wgMemc for swift auth cachin...
2012-09-20 AaronMerge "Worked around hash path inconsistency to unbreak...
2012-09-20 SiebrandMerge "zhtable: Add tradphrase: 準軍事"
2012-09-20 Liangentzhtable: Add tradphrase: 準軍事
2012-09-20 HasharMerge "(bug 40380) inexistent language files are loaded"
2012-09-20 Tim StarlingMore documentation for node count limit
2012-09-20 Tim StarlingLog page titles that are more than 10% of the node...
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-20 danielTrigger warning for bad use of transactions.
2012-09-20 NikerabbitMerge "Fix docs."
2012-09-19 Alexandre EmsenhuberDon't parse the section summary when creating a page...
2012-09-19 ArielGlennMerge "[FileBackend] Avoid stat call in getFileContents...
2012-09-19 SiebrandMerge "(bug 11056) Closing bracket skipped in emailed...
2012-09-19 ArielGlennMerge "(bug 39975) Fixed thumb_handler.php handling...
2012-09-19 IAlexMerge "Rationale for using MD5 hash"
2012-09-19 Tim StarlingRationale for using MD5 hash
2012-09-19 Federico Leva(bug 11056) Closing bracket skipped in emailed links
2012-09-19 Timo Tijhof(bug 40353) SpecialDoubleRedirect: Fix for interwiki...
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 "Forward the User object from WikiPage to Revision."
2012-09-19 SiebrandMerge "add dir='ltr' to non-localized debug toolbar...
2012-09-19 SiebrandMerge "(bug 32052) Improve "noarticletext-nopermission...
2012-09-18 Aaron[FileBackend] Factored out setConcurrencyFlags() function.
2012-09-18 Alexandre EmsenhuberForward the User object from WikiPage to Revision.
2012-09-18 madman(bug 40046) MediaWiki's info action should link first...
2012-09-18 KrinkleMerge "(bug 40306) Only convert align to float for...
2012-09-18 Alexandre EmsenhuberRemove some debug output when opening a new database...
2012-09-18 Antoine Musso(bug 40306) Only convert align to float for table.
2012-09-18 Aaron SchulzMerge "(bug 40302) Lock user table with LOCK TABLES"
2012-09-18 Aaron Schulz[FileBackend] Avoid stat call in getFileContents()...
2012-09-18 IAlexMerge "Use number input type for year in dateMenu"
2012-09-17 robinUse number input type for year in dateMenu
2012-09-17 Alexandre EmsenhuberUse Revision::isCurrent() in ApiParse.
2012-09-17 SiebrandMerge "(bug 40251) Added more languages to plural override"
2012-09-17 SiebrandMerge "Removed some language files no longer needed"
2012-09-17 SiebrandMerge "Fix spelling in nan date formats"
2012-09-17 IAlexMerge "Use email input type on SpecialChangeEmail"
2012-09-17 robinMaintenance in Html::openElement regarding input types
2012-09-17 robinUse email input type on SpecialChangeEmail
2012-09-16 Liangent(bug 37453) Move $wgDisable(Lang|Title)Conversion to...
2012-09-16 IAlexMerge "Fixed warning spam in SqlBagOStuff."
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-16 IAlexMerge "Migrate hsb plural rules to cldr format"
2012-09-16 IAlexMerge "(bug 40257) action=info no longer shows subpages...
2012-09-16 Aaron SchulzFixed warning spam in SqlBagOStuff.
2012-09-16 IAlexMerge "Fix strict error in UploadStashFile"
2012-09-16 ReedyFix strict error in UploadStashFile
2012-09-16 SiebrandMerge "For languages without plural forms, use them...
2012-09-16 SiebrandMerge "Remove all custom plural rules and use CLDR...
2012-09-16 Aaron SchulzMerge "Tweaked various FileBackend docs."
next