merging latest master
[lhc/web/wiklou.git] / includes / specials / SpecialNewimages.php
2012-08-20 danielmerging latest master
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-30 DemonMerge "Fix for Ic74c7ba7 (c8c50eb): there's no reason...
2012-07-29 SiebrandMerge "Use local context to get messages and time forma...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-25 Aaron SchulzMerge "Revert "memcached: better error messaging""
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
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 "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 "memcached: better error messaging"
2012-07-13 ReedyMerge "Fix casing of wgDBerrorLogInUtc"
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 umherirrenderException on Special:NewFiles, when no bot group is...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-23 HasharMerge "http->https"
2012-03-23 Tim StarlingMerge "Swap $bytes .= $iv; for $buffer .= $iv;"
2012-03-23 Aaron SchulzMerge "Bring in https://mediawiki.org/wiki/Special...
2012-03-23 Aaron SchulzMerge "* Use local context to get messages * Use Langua...
2012-03-22 Alexandre Emsenhuber* Use local context to get messages
2012-01-19 Sam ReedCache gallery object, don't create a new one unless...
2011-12-06 Brion VibberRevert r104353, r104354, r104356, r104358, r104383...
2011-11-27 John Du HartAdding $gallery field to NewFilesPager
2011-11-27 John Du HartFollowup r104353, updating Special:NewFiles
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-02 Daniel FriesenMore RequestContext -> IContextSource.
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-18 Aaron SchulzUse makeTitle instead of newFromText since it comes...
2011-04-03 Daniel FriesenFollowup r85227. Convert all IncludableSpecialPages...
2011-03-27 Happy-melonFollow-up r84814: revert redundant summary message...
2011-03-26 Alexandre EmsenhuberRestore calls to SpecialPage::outputHeader(), no longer...
2011-03-26 Happy-melonTopple the last bastion of global-function-based specia...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-20 Sam ReedRemove some unused variables
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-06-11 Ilmari Karonenfollowup to r67856: don't pass null as a query paramete...
2010-06-11 Ilmari Karonenfix delinking of "older 48" link on Special:NewFiles...
2010-02-13 PlatonidesFollow up r62436 comments.
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-06-08 Siebrand MazelandReplace a few remaining uses of deprecated makeKnownLin...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-11 Jure KajzerPreparations for Oracle database abstraction update.
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2008-12-20 Brion Vibber* (bug 16712) Special:NewFiles updated to use "newer...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-08-06 Raimond SpekkingReapply part of r38229 under consideration of Brions...
2008-08-05 Chad HorohoeRemove a few unused globals.
2008-08-05 Aryeh GregorMake SpecialNewimages.php marginally less horrible...
2008-08-05 Chad HorohoeThis can use User::getGroupsWithPermission() as well.
2008-07-30 Brion VibberRevert r38229:
2008-07-30 Raimond Spekking* Add a nice fieldset for consistency
2008-07-09 Niklas Laxström* More fixes to misuse of wfmsg functions
2008-06-19 Brion VibberRename all the special page class files back to their...