lhc/web/wiklou.git
2006-04-05 Brion VibberAdd date to the release notice 1.6.0
2006-04-05 Brion Vibberhttp://bugzilla.wikimedia.org/show_bug.cgi?id=5457
2006-04-05 Tim StarlingAllow user-defined functions, which work in a similar...
2006-04-05 Tim StarlingAllow user-defined functions, which work in a similar...
2006-04-05 Domas Mituzasinitialize variable, right, thanks Brion! :)
2006-04-05 Domas MituzasFix chaining of UserCan extension return results
2006-04-05 Brion VibberFix database user existence check: a username may be...
2006-04-05 Brion VibberRemove .cvsignore files
2006-04-05 Brion VibberAdd a link to mediawiki-announce
2006-04-05 Brion VibberWrap lines
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-04-05 Brion VibberUpdate some stuff, add a couple hints, link to help...
2006-04-05 Brion VibberUpdate some links
2006-04-05 Tim StarlingReturn 404 for non-existent pages. Nonexistent titles...
2006-04-05 Brion VibberMove huge set of bits over to HISTORY. Add some legible...
2006-04-05 Brion Vibber* (bug 5452) Update language name for Cree
2006-04-04 Brion VibberFix typo that spews notice crap all over the watchlist
2006-04-04 Rob Church(bug 1862) Namespace filtering in watchlists
2006-04-04 Rob ChurchMore MessagesHe.php updates
2006-04-04 Rob Church(bug 5424) "autopatrol" doesn't mark new articles as...
2006-04-04 Rob Church(bug 2139) Show page title in subtitle when viewing...
2006-04-04 Rob ChurchFix bogus "filename too short" error when uploading...
2006-04-04 Rob ChurchMissing table prefix in ss_images updater patch
2006-04-04 Rob Church(bug 759) Wrap redirects on the watchlist editing page...
2006-04-04 Rob ChurchLate-breaking update of the update ;)
2006-04-04 Rob ChurchHebrew language update
2006-04-04 Rob Church(bug 5447) Convert first letter of username to uppercas...
2006-04-04 Rob Church(bug 5409) Hide "show/hide patrolled edits" in Special...
2006-04-04 Rob ChurchLet's not have another fatal error due to a simple...
2006-04-04 Rob Church(bug 2544) Illogical error reporting order in Special...
2006-04-04 Brion VibberReturn non-zero when LocalSettings.php is missing.
2006-04-04 Brion VibberWoops, left in a debugging bit that spit out config...
2006-04-04 Rob ChurchAdd basic check for session support in PHP and die...
2006-04-04 Domas MituzasHooks:UserCan: allow advisory external checks instead...
2006-04-04 Brion VibberSet $wgRequestTime so db errors end cleanly; mark Oracl...
2006-04-04 Rob ChurchPrevent registration/login with the username "MediaWiki...
2006-04-04 Brion VibberRemove yet more stray executable bits. The last, I...
2006-04-04 Brion VibberRemove stray executable bit
2006-04-04 Brion VibberRemove some stray executable bits
2006-04-04 Brion VibberBump version to 1.6.0; release is a-comin'
2006-04-04 Brion Vibbera little info; needs more work
2006-04-04 Rob Church* (bug 4361) Fix "allmessagesnotsupportedui" so it...
2006-04-04 Brion Vibber* Fix updateSearchIndex.php for new schema
2006-04-04 Brion VibberFix use of $wgDBadminuser on 'simple' database setup...
2006-04-04 Brion Vibber* (bug 5195) rebuildrecentchanges.php works again;...
2006-04-04 Brion Vibber* Added $wgColorErrors: if set, database error messages...
2006-04-04 Brion VibberSet $wgRequestTime, so database error exits show the...
2006-04-04 Rob Church* Count log entries too, for uber-anal-completeness...
2006-04-04 Rob ChurchCheck that accounts have no uploads prior to calling...
2006-04-04 Brion Vibber* (bug 5355) Include skin name and style JS settings...
2006-04-03 Brion VibberFix files broken during cvs2svn import. Always mark...
2006-04-03 Brion VibberReplace files corrupted during svn import
2006-04-03 Brion VibberReplace files corrupted during import
2006-04-03 Brion VibberRemove stray executable bit from files
2006-04-03 Brion Vibber* Additional protections against HTML breakage in table...
2006-04-03 Rob ChurchWhoops, forgot to add brackets as intended
2006-04-03 Rob Church(bug 4949) Missing : in "addedwatchtext" for English...
2006-04-03 Rob Church*Really* fix bug 5150
2006-04-03 Rob ChurchSome code cleanup and logic checking
2006-04-03 Brion Vibber* (bug 5432) Fix inconsistencies in cookie names when...
2006-04-03 Erik Moellerupdate, throw in some URLs (my first svn commit ;)
2006-04-02 Rob Church(bug 5410) Use namespace name when a custom namespace...
2006-04-02 Rob Church(bug 5167) Add SUBPAGENAMEE
2006-04-02 Rob Church(bug 5385) Allow hiding anonymous edits on Special...
2006-04-02 Rob Church(bug 2871) Links to talk pages in watchlist editing...
2006-04-02 Brion VibberUse a constant instead of var for disabling compression...
2006-04-02 Brion VibberLive fixes: lots of scary magic runes; php 5 fixes...
2006-04-02 Brion VibberLive fix: include ProfilerStub.php, some scripts need it
2006-04-02 Brion VibberLive fix: support running on all wikis on a farm site
2006-04-02 Brion VibberLive fix: session token vanishing logging
2006-04-02 Brion VibberLive fix: set $wgNodeName
2006-04-02 Brion VibberLive fix: escape <, >, and " chars that sneak into...
2006-04-02 Brion VibberLive IRC output fixes:
2006-04-02 Brion VibberLive hack: Skip some work on empty category/link sets
2006-04-02 Brion VibberLive fix: debug shell-outs
2006-04-02 Brion VibberLive fix: profiling points for wikidiff2
2006-04-02 Brion VibberLive fix: code typo in lag checks
2006-04-02 Brion VibberLive fix: handle bad titles gracefully again
2006-04-02 Brion VibberLive fix: cache header tweak
2006-04-02 Brion VibberApplying live hack: some mirrors strip the comment...
2006-04-02 Tim Starlingspecify function name in query
2006-04-02 Tim StarlingDon't list pages from the MediaWiki namespace, it makes...
2006-04-02 Rob ChurchFix buggered "URL encoding" of usernames in user contri...
2006-04-01 Brion VibberCopying .cvsignore and testing commit messages
2006-04-01 Brion VibberCopying .cvsignore and hoping to test notification...
2006-03-30 Brion Vibber* (bug 5277) Use audio/midi rather that audio/mid
2006-03-30 Rob Church(bug 5288) Initial localisation for Az
2006-03-29 Rob ChurchDe localisation
2006-03-29 Rob ChurchAdd UserRights hook, fires after a user's group members...
2006-03-28 Brion VibberFirst set to NULL so that it changes on the master
2006-03-28 Brion Vibber// Quickie hack; patch-ss_images.sql uses variables...
2006-03-28 Niklas LaxströmUpdates from Rotem Liss
2006-03-28 Rob Church(bug 5378) General logs link in Special:Contributions
2006-03-28 Tim Starlingdon't double-profile redirects
2006-03-28 Tim StarlingOptionally use a different profile name for master...
2006-03-28 Tim StarlingAdded ss_images to site_stats, to replace the slow...
2006-03-28 Tim Starlingdocumentation
2006-03-28 Rob ChurchExtend documentation on maintenance scripts
2006-03-28 Rob Church(bug 5367) Logic error in blank summaries handler cause...
2006-03-27 Rob Church(bug 5372) Add number of files to Special:Statistics
next