lhc/web/wiklou.git
2005-11-07 Tim StarlingRequire POST method for action=purge, to prevent bots...
2005-11-07 Tim Starlingtypo
2005-11-05 Brion Vibber* Fix WebRequest::getRequestURL() to strip off the...
2005-11-05 Brion Vibber* (bug 2392) Fix Atom items content type, upgrade to...
2005-11-05 Brion VibberChange version number from '1.6alpha' to '1.6devel...
2005-11-05 Brion Vibber* (bug 3666) Don't spew PHP warnings in prefs on unreco...
2005-11-04 Ævar Arnfjörð... * Typo: </log> => </loc>
2005-11-04 Ævar Arnfjörð... * Don't make the url to the sitemap file a full url
2005-11-04 Ævar Arnfjörð... * Don't get page_is_redirect from page
2005-11-04 Magnus ManskeAdditional hook
2005-11-04 Ævar Arnfjörð... * (bug 327��) modify teh rc putput
2005-11-04 Brion Vibber(bug 3787) Don't replace variables and sigs in comments
2005-11-04 Brion Vibber* (bug 3877) Render math images into temp directory...
2005-11-03 Tim Starlingfix for PHP 5.1, yet another arbitrary change of return...
2005-11-03 Brion Vibber* (bug 918) Search index incorrectly joined words at...
2005-11-03 Brion Vibber* (bug 3487) Fix category edit preview with preview...
2005-11-03 Magnus ManskeChanging/adding of topics now requires bureaucrat
2005-11-03 Ævar Arnfjörð... * Be smart about the amount of urls that go into the...
2005-11-03 Ævar Arnfjörð... * (bug 3270) show put rc_id in the IRC RC url for wikis...
2005-11-03 Ævar Arnfjörð... * Optimization
2005-11-03 Ævar Arnfjörð... * Minor shuffling
2005-11-03 Ævar Arnfjörð... * Update the lastmod timestamp before writing an entry...
2005-11-03 Ævar Arnfjörð... * Renamed --path to --fspath
2005-11-03 Ævar Arnfjörð... * Fixed regression: It's now possible to specify a...
2005-11-03 Ævar Arnfjörð... * The sitemap protocol supports any ISO 8601 timestamp...
2005-11-03 Ævar Arnfjörð... * Use wfTimestamp() instead of custom functions
2005-11-03 Ævar Arnfjörð... * Add support for TS_ISO_8601, used for Special:Import...
2005-11-03 Ævar Arnfjörð... * Added a isMain() function that's the inverse of isTal...
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"...
next