lhc/web/wiklou.git
2006-07-07 Jimmy CollinsAdd "Changes since 1.6" to HISTORY after it was deleted...
2006-07-07 Tim StarlingAnother display issue
2006-07-07 Brion Vibberand remove comma from linktrail, that would be very...
2006-07-07 Brion Vibberregex must be marked as unicode or that range won't...
2006-07-07 Niklas Laxström* Updates from sanna
2006-07-07 Niklas Laxström* Updadate from Mahadeva, Orgullomoore and Sanbec
2006-07-07 Niklas Laxström* Added linktrail to Telugu (te)
2006-07-07 Tim StarlingRestored missing submit button
2006-07-07 Tim StarlingHistory paging overlap bug fixed
2006-07-07 Rotem LissLinktrail for Hebrew, and using 'public function' inste...
2006-07-07 Rotem Liss(bug 6358) Remove some redundant and unused variables...
2006-07-07 Brion Vibber* (bug 6562) Removed unmaintained ParserXml.php for now
2006-07-07 Brion VibberAdd some more tests from Nick Jenkins
2006-07-07 Brion VibberUse Sanitizer::encodeAttribute instead of raw htmlspeci...
2006-07-07 Tim StarlingSplit off index paging code from PageHistory.php to...
2006-07-06 Brion VibberTrim the 1.7 changes out
2006-07-06 Niklas Laxström* Small updates
2006-07-06 Rob Church* Implicit group "emailconfirmed" for all users whose...
2006-07-06 Brion Vibber* (bug 6566) Improve input validation on timestamp...
2006-07-06 Niklas Laxström* Added namespace translations
2006-07-06 Brion Vibber* (bug 6560) Avoid PHP notice when trimming ISBN whitespace
2006-07-06 Niklas Laxström* Updates
2006-07-06 Niklas Laxström* Update to Catalan translation (ca)
2006-07-06 Rotem LissReverting 15375 - causes JavaScript error.
2006-07-06 Niklas Laxström* Added Telugu translation (te)
2006-07-06 Rotem Liss(bug 6571) Protect page: "Unlock move permissions"...
2006-07-06 Rotem Liss(bug 6570) Update to Indonesian localisation (id) #26
2006-07-06 Rotem Liss(bug 6565) Strict JavaScript writing
2006-07-05 Brion Vibber* Separate out EditPage's getContent bits from regular...
2006-07-05 Niklas Laxström* Restructured
2006-07-05 Rob ChurchTweak wording
2006-07-05 Rotem LissUpdating release notes.
2006-07-05 Rotem LissIf we have user tool links even in the page history...
2006-07-05 Rotem LissDirection mark between the image file name and its...
2006-07-05 Antoine Mussocomments end at column 80
2006-07-05 Antoine MussoFix #6534: PHP notice on Special:Prefixindex with bad...
2006-07-05 Antoine MussoFix #6533: PHP notice on [[Special:Allpages]] with...
2006-07-05 Tim StarlingFixed SVG bug introduced in 15342
2006-07-05 Niklas Laxström* Small updates
2006-07-05 Niklas Laxström* Updates from Cicero
2006-07-05 Tim Starlingprofiling
2006-07-05 Tim Starlingsuppressing thumbnail generation in more places
2006-07-05 Tim Starlingremoved debugging code
2006-07-05 Tim StarlingCreated $wgGenerateThumbnailOnParse, set to false to...
2006-07-05 Greg Sabino... Might as well give pag_random a decent default.
2006-07-05 Greg Sabino... Change hard-coded vector fields to variables.
2006-07-05 Greg Sabino... Add begin(), does-nothing immediatecommit()
2006-07-05 Greg Sabino... Rewrote all the quoting stuff, including decodeBlob...
2006-07-05 Greg Sabino... Add decodeBlob() function to complement encodeBlob()
2006-07-05 Greg Sabino... Add SearchPostgres.php
2006-07-05 Greg Sabino... Wrap entire thing in a transaction
2006-07-04 Niklas Laxström* Update to Slovenian translation (sl)
2006-07-04 Niklas Laxström* Update to Venetian translation (vec)
2006-07-04 Niklas Laxström* Restructured
2006-07-04 Niklas Laxström* Updates ro Romanian translation (ro)
2006-07-04 Tim StarlingFixed flow control in Image::getThumbnail()
2006-07-04 Tim StarlingUse wfDebugLog() for the job queue log.
2006-07-04 Tim StarlingChanged the image directory global functions, they...
2006-07-04 Tim StarlingMade wfMkdirParents() faster and more robust
2006-07-04 Rob Church* Indonesian language updates
2006-07-04 Rotem LissUpdate.
2006-07-04 Tim StarlingCall firstCallInit() before cloning $wgParser.
2006-07-04 Rob Church* (bug 6185) Add standard user tool links to log page...
2006-07-04 Tim StarlingMore profiling sections
2006-07-04 Jimmy Collinsminor updates to German localisation (de)
2006-07-04 Rob Church* (bug 6504) Allow configuring session name with $wgSes...
2006-07-04 Rob ChurchRemove cruft; that happened in-branch, within 48 hours...
2006-07-04 Rob Church* (bug 6512) Link to page-specific logs on page histories
2006-07-04 Rob ChurchWhen parsing, if we encounter a blacklisted image,...
2006-07-03 Ilmari Karonenadd missing colon to searchsubtitle messages
2006-07-03 Jimmy Collins* Update to German localisation (de)
2006-07-03 Brion Vibber* (bug 6523) Fix SVG issue in rebuildImages.php
2006-07-03 Antoine Mussonicer debug output
2006-07-03 Tim StarlingLog job execution time
2006-07-03 Tim StarlingAs we say on Wikipedia, might it not have been easier...
2006-07-03 Rotem Liss(bug 6530) Update to Indonesian localisation (id) #25
2006-07-03 Rotem LissUpdate.
2006-07-03 Rob Church(bug 6527) Allow customising interface text for the...
2006-07-03 Tim Starlingfixed raw suffix
2006-07-03 Tim StarlingFixed fatal error on old image deletion when squid...
2006-07-03 Rotem LissGet the English extension messages to Special:Allmessag...
2006-07-03 Tim StarlingBetter to clone $wgParser rather than use it, otherwise...
2006-07-03 Tim StarlingUse $wgParser instead of constructing a new parser...
2006-07-03 Tim StarlingGot rid of about 20 regex calls in braceSubstitution...
2006-07-03 Tim StarlingRevert addToArray() change, add isCaseSensitive()
2006-07-03 Tim StarlingCall the LanguageGetMagic hook only once (per language...
2006-07-03 Tim StarlingBetter extension function synonym cache
2006-07-03 Tim StarlingMade MagicWord::addToArray() support case-insensitive...
2006-07-02 Jimmy Collins* (bug 5962) Update to Italian localisation
2006-07-02 Jimmy Collins* remove some messages which are on the ignore list
2006-07-02 Jimmy Collins* minor updates to exif messages (German)
2006-07-02 Niklas Laxström* Updates from Jhs
2006-07-02 Ilmari Karonencapitalization, spacing (thanks robchurch)
2006-07-02 Ilmari Karonena few searchsubtitles were still broken (my mistake...
2006-07-02 Ilmari Karonen"searchsubtitleinvalid" message for searches that are...
2006-07-02 Brion VibberMove 'style' attribute check to Sanitizer::checkCss...
2006-07-02 Niklas Laxström* Updates from Siebrand
2006-07-02 Rob Churchnarf
2006-07-02 Rob Church* Introduce 'BadImage' hook; see docs/hooks.txt for...
2006-07-02 Ilmari Karonenfix 'searchsubtitle' in languages other than English
next