Bug 5136: corner cases with relative oldids are wrong
[lhc/web/wiklou.git] / includes /
2006-03-01 LupinBug 5136: corner cases with relative oldids are wrong
2006-03-01 Tim StarlingFixed inappropriate access of $wgTitle from LanguageCon...
2006-03-01 Brion Vibber* Purge thumbnails and metadata cache for action=purge...
2006-02-28 Tim StarlingMaintain backwards-compatibility in $wgUrlProtocols...
2006-02-28 Tim Starlingclosing tag
2006-02-28 Tim StarlingClass to help with debugging inappropriate references...
2006-02-28 Tim StarlingDocumentation, plus two accessor functions that might...
2006-02-28 Tim Starlingdocumentation
2006-02-27 Brion Vibber* (bug 5062) Width sometimes one pixel short when using...
2006-02-27 Brion Vibber* (bug 5086) Force image resize dimensions on ImageMagi...
2006-02-26 Niklas LaxströmSome enhancements to allmessages filter
2006-02-26 Rob Church* (bug 4838) Add relative oldids (prev, next, cur)...
2006-02-26 Brion Vibber* (bug 5081) Remove bogus fix for invalid characters...
2006-02-26 Tim StarlingShow the job queue length in Special:Statistics
2006-02-25 Rob ChurchRevert Tim's changes to category links, owing to the...
2006-02-25 Domas Mituzasallow to disable schema checks - those acquire giant...
2006-02-25 Tim Starlingprofiling
2006-02-25 Tim StarlingFixed SQL error, keep track of job_id
2006-02-25 Tim StarlingAvoid circular links updates
2006-02-25 Tim StarlingDifferent pop method
2006-02-25 Tim StarlingIf there's a duplicate, don't delete and recreate,...
2006-02-24 Tim StarlingThe live immediateBegin hack didn't actually do anythin...
2006-02-24 Niklas LaxströmFix my previous commit so that it might even work
2006-02-24 Domas Mituzas* live immediatebegin hack
2006-02-24 Niklas Laxström* Javascript filter for Special:Allmessages
2006-02-24 Tim Starlingprofiling
2006-02-24 Tim Starlingbug
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...
2006-02-24 Tim StarlingMake links to categories in the catlinks box blue wheth...
2006-02-23 Niklas LaxströmFixfix
2006-02-23 Niklas Laxström* Make Live Preview an user preference, still controlla...
2006-02-23 Rob Church(bug 4535) Warn user when editing CSS or JS subpage...
2006-02-23 Rob Church(bug 4970) Make category paging limits configurable
2006-02-22 Rob Church(bug 4974) Don't follow redirected talk page on "new...
2006-02-22 Rob ChurchFixed up that buggered commit so Brion won't stab me.
2006-02-22 Rob ChurchBollocks, something's wrong with that - it's buggered...
2006-02-22 Rob Church(bug 4319) Don't show a "create account" link on the...
2006-02-22 Magnus ManskeFix for parser test "Magic links: PMID incorrectly...
2006-02-22 Magnus Manskefix for external links:
2006-02-22 Magnus Manske"table with no data" fix
2006-02-22 Tim StarlingMaximum article size, since max_allowed_packet is too...
2006-02-20 Niklas Laxström* Fixed and enhanced a little the Live Preview, which...
2006-02-20 Tim StarlingLet wikidiff2 do its own segmenting
2006-02-19 Domas Mituzasadd knob for persistent MC connections
2006-02-18 Brion Vibber* Fix explicit s-maxage=0 on raw pages; should help...
2006-02-18 Brion Vibber* More exact checking in Title::equals() to fox moves...
2006-02-18 Niklas Laxström* Restriction types now use restriction-* messages...
2006-02-18 Rob ChurchIntroduce $wgWantedPagesThreshold per bug 5011; Special...
2006-02-18 Brion Vibber* Remove legacy PHPTal code, hasn't been maintained...
2006-02-18 Brion Vibber* Avoid corrupting <gallery> inside <!-- comment -->
2006-02-18 Brion Vibber* Fix missing bad title check in Special:Booksources
2006-02-17 Rob ChurchParanoia
2006-02-17 Rob Church(bug 5018) Anchors for each message in Special:Allmessages
2006-02-17 Tim Starlingcheck if the wikidiff2 function exists after loading...
2006-02-16 Rob Church(bug 5013) Check for existence on "return to" links
2006-02-16 Brion VibberAdd final newline for consistent display and to fix...
2006-02-16 Brion Vibber* Fix double-escaping of title in preview form
2006-02-16 Brion Vibber* (bug 4502, 5017) Don't render potentially hostile...
2006-02-15 Niklas LaxströmEvery time I see checkbox God kills a kitten, needs...
2006-02-14 River Tarnelltrailing whitespace is unhappy
2006-02-14 Brion Vibber* Unknown log types no longer throw notices everywhere...
2006-02-14 River Tarnellrename getTalkPages to getNewMessageLinks, use wfmsghtm...
2006-02-14 River Tarnellhooks for shared new talk notifications
2006-02-13 Brion Vibber* Blocking some Unicode whitespace characters in userna...
2006-02-12 Tim Starlingoptions to insertSelect(), indenting
2006-02-11 Tim StarlingHide own edits from RC, mostly by Jason. No show/hide...
2006-02-11 Tim Starlingpreload hook
2006-02-11 Tim StarlingAllow cookies to be shared between multiple wikis with...
2006-02-10 Erik Moellerdoc
2006-02-10 Erik Moellervery basic support for requiring email authentication...
2006-02-09 Tim StarlingAdded support for wikidiff2 and similar external diff...
2006-02-08 Tim StarlingBug 4916: Make localised text (notably the word "line...
2006-02-08 Rob Churchpartial bug 3456) Disable auto redirect to Main Page...
2006-02-07 Magnus ManskeFix for parser test error "Image link to nonexistent...
2006-02-07 Tim StarlingInvestigated tidy deadlock allegations, couldn't reproduce.
2006-02-07 Tim Starlingrc_timestamp >= $cutoff instead of rc_timestamp > ...
2006-02-07 Brion Vibber* (bug 4842) Fix 'show number of watching users' with...
2006-02-06 Tim StarlingProper windows escaping in wfEscapeShellArg()
2006-02-06 Magnus ManskeFixing parser errors "no data" and "nothing but a caption".
2006-02-06 Rob ChurchIntroduce "semiprotectedpagewarning" which appears...
2006-02-06 Tim StarlingReport errors from ImageMagick convert back to the...
2006-02-06 Tim Starlingmake wfShellExec() work on windows a bit better
2006-02-05 Rob ChurchGrrr...remove duplicate $, thanks Niklas
2006-02-05 Rob ChurchFix broken contribs link in block log
2006-02-05 Rob Church(bug 4860) Expose Title->userCan() as Hooks
2006-02-05 Rob Church(bug 4875) Define a div containing the shared image...
2006-02-05 Brion Vibber* (bug 4867) Leave invalid EXIF date fields unformatted...
2006-02-04 Rob ChurchAdd warning for anon. edits
2006-02-03 Magnus ManskeFix for parser test "A table with no data"
2006-02-03 Brion Vibber* (bug 3347) strip linebreaks in math error source
2006-02-03 Brion Vibber* (bug 4303) Add $wgFavicon to change the shorticon...
2006-02-02 Tim StarlingBug 4549. "Temporary" means that it's cleared in parse...
2006-02-02 Tim StarlingMore robust directory structure migration, should fix...
2006-02-02 Brion Vibbertypo in diff feed style
2006-02-01 Tim StarlingVarious improvements to interwiki transclusion. Introdu...
2006-02-01 Tim Starlingdocumentation, code cleanup
2006-01-31 Tim StarlingFeature karma: removing a useless feature that I recent...
2006-01-31 Tim StarlingFixes and improvements to interwiki transclusion:
2006-01-30 Antoine MussoUpdate documentation URL
2006-01-30 Domas Mituzasremove memcached polution ... ah, and namespace notices...
next