lhc/web/wiklou.git
2004-07-24 Tim Starlingimprovements to error handling
2004-07-24 Tim Starlingmissing fname
2004-07-24 Tim Starling* Fixed bug with media links in formatComment()
2004-07-24 Tim Starlingconstant definitions for inclusion before LocalSettings.php
2004-07-24 Tim Starling* Introducing bit field for database parameters
2004-07-24 Arne Heizmannsp :)
2004-07-24 Arne HeizmannPrevent category stuff ("There are 0 articles in this...
2004-07-24 Jens FrankChanged template inclusion code to detect loops and...
2004-07-23 Magnus ManskeArticle validation code
2004-07-23 Tim Starlingdebug output, and proper handling of NULL return from...
2004-07-23 Tim Starlingfixed bug with masterPosWait()
2004-07-23 Jens FrankMoved wgUserToggles to wgAllMessages to enable users...
2004-07-22 Magnus ManskeArticle validation code
2004-07-22 Magnus ManskeArticle validation code
2004-07-22 Brion VibberFile cache fix (typo had reversed one of the checks...
2004-07-21 Jens FrankAs proposed by Avar at meta.wikimedia.org/w/wiki.phtml...
2004-07-21 Magnus ManskeArticle validation code (tab fix)
2004-07-21 Jens FrankFixed syntax error, added missing comma
2004-07-21 Arne Heizmannremove UTF BOM
2004-07-21 Andre EngelsUploading on request from someone from the tt: Wikipedi...
2004-07-21 Magnus ManskeArticle validation code (tab fix)
2004-07-20 Jens Frankmoved weekday, monthname etc to AllMessages arrays.
2004-07-20 Magnus ManskeArticle validation code (as a tab now)
2004-07-20 Jens Frankchanged cedille to HTML entity for UTF8 wikis. Removed...
2004-07-20 Andre Engelschanged name tt: on request from the tt: Wikipedia...
2004-07-20 Arne HeizmannBetter wording (IMHO).
2004-07-19 Gabriel Wickeno interference with numbers in titles *without* space...
2004-07-19 Jens Frankmoved weekday, monthname etc to AllMessages arrays.
2004-07-19 Gabriel Wickecheck no longer needed, thanks datura
2004-07-19 Magnus ManskeArticle validation code (statistics)
2004-07-19 Gabriel Wickespace after colour code to avoid strange colours with...
2004-07-19 Jens Frankallow blank lines in preformatted text started by blank...
2004-07-19 Magnus ManskeArticle validation, now with comments
2004-07-19 Tim Starlingfixed double-escaping of $conf->IP
2004-07-19 Jens FrankBUG#983680: Test user names for validity. Patch by...
2004-07-19 Jens FrankFix Userlogin
2004-07-19 Jens FrankScript for creating the validate-table
2004-07-19 Jens FrankNew global config setting $wgMaxTocLevel: Maximum inden...
2004-07-19 Jens FrankSpelling fixes
2004-07-18 Jens FrankNamespace settings changed, monthnames and weekdaynames...
2004-07-18 Magnus ManskeArticle validation code (a start)
2004-07-18 Tim Starlingfix notice
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-18 Jens Frankmoved weekday, monthname etc to AllMessages arrays.
2004-07-18 Jens Frankmoved weekday, monthname etc to AllMessages arrays...
2004-07-18 Tim Starlingremove repeated code
2004-07-18 Julian OstrowAlters Skin::makeLinkObj() to bypass using linkcache
2004-07-17 Brion VibberThe last checkin broke the wiki on installations where...
2004-07-17 Gabriel Wickeuse instead of tmp for template caching. could use...
2004-07-17 Jens Frankmoved weekday, monthname etc to AllMessages arrays.
2004-07-17 Jens Frankmoved weekday, monthname etc to AllMessages arrays...
2004-07-17 Jens Frankmoved weekday, monthname etc to AllMessages arrays.
2004-07-17 Jens FrankDistinguish between short and long name of May
2004-07-17 Arne HeizmannDistinguish between short and long name of month 'May'
2004-07-17 Jens Frankmoved weekday, monthname etc to AllMessages arrays.
2004-07-17 Jens FrankIcelandic language file
2004-07-16 Arne HeizmannAs far as I can see, there is currently no way to speci...
2004-07-16 Arne HeizmannThis commit only removes trailing whitespace in each...
2004-07-16 Magnus ManskeGEO mode
2004-07-16 Gabriel Wickereorder params for css/js to end in 's' to avoid being...
2004-07-16 Tim Starlingfixed notice and nasty error due to /dev/random exhaustion
2004-07-16 Arne HeizmannMissing unit
2004-07-16 Arne HeizmannLittle bugfix in user CSS preview
2004-07-16 Gabriel Wicketweaks to sitenotice placement and colours in older...
2004-07-16 Gabriel Wickemake sitenotice a bit easier on the eye (grey border...
2004-07-16 Arne HeizmannChanges to month names as requested by Andreas Kasenide...
2004-07-15 Arne HeizmannClarify in LocalSettings.sample that setting $wgDBminWo...
2004-07-15 Domas MituzasUse pgsql->PostgreSQL. Change required for class loadin...
2004-07-15 Domas MituzasUnbreak the class (some unfinished code inside replace())
2004-07-15 Domas Mituzasadd Database->limitResult($limit,$offset) instead of...
2004-07-14 Gabriel Wickeimproved pre/list interaction, cleanup
2004-07-14 Gabriel Wickeallow pre's in lists, report by rizzo and mhnoyes
2004-07-14 Gabriel Wickebug fix: missing colon caused special pages to fail
2004-07-14 Gabriel Wickecolours
2004-07-14 Domas Mituzasall wikimedia servers return fully qualified domain...
2004-07-14 Tim Starlingsite notice above <h1> heading
2004-07-13 Jens FrankPatch by Emmanuel Engelhart
2004-07-13 Jens FrankMake Math rendering options user settable strings in...
2004-07-13 Jens FrankMake Math rendering options user settable strings in...
2004-07-13 Jens Frankmove $this->initialiseVariables down to where the varia...
2004-07-13 Arne HeizmannUse linktrail instead of na�ve \\S*
2004-07-12 Jens Frankuse makeKnownLink istead of makeLink. A page pointing...
2004-07-12 Arne HeizmannThis fixes the issue that something like [url/ link...
2004-07-12 Gabriel Wickeunclosed array. tim, please check if this fix closes...
2004-07-12 Arne Heizmann- fix issue outlined by Emmanuel Engelhart <emmanuel...
2004-07-12 Camille Constansupdating es namespace
2004-07-10 Magnus Manskemanual thumbnail option fix
2004-07-10 Magnus ManskeNow with manual thumbnail option (thumb=xyz.jpg)
2004-07-10 Julian OstrowAlters success message to include directory which conta...
2004-07-10 Jens FrankFixed redirects, use getCurContentFields instead of...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-10 Tim Starlingremoving for now
2004-07-10 Tim Starlingrestrictions on Special:Movepage
2004-07-10 Tim Starlingexclude Rambot (or any other arbitrary SQL) from Specia...
2004-07-10 Tim Starlingprofiling operations which end in a redirect
2004-07-10 Tim Starlingtrying to work around memcached problems on the live...
2004-07-10 Tim Starlingbug fix
2004-07-10 Tim StarlingLog function name
2004-07-10 Tim StarlingLoad balancing enabled in places where it's thought...
2004-07-09 Jens FrankLinksUpdate uses SELECT FOR UPDATE, thus starting a...
next