* User::isValidPassword now only returns boolean results, User::getPasswordValidity...
[lhc/web/wiklou.git] / includes /
2009-10-26 Ryan Schmidt* User::isValidPassword now only returns boolean result...
2009-10-26 Ryan Schmidt* Any strings returned by the isValidPassword hook...
2009-10-26 TobiasPartially fixing bug 20186: Allow filtering history...
2009-10-26 Adam Millerrebulding vector's rtl stylesheet
2009-10-26 Bryan Tong MinhFollow-up to r57868: Add edit.js unconditionally like...
2009-10-26 Leons Petrazickis- DB2 bugfix: Blob class now converted to string where...
2009-10-26 Chad Horohoe(bug 21280) Document Linker.php
2009-10-25 Raimond SpekkingRevert r58064: half done work committed by accident
2009-10-25 Katie Filbertfollow-up for r58035, escape message
2009-10-25 Max SemenikCache result of class_exists() in Services_JSON to...
2009-10-25 Aaron SchulzTweak r58117: removed diff-multi class
2009-10-25 Aaron SchulzAdded deleted diff notice for unhide=1 urls to be clear...
2009-10-25 Alexandre Emsenhuber* $fname -> __METHOD__
2009-10-25 Chad HorohoePartial revert r58111
2009-10-25 Chad HorohoeAdd bunch of missing classes to the Autoloader
2009-10-25 Max SemenikFollow-up to r58067: removed UploadFormMogile from...
2009-10-25 Max Semenik* Abstracted table locks in maintenance/updateSearchInd...
2009-10-24 Aaron Schulzbug 21265 Special:Revisiondelete: disable revision...
2009-10-24 Aaron SchulzFollow-up r57470: Add show/hide links for users that...
2009-10-24 Michael Dale* improved script loader language support
2009-10-24 Aaron SchulzSplit confirm message from revdelete-text (bug 21264)
2009-10-24 Aaron SchulzShow UI edit link only as needed (bug 21263)
2009-10-24 Raimond SpekkingFollow-up r58087: formatNum the number of revisions
2009-10-24 Alexandre Emsenhuber* (bug 3480) MediaWiki:Historywarning now has a paramet...
2009-10-24 Alexandre Emsenhuber* (bug 21085) list=deletedrevs no longer returns only...
2009-10-24 Alex Z(bug 18019) Warn users when moving a file to a name...
2009-10-24 Aaron Schulz* Don't use existing block values on "already blocked...
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...
next