This is indexed now, do live. (bug 3945)
[lhc/web/wiklou.git] / includes / specials /
2008-09-16 Aaron SchulzThis is indexed now, do live. (bug 3945)
2008-09-16 Tim StarlingRevert r40627, r40551, r40536, r40535 (mark non-autocon...
2008-09-15 Brion VibberRevert r40838 -- patch is very scary and builds its...
2008-09-15 X!(bug 14638)
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core
2008-09-14 Rotem LissLocalization: Keep date as the first parameter, before...
2008-09-14 Alex Z(bug 15598) Special:Newpages default limit uses user...
2008-09-14 Ilmari KaronenMake sure no outgoing links are listed for nonexistent...
2008-09-13 Siebrand Mazeland* split time and date in 'emailauthenticated', and...
2008-09-13 Aaron SchulzCleanup for r40770:
2008-09-13 X!(bug 12284) Special:Preferences now sets a returnto...
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-12 Aryeh Gregor(bug 6702) Improve default English messages
2008-09-11 X!Add new special page Wantedfiles.
2008-09-10 Aaron SchulzExclude bot edits from Special:Contributions/newbies...
2008-09-09 Raimond Spekking* Enahle PLURAL
2008-09-09 Raimond Spekkingfix for r40623: declare $wgUser helps to avoid a fatal...
2008-09-09 Raimond Spekking* (bug 5619) Break messages used in Special:Statistics...
2008-09-08 Aaron SchulzAlso mark new user edits here too
2008-09-08 Aryeh GregorMake 40621 not break CentralAuth
2008-09-08 Antoine MussoPartially fix #15528. Use Linker::link() from r40496...
2008-09-08 Aryeh GregorRedirect on login instead of showing a message
2008-09-08 Chad HorohoeSelf-revert 40530, 40531. Too many things still depend...
2008-09-07 Aaron SchulzPass in $latest value (for bug 12650)
2008-09-07 Niklas Laxström* When using a {{SITENAME}} in a message, better to...
2008-09-07 Aaron Schulz* Reduce hook usage
2008-09-06 Aaron SchulzAdd edits-only filter to ListUsers (bug 10815)
2008-09-06 Aaron Schulz* Mark non-autoconfirmed users in RC
2008-09-06 Chad HorohoeSyntax error. Consequently, getCookie() returns null...
2008-09-06 Chad Horohoe* Add getCookie() method to WebRequest as a wrapper...
2008-09-06 Aaron Schulzclean up form (bug 15163)
2008-09-05 Aaron SchulzAdd level select (bug 12961)
2008-09-05 Tim Starling* Don't force rendering in File::getThumbnail(). The...
2008-09-04 Alexandre Emsenhuber(bug 15482) Special:Recentchangeslinked has no longer...
2008-09-03 Alexandre Emsenhuberfix XHTML error
2008-09-03 Aaron Schulzfix case
2008-09-03 Aaron SchulzMove doMassUserBlock() to core
2008-09-03 Tim StarlingTemporarily reverted SpecialUpload.php to r37968, befor...
2008-09-03 Tim StarlingReverting r40323, as per comments on wikitech-l. Deprec...
2008-09-02 Chad HorohoeFully deprecate $wgProxyKey. Has been marked as depreca...
2008-09-01 Tim StarlingRename UploadFromBase to UploadBase. It's best to use...
2008-09-01 Tim StarlingFix spelling MIN_LENGHT_PARTNAME
2008-08-31 Aaron Schulz* Maintain active user count for Special:Statistics...
2008-08-31 Antoine MussoWrap content in class="mw-spcontent"
2008-08-30 Bryan Tong MinhFix a few undeclared variables in upload warning code.
2008-08-29 Rotem LissFixing a fatal error on upload page:
2008-08-29 Raimond SpekkingMove information about watched pages and enotif into...
2008-08-29 Aaron Schulz* Fix issue with "next" link going to the same place...
2008-08-28 Bryan Tong MinhProperly check permissions.
2008-08-28 Bryan Tong MinhMake UploadFromBase::getTitle more logical by returning...
2008-08-28 Bryan Tong MinhUse static methods to check whether upload is enabled
2008-08-28 Raimond SpekkingModernize the email user form to our actual standards:
2008-08-28 Raimond Spekking* (bug 15172) 'Go' button of Special:Recentchanges...
2008-08-27 Alexandre Emsenhuber(bug 15342) "Invert" checkbox now works correctly when...
2008-08-27 Roan KattouwMake Special:Allpages/User:Foo actually work. Patch...
2008-08-27 Raimond SpekkingAdd an own message for the fieldset legend instead...
2008-08-27 Bryan Tong Minh* Remove a debug statement
2008-08-27 Bryan Tong MinhSplitting backend upload code from SpecialUpload.
2008-08-27 Chad HorohoeReverting my reversions of the fieldset on Special...
2008-08-27 Chad HorohoeCan't add to a variable if it doesn't exist...
2008-08-27 Chad HorohoeRemove fieldset from Watchlist that apparently only...
2008-08-27 Bryan Tong MinhCheck on $wgEnableEmail && $wgEnableUserEmail
2008-08-27 Bryan Tong Minh* Fixup validation methods in UserEmailForm a bit so...
2008-08-26 Andrew GarrettReset password throttles on login
2008-08-26 Brion Vibber* (bug 15264) Underscores in Special:Search/Foo_bar...
2008-08-26 Raimond SpekkingMake the elements of the watchlist fieldset identical...
2008-08-25 Domas Mituzasrevert rev#36938
2008-08-23 Alexandre Emsenhuberforgot debugging code
2008-08-23 Alexandre EmsenhuberMake SpecialAllpages and SpecialPrefixindex directly...
2008-08-22 Chad HorohoeTweak to UI for Special:Watchlist. Put a fieldset aroun...
2008-08-22 Aryeh GregorTweak for r39314: don't add a line break before the...
2008-08-21 Brion VibberRevert r39793 "* (bug 13879) Special:EmailUser shows...
2008-08-21 Bryan Tong Minh* (bug 13879) Special:EmailUser shows a form in case...
2008-08-20 Brion Vibber* $wgAjaxSearch has been removed; use $wgEnableMWSugges...
2008-08-20 Aaron Schulzredo allpages again less obtrusively
2008-08-20 Brion VibberRevert r39416, 39421, 39427, 39489, 39515, 39516 "Rewri...
2008-08-20 Brion VibberDisable the time limit during full-history export
2008-08-20 Brion VibberPart two of allowing Special:Export to work on very...
2008-08-19 Brion VibberRevert r39625 "Run autocreated accounts through AbortNe...
2008-08-19 Brion VibberRevert r39582 "(bug 12518) Interwiki userrights now...
2008-08-19 Purodha B Blissenbachfix Bug 15240 Special:Search uses wrong data in PLURAL
2008-08-19 Fran RogersRun autocreated accounts through AbortNewAccount hooks
2008-08-19 Brion VibberRevert r39503, 39507 "(bug 14468) Lines in classic...
2008-08-18 Chad HorohoeRemove last of $wgEnablePersistentCookies. Use > 0...
2008-08-18 Fran RogersRestore r39518 with fix. No need to be snarky :/
2008-08-18 Aaron SchulzRevert r39518. Fucks up type selector. Does anybody...
2008-08-18 Andrew Garrett(bug 12518) Interwiki userrights now reflects remote...
2008-08-17 Fran RogersPer request in bug 15194, add more syntax for Special...
2008-08-17 Aaron Schulzcheck if $lines is empty
2008-08-17 Aaron Schulztruncate super long pages (bug 15186)
2008-08-16 Siebrand Mazeland(bug 14468) Lines in classic RecentChanges and Watchlis...
2008-08-16 Aaron Schulzset bounds for showChunk() here
2008-08-16 Alexandre Emsenhuberfix for last commit: the (bool) is not needed
2008-08-16 Alexandre Emsenhubertweak for r39376: do not show the check box "remember...
2008-08-15 Aaron SchulzSupport {{Special:AllPages/x}} rather than defaulting...
2008-08-15 Aaron SchulzDecouple from allpages a little to avoid E_STRICT notices
2008-08-15 Aaron Schulzdouble-check with isLocal() to be safe
2008-08-15 Aaron SchulzRewrite allpages to use a "tree" of index range subpage...
2008-08-14 Ryan Schmidt* $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf now...
next