Style fixes for r71609 and follow-ups
[lhc/web/wiklou.git] / includes /
2010-08-27 Aryeh GregorStyle fixes for r71609 and follow-ups
2010-08-27 Chad HorohoeMight not be GPLv2
2010-08-26 Sam ReedMove ApiFormatYaml_spyc.php to spyc.php as per r71763
2010-08-26 Chad HorohoeCopy paste fail
2010-08-26 Chad HorohoePer wikitech-l discussion, it would be kind of cool...
2010-08-26 Chad HorohoeMove all abstract stuff that DatabaseBase children...
2010-08-26 Chad HorohoeDoc fix
2010-08-26 Sam ReedDrop $options from insertOrUpdate - r71662
2010-08-26 Sam ReedFollowup r71662
2010-08-26 Sam ReedI really do hate whitespace
2010-08-26 Sam Reed* (bug 24724) list=allusers is out by 1 (shows total...
2010-08-26 Roan KattouwMerge r71750 to trunk: let wfTimestamp() accept TS_RFC2...
2010-08-26 Aryeh GregorStyle fixes for Linker.php
2010-08-26 PlatonidesWhen the CSRF token on is not available in the session...
2010-08-26 Max SemenikTemporary plug for bug 24939 (interwiki creation during...
2010-08-26 Sam ReedFollowup r71662, remove debug code
2010-08-25 Sam ReedTweak to insertOnDupeUpdate in DatabaseMysql to split...
2010-08-25 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-25 Sam ReedFill out insertOrUpdate in DatabaseBase, rather than...
2010-08-25 Sam ReedImprove comment for $uniqueIndexes r71644
2010-08-25 Sam ReedReplace todo with documentation with partial
2010-08-25 Aryeh GregorBlacklist % in HTML id's
2010-08-25 Sam ReedMove insertOnDupeUpdate (and rename to insertOrUpdate...
2010-08-25 Sam ReedChange usages of Database:: for function names in Datab...
2010-08-25 Sam ReedBraces for MaxSem
2010-08-25 Sam ReedFollowup r71593 - Spaces, I *still* hate you
2010-08-25 Sam ReedFollowup r71609 add missing $
2010-08-25 Sam ReedUpdate documentation - Database:: to DatabaseBase:...
2010-08-25 Sam ReedCreate insertOnDupeUpdate, called by insert
2010-08-25 Sam ReedParam and return documentation for insert
2010-08-24 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-24 Sam ReedWhitespace, I hate you.
2010-08-24 Sam ReedFixup whitespace from r71592
2010-08-24 Sam ReedMove unreachable $this->mConn = false in DatabaseSqlite
2010-08-24 Sam ReedRemove some unreachable code (usually returns after...
2010-08-24 Niklas LaxströmAdded a hook into MWNamespace::getCanonicalNamespaces...
2010-08-24 Jeroen De DauwFollow up to r71110, use of static var instead of globa...
2010-08-24 Tim StarlingFixes for new ImageMagick:
2010-08-24 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-24 Sam ReedUpdate SkinAfterContent hook to pass the current skin too
2010-08-23 Sam Reedarrray?
2010-08-23 Sam ReedRemove some unneeded whitespace
2010-08-23 PlatonidesTry to improve the funciton comment of getETag() per...
2010-08-23 PlatonidesUse the common code at switch end if viewing the curren...
2010-08-23 Niklas LaxströmFix yet another regression in r71342: NS_MAIN was dropp...
2010-08-23 Siebrand MazelandFix typo. Spotted by Hamilton Abreu.
2010-08-23 Tim StarlingFix complete breakage of new installer due to multiple...
2010-08-23 Philip Tzoufollow up r69134. Change all of convertLinkToAllVariant...
2010-08-23 Chad HorohoeComment adjustment
2010-08-23 Chad Horohoe(bug 24898) MediaWiki uses /tmp even if a vHost-specifi...
2010-08-22 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-22 Chad HorohoeFollowup r71441, break up messages by type, iterate...
2010-08-22 Jack Phoenixcoding style tweaks
2010-08-22 Jack Phoenixcoding style tweaks for ajax.js
2010-08-22 Jack Phoenixproperly capitalize the word "MediaWiki"
2010-08-22 Chad HorohoeBe consistent with all the child classes
2010-08-22 Chad HorohoeMake getSoftwareLink() static so I can use it without...
2010-08-22 Chad HorohoeKill oracle installer support until its more complete
2010-08-22 Chad HorohoeFollowup r71367, reusing messages is bad
2010-08-22 Chad Horohoe(bug 23703) ForeignAPIRepo fails on findBySha1() when...
2010-08-22 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-22 Alexandre Emsenhuber* Added file description headers
2010-08-22 Alexandre EmsenhuberSome extensions like to pass an array for the callback...
2010-08-22 Alexandre EmsenhuberForgot to indent this correctly...
2010-08-22 Alexandre EmsenhuberRemoved some specific methods from updaters.inc that...
2010-08-22 Alexandre Emsenhuber* Make the MySQL updater work in the new installer
2010-08-22 Max Semenik"Difference between pages" is now displayed instead...
2010-08-22 Alexandre EmsenhuberOops, forgot to change this in r71426
2010-08-22 Alexandre EmsenhuberMoved PostgreSQL schema update to PostgresUpdater:
2010-08-21 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-21 PlatonidesFollow up r71412. $wgContLang is not used.
2010-08-21 Alexandre EmsenhuberFix for r71140: PostgresUpdater should extend DatabaseU...
2010-08-21 PlatonidesUse canonical class name.
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-08-21 Niklas LaxströmAdded $wgAdaptiveMessageCache to avoid caching huge...
2010-08-21 Alexandre EmsenhuberAdded file description headers
2010-08-21 Niklas LaxströmRevert part of r71391 that was not supposed to go yet.
2010-08-21 Alexandre Emsenhuber@TODO @FIXME -> @todo so that doxygen recognise it...
2010-08-21 Alexandre EmsenhuberModified Special:Categories to subclass SpecialPage
2010-08-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-21 PlatonidesFollow up r71289. $wgContLang is now unused.
2010-08-21 PlatonidesTry to address some of the issues of r70608.
2010-08-21 PlatonideswfSpecialProtectedtitles() is no longer used. Follow...
2010-08-21 Jack Phoenixcoding style tweaks
2010-08-21 Niklas LaxströmOne more fix to namespace stuff. Follow-up r71342.
2010-08-20 Alexandre EmsenhuberDocument functions
2010-08-20 Alexandre Emsenhuber* Standardised file description headers
2010-08-20 PlatonidesRevert the change to Preprocessor_DOM.php of r71286.
2010-08-20 Chad HorohoeLike the installer, make Special:Version header localiz...
2010-08-20 Niklas LaxströmMissing else condition was breaking namespaces for...
2010-08-20 Derk-Jan HartmanOptimize a produced animated GIF with OptimizeTranspare...
2010-08-20 Derk-Jan HartmanAdd getMagickVersion(). Will use this to provide optimi...
2010-08-20 Niklas LaxströmOf course didn't mean to commit var_dump
2010-08-20 Niklas LaxströmTrying to clean up the mess with $wgCanonicalNamespaceN...
2010-08-20 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-20 Ryan KaldariAdding helpful comment :)
2010-08-19 Max SemenikBug 24832: fatal in Special:ComparePages. I've just...
2010-08-19 Ryan Kaldarireverting self (r71304)
2010-08-19 Ryan Kaldarichanging -sharpen to -unsharp due to new ImageMagick...
2010-08-19 Sam ReedMinor followup to r70480
next