moving SpecialUploadMogile.php from phase3/includes/specials to extensions/MogileClie...
[lhc/web/wiklou.git] / includes /
2009-10-23 Alexandre Emsenhubermoving SpecialUploadMogile.php from phase3/includes...
2009-10-23 Bryan Tong Minh* Updated upload hooks documentation
2009-10-23 Raimond SpekkingLocalisation updates for core and extension messages...
2009-10-23 Alexandre Emsenhuber* (bug 21172) $wgSorbsUrl can now be an array with...
2009-10-23 Alexandre Emsenhuber* (bug 21255) Fixed hostname construction for DNSBL...
2009-10-23 Alexandre Emsenhuberremoved trailing spaces
2009-10-23 Jure Kajzerreverted; somehow the global defaults got mangeled...
2009-10-22 Chad HorohoeFix r57997 and r58039 for realz this time
2009-10-22 Chad HorohoeFix retarded mistake in 57997, move break to within...
2009-10-22 Raimond SpekkingFix for r58035: PLURAL needs wfMsgExt with 'parsemag...
2009-10-22 Katie Filbert* (bug 19319) Add activeusers-intro message at top...
2009-10-22 Jure Kajzerchanged def. gender to unknown.
2009-10-22 Katie Filbertmore specific error message, using WikiError, if user...
2009-10-22 Jure KajzerAdded default value for gender and editfont to avoid...
2009-10-22 Raimond Spekking* (bug 21047) Wrap 'cannotdelete' into a div with the...
2009-10-22 Alexandre Emsenhuber* (bug 21053) Fixed diff header layout for multi diffs...
2009-10-22 Alexandre Emsenhuber* (bug 21234) Moving subpages of titles containing...
2009-10-22 Andrew GarrettAdd some hook HTML injection points to EditForm, betwee...
2009-10-22 Katie Filbertbump up style version, followup for r57992
2009-10-22 Chad HorohoeAdd profiling to getEffectiveGroups()
2009-10-22 Chad Horohoe(bug 21222) Free <math> tag if not using it. Patch...
2009-10-22 OverlordQFollowup to r57868: some maint scripts still call recor...
2009-10-22 Niklas LaxströmFix syntax errors from r57989
2009-10-21 Bryan Tong Minh* Bump wgStyleVersion for various upload javascript...
2009-10-21 Alexandre EmsenhuberFix for r57986: Notice: Undefined variable: wgEnableOp...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-10-21 Roan KattouwSplit allowing &suggest requests in API opensearch...
2009-10-21 Roan Kattouw* Export the return value of wfUrlProtocols() to JS...
2009-10-21 Max Semenik(bug 20268) Fixed Database::estimateRowCount on SQLite...
2009-10-21 Alexandre Emsenhuber* (bug 21161) Changing $wgCaCacheEpoch now always inval...
2009-10-21 OverlordQFix Special:ActiveUsers for PG, double-quotes are used...
2009-10-20 Max Semenik(bug 20911) Installer failed to create a SQLite databas...
2009-10-20 Roan KattouwWhitespace cleanup for r57877
2009-10-20 Roan KattouwFix fatal in r57877: can't use $this in a static function
2009-10-20 Michael Dale* set the --wiki to wfWikiId
2009-10-19 Michael Dale* close up the </ul> bug 21188
2009-10-19 Roan KattouwBump style version for r57916
2009-10-19 Bryan Tong MinhParse the edittools message so that it actually works...
2009-10-19 Tim StarlingReintroduced $wgRateLimitsExcludedIPs from r47352 ...
2009-10-19 Alexandre Emsenhuber* (bug 21183) Missing global declaration of $wgLang...
2009-10-19 Raimond SpekkingSelf revert r57897. New patch follows.
2009-10-19 Raimond Spekking* (bug 21047) Wrap "cannotdelete" message into a div...
2009-10-19 Raimond Spekking* bug 21182 Fix invalid HTML in Special:Listgrouprights
2009-10-19 Jack Phoenixcoding style tweaks
2009-10-19 Fenzik Joseph* function isValidPassword modified to return boolean...
2009-10-18 Bryan Tong MinhFollowup to r57868: Fix two strict standards warnings
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-10-18 Bryan Tong MinhUpdate HTMLForm for upcoming Special:Upload rewrite.
2009-10-17 Max Semenik(bug 20256) Fixed SQL errors on Special:Recentchanges...
2009-10-17 Michael Dale* stubs for api iFrame Proxy system. Early summary...
2009-10-17 Alexandre Emsenhuber* (bug 21079) There is no more line wrapping between...
2009-10-17 Aaron SchulzRemoved unexplained newline at top of file. No idea...
2009-10-17 Aaron SchulzFollow up r57846: tack on an error code
2009-10-17 Aaron Schulz* Fixed fatal for bad wlowner usernames
2009-10-16 Raimond SpekkingSplit time and date for better i18n
2009-10-16 Michael Dalefix per r57729#c4267
2009-10-16 Chad Horohoebug 9982. Encapsulate wgCanonicalNamespaceNames. Patch...
2009-10-16 Chad HorohoeRemove some unused globals
2009-10-15 Alexandre Emsenhuber* (bug 21105) API: list=usercontribs can now list contr...
2009-10-15 Alexandre EmsenhuberFollow-up r30264: pass second parameter to AddNewAccoun...
2009-10-15 Raimond SpekkingConsistency tweak: Reduce the length of these input...
2009-10-15 Alexandre Emsenhuber* (bug 21116) MediaWiki:Templatesused, MediaWiki:Templa...
2009-10-15 Aaron SchulzRemoved unrelated change that slipped into r57769
2009-10-15 Aaron SchulzRefactored unmaintainable userCan() code by making...
2009-10-15 Aaron SchulzRemoved inapplicable deletedtext userCan() check
2009-10-15 Aaron SchulzBolden suppression check label as it is for non-image...
2009-10-15 Aaron SchulzMade isDeleted() et all call $this->load() first
2009-10-15 Aaron Schulzcall static function statically
2009-10-15 Andrew GarrettFollow-up to r57602, change DELETED_TEXT to DELETED_FIL...
2009-10-15 Raimond SpekkingFix PHP Notice: Undefined variable: text in /var/www...
2009-10-15 Michael Dale* ( bug 21089 ) fixes js2 upload stash support.
2009-10-14 Michael Dale* added db commit logic to the watch request in api...
2009-10-14 Michael Dale* follow-up to r57728 switched to use global wfShellExe...
2009-10-14 Michael Dale* (bug 21140) Fixed Upload Form for using an Antivirus...
2009-10-14 Alexandre Emsenhuber* (bug 21114) Special:Contributions no longer shows...
2009-10-14 Alexandre Emsenhuber* (bug 21113) "Other statistics" header on Special...
2009-10-14 Alexandre Emsenhuber* (bug 21115) wgCanonicalSpecialPageName javascript...
2009-10-14 OverlordQFollowup to r57102, use already existing sequence name...
2009-10-14 Aaron SchulzFixed total import breakage from r53271
2009-10-13 Raimond SpekkingConsistency tweak: coalesce tool links with pipes inste...
2009-10-12 Aaron Schulz* (bug 20595) Don't increment ping value right after...
2009-10-11 Alexandre Emsenhuber* removed trailing spaces
2009-10-11 Happy-melon(bug 21095) allow tracking categories added to the...
2009-10-11 Purodha B BlissenbachAdd link to Special:ActiveUsers to Special:Statistics
2009-10-10 Domas Mituzasum, don't die with fatal error?
2009-10-10 Aaron Schulzbug 21076: b/c, make 'undelete' work without 'deletedtext'
2009-10-10 Alexandre Emsenhuber* (bug 21073) "User does not exist" message no longer...
2009-10-10 Alexandre Emsenhuber* (bug 21074) Don't call $wgUser->getSkin() in OutputPa...
2009-10-10 Aaron Schulzblank invalid usernames for "revision author" field too
2009-10-10 Aaron SchulzFill in class names for r57530
2009-10-09 Alexandre Emsenhuberfix comments
2009-10-09 Andrew GarrettSame fix as r57530, except done correctly
2009-10-09 Aaron SchulzFollow up r57530 elsewhere
2009-10-09 Bryan Tong Minh* Add file and textarea support to HTMLForm.
2009-10-09 Chad HorohoeBack out the bit of r57558 for allowing lowercased...
2009-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2009-10-09 Chad HorohoeMove construction of $url and $thumbUrl up to FileRepo...
2009-10-08 Michael Dale* bug 21063 http copy upload and upload from stash...
2009-10-08 Andrew GarrettReplace broken nested terneries (causing a nasty bug...
2009-10-08 Raimond SpekkingConsistency tweak: coalesce tool links with pipes inste...
next