lhc/web/wiklou.git
2005-11-15 Niklas Laxströmremoved formatnum() call from time(), which was breakin...
2005-11-15 Alexander Sigachovuserstyle should be last in css import list
2005-11-15 Tim StarlingSave the results of the link cache update parse into...
2005-11-15 Tim Starlingtypo in comment
2005-11-15 Tim StarlingImplemented diff cache
2005-11-15 Brion Vibber* Run wikitext-escaping on plaintext sigs (no wiki...
2005-11-13 Tim StarlingFixed breakage of comments
2005-11-13 Tim StarlingSupport for short empty extension tags, e.g. <extension...
2005-11-13 Tim StarlingMoving the title cache from a static local variable...
2005-11-13 Ævar Arnfjörð... * spaces => tabs
2005-11-13 Ævar Arnfjörð... * @copyright tag
2005-11-12 Domas Mituzasmarking as expensive, needs other index in order to...
2005-11-12 Domas Mituzascategories deserve recentchanges based recentchanges...
2005-11-12 Domas Mituzasadd timestamp key on logging table, in order to avoid...
2005-11-12 Domas Mituzasrecentchanges based recentchanges linked
2005-11-12 Domas Mituzasuse index for sorting, sorting by cur_id makes no sense
2005-11-12 Domas Mituzaspage_timestamp does not exist, eh eh, page_touched...
2005-11-12 Domas Mituzasavoid filesorts on big dataset with name_title index...
2005-11-12 Domas Mituzasthere were two queries to be fixed, ...
2005-11-12 Domas Mituzasmove function name comment from start of query string...
2005-11-12 Domas Mituzasdo not join revision for pages not touched, saves some...
2005-11-12 Domas Mituzas"I LOVE YOU AVAR" type of commit
2005-11-12 Tim StarlingFixed mt, as per bug #3937
2005-11-10 Ævar Arnfjörð... * Rewrote magnus's spaghetti-hook, see mail.wikimedia...
2005-11-10 Ævar Arnfjörð... * If uploading is disabled and $wgUploadNavigationUrl...
2005-11-10 Brion Vibber* (bug 2569) Use PATH_SEPARATOR instead of trying to...
2005-11-10 Brion Vibber* (bug 3562) for go search, try Caps-Variants-Broken...
2005-11-10 Ævar Arnfjörð... * Add a creeping featureism that includes MediaWiki...
2005-11-10 Ævar Arnfjörð... * Removing obsolete comment
2005-11-09 Brion Vibber* Allow parser cache on redirect targets
2005-11-09 Niklas LaxströmReadd number separator
2005-11-09 Brion Vibber* Forbid usernames that can be interpreted as titles...
2005-11-08 Tim StarlingAdded local message cache feature ($wgLocalMessageCache...
2005-11-08 Brion Vibber* (bug 3817) Use localized date formats in preferences...
2005-11-07 Ævar Arnfjörð... * Trim the first and last newlines of strings passed...
2005-11-07 Ævar Arnfjörð... * (bug 3810) Translated the namespace names
2005-11-07 Tim Starlingnoindex,nofollow on action=purge
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...
next