lhc/web/wiklou.git
2005-11-03 Ævar Arnfjörð... * Added support for a --path option to dump the output...
2005-11-03 Ævar Arnfjörð... * Completely rewrote this to use OO
2005-11-02 Jens FrankChange storage architecture in images/math/.
2005-11-02 Ævar Arnfjörð... * Use page_touched rather than rev_timestamp, not as...
2005-11-02 Ævar Arnfjörð... * Pretty indenting
2005-11-02 Ævar Arnfjörð... * Remove redundant variable definition
2005-11-02 Ævar Arnfjörð... * Bah, use wfMsgForContent()
2005-11-01 Tim Starlinglonger timeout when fetching interwiki map
2005-11-01 Tim StarlingCheck for error response codes, don't proxy via localho...
2005-11-01 Ævar Arnfjörð... * Use the preeeeeeeeety count
2005-11-01 Ævar Arnfjörð... * Use the preeety count
2005-11-01 Ævar Arnfjörð... * Use the pretty count function
2005-11-01 Ævar Arnfjörð... * A function for pretty counts
2005-11-01 Ævar Arnfjörð... * 3 => MW_MATH_SOURCE
2005-11-01 Tim StarlingPHP 5 compatibility
2005-11-01 Brion Vibber* (bug 3845) Update attribute.php for 1.5 schema
2005-11-01 Brion Vibber* (bug 3852) "Redirected from" link no longer obscured...
2005-11-01 Tim StarlingFix for some odd problems when reading from a non-tty
2005-10-31 Tim StarlingMore informative error message for loss of session...
2005-10-31 Brion Vibber* Fix Parser::unstrip on PHP 5.1.0RC4
2005-10-31 Tim Starlingworkaround for any current or future exploit of the...
2005-10-31 Ævar Arnfjörð... * If you use require_once "./$foo"; the script will...
2005-10-31 Ævar Arnfjörð... * (bug 3844) Dummy language file that extends another...
2005-10-31 Brion VibberQuick demo hack to generate a plaintext link dump,
2005-10-31 Brion VibberDon't forget to use the 'u' modifier on linktrail regex...
2005-10-30 Ævar Arnfjörð... * (bug 3808) added nntp:// to the url protocol whitelist
2005-10-30 Ævar Arnfjörð... * Rewrote the url protocol thing to not suck
2005-10-30 Niklas LaxströmSmall updates
2005-10-30 Alexander SigachovUpdate of Ru and Udm language files
2005-10-30 Brion Vibber* (bug 2885) Remove unnecessary reference parameter...
2005-10-30 Tom Gilderallow onloadFuncts to be set before wikibits.js is...
2005-10-29 Magnus ManskeFixes requested by Alfio Puglisi
2005-10-29 Ævar Arnfjörð... * (bug 3827) Update
2005-10-29 Ævar Arnfjörð... * strtolower() => $wgContLang->lc()
2005-10-29 Brion Vibber* (bug 3761) Avoid deprecation warnings in Special...
2005-10-29 Ævar Arnfjörð... * Last commmit fixed, done properly now
2005-10-29 Brion VibberRestore default sig changed without explanation
2005-10-29 Brion Vibber* (bug 3667) Add missing global in page move code
2005-10-29 Ævar Arnfjörð... * NS_USER => $row->namespace (it's going to be the...
2005-10-29 Ævar Arnfjörð... * Logic error: $row->namespace not NS_USER
2005-10-29 Ævar Arnfjörð... * brion, the preprocessResults() function you removed...
2005-10-29 Ævar Arnfjörð... * If the user is at Special:Preferences and logs out...
2005-10-29 Tim StarlingAbility to set the blobs table name for any server...
2005-10-29 Ævar Arnfjörð... * (bug 3391) Display a link to the talk page in the...
2005-10-28 Brion Vibber* Avoid numerous redundant latest-revision lookups...
2005-10-28 Brion Vibber* (bug 3649) Remove obsolete, broken moveCustomMessages...
2005-10-28 Brion Vibber* (bug 3771) Handle internal functions in backtrace...
2005-10-28 Brion Vibber* (bug 3762) Define missing Special:Import UI messages
2005-10-28 Brion Vibber* (bug 3782) Throw fatal installation warning if mbstri...
2005-10-28 Alexander SigachovNew Udmurt language file. Russian messages by default
2005-10-28 Brion Vibber* (bug 3816) Throw edit conflict instead of fatal error...
2005-10-28 Brion Vibber* MySQL 5.0 strict mode fix for moving unwatched pages
2005-10-28 Tim StarlingGive informative connection errors more often
2005-10-28 Brion Vibber* (bug 3806) Gracefully fall back to client-side scalin...
2005-10-27 Brion VibberDon't re-run diff3 with missing files for the debug...
2005-10-27 Jens FrankAdd DB name to sitemap filenames
2005-10-27 Brion Vibber* Fail gracefully on invalid namespace in Special:Newpages
2005-10-27 Brion Vibber* (bug 3807) Fix 'all' in namespaces drop-down on contr...
2005-10-27 Tom Gilder***SORRY*** new preference to disable "jump to" links...
2005-10-26 Erik Moellernew config option: $wgAllowExternalImagesFrom
2005-10-26 Brion Vibber* Fix Special:BrokenRedirects on MySQL 5.0
2005-10-26 Brion Vibber* (bug 3803) Fix links on Special:Wantedcategories...
2005-10-26 Niklas LaxströmNo spaces then
2005-10-26 Brion VibberTomg, please test with error_reporting set to E_ALL...
2005-10-26 Niklas LaxströmSome unicode corruption, two messages
2005-10-26 Niklas Laxström* (bug 2324) image for redirects should be without...
2005-10-26 Niklas Laxström* (bug 3798) DoubleRedirects no longer has hard coded...
2005-10-26 Tom Gilder+editbox scrollbar thing
2005-10-26 Tom Gilder(*fanfare*) added scripting to save the position of...
2005-10-26 Ævar Arnfjörð... * Fixed regressions introduced in the last commit:...
2005-10-26 Brion Vibber* Sanitizer CSS comment processing order fix
2005-10-26 Ævar Arnfjörð... * If there's only one category, display "Category"...
2005-10-26 Brion Vibber* (bug 3786) Experimental support for MySQL 4.1/5.0...
2005-10-26 Ævar Arnfjörð... * Documentation fix for User::isSysop()
2005-10-26 Ævar Arnfjörð... * Duck reference errors on PHP >4.4.0
2005-10-26 Tom GilderRewrite of JS onload hook code; allows add-on scripts...
2005-10-26 Tim Starlingreally fixed relative path bug
2005-10-26 Ævar Arnfjörð... * Two special pages had the same description, meaning...
2005-10-25 Brion Vibber* (bug 3735) Fix to run under MySQL 5's strict mode
2005-10-25 Niklas LaxströmRemove hard coded project namespaces
2005-10-25 Niklas LaxströmExif translations, thanks to Ilkka Pirskanen and others
2005-10-25 Ævar Arnfjörð... * Five new parsertests for <includeonly>, <onlyinclude...
2005-10-25 Ævar Arnfjörð... * New including feature: <onlyinclude>, see parsertests...
2005-10-25 Tim Starlingfixed relative path bug
2005-10-25 Tim StarlingRemoved obsolete dump cruft
2005-10-24 Brion VibberRevert bogus change in 1.36
2005-10-24 Tom GilderAccessibility: added <label>s
2005-10-24 Ævar Arnfjörð... * Wrap uploadtext in <div id="uploadtext"> so that...
2005-10-24 Ævar Arnfjörð... * Renamed msg:ignorewarning to msg:ignorewarnings,...
2005-10-24 Ævar Arnfjörð... * Debugging code commited to cvs, oops
2005-10-24 Ævar Arnfjörð... * Parent message altered, purging old translations
2005-10-24 Ævar Arnfjörð... * Changed msg:ignorewarning: 'Ignore warning and save...
2005-10-24 Ævar Arnfjörð... * Made an interface for wpIgnoreWarning, already suppor...
2005-10-24 Tim StarlingFixed whitespace cleanup
2005-10-24 Tim StarlingMeaningful error message when all servers are busy
2005-10-24 Andrius Rsmall fix to include thousands separator (nonbreaking...
2005-10-24 Ævar Arnfjörð... * Added a language name for bug, pih, vec, lmo, udm
2005-10-24 Ævar Arnfjörð... * Adding a space to the sh name so that it breaks acros...
2005-10-24 Brion VibberRestore Special:Userrights and bureaucrat log messages...
2005-10-24 Brion VibberReverting fix for 2585; some users report seeing error...
next