lhc/web/wiklou.git
2005-12-04 Antoine Mussoignore 'static' files
2005-12-04 Antoine Mussounitialized variable
2005-12-04 Antoine MussoFix bug 3905: LanguageKa.php file update
2005-12-04 Antoine MussoFix bug 4160: Update for Portuguese language (pt)
2005-12-04 Antoine Mussochange hardset 'wikipedia' to {{sitename}} or {{ns...
2005-12-04 Brion Vibber* (bug 4165) Correct validation for user language selec...
2005-12-04 Brion Vibber* (bug 4162) Add $wgThumbnailEpoch timestamp to force...
2005-12-04 Brion Vibber* (bug 153) Adjust thumbnail size calculations to match...
2005-12-04 Tim StarlingOptional summary parameter to action=rollback, for...
2005-12-04 Brion Vibberrevert to working version
2005-12-04 Antoine Mussounescape $
2005-12-04 Antoine Musso* code formatting
2005-12-04 Antoine Mussosome accessibility, source formatting
2005-12-04 Brion VibberRevert experimental hack as discussed on IRC
2005-12-04 Antoine Mussobetter history
2005-12-03 Antoine Mussobug 3844
2005-12-03 Antoine MussoFix bug 3844: Default language files need changing
2005-12-03 Antoine Mussoquote kill
2005-12-03 Antoine Mussoquote killing
2005-12-03 Antoine MussoMassive double quotes killing
2005-12-03 Antoine Mussoquote killing
2005-12-03 Ævar Arnfjörð... * Removed call to htmlspecialchars(), undesireable
2005-12-03 Antoine Musso'server' command from live
2005-12-03 Antoine Mussoimplement 'history' command
2005-12-03 Antoine Mussodumb help messages. FIXME
2005-12-03 Antoine Mussocode formatting
2005-12-03 Antoine MussoFix validation issue with Special:Userlogin , the div...
2005-12-03 Ævar Arnfjörð... * <onlyinclude> whitespace, only strip the last newline
2005-12-03 Brion Vibber* Fix XML validity checks in parser tests on PHP 5.1
2005-12-03 Brion Vibber(bug 4153) further tweak to ipboptions; missing space
2005-12-03 Brion VibberAdjust tests for behavior change: interwiki prefixes...
2005-12-03 Brion Vibber* (bug 4153) Fix block length localizations in Greek
2005-12-03 Brion Vibber* (bug 1850) Allow red-links on image pages linked...
2005-12-03 Ævar Arnfjörð... * Fixed regression introduced in 1.720..1.722
2005-12-03 Brion Vibbertypo in markup
2005-12-03 Ævar Arnfjörð... * Added an interface message that controls the layout...
2005-12-03 Brion Vibber* Tweak infinite-template-handling loop for PHP 5.1...
2005-12-03 Brion VibberCorrect corrupted character in test case
2005-12-02 Tim StarlingFixed extension function parameter passing
2005-12-02 Brion Vibber* (bug 4100, 3049) Add 'edittools' message to hold...
2005-12-02 Tom Gildermake sure new CSS is applied to create form too
2005-12-02 Tom GilderMake e-mail password message not display as error;...
2005-12-02 Tom GilderStandardized on "e-mail" throughout messages
2005-12-02 Tom GilderCSS bump bump bump bump bump bump
2005-12-02 Tom Gilderbump CSS version number
2005-12-02 Tom GilderIndentation: spaces -> tabs
2005-12-02 Brion Vibber* Update ipblocks table in MySQL 5 table defs
2005-12-02 Tom GilderMore CSS indentation fixing
2005-12-02 Tom GilderLONGEST PATCH IN THE WORLD! Standardize on tabs for...
2005-12-02 Tom GilderMajor overhaul of Special:Userlogin
2005-12-02 Ævar Arnfjörð... * Commiting live hack for handling <onlyinclude> whitespace
2005-12-02 Brion Vibber* Fix custom namespaces on wikis set for Portuguese
2005-12-01 Ævar Arnfjörð... * Make <onlyinclude> smarter about whitespace
2005-12-01 Tom Gilderfix SQL comma error
2005-12-01 Ævar Arnfjörð... * It's not to be expected that when you're viewing...
2005-12-01 Brion Vibber* (bug 4035) Fix prev/next revision links on edit page
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-12-01 Brion Vibber* (bug 1915) Fix edit links when 'direction' used with...
2005-12-01 Brion Vibberfix typo in var name
2005-12-01 Brion Vibber* (bug 4071) Generate passwords long enough for $wgMini...
2005-12-01 Brion Vibber* Don't die() when update.php reaches the end of the...
2005-12-01 Ævar Arnfjörð... * Typo: $dbname => $dbName
2005-11-30 Brion Vibber* (bug 3922) Further tweaks to bidi overrides in catego...
2005-11-30 Andrius RBugs 4062, 3922 - unrecommended unicode control charact...
2005-11-29 Antoine MussoFix bug 4048 by adding a new 'privacy' link in footer...
2005-11-29 Antoine Musso--help ftw !
2005-11-29 Ævar Arnfjörð... * Removed Parser::doExponent(), unused
2005-11-29 Brion Vibber* Reduce fractions in display of exif exposure time
2005-11-28 Brion Vibber* (bug 2111) Collapsable exif metadata table, clean...
2005-11-28 Erik Moellerexplain that uploaded files are not affected by whiteli...
2005-11-28 Ævar Arnfjörð... * Make sure not to crash when the message cache isn...
2005-11-28 Brion Vibber* Fix display of old recentchanges records for page...
2005-11-28 Ævar Arnfjörð... * Accessor/Mutator for $mDisableTransform, should all...
2005-11-28 Ævar Arnfjörð... * When wfMsg*NoTrans() was called the message cache...
2005-11-27 Antoine Mussoupdate from wikipedia
2005-11-27 Antoine Mussofix usage display
2005-11-27 Antoine MussoFix #4093 : '&bot=1' is now added to all navigations...
2005-11-27 Antoine MussoKilling double quotes
2005-11-27 Antoine Mussomove parentheses out of <a> link
2005-11-27 Antoine MussoWrap reference in an array
2005-11-27 Brion Vibber* (bug 4090) Fix diff links in Special:Recentchangeslinked
2005-11-27 Ævar Arnfjörð... * (bug 4089) An extra newline after ?> was breaking...
2005-11-27 Brion Vibber* (bug 3979) Save correct {{REVISIONID}} into parser...
2005-11-27 Ævar Arnfjörð... * Simplified the setHook system
2005-11-26 Ævar Arnfjörð... * Add wfMsgNoTrans() and wfMsgForContentNoTrans() to...
2005-11-26 Ævar Arnfjörð... * Changed the names of the functions so that they don...
2005-11-26 Ævar Arnfjörð... * Support a third paramater to Parser::setHook() that...
2005-11-26 Ævar Arnfjörð... * Internal reworking of code
2005-11-26 Ævar Arnfjörð... * #t-ispermalink => #t-ispermalink, #t-iscite, for...
2005-11-26 Ævar Arnfjörð... * Add a hook (MonoBookTemplateToolboxEnd) that runs...
2005-11-26 Ævar Arnfjörð... * Add a hook (SkinTemplateBuildNavUrlsNav_urlsAfterPerm...
2005-11-26 Ævar Arnfjörð... * When called with action=purge just ->view() the artic...
2005-11-26 Brion Vibber* Fix ulimit parameters for wfShellExec when memory_lim...
2005-11-26 Erik Moellernote for previous change
2005-11-26 Jens FrankFixed typo
2005-11-26 Jens FrankChanged mail form to have a bigger message entry box...
2005-11-26 Erik Moellerhack support for <includeonly> into preload parameter...
2005-11-26 Tim Starlingprofiling
2005-11-26 Tim StarlingBounded execution time and memory for image thumbnailing
2005-11-26 Tim StarlingwfShellExec fix, debug log tweak
next