lhc/web/wiklou.git
2004-06-12 Tim StarlingPut MediaWiki navigation in the Wikipedia namespace
2004-06-12 Brion VibberInstallation fixes:
2004-06-12 Brion VibberThe ampersand for references is unnecessary when the...
2004-06-12 Brion VibberDon't delete/recreate the table if it's empty but up...
2004-06-12 Brion VibberDon't list every message during initialisation; this...
2004-06-12 Brion VibberOn emergency abort check if headers have already been...
2004-06-12 Arne Heizmann<tr id="toctitle"> for the first table row in a TOC
2004-06-12 Brion VibberPreparing for beta3...
2004-06-12 Brion VibberQuote backslash slipup. Cosmetic.
2004-06-12 Brion VibberDetect bad titles on watchlist (shouldn't happen, but...
2004-06-12 Antoine Mussorecommiting specialpages loading fix as the BoardVote...
2004-06-12 Brion VibberRevert postgresql changes pending further testing and...
2004-06-12 Gabriel Wickemore cssification of diff rendering, some " -> ' in...
2004-06-12 Gabriel Wicketypo
2004-06-12 Gabriel Wickesurplus leftover
2004-06-12 Gabriel Wickelink colour tweak
2004-06-11 Gabriel Wickemore dl/p margin tweaking, clear:both on catlinks
2004-06-11 Brion VibberUndo change that stopped Wikipedia from running at all
2004-06-11 Brion VibberRemove damage to diffs
2004-06-11 Gabriel Wickelist margin tuning, make sure li's in ol's don't inheri...
2004-06-11 Antoine Mussoremoving print_r *hides
2004-06-11 Antoine Mussodo not instant Special* objects if user is not requesti...
2004-06-11 Domas Mituzasuse wfLimitResult
2004-06-11 Domas Mituzasde-mysql: remove REPLACE INTO and DELETE .. LIMIT for...
2004-06-11 Domas MituzasPG: user->"user"
2004-06-11 Domas MituzasPG: old->"old"
2004-06-11 Domas Mituzasold->"old"
2004-06-11 Domas Mituzaschange user into "user" for PG
2004-06-11 Domas Mituzasdon't use OR on empty variables
2004-06-11 Tim StarlingBug fix, broken link to Special:Undelete on hybrid...
2004-06-11 Domas Mituzas* pg old->"old"
2004-06-11 Domas Mituzastable name old->"old" for PG
2004-06-11 Domas Mituzas* use different timestamp parsing regexps for PG/MySQL
2004-06-11 Domas Mituzas* table name: use "old" instead of old for PG
2004-06-11 Domas Mituzas* abstraction layer fixups
2004-06-11 Domas Mituzastitle length code fixup (get rid of SHOW COLUMNS FROM...
2004-06-11 Domas Mituzas* change REPLACE INTO to DELETE/INSERT for nonmysql
2004-06-11 Domas Mituzasallow empty condition for wfGetSQL()
2004-06-11 Domas Mituzasadd wfLimitResult, for LIMIT/OFFSET compatibilities
2004-06-11 Domas Mituzas* fix affected_rows, uses resultset instead of connecti...
2004-06-11 Gabriel Wickedim visited .new links
2004-06-11 Gabriel Wickeno width on rimage
2004-06-11 Tim StarlingMoving $wgLanguageNames.php to its own file
2004-06-11 Antoine MussoUse commandLine.inc
2004-06-11 Tim Starlingtransactions, using updateArticle() instead of quickEdit()
2004-06-11 Brion VibberConverted remaining latin-1 localizations to UTF-8...
2004-06-11 Gabriel Wicke0.1em more line-height again
2004-06-11 Gabriel Wickesmaller line-height for thumb captions
2004-06-10 Jens FrankFix sorting of subcategories without a sortkey. Use...
2004-06-10 Gabriel Wickeno css for IE4
2004-06-10 Gabriel Wickeid 'historysubmit' on lower submit button for changing...
2004-06-10 Gabriel Wickeids on submits
2004-06-10 Antoine Mussoselect less fields from sql.
2004-06-10 Gabriel Wickefall back to element directly if no child, needed for...
2004-06-10 Domas MituzasUse DatabaseFunctions layer instead of copy-paste one :)
2004-06-10 Domas Mituzasadded wfFetchRow() besides wfFetchObject. Used by objec...
2004-06-10 Jens Frankuse sortkey for subcategories, too
2004-06-10 Tim StarlingOutput actual content with the error message, better...
2004-06-10 Antoine Mussotypo sorry
2004-06-10 Antoine Mussofunction getAllParentCategories:\n - possible notice...
2004-06-10 Antoine Mussoadding *~
2004-06-10 Brion VibberSwitch from htmlentities() to htmlspecialchars() to...
2004-06-10 Domas Mituzas* PostgreSQL does not have buffered/unbuffered modes.
2004-06-10 Brion VibberWork around search with invalid title dying with bad...
2004-06-10 Gabriel Wickej instead of b for whatlinkshere
2004-06-09 Gabriel Wickeremoved most comments for now
2004-06-09 Gabriel Wickec instead of a for content/article tab, k instead of...
2004-06-09 Antoine Mussofix bug 969826 related to single to double quotes
2004-06-09 Gabriel Wickedon't include generated stylesheet
2004-06-09 Gabriel Wickecontrol on the mac
2004-06-09 Antoine Mussofix for enhanced recent change list that use javascript...
2004-06-09 Gabriel Wickemissed another one...
2004-06-09 Gabriel Wickeanother ' bug
2004-06-09 Domas Mituzasget rid of 'use index' for nonmysql
2004-06-09 Domas MituzasRemove 'LOW_PRIORITY' for non-mysql
2004-06-09 Domas MituzasRemove 'USE INDEX' for non-mysql
2004-06-09 Domas Mituzas* fixed indexExists
2004-06-09 Domas Mituzas* include required Database object (according to databa...
2004-06-09 Domas MituzasAdd database type (demysql code)
2004-06-09 Gabriel Wickearrow was still missing
2004-06-09 Gabriel WickeaccessKey
2004-06-09 Gabriel Wickeanother quote bug
2004-06-09 Gabriel Wickesmall bug in " -\> ' conversion
2004-06-09 Gabriel Wickeset ctype in any case for gen
2004-06-09 Gabriel Wickesearch back in
2004-06-09 Gabriel WickeReworked css include/pref/tooltip/accesskey subsystem
2004-06-09 Tim Starlingfixed bug involving single quotes, causing deletion...
2004-06-09 Tim StarlingHiero and timeline as fully modular extensions. To...
2004-06-09 Jens FrankDon't show underscores instead of spaces for subcategor...
2004-06-09 Tim StarlingConfigurable size warning (change to DefaultSettings...
2004-06-09 Gabriel Wickeeasy fix for #969367
2004-06-09 Brion VibberFixes for the edit help popup link:
2004-06-09 Antoine MussoFix sf bug #965474 for AR.
2004-06-09 Antoine Mussodouble quotes to single quotes :o)
2004-06-09 Antoine MussoReplace almost all double quotes by single quotes for...
2004-06-09 Antoine Mussosome double quoting replaced by single quoting
2004-06-08 Antoine Mussosome double quoting replaced by single quoting
2004-06-08 Antoine Mussoreplace several double quotes by single quotes.
2004-06-08 Antoine Mussoreplace several double quotes by single quotes. Should...
2004-06-08 Antoine MussoReplacement of most double quotes by single quotes...
next