For HTML 5, drop type="" attributes for CSS/JS
[lhc/web/wiklou.git] / maintenance /
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-10 Nimish Gautamcreated variable $wgExtModifiedFields for existing...
2009-08-10 Alexandre Emsenhuberthe result of this function is directly passed to forea...
2009-08-10 Brion VibberRevert r54644 to syntaxChecker.php "Use parsekit instea...
2009-08-10 Chad Horohoedoc
2009-08-10 Chad HorohoeDelay setting priorities since we don't have namespaces...
2009-08-10 Victor VasilievUpdate parser tests for r54693
2009-08-09 Chad HorohoepatchPath not patchPatch
2009-08-09 Chad Horohoe* Use DB_ADMIN for fixSlaveDesync, rebuildtextindex...
2009-08-09 Chad HorohoeMake DB_STD the normal DB access level. Some scripts...
2009-08-09 Alexandre Emsenhuberfindhooks and syntaxChecker don't need DB access :)
2009-08-09 Chad HorohoeMake $site and $lang global, just to be safe. Call...
2009-08-09 Chad HorohoeMove $wgUseNormalUser setting to constructors.
2009-08-09 Alexandre Emsenhuber* set $wgUseRootUser in __construct() so that it's...
2009-08-08 Chad HorohoeUse parsekit instead. php -l sucks.
2009-08-08 Chad HorohoeMove a few more of these to subclass Maintenance.
2009-08-08 Alexandre EmsenhuberMake this script really work :)
2009-08-07 Andrew GarrettFix apparent regression in r54225
2009-08-07 Alexandre Emsenhuber* update identation
2009-08-07 Alexandre Emsenhuberremoved 'wiki' option, already present in Maintenance.php
2009-08-07 Alexandre EmsenhuberFix E_ERROR: Call to a member function delete() on...
2009-08-07 Niklas LaxströmWas occassionally failing due to race condition caused...
2009-08-07 Chad HorohoeKeep track of failures and tweak final output
2009-08-07 Chad HorohoeBasic syntax checker. Needs to not be slow and support...
2009-08-07 Benjamin Lees(bug 19289) importDump.php can now handle bzip2 and...
2009-08-06 Chad HorohoeFix regression.
2009-08-06 Jan Luca NaumannAdd interface for adding own statistics with $wgStatsOther:
2009-08-06 Aaron Schulzfix more breakage from r54255
2009-08-06 Chad HorohoeClean up missing param error, show help on die. -params...
2009-08-05 Tobiasadding new messages to messages.inc (fixing r54454)
2009-08-05 Chad HorohoeUpdate http_session_download, digit2html, lang2po,...
2009-08-05 Chad HorohoeRemove trailing ?>
2009-08-05 Chad HorohoeDoc fixes, add new Wikimedia group for doxygen so we...
2009-08-05 Chad HorohoeMake this work by only loading things with a maintClass.
2009-08-04 Brion VibberAdd fixme note to replace 'mysql' command-line callout...
2009-08-04 Chad HorohoeRemove useless scripts list. Nothing depends on it...
2009-08-04 Chad HorohoeDeclare globals. Move this all inside the $method ...
2009-08-04 Aryeh GregorOnly show useful info in RC legend
2009-08-04 Chad HorohoeFollowup r54328: Would've helped to commit this
2009-08-03 Chad Horohoe* Port populateSha1 to new code style
2009-08-03 Chad HorohoeMove populateSha1.php up from archives into maintenance...
2009-08-03 Chad HorohoeRIP importLogs. Ancient, un-needed and probably never...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-03 Alexandre Emsenhuberremoved double "@ingroup Maintenance"
2009-08-03 Raimond SpekkingFollow-up r54284: PLURAL keyword for message
2009-08-03 Chad HorohoeLast update to call $dbw->sourceFile() directly. Throw...
2009-08-03 Chad HorohoeRe-add some files that are still used by updaters.inc.
2009-08-03 ShinjimanAdded back 'right-editusercssjs' message for backward...
2009-08-02 Chad Horohoe(bug 18855) Consistently call commandLine.inc with...
2009-08-02 Chad HorohoeDon't die badly if $row isn't an object.
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad Horohoe* Add way to get full input from stdin() without having...
2009-08-02 Chad HorohoeUse buildConcat()
2009-08-02 Chad HorohoeMissing >
2009-08-02 Chad HorohoetableNamesN() and make init $revisions before trying...
2009-08-02 Chad HorohoeMissing newline. Maybe should make error() just do...
2009-08-02 Chad HorohoeForgot that updaters.inc relies on deleteDefaultMessage...
2009-08-02 Chad HorohoeStill need this in updaters.inc.
2009-08-02 Chad HorohoeForgot to bring doRebuild() along :)
2009-08-02 Chad HorohoeStay semicolon.
2009-08-02 Chad Horohoetimestamp() fixes on updateSearchIndex.php, and declare...
2009-08-02 Chad Horohoe+newlines on error
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-08-01 Shinjiman* (bug 12110) Split the rights for editing users' CSS...
2009-08-01 Shinjiman* (bug 15680) Split the edit tip message of user CSS...
2009-07-31 Niklas LaxströmAdded --threads=N parameter
2009-07-31 Chad HorohoeAdd /includes/search/ to findhooks. Looks good!
2009-07-30 Chad HorohoeNever worked anyway, and completely useless with new...
2009-07-30 Brion Vibber* Parser test supports uploading results to remote...
2009-07-30 Raimond SpekkingFollow-up r54033: Add new message keys to maintenance...
2009-07-29 Chad HorohoeRemove 2 ancient files that aren't used anywhere and...
2009-07-29 Alexandre Emsenhuber* fixed Parser::runTest() title creation to use Title...
2009-07-29 Brion Vibber* (bug 19957) All known-failing tests now marked disabl...
2009-07-29 Brion VibberFix regression I introduced breaking wgMaxTocLevel...
2009-07-28 Raimond SpekkingFollow-up r53874: Add section header for maintenance...
2009-07-28 Raimond SpekkingFollow-up r53873: Make new message optional for transla...
2009-07-28 Niklas LaxströmI'm being bold here, proposed solution to:
2009-07-28 Niklas Laxström* (bug 14454) "Member of group(s)" in Special:Preferenc...
2009-07-25 Chad HorohoeRemove stupid id that makes clean merges impossible...
2009-07-24 Brion VibberCheck in Tim's test script for PHP implementation of...
2009-07-24 Aryeh GregorAdd opt-in RSS feed for watchlist
2009-07-23 Remember the dotEnabled use of the greater-than sign (">") in page...
2009-07-23 Chad Horohoe* (bug 14201) Set $wgDBadminuser/$wgDBadminpassword...
2009-07-22 Alexandre Emsenhuber* (bug 19857) maintenance/deleteRevision.php on last...
2009-07-22 Tim Starling(bug 19574) LocalisationCache gets confused when extern...
2009-07-21 Remember the dotFollow-up to r52963: Moved ID attributes on header...
2009-07-20 Alex Z(bug 15745) Make the edit summary link parser detect...
2009-07-20 Siebrand MazelandFollow-up r53515: register 'prefs-registration-date...
2009-07-20 Aaron SchulzMake --delete confirmation actually work
2009-07-20 Aaron SchulzMake sure this commits too
2009-07-20 Aaron SchulzUpdate deleteArchivedFiles.inc to use FileRepo (FileSto...
2009-07-20 Alex ZReplace the call to action=raw with a couple API calls...
2009-07-20 Brion VibberAlso treat [[#section]] links as expected with the...
2009-07-20 Chad HorohoeFollowup to r52477. Call unlock/lock in correct order :)
2009-07-20 Brion Vibber* (bug 14080) Short notation links to subpages didn...
2009-07-20 Greg Sabino MullaneFull support for modified oldimage FK constraint to...
2009-07-20 Greg Sabino MullaneFor oldimage table, do ON UPDATE CASCADE. Per bug ...
2009-07-20 Brion VibberFinally add a damn string->array parser for parser...
2009-07-20 Brion VibberAdd support for running test cases on the Linker::forma...
next