merged master
[lhc/web/wiklou.git] / includes / OutputPage.php
2012-07-23 danielmerged master
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-18 DemonMerge "Minor documentation tweaks"
2012-07-18 DemonMerge "Api method documentation tweaks"
2012-07-18 Aaron SchulzMerge "updateCollation.php size histogram feature"
2012-07-18 CatropeMerge "(bug 37249) validate export-demo.xml against...
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-18 CatropeMerge "prop=imageinfo&iiprop=url|thumbmime needs iiurlw...
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-17 CatropeMerge "Notice: Undefined index: page_is_redirect in...
2012-07-17 AaronMerge "[LockManager] Memc lockmanager improvements."
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Aaron SchulzMerge "Retrieve rev_len for sizediff in usercontributio...
2012-07-14 NikerabbitMerge "Make dates in sortable tables depend on page...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-13 SiebrandMerge "(bug 37587) Enforce language codes to be html...
2012-07-13 Aaron SchulzMerge "merge two foreach in Special:Contributions"
2012-07-13 Aaron SchulzMerge "(bug 38093) Gender of changed user groups missin...
2012-07-13 Aaron SchulzMerge "Add call to GenderCache in list=allpages"
2012-07-13 Aaron SchulzMerge "Add userToolLinks on Special:FileDuplicateSearch"
2012-07-13 Aaron SchulzMerge "fix diff against archived revision deleted version"
2012-07-13 Aaron SchulzMerge "Sort result of FileRepo::findBySha1"
2012-07-13 Aaron SchulzMerge "cleanup callback in usort call"
2012-07-13 Aaron SchulzMerge "ignore all local bot groups in newbie mode on...
2012-07-12 robinMake dates in sortable tables depend on page content...
2012-07-11 Aaron SchulzMerge "fix problem with retriving fresh LatestRevID...
2012-07-10 Antoine MussoOutputPage::setRevisionTimestamp typo in parameter
2012-07-10 Trevor ParscalMerge "(bug 36783) Implement Promise interface in media...
2012-07-10 SiebrandMerge "Drop characters in Unicode Private Use Area...
2012-07-10 Brion VIBBERMerge "[FileBackend] Added "ratefile" option for backen...
2012-07-10 ReedyMerge changes Icfd267a9,If956c0a1,I0e232273,Ia84494c8...
2012-07-10 Antoine Mussoupdate @param @return doc in several files
2012-07-10 Antoine Mussoescape tags and entity in doxygen comments
2012-07-09 Aaron SchulzMerge "adjust method comment for Ia19f1011"
2012-07-07 ReedyMerge "(bug 38237) Add missing parentheses around diff...
2012-07-07 Aaron SchulzMerge "Added assertArrayEquals method to MediaWikiTestC...
2012-07-07 ReedyMerge "Improve documentation of maintenance scripts."
2012-07-07 ReedyMerge "(bug 31313) Clarify watchlist preference messages"
2012-07-06 MaxSemMerge "I18n of display of change tags"
2012-07-05 Aaron SchulzMerge "Use Linker::getInvalidTitleDescription() to...
2012-07-05 ReedyMerge "Sync DeviceDetection with MF"
2012-07-04 ReedyMerge "Revert "Watchlist grouping (not ready for review)""
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-04 Daniel WernerWe need this 'AfterFinalPageOutput' hook for the STTLan...
2012-07-04 HasharMerge "Revert "jquery.byteLimit: Partial rewrite to...
2012-07-04 CatropeMerge "jshint: add .jshintrc / .jshintignore files"
2012-07-04 CatropeMerge "jquery.byteLimit: Partial rewrite to fix logic...
2012-07-04 CatropeMerge "(bug 36310) jquery.byteLimit should skip < 0...
2012-07-03 CatropeMerge "(bug 38148) Fix E_WARNING in ChangesList.php...
2012-07-03 CatropeMerge "Introduce a new hook that allows extensions...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-03 CatropeMake OutputPage's mechanism for gathering Vary headers...
2012-07-02 HasharMerge "Link to CREDITS file on message 'version-powered...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 Aaron SchulzMerge "Rename getCopyWarn() to getCopyrightWarning...
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-29 Timo TijhofCleanup: Fix repeated array casting, fix variable name...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-25 danielmerged master
2012-06-25 DemonMerge "Bug 26911 - cli install doesn't ask for a password"
2012-06-23 Aaron SchulzMerge "Remove adittional type hinting stuff because...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-22 HasharMerge "Fix INSERT options for PostgreSQL for INSERT...
2012-06-22 HasharMerge "CSSMin: Clean up $remote trailing slash fix"
2012-06-21 SiebrandMerge "Bug 37705 - ucfirst for sidebar interlanguage...
2012-06-20 HasharMerge "[LockManager] Factored QuorumLockManager class...
2012-06-20 Translation update... Merge "qLocalisation updates from translatewiki.net."
2012-06-20 Trevor ParscalMerge "Move action.watch to a more suitable place and...
2012-06-20 Rob MoenMove action.watch to a more suitable place and expose...
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 SiebrandMerge "(bug 37181) Removed hard coded parentheses in...
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 Aaron SchulzMerge "Use local context to get messages and don't...
2012-06-06 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-06-06 jeroendedauwmerged master
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
next