lhc/web/wiklou.git
2006-01-14 Brion Vibberold incomplete script; upgrade1_5 took this code
2006-01-14 Rob Church* Fixed installer bugs 921 and 3914 (issues with using...
2006-01-13 Domas Mituzasthe revert at will style commit: cached sidebar :-)
2006-01-13 Brion Vibber* Add wfClone() wrapper since we're still using PHP...
2006-01-13 Brion Vibber* Linker::formatComment corrupted the passed title...
2006-01-13 Brion Vibberrevert to Wiki.php 1.28 and index.php 1.130
2006-01-13 Brion Vibber* (bug 4104) 'OutputPageBeforeHTML' hook to postprocess...
2006-01-13 Ævar Arnfjörð... * (bug 4594) date("W", ..) is zero padded in PHP5,...
2006-01-13 Ævar Arnfjörð... * Docucmentaton: Fixed speling eror
2006-01-13 Magnus Manskeindex.php now fits on a single screen :-)
2006-01-13 Magnus ManskeFurther cleanup of index.php
2006-01-13 Tim Starlingaccidentally committed experimental code
2006-01-13 Rob ChurchCode cleanup in cleanSig
2006-01-13 Tim Starlingrequire_once() makes about 20 syscalls in the process...
2006-01-13 Brion Vibber* (bug 1103) Fix up redirect handling for images, categ...
2006-01-13 Brion Vibber* Remove redundant 'echo' statements from MonoBook.php
2006-01-13 Brion Vibber* Fix extra whitespace at end of Wiki.php, DESTROYS...
2006-01-13 Brion Vibberwhitespace
2006-01-13 Brion VibberFix some bogus/changed test cases...
2006-01-12 Brion Vibber* Override $wgLocaltimezone in parser tests for us...
2006-01-12 Rob ChurchRemove hack from signature clean-up code; implement...
2006-01-12 Brion Vibber* (bug 4576) Missing '>' broke license selector's first...
2006-01-12 Rob ChurchWhitespace, per Brion
2006-01-12 Rob ChurchWhitespace, and flag hack
2006-01-12 Rob ChurchSlightly dirty hack to avoid a fatal PHP error when...
2006-01-12 Rob Church* (bug 2026) missing glue around \not= (TeX)
2006-01-12 Rob Church* (bug 1663) support color in TeX formulas
2006-01-12 Rob Church* (bug 4000) Support for \textstyle et al. in <math>
2006-01-12 Rob Church* (bug 3502) Bowtie symbol for TeX
2006-01-12 Tim StarlingFixed ~<includeonly>~</includeonly>~~, problem reported...
2006-01-12 Brion Vibber* (bug 4571) Partial fix hack for {{fulllurl:}} in...
2006-01-12 Brion Vibber* Avoid PHP notice on command-line scripts if empty...
2006-01-12 Tim Starlingfixed infinite recursion in SVG error path
2006-01-11 Magnus ManskeMoving more stuff to Wiki.php
2006-01-11 Magnus ManskeMost of index.php now in Wiki.php
2006-01-11 Magnus ManskeConsolidation of mediaWIki calls into Wiki.php
2006-01-11 Ævar Arnfjörð... * (bug 4563) Fixed typo and added a translation for...
2006-01-11 Magnus ManskePage creation now mostly moved from index.php to Wiki.php
2006-01-11 Magnus Manskemoved more stuff
2006-01-11 Magnus Manskefix
2006-01-11 Magnus ManskeMoving more stuff
2006-01-11 Magnus ManskeSlowly moving more stuff from index.php to Wiki.php
2006-01-11 Magnus ManskeImage redirect fix back in
2006-01-11 Tim StarlingDo the checks for template existence in a batch
2006-01-11 Rob Church* Improve the "uploads disabled" warning
2006-01-11 Rob ChurchClear up some instances of old OutputPage::sysopRequire...
2006-01-11 Rob Church* (bug 4530) Use consistent name for Kurdish
2006-01-11 Brion Vibber* Cleanup and error checking on Special:Listredirects
2006-01-11 Brion Vibberfix non-UTF8 char
2006-01-11 Tim StarlingIf a template is a redirect, register both titles in...
2006-01-11 Tim StarlingInitialise external storage
2006-01-11 Brion Vibberwhitespace
2006-01-11 Brion VibberRevert namespacebanner feature:
2006-01-11 Brion VibberRevert bogus change for bug 4530; doesn't do as requested
2006-01-10 Brion VibberReverting image redirect fix; side effects:
2006-01-10 Antoine MussoNote about $wgCacheEpoch format ( `date +%Y%m%d%H%M...
2006-01-10 Magnus Manskefixed redirect-to-image bug
2006-01-10 Magnus Manskemini-fix
2006-01-10 Magnus ManskeBrion-style conformity :-)
2006-01-10 Magnus Manskemoving some more stuff from index.php to Wiki.php
2006-01-10 Brion VibberTemporarily removing Upgrader extension thingy
2006-01-10 Niklas LaxströmBug 4555: [patch] Fix for Language.php bug introduced...
2006-01-10 Niklas LaxströmBug 4548: Update for Portuguese language (pt)
2006-01-10 Niklas LaxströmMissing variable declarations
2006-01-10 Magnus ManskeMoving image and category detection
2006-01-10 Domas Mituzascount ( a ) , count ( a,b) , count (a,b,c) -> count...
2006-01-10 Niklas LaxströmAlso remove the global from old place
2006-01-10 Ævar Arnfjörð... * Fixed fatal parsing error
2006-01-10 Magnus ManskeSecond attempt at (partially) moving to Wiki.php; teste...
2006-01-10 Ævar Arnfjörð... * If you're using a global, remember the global thingy...
2006-01-10 Magnus ManskeNo more globals here :-)
2006-01-10 Magnus Manskemini-fix
2006-01-10 Magnus ManskeA rewrite especially for Tim :-)
2006-01-10 Magnus ManskeMissing global fix
2006-01-10 Tim StarlingEnforce $wgSVGMaxSize when rendering, even for SVGs...
2006-01-10 Magnus ManskeNew toy: Automatic database upgrades (deactivated by...
2006-01-10 Niklas LaxströmMoved wgAmericanDate check to date() from dateFormat...
2006-01-10 Niklas LaxströmMore fixes to Fr
2006-01-10 Tim StarlingSimple script to initialise external storage
2006-01-10 Domas Mituzasmiliseconds...
2006-01-10 Andrius Rdot ('.') is not a valid thousands separator in lithuan...
2006-01-10 Ævar Arnfjörð... * Performance hack for domas: Only call the mb_ functio...
2006-01-10 Domas Mituzascheck function_exists() once, do nothing if not exists...
2006-01-09 Niklas LaxströmChanged wrong namespaces :<
2006-01-09 Brion VibberRemove SpecialValidate.php (again?), no longer used
2006-01-09 Antoine MussoFixing some namespaces.
2006-01-09 Brion VibberReverting SpecialFilelist for the moment; odd half...
2006-01-09 Brion VibberReverting SpecialImagelist and SpecialNewimages from...
2006-01-09 Niklas LaxströmFatal spelling mistake
2006-01-09 Magnus ManskeMajor update! Adding SpecialFilelist.php to replace...
2006-01-09 Niklas LaxströmMissing default
2006-01-09 Brion Vibber* Skip loading of RecentChange.php except where needed
2006-01-09 Niklas Laxström* Big cleanup:
2006-01-09 Brion VibberRemoved web bug from sundanese language file
2006-01-09 Niklas Laxström* Fixed a fatal typo
2006-01-09 Magnus ManskeBIG ONE - Possible DB server killer! (deactivated by...
2006-01-09 Ævar Arnfjörð... * Adding a space after the implode() comma
2006-01-09 Ævar Arnfjörð... * (bug 2019) Almost fixed the rendering of the page...
2006-01-09 Domas MituzasDocument $wgParserCacheExpireTime
2006-01-09 Domas Mituzasmove hardcoded ParserCache expire time to DefaultSettin...
next