skin: adding global JS variables wgNamespaceNumber and wgIsArticle
[lhc/web/wiklou.git] / maintenance /
2006-08-23 Tim Starlingmore bugs
2006-08-23 Tim Starlingbug fix
2006-08-23 Tim StarlingUntested image snapshot feature, fixed complete breakag...
2006-08-21 Domas Mituzasno comments!
2006-08-21 Domas MituzasSome relaxed auth checking:
2006-08-20 Rotem LissShowing statistics about problematic messages, instead...
2006-08-20 Rotem LissFix.
2006-08-20 Rotem LissFixing the help of checkLangauge.php.
2006-08-20 Rotem LissCheck for duplicates only if specified, because it...
2006-08-16 Brion Vibber* (bug 3512) namespaceDupes now handles spaces and...
2006-08-16 Rotem Liss* Removing all the messages about stewards from all...
2006-08-16 Greg Sabino MullaneSet properties.
2006-08-16 Greg Sabino MullaneFirst pass at conversion script.
2006-08-15 Brion Vibberforgot to make the base path settable
2006-08-15 Brion VibberQuickie script to dump out list of filenames of used...
2006-08-12 Greg Sabino MullaneMake pf_server nullable.
2006-08-11 Greg Sabino MullaneAdd notes column.
2006-08-11 Greg Sabino MullaneBump oldimage size type from smallint to integer
2006-08-10 Rotem LissDisplay levels, option to links.
2006-08-06 Rotem Liss* Remove a redundant function: LanguageSr::getVariantname.
2006-08-06 Rotem LissIn transstat.php, making the title of the duplicates...
2006-08-06 Rotem Liss* Completely rewriting and reformatting the code of...
2006-08-06 Tim StarlingOptimised Sanitizer::removeHTMLtags, Parser::unstrip...
2006-08-05 Rotem LissAllow checking all the languages in one script.
2006-08-05 Rotem LissAdding a check for messages which include hidden chars...
2006-08-05 Rotem LissRemoving the unused message 'linktrail' from the ignore...
2006-08-05 Rotem LissAdding a check for non-XHTML messages (mostly written...
2006-08-05 Rotem Liss* Adding checks for empty messages and messages with...
2006-08-05 Rotem LissAdding a check if the local messages uses all the varia...
2006-08-05 Tim StarlingMarked expected, checked-in failures with "TODO". Chang...
2006-08-05 Rotem LissCreating an improved script to check language files...
2006-08-05 Rotem LissFixing transstats.php script.
2006-08-04 Rotem LissUsing a workaround for the language scripts - including...
2006-08-04 Rotem LissReverting a test code.
2006-08-04 Rotem LissIn the language scripts:
2006-08-04 Jimmy Collinsadd \n
2006-08-04 Rotem Liss(bug 6827) some i18n specific maintenance scripts fails...
2006-08-04 Rotem LissUsing a better method to get the English language file.
2006-08-02 Rotem LissUpdate the maintenance script alltrans.php for the...
2006-08-01 Daniel Kinzler(k) fix minor glitch in installExtension.php
2006-08-01 Daniel KinzlerRewrote installExtension.php; now using "repository...
2006-07-30 Greg Sabino MullaneMinor formatting to match tables.sql
2006-07-30 Greg Sabino MullaneAdd XFILE to allow for more than one source file, add...
2006-07-30 Greg Sabino MullaneAdd profiling table.
2006-07-30 Daniel Kinzlermade --nopatch mode for installExtension.php a bit...
2006-07-30 Daniel Kinzlernew options for installExtension.php: --nopatch and...
2006-07-30 Daniel Kinzleradded experimental installer for extensions
2006-07-26 Ilmari Karonentest for context links with ns prefix and embedded...
2006-07-26 Ilmari Karonenadd some pst tests for context links ("pipe trick"...
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-25 Greg Sabino MullaneAllow for renamed tables.
2006-07-23 Greg Sabino MullaneAllow multiple tables on one line in DATA section.
2006-07-23 Greg Sabino MullaneChange reserved word table names "user" and "text"
2006-07-23 Greg Sabino MullaneQuick Perl script to help keep schemas in sync betwixt...
2006-07-22 Greg Sabino MullaneRemove dummy page - no longer needed.
2006-07-22 Greg Sabino MullaneMinor whitespace cleanup
2006-07-22 Greg Sabino MullaneStandardize whitespace and caps a bit.
2006-07-22 Greg Sabino MullaneExplicitly make user_newtalk InnoDB.
2006-07-20 Ævar Arnfjörð Bjar... * Converted to Unix newlines
2006-07-17 Ilmari Karonencleanup: remove redundant condition, already checked...
2006-07-17 Greg Sabino MullaneUse views and rules to work around the char(15)::timest...
2006-07-16 Greg Sabino MullaneDeletion-related housekeeping.
2006-07-16 Greg Sabino MullaneTypo.
2006-07-16 Greg Sabino MullaneBump up size, height, and width data types for image...
2006-07-16 Greg Sabino MullaneAdd ipb_anon_only and ipb_create_account columns.
2006-07-16 Jimmy CollinsRenamed maintainace script redundanttrans.php to unused...
2006-07-16 Greg Sabino MullaneExpand new version table.
2006-07-16 Greg Sabino MullaneAdd mediawiki_version table.
2006-07-14 Brion Vibberduh, typo
2006-07-14 Brion Vibber* (bug 6679) syntax error
2006-07-13 Brion Vibberduh
2006-07-13 Brion VibberRename the files as well
2006-07-13 Brion VibberAdd script to clean up badly named image records. Doesn...
2006-07-13 Brion VibberAbstract out some of the cleanupTitles code to reuse it
2006-07-12 Brion Vibber* cleanupTitles.php changed from --dry-run option to...
2006-07-12 Tim StarlingFix incorrect require_once logic
2006-07-11 Antoine Mussocleaner error message when file cant be wrote
2006-07-11 Brion Vibber* Pre-strip characters ignored in IDNs from URLs so...
2006-07-11 Brion VibberAdd parser test case for bad char ref in link
2006-07-11 Antoine MussoDisabled test for #6301 , see #4515
2006-07-11 Antoine MussoRemove forced dereferencements (new() returns a referen...
2006-07-11 Tim StarlingAdded missing update query
2006-07-11 Tim StarlingUse bool not boolean for 4.0.x compatibility
2006-07-10 Brion Vibber* Quick hack for extension testing: parser test doesn...
2006-07-10 Tim StarlingTurn off ipb_create_account for user blocks.
2006-07-10 Rob Church* (bug 6448) Allow filtering of Special:Newpages accord...
2006-07-10 Tim Starling* Allow blocks on anonymous users only.
2006-07-09 Brion VibberFix the other incidence of ENGINE= that was forgotten...
2006-07-08 Domas Mituzasbring back TYPE instead of ENGINE
2006-07-07 Brion VibberAdd some more tests from Nick Jenkins
2006-07-07 Brion VibberUse Sanitizer::encodeAttribute instead of raw htmlspeci...
2006-07-05 Greg Sabino MullaneMight as well give pag_random a decent default.
2006-07-05 Greg Sabino MullaneWrap entire thing in a transaction
2006-07-03 Brion Vibber* (bug 6523) Fix SVG issue in rebuildImages.php
2006-07-02 Rob Church* Introduce updateArticleCount maintenance script which...
2006-07-02 Tim StarlingVarious performance and initialisation issues:
2006-07-01 Rotem LissRemoving the additional protection of the system messag...
2006-06-29 Greg Sabino MullaneAdd newline to end.
2006-06-29 Greg Sabino MullaneAdd searchindex table back in, lots of reformatting.
2006-06-28 Rob Church* (bug 6479) Allow specification of the skin to use...
next