fixed notice
[lhc/web/wiklou.git] / includes /
2004-06-14 Tim Starlingfixed notice
2004-06-14 Tim StarlingStoring IP in RC. Off by default. Tested:
2004-06-14 Antoine Mussosort admin list A->Z
2004-06-14 Tim Starlingfixed bug for PHP <4.3.0
2004-06-14 Gabriel Wicketypo prevented standard skin user stylesheet from working
2004-06-14 Antoine MussoFix bug #972025 : stop considering article name startin...
2004-06-14 Tim Starlingfixed bug with interwiki prefixes in the URL, apparentl...
2004-06-13 Tim Starlingfixed bug due to removal of whitespace in the middle...
2004-06-13 Brion VibberRemove broken paren
2004-06-13 Antoine MussoRecommiting.
2004-06-13 Antoine Musso* Don't show Special:Popularpages if the counters are...
2004-06-12 Antoine Mussofix isWindows to wfIsWindows.
2004-06-12 Antoine Mussoadd the new list admins special page
2004-06-12 Antoine MussoisExpensive get default value
2004-06-12 Antoine MussoMigrated as a QueryPage extension
2004-06-12 Antoine Musso* comment at top
2004-06-12 Tim Starlingoops, removed random speculation
2004-06-12 Tim Starlingchanged code formatting, changed parser hook calling...
2004-06-12 Tim StarlingwfSetRef doesn't work, making isWindows() function...
2004-06-12 Brion VibberThe ampersand for references is unnecessary when the...
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-11 Brion VibberUndo change that stopped Wikipedia from running at all
2004-06-11 Brion VibberRemove damage to diffs
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 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 Brion VibberConverted remaining latin-1 localizations to UTF-8...
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 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 Antoine Mussotypo sorry
2004-06-10 Antoine Mussofunction getAllParentCategories:\n - possible notice...
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-09 Antoine Mussofix bug 969826 related to single to double quotes
2004-06-09 Gabriel Wickedon't include generated stylesheet
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 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 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 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...
2004-06-08 Gabriel Wickewrap tex html output in span class="texhtml"
2004-06-08 Brion VibberFix query
2004-06-08 Brion VibberFix query to work and not barf errors; fix ordering...
2004-06-08 Antoine Mussopossible performance enhancement
2004-06-07 Antoine Mussodont require FulltextStoplist on mysql4 databases ...
2004-06-07 Arne HeizmannBugfix suggested by Laurent GUERBY on wikitech-l
2004-06-07 Antoine Mussotypo, looks like objectcache need rewrite cause postgre...
2004-06-07 Antoine MussoDon't generate article list if we have no article to...
2004-06-07 Antoine MussoMajor rewrite / bug fixing of the dmoz-like category...
next