(bug 13453) Fix rebuildrecentchanges for DB's with FK constraints
[lhc/web/wiklou.git] / includes /
2009-10-28 Chad Horohoe(bug 19859) Remove HTMLDiff. Could possibly be salvaged...
2009-10-28 Ryan Schmidt* re-commit r58172 with the fix for the issue mentioned...
2009-10-28 Jure KajzerChanged sequence names to a standard <table>_<field...
2009-10-28 Bryan Tong MinhThrow a bit more helpful unknownerror at AS_END, indica...
2009-10-28 Raimond SpekkingAdd clear:both to avoid overlapping with other elements
2009-10-28 Raimond SpekkingRevert r58246. Committed a lot of half done stuff by...
2009-10-28 Raimond Spekking(no commit message)
2009-10-28 Aaron Schulzbug 21282 &unhide=1 on next/prev diff links if already...
2009-10-28 Raimond SpekkingFollow-up r58237: fixing PHP Notice: Undefined variable...
2009-10-28 Michael Dale( bug 21320 ) adds early checks for wgAllowCopyUpload...
2009-10-28 Chad Horohoe(bug 21106) tag deprecated parameter in action=paraminf...
2009-10-27 Bryan Tong Minh* Fix hook invocation
2009-10-27 Adam Millerfixing a slight bug with watch/unwatch. The icon watch...
2009-10-27 Raimond SpekkingConsistency tweak: 'show'/'hide' should be linked only...
2009-10-27 Jure Kajzerremoved ts_tags from getQueryInfo. it's already added...
2009-10-27 Raimond SpekkingNew hook getOtherBlockLogLink, called in Special:IPBloc...
2009-10-27 Domas Mituzasset read/write timeouts to 50ms down from 1s
2009-10-27 Domas Mituzaswtf:)
2009-10-27 Domas Mituzasfix blacklist of dead servers
2009-10-27 Raimond SpekkingRevert r58171/r58172 for now. It seems it breaks login...
2009-10-27 Domas Mituzasfirst few changes to memcached client:
2009-10-27 OverlordQ(bug 18909) Add missing INSERT SELECT wrapper for Postgres
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...
next