lhc/web/wiklou.git
2005-04-05 Ævar Arnfjörð... * Using , for the decimal point seperator and . for...
2005-04-05 Ævar Arnfjörð... * @package MediaWiki and a new @subpackage, "IRC".
2005-04-05 Ævar Arnfjörð... * Added a comment regarding localeconv()
2005-04-05 Ævar Arnfjörð... * (Bug 1823), updated the translations
2005-04-05 Ævar Arnfjörð... * @package MediaWiki and @subpackage Language
2005-04-05 Ævar Arnfjörð... * @package MediaWiki and @subpackage Language
2005-04-05 Ævar Arnfjörð... * @package MediaWiki
2005-04-05 Ævar Arnfjörð... * Optimized! (now =~ 5 time faster)
2005-04-05 Ævar Arnfjörð... * @package MediaWiki
2005-04-05 Ævar Arnfjörð... Added \n at the end of the file
2005-04-05 Ævar Arnfjörð... * @subpackage Language since it's only used by the...
2005-04-05 Ævar Arnfjörð... * @package MediaWiki not Mediawiki
2005-04-05 Ævar Arnfjörð... * minor whitespace change
2005-04-04 Ævar Arnfjörð... * Documented
2005-04-04 Erik Moellerinitialize your globals ..
2005-04-04 Ævar Arnfjörð... * Documentation
2005-04-04 Erik Moeller$seconds is never set and produces a notice; removed...
2005-04-04 Erik Moellerchange MIME type to x-external-edit
2005-04-03 Ævar Arnfjörð... * Fixed the Gothic name.
2005-04-03 Ævar Arnfjörð... * Now supports all entities, see: w3.org/TR/REC-html40...
2005-04-03 Ævar Arnfjörð... * Grr, missed š
2005-04-03 Ævar Arnfjörð... * NEW: A script to convert html entitites to Unicode...
2005-04-03 Ævar Arnfjörð... * The perl module my code relied on was fubar, made...
2005-04-03 Ævar Arnfjörð... * Yummie ? : syntax.
2005-04-03 Tim StarlingPrev/next links on Special:Whatlinkshere
2005-04-03 Ævar Arnfjörð... * Unicode instead of entities on the next/previous...
2005-04-03 Tim Starling"Delete to make way for move" feature, for sysops only...
2005-04-03 Tim StarlingPage move undo feature
2005-04-03 Tim StarlingAllow the user to specify a reason for page moves
2005-04-03 Tim StarlingDon't need existence check for the article, it's implied
2005-04-03 Tim StarlingUse LinkBatch for faster link lookup
2005-04-03 Tim StarlingModification to LinkBatch
2005-04-03 Tim StarlingChanged LogPage::actionText() calling convention to...
2005-04-03 Tim StarlingFixed bug with move page logging, need namespace too
2005-04-03 Tim StarlingLinkBatch class for fast batch link lookup in special...
2005-04-03 Tim StarlingAdd seek method to ResultWrapper
2005-04-03 Jens FrankCode cleanup. Database code should not be in EditPage...
2005-04-02 Ævar Arnfjörð... * Documented
2005-04-02 Brion VibberAvoid some redundant title-munging by using makeKnownLi...
2005-04-02 Ævar Arnfjörð... missed one..
2005-04-02 Jens FrankBug 646: <math> fails to recognize \ll and \gg
2005-04-02 Ævar Arnfjörð... * Minor syntax cleanup
2005-04-02 Ævar Arnfjörð... * Changed the #fff background to transparent, better...
2005-04-01 Ævar Arnfjörð... * Documented
2005-04-01 Ævar Arnfjörð... * (bug 578): renamed $wgDisableUploads => $wgEnableUploads
2005-04-01 Ævar Arnfjörð... * Minor syntax cleanup of editExternally related things.
2005-04-01 Ævar Arnfjörð... Documentation to explain what that $par string does...
2005-04-01 Ævar Arnfjörð... * Fixed the breakage of the invert feature (see @@...
2005-04-01 Ævar Arnfjörð... * "$invert = false" in function declerations is redunda...
2005-04-01 Ævar Arnfjörð... *(bug 902) applied a small "uga" by Niklas Laxstr�...
2005-04-01 Ævar Arnfjörð... * Changed the $invert datatype from 'integer' to 'bool'
2005-04-01 Ævar Arnfjörð... * New feature, the ability to 'invert' namespaces in...
2005-03-31 Jens FrankCreate rev_deleted column initially. It is used during...
2005-03-31 Ævar Arnfjörð... Removed whitespace
2005-03-31 Ævar Arnfjörð... ++Precision
2005-03-31 Ævar Arnfjörð... * Changed $wgUploadSizeWarning from 1.5 * 10^5 to 150...
2005-03-31 Ævar Arnfjörð... more stuff to fall back on
2005-03-31 Ævar Arnfjörð... formatting
2005-03-31 Tim Starlingfixed bug
2005-03-31 Brion Vibber* Add wfElement() for handy generation of properly...
2005-03-31 Magnus ManskeIf you call function wfGetIP, it might help to implemen...
2005-03-31 Tim Starlingoops, committed from wrong branch, this is the fixed...
2005-03-31 Tim Starlingfixed bug
2005-03-31 Magnus ManskeShow link to validation on history page (for anons)
2005-03-31 Tim StarlingAdding some validation for IP determination via XFF...
2005-03-31 Ævar Arnfjörð... * (bug 1743) cease overriding the default browser color...
2005-03-31 Magnus ManskeValidation fix
2005-03-31 Magnus ManskeEdit bug fix
2005-03-31 Magnus ManskeFixed installation bug
2005-03-31 Ævar Arnfjörð... rewrote it IN PERL, TAKE THAT AUSTIN ;=)
2005-03-31 Magnus ManskePartial fix for installation bug
2005-03-31 Ævar Arnfjörð... Adding myself
2005-03-31 Ævar Arnfjörð... * Formatting
2005-03-31 Ævar Arnfjörð... <? => <?php
2005-03-31 Ævar Arnfjörð... Display something nicer looking when the wiki hasn...
2005-03-31 Ævar Arnfjörð... * Changing checks for [.]./LocalSettings.php and [...
2005-03-31 Ævar Arnfjörð... Redundant.
2005-03-30 Antoine MussoImplements #1714 by Tomer Chachamu : add &emsp; after...
2005-03-29 Antoine Mussoquotes
2005-03-29 Brion VibberCorrect a couple variable misuses, remove defunct hover...
2005-03-29 Antoine Musso*** empty log message ***
2005-03-29 Antoine MussoGlobals, singlequotes
2005-03-29 Antoine MussoMassive update from wikipedia kn.wikipedia.org/w/index...
2005-03-29 Antoine Mussoupdates / single quotes
2005-03-29 Antoine MussoNew articles fetched revision assumed to be 0. Correctl...
2005-03-29 Antoine Mussotypo
2005-03-29 Antoine Mussocode formatting
2005-03-28 Tim Starlingfixed bug
2005-03-28 Tim StarlingSupport for SORBS DNSBL
2005-03-28 Brion VibberFix a couple schema-related changes.
2005-03-28 Brion VibberDecouple revision.rev_id from text.old_id
2005-03-28 Tim StarlingAbility to disable actions from LocalSettings.php
2005-03-28 Tim StarlingSuppress warnings
2005-03-28 Tim StarlingFixed ordering of SQL debug log
2005-03-27 Brion VibberFix query syntax which broke a couple functions' debug...
2005-03-27 Tim StarlingFixed obvious bug
2005-03-27 Tim StarlingFixed bug causing transactions to not be started all...
2005-03-27 Tim StarlingRemoved legacy BEGIN/COMMIT pair
2005-03-27 Tim StarlingDon't clear objectcache on every query, I doubt there...
2005-03-27 Tim StarlingBought me a horizontal scrollbar, no need for this...
next