Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."
[lhc/web/wiklou.git] / includes / specials / SpecialNewimages.php
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "Add a MagicWordArray::getNames() function"
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-08 ReedyMerge "Allow session expiry time to be configured"
2012-08-08 NikerabbitMerge "Pass the 'returntoquery' parameter on cookie...
2012-08-08 Aaron SchulzMerge "Allow session storage to be configured independe...
2012-08-07 Aaron SchulzMerge "Follow-up SVN r98012: pass Title objects to...
2012-08-07 IAlexMerge "Set form name for HTMLForms in FormAction subcla...
2012-08-07 ReedyMerge "Followup c17651/bug 39032"
2012-08-07 Aaron SchulzMerge "Added some docs, fixed some docs and made implic...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 Brian Wolff(bug 33037) Special:newfiles treat its subpage paramete...
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-02 ReedyMerge "Fix ApiWatchTest"
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-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-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
next