Apply jdanni's patch from from 2+ years ago for Bug 15218 - LinkSearch results should...
[lhc/web/wiklou.git] / maintenance /
2011-11-16 Aaron SchulzFixed totally broken --file parameter (running the...
2011-11-16 OverlordQFollowup to r103365, actually include said patch file
2011-11-16 OverlordQFollowup to r100640, use correct name scheme for sequen...
2011-11-16 Raimond SpekkingRegister new message key from r103314 for maintenance...
2011-11-16 Sam ReedComments, braces, explicit member variables
2011-11-15 Alexandre Emsenhuber* Factorise common code in ImagePage::delete() and...
2011-11-15 PlatonidesFollow-up r103179: $handled variable undefined
2011-11-15 Chad HorohoeAddress fixme on r101644 (bug 32325, bug 32263), origin...
2011-11-14 Roan KattouwFix for r102949: don't delete too much
2011-11-14 Roan Kattouw(bug 29854) Store protocol-relative links twice in...
2011-11-11 Sam ReedSame for the getPostDatabaseUpdateMaintenance
2011-11-11 Roan KattouwFollowup r102785, fix wrong index order in tables.sql...
2011-11-11 Jure Kajzer* applyed the patch from bug 26393 (please comment...
2011-11-11 Sam Reed* (bug 30062) Add $wgDBprefix option to cli installer
2011-11-10 Aaron SchulzAdded some revision table comments
2011-11-10 Sam ReedPass in some more , __METHOD__
2011-11-10 Antoine Mussoload up includes/Setup.php before Maintenance::finalSetup()
2011-11-09 Antoine Mussosplit getHooksFromDoc() function
2011-11-09 Jure Kajzer* phpunit fixes & optimizations for oracle backend
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-07 Alexandre Emsenhuber* Added specific page header when showing "search delet...
2011-11-07 Antoine Mussofix badly named variable
2011-11-07 Antoine Mussodieout when file is a boolean
2011-11-06 Daniel FriesenAllow for installation of php in ~/.mwphp and don't...
2011-11-06 Daniel FriesenFollowup r102201, quote all variables to guard against...
2011-11-06 Daniel FriesenCommit maintenance/dev/ a set of bash scripts that...
2011-11-05 Alexandre Emsenhuber* Made OuputPage::showPermissionsErrorPage() show a...
2011-11-04 Alexandre EmsenhuberSome cleanup to EditPage:
2011-11-04 Jure Kajzer* fixed ipblocks.ipb_by_text field, removed default...
2011-11-04 Jure Kajzer* fixed a typo in oracle/tables.sql
2011-11-03 Chad HorohoeWhoops, need a !
2011-11-03 Chad Horohoe*grumble grumble* know it alls think I'm abusing $wgMis...
2011-11-03 Antoine Mussoman page help pages generation
2011-11-03 Alexandre EmsenhuberCleanup to deletion related code:
2011-11-02 Chad Horohoe(bug 31822) Error during upgrade due to output buffer...
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-11-02 Ariel Glennexport specified range of revisions (as stubs)
2011-11-01 Sam Reedarrray -> array
2011-11-01 Alexandre EmsenhuberSome cleanup to ProtectionForm:
2011-11-01 Sam ReedFollowup r101449, just changing forceRecache isn't...
2011-10-31 OverlordQFollowup to r101021, add back to Pg schema so we can...
2011-10-31 Aaron SchulzRenamed annoying --iknowwhatimdoing param to --force...
2011-10-30 Aaron Schulzrc_cur_time is obsolete; added comment
2011-10-29 Aaron SchulzUpdated rc_type documentation
2011-10-28 Sam ReedMore documentation updates
2011-10-28 Aaron SchulzRemoved $wgUseNormalUser var; not used by any scripts...
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-10-27 Aaron SchulzAdded default updateSkippedMessage() message
2011-10-27 Aaron SchulzSet batch size in PopulateRevisionLength
2011-10-26 Antoine Mussoscript to parse wikitext from CLI
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-24 OverlordQUpdate Postgres with missing uploadstash tables
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-23 Aaron SchulzReverted r99195 quick-fix per r99897
2011-10-19 Sam ReedAdd some braces
2011-10-18 Sam ReedKill unused maintenance script (probably rotten and...
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-10-18 Sam ReedCleanup whitespace
2011-10-18 Sam ReedKill dead/rotting importUseModWiki(pedia)? maintenance...
2011-10-17 KrinkleFix svn props, r99919
2011-10-16 Sam Reedsvn:eol-style native
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-15 Sam ReedAnd 100
2011-10-15 Sam ReedRefactor out duplicate code
2011-10-15 Sam ReedRudimentary hook benchmarks
2011-10-14 Sam ReedUpdate documentation, returns
2011-10-14 Sam ReedUpdate some deprecated code
2011-10-11 Sam ReedBit more refactoring
2011-10-11 Sam ReedDon't reinvent the wheel to do parameter existence...
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-10-11 Thomas Griesupdated the message text so that it now says Nothing...
2011-10-10 Raimond SpekkingPer r99404: message has translatable content now
2011-10-07 Bryan Tong MinhFollow-up r98430, use dedicated error message for filen...
2011-10-07 Aaron SchulzReverted r83757, ipaddress msg in used by GlobalBlocking
2011-10-06 Max SemenikFollow-up r68645: back out --email, still not used
2011-10-04 Alexandre Emsenhubersvn:eol-style native
2011-10-04 Aaron Schulz* Added a script to prune old file cache entries.
2011-10-02 Raimond SpekkingFollowup r98718: Register new message key with content...
2011-10-02 Raimond SpekkingFollowup r98707: Register new message key and set it...
2011-10-02 Alexandre EmsenhuberAdded missing directory to findHooks.php and a missing...
2011-10-02 Aaron Schulz* Added end parameter and redid arguments as parameters.
2011-10-02 Max SemenikRevert r98355 and r98357; drop the field instead.
2011-09-30 Aaron SchulzFU r98559: added 'cannotchangeemail' msg
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-29 Aaron SchulzHTMLFileCache refactoring:
2011-09-28 Niklas LaxströmFollowup r98135
2011-09-28 Sam ReedFollowup r98339
2011-09-28 Sam Reed* (bug 31204) Remove old user.user_options
2011-09-26 Raimond SpekkingFix ignored message key (r98135)
2011-09-26 Niklas LaxströmConverted display part of new user log to new system
2011-09-24 Happy-melonFU r98029 - message documentation.
2011-09-24 Raimond SpekkingRegister new message keys from r97962
2011-09-23 Ariel Glennadd mwscript handling for call of fetchText.php mainten...
2011-09-23 Ariel Glennhandle naming checkpoint file with first/last pageID...
2011-09-19 Sam ReedFollowup r97551, use isLocal, more dynamic!
2011-09-19 Sam ReedDon't try and delete ForeignAPIFile or ForeignDBFile
2011-09-19 Brion VibberRevert r97531 -- hook call added that uses undefined...
2011-09-19 Brion Vibber* (bug 31007) Fix regression in rebuildrecentchanges...
2011-09-19 Sam ReedEnable Server side searching on Doxygen
next