Merge "merge two foreach in Special:Contributions"
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
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 "Do not show empty categories with list=allcatego...
2012-07-13 Aaron SchulzMerge "Exception on Special:NewFiles, when no bot group...
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-13 umherirrenderignore all local bot groups in newbie mode on Special...
2012-07-10 SiebrandMerge "Drop characters in Unicode Private Use Area...
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-07 umherirrendermerge two foreach in Special:Contributions
2012-07-06 MaxSemMerge "I18n of display of change tags"
2012-07-06 MaxSemMerge "Tweaked mysql_affected_rows() check in WikiPage...
2012-07-05 Aaron SchulzMerge "Use Linker::getInvalidTitleDescription() to...
2012-07-05 Alexandre EmsenhuberAdd a context parameter to Liker::generateRollback...
2012-07-05 Alexandre EmsenhuberPass objects to methods accepting them instead of relyi...
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 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 "Fixed exception in diff size formatter."
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 mlitnIntroduce a new hook that allows extensions to add...
2012-07-03 Aaron SchulzMerge "Pass $classes in the ContributionsLineEnding...
2012-07-03 mlitnPass $classes in the ContributionsLineEnding hook
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 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 SiebrandMerge "Add missing entry in autoloader for abstract...
2012-06-28 KrinkleMerge "mediawiki.jqueryMsg: Fix double-escaped attribut...
2012-06-28 Aaron SchulzMerge "Disable unneeded database requisite of generateR...
2012-06-28 Aaron SchulzMerge "setting to completely override server hostname"
2012-06-28 Aaron SchulzMerge "helpers to get subjects/talk namespaces"
2012-06-28 Aaron SchulzMerge "Choose parentids in tests as they are in real...
2012-06-28 Aaron SchulzMerge "xsd: fix id within contributor to allow 0"
2012-06-28 DemonMerge "Math isn't in core, so no point having a TODO...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-28 Aaron SchulzRevert "Introduce a new hook that allows extensions...
2012-06-27 DemonMerge "Make HTMLFileCache also work when gzip is not...
2012-06-27 DemonMerge "Explicitely define $links as an array in Special...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-27 DemonMerge "Disable the db LCStore if the maintenance script...
2012-06-27 GWickeMerge "Added several quote tests."
2012-06-26 ReedyMerge "fix typo's"
2012-06-26 mlitnfix typo's
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "Added sanity check to WikiPage to avoid duplicat...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 HasharMerge "[LockManager] Added support for a default lock...
2012-06-25 CatropeMerge "Introduce a new hook that allows extensions...
2012-06-22 mlitnIntroduce a new hook that allows extensions to add...
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-21 SiebrandMerge "Bug 37705 - ucfirst for sidebar interlanguage...
2012-06-20 HasharMerge "[LockManager] Factored QuorumLockManager class...
2012-06-20 HasharMerge "Removed half-assed $wgDBtransactions global."
2012-06-20 HasharMerge "(bug 37458) permission errors running BaseDumpTe...
2012-06-19 KrinkleMerge "(bug 35727) mw.Api ajax() should put token param...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Can't use return value of void functions"
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-18 Aaron SchulzMerge "ensure unique revision id in backupTextPassTest"
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 umherirrender(bug 37301) add sizediff to list=usercontribs
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-12 SiebrandMerge "Custom grammar rules in javascript for some...
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 Jérémie RoquetDouble the size of the target input field of Special...
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 WerdnaMerge "Adds support to HTMLForm for rendering form...
next