(bug 12998) Weaken DISPLAYTITLE restictions (patch by 'rememberthedot@gmail.com')
[lhc/web/wiklou.git] / includes / specials /
2008-12-05 Aaron SchulzKeep form only for "file:" searches
2008-12-05 Aaron SchulzXHTML fix
2008-12-05 Tim StarlingNew file upload content type checks using a simulation...
2008-12-05 Ariel Glennlog comment for imports (bug #12728)
2008-12-04 Nathaniel HermanUpdate on r44048:
2008-12-03 Aaron SchulzTweak r44049: remove 'showEditUserGroupsForm' hook...
2008-12-02 Raimond SpekkingMove show/hide links into the searchForm and thereby...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-30 Nathaniel HermanFixed minor bug where the memcached value for how many...
2008-11-29 Nathaniel Herman* Modified hook UserRights::showEditUserGroupsForm...
2008-11-29 Nathaniel Herman* Added hook SpecialListusersGetGroups which is called...
2008-11-29 Alexandre EmsenhuberRenamed PasswordReset class to SpecialResetpass and...
2008-11-28 Aaron SchulzVarious minor code style tweaks and cleanup to RC
2008-11-28 Siebrand Mazeland(bug 16481) Special:Statistics does not explain what...
2008-11-27 Aaron SchulzAdd $user to NewRevisionFromEditComplete hook
2008-11-26 Bryan Tong MinhMake returnto parameter work as well with cookieRedirect
2008-11-26 Aaron SchulzOpp, add this bit back
2008-11-26 Aaron SchulzCleanup for r43841:
2008-11-26 Chad HorohoeRefactor Special:Import to extend SpecialPage instead...
2008-11-25 Siebrand MazelandSub pages get a redirect on move, even when "Leave...
2008-11-23 Aaron Schulz* Remove project+main search to reduce clutter
2008-11-23 Aaron Schulz* I didn't even notice the extra reblock check; merged...
2008-11-22 Alexandre Emsenhuberfix double escaping
2008-11-22 Alex ZMove password resetting out of Special:Preferences...
2008-11-20 Siebrand MazelandUpdate 'undelete-show-file-confirm' to allow time and...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-19 Aaron SchulzMore fixes and consistency tweaks
2008-11-19 Aaron Schulz* Checkbox fix
2008-11-19 Aaron Schulz* Make for loop faster
2008-11-19 Aaron Schulz* Remove <hr/>
2008-11-19 Aaron SchulzAdd FeedItem::stripComment() and remove duplication
2008-11-18 Chad HorohoeBunch of globals laying around and nobody using them.
2008-11-18 Raimond SpekkingAdd hints for maximum values of some user preferences.
2008-11-18 Tim StarlingMark the functions I just accessed from outside the...
2008-11-18 Tim StarlingProtect users from attacks against their browsers via...
2008-11-18 Andrew GarrettRemove some debugging code...
2008-11-18 Andrew GarrettWarn when re-uploading a file with the same SHA1/extens...
2008-11-17 Brion VibberReverting r43642 "Added $wgLoginAutocomplete to let...
2008-11-17 Marco SchusterAdded $wgLoginAutocomplete to let wiki owner disable...
2008-11-17 Marco SchusterDisabled auto-completion for password in Special:Prefer...
2008-11-17 Marco Schusterlittle bit of cleanup in the generator for the "remembe...
2008-11-17 Brion VibberPart of r43581 bits, reverting.
2008-11-17 Brion VibberReverting r43581 "Added a new user right called "always...
2008-11-17 Brion Vibber* Improved scripting safety heuristics for IE 5/6 conte...
2008-11-17 Brion Vibber* Improved input validation on Special:Import form
2008-11-17 Raimond SpekkingAdd a class when a usergroup contains no members to...
2008-11-17 Aaron Schulz* Re-commit new search UI code, disabled by default...
2008-11-16 Charles MelbyeForgot to update one part, and also got rid of some...
2008-11-16 Charles MelbyeAdded a new user right called "alwaysuseskin" that...
2008-11-15 Ilmari Karonenminor fix for r43517: float tables to the right on...
2008-11-15 Ilmari Karonenmake the layout of the namespace checkboxes in powerSea...
2008-11-14 Brion VibberReverting in-development search changes pending fixing.
2008-11-14 Aaron Schulz(bug 16305) Allow optional replacement of user talk...
2008-11-14 Tim StarlingFix incorrect use of Title::newFromText(). That functio...
2008-11-13 Aaron SchulzRevert r43329, r43330 due to said performance issues
2008-11-13 Aaron SchulzFix
2008-11-12 Aaron Schulz'advanced' link consistency
2008-11-12 Aaron SchulzAdd valign="top"
2008-11-12 Aaron SchulzSuppress index link if no term given
2008-11-11 Raimond SpekkingCleanup for r43376:
2008-11-11 Aaron Schulz* Recommitting Search UI changes from r42352
2008-11-10 Marco Schusterfix bug 11027: Add parameter to MW:Randompage-nopages...
2008-11-09 Victor Vasiliev* Add class "disambiguationpage" to body tag
2008-11-08 Aaron SchulzRemove hack to check if top rev will be deleted. Just...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-06 Siebrand MazelandUpdate on r43103. Add the 'norollbackdiff' toggle to...
2008-11-05 Alexandre Emsenhuber* Made SpecialVersion directly extends SpecialPage
2008-11-04 Chad HorohoeRemove some unused globals.
2008-11-03 Raimond SpekkingTrim the final extension to avoid a confusing warning...
2008-11-03 Siebrand MazelandRetire 'newpages-showhideredirs' in favour of 'whatlink...
2008-11-03 Raimond SpekkingMake show/hide links in watchlist consistent to recent...
2008-11-03 Ilmari Karonenoops, r43111 was incomplete, here's the rest of it :-/
2008-11-03 Ilmari KaronenHide skin tab in preferences entirely is $wgAllowUserSk...
2008-11-02 Siebrand Mazeland(bug 15761) Add user toggle to omit diff after rollback...
2008-11-02 Siebrand Mazeland(bug 16113) Show/hide for redirects in Special:NewPages...
2008-11-01 Tim Starling* Rewrote wfArrayMerge() in terms of array plus
2008-11-01 Alex ZFix rangeblock detection
2008-11-01 Alex Zpass user ID to Block::newFromDB in case of renames...
2008-11-01 Aaron SchulzPass user id to newFromDB() as well
2008-11-01 Charles MelbyeLet's hide the (preview) link, as it won't do anything...
2008-11-01 Charles MelbyeMade it so that users can't test out skins if user...
2008-10-30 Alex Z(bug 10080) (bug 15820) - Allow modification of blocks...
2008-10-29 Aaron SchulzRedo r41723: still show rcnotefrom as needed, but not...
2008-10-29 Aaron SchulzRevert r41723 and follow-up r41811: rcnotefrom had...
2008-10-28 Aaron SchulzParanoid page table check
2008-10-28 Aaron SchulzDon't use public-audience-only function
2008-10-28 Aaron SchulzMove getEarliestTime() to Title
2008-10-27 Aaron SchulzRemove redundant code
2008-10-27 Aaron Schulz(bug 16046) Add show/hide for types that flood logs
2008-10-25 Jack Phoenixadded new hook, UserRights::showEditUserGroupsForm...
2008-10-25 Aaron SchulzFix RSS for non 'newbies' targets
2008-10-25 Brion VibberBack out r42352, r42355, r42363, r42410 for now "Redesi...
2008-10-24 Huji(bug 12764) Special:LonelyPages shows transcluded pages
2008-10-24 Domas Mituzasreset password attempt throttle at successful logins
2008-10-23 Alex ZDon't show a broken wikilink to Special:Allpages when...
2008-10-23 Alexandre Emsenhuberfix XHTML error per report on [[Special:Code/MediaWiki...
2008-10-23 Chad HorohoeThrow a fieldset around the new search options.
2008-10-22 Robert StojnićRedesign Special:Search:
next