Reconcept cl_raw_sortkey as cl_sortkey_prefix
[lhc/web/wiklou.git] / maintenance /
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
2010-07-22 Roan KattouwRename the iwl_prefix_from_title index (again) to iwl_p...
2010-07-22 Roan Kattouwjson_encode() -> FormatJson::encode()
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files
2010-07-20 Mark A. Hershbergeradmin parameter is required now since we no longer...
2010-07-20 Mark A. Hershbergerrevert r69620
2010-07-20 Mark A. HershbergerAdmin is required now.
2010-07-20 Roan KattouwFix typo
2010-07-20 Roan KattouwFollowup to r69553: double-escape arguments because...
2010-07-20 Tim Starling* Fixed "link" parameter in image links with "thumb...
2010-07-20 Tim StarlingUncommented the DROP TABLE queries for parsertest_...
2010-07-20 OverlordQFollowup to r69580, did I mention MySQL sucks?
2010-07-20 OverlordQFollowup to r69542, since the new installer doesn't...
2010-07-19 Ariel Glennclean up space/tab stuff
2010-07-19 Roan KattouwFix typo
2010-07-19 Roan KattouwFollowup to r69546: defer sending of notification by...
2010-07-19 Roan Kattouw(bug 24398) Make addwiki.php send a notification e...
2010-07-19 Roan KattouwAdd iw_api and iw_wikiid fields to the interwiki table...
2010-07-18 Platonides(Bug 24436) Move cssjanus to maintenance folder
2010-07-18 Mark A. Hershberger* re r69332, r64217: complete removal of WikiSysop...
2010-07-18 Danny B* leftover from r69500
2010-07-18 OverlordQFollow to r68544 make sure the right test recorder...
2010-07-17 Chad HorohoeRefactor some more of the ugly b/c update logic out...
2010-07-15 Ariel Glennintval ( $id ) once in caller instead of in all the...
2010-07-15 Mark A. HershbergerAdd cleanupChanneled() method to clean the channel...
2010-07-14 Mark A. Hershbergerre r67320: output a newline if we switch from channeled...
2010-07-14 Aryeh GregorRemove 'minordefault' preference completely
2010-07-12 Robert LeveringtoncleanupSpam.php:
2010-07-11 Max Semenikereg is deprecated
2010-07-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-07-10 Max SemenikUpdate tests for r69229
2010-07-09 Max SemenikFollow-up to r67044: moved string function tests to...
2010-07-08 Chad HorohoeFollowup r69186, need to specify column name here
2010-07-08 Greg Sabino MullaneAdd ul_value to Postgres schema.
2010-07-08 Chad HorohoeRefactor a lot of updaters.inc into some classes in...
2010-07-08 Chad HorohoeAdd optional ul_value blob to updatelog so it can store...
2010-07-06 Chad HorohoeRevert r69005 (adding valid_tag to parsertest tables...
2010-07-06 Philip TzouBug 24072: The manual conversion of title was taken...
2010-07-04 Chad HorohoeAdd valid_tag to list of tables for parsertests. Mine...
2010-07-03 Raimond SpekkingFollow-up r68904: Rename 'ImagePage.css' to 'Filepage...
2010-07-02 Alexandre EmsenhuberAdded /maintenance/tests to the directory list
2010-07-02 OverlordQFollowup to r66898, source correct patchfile
2010-07-02 Sam ReedRemove some whitespace, and fixup if braces in postgres...
2010-06-30 Mark A. Hershbergerr68756 - Make the use of MW_CONFIG_CALLBACK compatible...
2010-06-29 Sam ReedFix comment typo
2010-06-29 Tim StarlingRemoved the hacks from r62948 to skip ApiTest if the...
2010-06-28 Max SemenikAdded a new hook that allows extensions to add their...
2010-06-28 Chad HorohoeUniformly indent things that have already been complete...
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-06-26 Matěj Grabovský(bug 18891) Deprecated Article::insertNewArticle still...
2010-06-25 Andrew GarrettSome import-related fixes for LiquidThreads dump import...
2010-06-25 Max SemenikFollow-up to r68544: restored the ability to run tests...
2010-06-25 Tim Starling* Fixed the makefile to only run enabled tests, instead...
2010-06-25 Raimond SpekkingFollow-up r68555: Add new message key to maintenance...
2010-06-25 Tim Starling* Integrated the selenium tests into MediaWiki properly...
2010-06-25 Max SemenikFixes for r68544: fixed notices, added phpunit.bat...
2010-06-25 Tim Starling* Removed require/require_once from maintenance scripts...
2010-06-24 PlatonidesFollow up r68491.
2010-06-24 PlatonidesFollow up r54225. DumpRenderer::handleRevision needs...
2010-06-23 PlatonidesDisable pretty italics inside links. Now the italics...
2010-06-23 Max SemenikConverting MySQL's ENUM to SQLite BLOB doesn't make...
2010-06-23 Max SemenikFixes for r66013: fixed syntax, switched interwiki...
2010-06-23 Mark A. Hershberger* Adapt install.php to a more “traditional” maintenance...
2010-06-21 Conrad Irwin(bug 19910) Preprocess headings of the form "===+\s...
2010-06-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-21 Conrad Irwin(bug 22784) Fix normalization of whitespace in autocomm...
2010-06-20 Conrad Irwin(bug 17857) Make {{anchorencode}} work in a manner...
2010-06-20 Chad HorohoeDelete r68326. Too many fixmes and I don't care right...
2010-06-20 Chad HorohoeFun little script to destroy your wiki
2010-06-20 Derk-Jan HartmanAdd a new PNG parser in order to recognize APNG (animat...
2010-06-20 Matěj Grabovský(bug 4597) Provide support in Special:Contributions...
2010-06-20 Rotem LissLocalization update for he, and whitespace fixes in en.
2010-06-19 Siebrand MazelandFollow-up r68291: also remove 'ajax-category' from...
2010-06-19 Siebrand MazelandFollow-up r59446 (removal of JS2 work): remove messages...
2010-06-19 Derk-Jan Hartman(bug 23621) New Special:ComparePages to compare (diff...
2010-06-18 Raimond SpekkingFollow-up r68224: Update maintenance script
2010-06-18 Priyanka DhandaTest commit. No Changes.
2010-06-18 Trevor ParscalAdded new line at end of file (just testing a commit...
2010-06-18 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-17 Alexandre Emsenhuber* (bug 24006) deleteArchivedRevisions.php maintenance...
next