Modified Special:Protectedpages and Special:Protectedtitles to subclass SpecialPage
[lhc/web/wiklou.git] / maintenance /
2010-08-15 Max SemenikFixed SQLite updater broken by r69542
2010-08-14 Sam ReedAdd signupstart to Userlogin.php per request of MZMcBride
2010-08-13 Sam ReedRemove some unused variables
2010-08-13 Greg Sabino MullaneDo the sequence renaming the right way.
2010-08-13 Chad HorohoeTry #2 for fixing r70970 (now with less unrelated chang...
2010-08-13 Chad HorohoePartial revert r71029, unrelated changes. Need caffeine...
2010-08-13 Chad HorohoeFix #1 for r70970: Make UploadFromUrlTestSuite initiali...
2010-08-13 Sam ReedFix archiveName to archiveNames (wrong declaration)
2010-08-13 Sam ReedApparently hasn't worked since 1.7... sooooo...
2010-08-13 Sam ReedReverting r71010
2010-08-13 Sam ReedRemove unused global. Add braces
2010-08-12 PlatonidesAllow running this standalone as
2010-08-12 PlatonidesUse a class member instead of a global for keeping...
2010-08-12 Aryeh GregorAllow HTML5 custom data attributes
2010-08-12 Max SemenikDatabaseSqlite::sourceStream(): convert CHAR types...
2010-08-12 Max Semenikmaintenance/sqlite.php: added the ability to check...
2010-08-12 PlatonidesRefactor to avoid defining globals inside switches.
2010-08-12 PlatonidesFollow up r70916. Missing global.
2010-08-12 Platonidessize and sha1 cannot be null in the database layout.
2010-08-12 PlatonidesAdd missing tables to listTables()
2010-08-11 PlatonidesI didn't intend to change this in r70917
2010-08-11 PlatonidesForce $wgContLang to English at the entry point.
2010-08-11 PlatonidesMade tests more independent. Some items were only worki...
2010-08-11 PlatonidesMove things along the DROP TABLE.
2010-08-10 Raimond SpekkingMake the subtitle of Special:Watchlist more consistent...
2010-08-09 Sam ReedChange require_once to actual path
2010-08-09 Tim Starling* Revert r66878, completely misses the point of factori...
2010-08-08 Aryeh GregorUpdate tables.sql for category sorting changes
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-07 PlatonidesRevert r70533 and the piece of r70501 that it tried...
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-08-06 Sam ReedChange statsOutput to parent, wikiStatsOutput is a...
2010-08-06 Mark A. Hershbergerws cleanups
2010-08-06 Mark A. HershbergerFix failing parserTests by defineing wgUseDynamicDates...
2010-08-05 Mark A. Hershbergerupdate ParserTestSuiteBackend to match signature on...
2010-08-05 Siebrand MazelandMessage and formatting tweaks for r70520. Forgot to...
2010-08-05 Max SemenikJavaScript-based password complexity checker on account...
2010-08-05 Niklas LaxströmRemove unused fourth parameter for message cache constr...
2010-08-04 Greg Sabino MullaneAdd new partial index for Postgres
2010-08-04 Greg Sabino MullaneMinor adjustments for schema comparison
2010-08-04 Greg Sabino MullaneRemove invalid comma
2010-08-04 Raimond SpekkingFolloow-up r70433: Add new message key to maintenance...
2010-08-04 Aryeh GregorPreserve cl_timestamp in updateCollation.php
2010-08-03 Aryeh GregorUse exact counts in updateCollation.php
2010-08-03 Aryeh GregorDon't run updateCollations if they're up-to-date
2010-08-03 Aryeh GregorFix breakage for people with DB prefixes
2010-08-03 Aryeh GregorSort pages in categories without namespace prefix
2010-08-03 Aryeh GregorEnable new category sort by default
2010-08-03 Siebrand MazelandWeigh reverse with factor 20 so coloring takes effect...
2010-08-03 PlatonidesChange from global to parameter.
2010-08-02 PlatonidesA <pre> and new lines is not the best element for the...
2010-08-02 Markus Glaser* changed variable name of the logger since it is used...
2010-08-02 Markus Glaser* log browser used
2010-08-02 Markus Glaser(no commit message)
2010-08-01 PlatonidesReplace echo + die with die()
2010-08-01 PlatonidesDo not use directly the $options global
2010-08-01 Alexandre EmsenhuberAlso exclude StartProfiler.php
2010-08-01 Alexandre EmsenhuberYes, I forgot to commit this file
2010-08-01 Alexandre Emsenhubersvn:eol-style native
2010-07-31 PlatonidesRemove useless $DP.
2010-07-31 Markus Glaserchanged testrunner in order to run suites instead of...
2010-07-30 Mark A. Hershberger* Make parsertests work with interwiki table on sqlite
2010-07-29 Aryeh GregorTwo new parser tests related to bug 6200
2010-07-29 Bryan Tong MinhFix UploadFromUrl test cases, UploadFromUrlJob::run...
2010-07-29 Bryan Tong MinhFollow-up r70137, messages:
2010-07-28 PlatonidesRemove unused global $IP
2010-07-28 PlatonidesRemove the $wg since this is not a global.
2010-07-28 OverlordQFollowup to r69961, update PG schema
2010-07-27 PlatonidesCommit some renderDump improvements
2010-07-27 PlatonidesActually use the global.
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-27 PlatonidesRemove double global.
2010-07-27 PlatonidesThere's no longer a $wgLoadBalancer global. Replace...
2010-07-27 PlatonidesDo not complain that the main namespace is not translat...
2010-07-27 PlatonidesUse MediaWiki wfTempDir() and tempnam() instead of...
2010-07-26 PlatonidesInsert a new line in between when adding </td><td>...
2010-07-26 PlatonidesMove up to date the parser test expectation.
2010-07-26 Aryeh GregorFix bug in prefixing scheme
2010-07-26 Siebrand MazelandRevert r69841, r69882, r69892, r69896, r69910 in phase3...
2010-07-26 Aryeh GregorReconcept cl_raw_sortkey as cl_sortkey_prefix
2010-07-25 Sam ReedMore unused variables, whitespace
2010-07-25 PlatonidesKill $wgUseRootUser variable.
2010-07-25 Chad HorohoeRemove useless ext installation script. All this stuff...
2010-07-25 Sam ReedFixup some more wrong static usages
2010-07-25 Sam ReedChange some more to parent::
2010-07-25 PlatonidesRemove unused globals.
2010-07-25 PlatonidesAdd a few globals.
2010-07-25 Sam ReedMany self:: to $this-> in HttpTest
2010-07-25 Sam ReedFix some wrong usages of static method calls (actually...
2010-07-25 Sam ReedAdd some more missing globals
2010-07-25 Sam ReedMore unused globals
2010-07-24 OverlordQFollowup to r69817, r69810 add PG patch file, defaults...
2010-07-24 Sam ReedRemove unused variable
2010-07-24 Sam ReedFollowup r69841 add missing t from output
2010-07-24 Sam ReedFollowup r69841, missing $
2010-07-24 Sam ReedFix typo in deleteArchivedFiles.inc
2010-07-24 Ævar Arnfjörð Bjar... overrideConfig was moved to CoreInstaller in r69738...
2010-07-23 Aryeh GregorCommit forgotten file from r69810
2010-07-23 Aryeh GregorAdd non-identity collation, with migration script
2010-07-23 Aryeh GregorProhibit all moves from/to file namespace
next