lhc/web/wiklou.git
2006-01-17 Antoine MussoFix crash when using 'tasks' extension
2006-01-17 Antoine Musso'see sections below for details' - spundun was confused
2006-01-17 Tim Starlingremoved misfeature (ignore writes while in read only...
2006-01-17 Tim StarlingRemoving leecruft. No, you sure as hell couldn't defer it.
2006-01-17 Tim Starlingoops, bug in untested error branch
2006-01-17 Tim StarlingMoved the bulk of dbsource() to Database.php. Added...
2006-01-17 Tim Starling--conf option for specifying a different LocalSettings...
2006-01-17 Tim StarlingFixed incorrect query() parameters, left over from...
2006-01-17 Erik Moeller$value never initialized, I presume $val is meant
2006-01-16 Antoine Musso* use braces in if else if if if stuff (safer read).
2006-01-16 Antoine Mussoupdate from bug i fixed in 1.5 & HEAD but never notifie...
2006-01-16 Brion Vibberwhy was this line removed? it was added during 1.6...
2006-01-16 Rob ChurchCouple more useful functions for later scripts
2006-01-16 Rob Church* Some code cleanup
2006-01-16 Antoine Musso-bug 1122: ported to 1.5
2006-01-16 Antoine MussoFix #1122: "older revision" link displayed when viewing...
2006-01-16 Rob ChurchMake user functions more generalised so other maintenan...
2006-01-16 Rob ChurchFix stupid and irritating missing space I keep seeing...
2006-01-16 Rob ChurchDocument previous fix
2006-01-16 Rob ChurchFix problem reported on mailing list where re-initialis...
2006-01-16 Brion Vibber* Spit the generated LocalSettings code out during...
2006-01-16 Ævar Arnfjörð... * Typo: the => then
2006-01-16 Ævar Arnfjörð... * Don't show a stray "* Hooks" if none are defined
2006-01-16 Rob Church* Minor cosmetic fixes to installer
2006-01-16 Rob ChurchFix disappearing autoblocker numbers
2006-01-16 Rob ChurchFix yet another stupid mistake
2006-01-16 Rob ChurchUrk! ; => ,
2006-01-16 Rob ChurchFix misplaced comma
2006-01-16 Rob Church* Add cache-safe alternate sitenotice for anonymous...
2006-01-16 Rob ChurchRevert per discussion w/ Brion
2006-01-16 Rob ChurchBug 2757: 'Page move completed' screen should contain...
2006-01-15 Antoine Mussosome basic quotes
2006-01-15 Antoine Musso* additional comments
2006-01-15 Antoine Mussofunny quotes
2006-01-15 Rob ChurchFix fucked up unblock links in Special:Ipblocklist
2006-01-15 Brion VibberHTML protection on message use
2006-01-15 Antoine MussoAdd a link to history. Usefull for vandalism tracking...
2006-01-15 Antoine Mussonever used call
2006-01-15 Brion Vibber* (bug 3990) Use existing session name if session.auto_...
2006-01-15 Brion Vibber* (bug 4482) Include move comment on the null edit...
2006-01-15 Ævar Arnfjörð... * Fixed regression in last commit: If we don't check...
2006-01-15 Rob ChurchGenerate link to talk page of the blocker in Special...
2006-01-15 Rob Church* Generate user page links in Special:Ipblocklist where...
2006-01-15 Rob ChurchAdd a few more translations
2006-01-15 Rob ChurchAdd basic Nahuatl language file
2006-01-14 Brion VibberRestoring ThomasV's patch for a hook & use of the exist...
2006-01-14 Rob ChurchImprove installer:
2006-01-14 Domas MituzasSIDEBAR CACHE WILL SURVIVE!!!!!!11111oneoneone
2006-01-14 Domas Mituzasoh right right right!!! we have different Article subcl...
2006-01-14 Domas MituzasHELLO!!! Less queries - faster site!!!!
2006-01-14 Brion Vibberrevert more of dammit's broken code
2006-01-14 Brion Vibber* Move PHP 5-friendly XHTML doctype hack to Sanitizer...
2006-01-14 Brion Vibber* Added an attractive space on the namespace selector...
2006-01-14 Brion VibberQuick fix: revert cached sidebar
2006-01-14 Brion VibberReverting this patch:
2006-01-14 Domas Mituzasbring back mainpage navurl, it was used outside of...
2006-01-14 Alexander SigachovNew Kalmyk language file
2006-01-14 Domas MituzasBe less anal about entry points, class definitions...
2006-01-14 Domas Mituzasremove cruft (all these names are resolved in buildSidebar)
2006-01-14 Domas MituzasRevert brion's revert. And learning a lesson about...
2006-01-14 Brion Vibbersome more die-with-proper-return-code
2006-01-14 Brion Vibber* Allow input of the stub from a compressed file instea...
2006-01-14 Brion VibberRevert Domas's last checkin, it broke tabs on redirects...
2006-01-14 Brion VibberReverted Domas's last checkin. Broken! Please test...
2006-01-14 Domas MituzasHandle redirects correctly, saves queries (no revision...
2006-01-14 Domas Mituzassave ArticleID when it is around, saves one query :-)
2006-01-14 Domas MituzastransformMsg profiling hook, shows when site messages...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-14 Brion VibberLocalSettings.php to ignore list :D
2006-01-14 Brion Vibber* Remove obsolete killthread.php
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...
next