ok 0 => msg ==> fail(msg) ; ok 1 => msg ==> pass(msg)
[lhc/web/wiklou.git] / includes /
2007-07-17 Rob ChurchUpdate comment
2007-07-16 Greg Sabino MullaneFix bug 10608, plus a bonus one that was hidden by...
2007-07-16 Aryeh GregorEr, right. Best to have "return true;" somewhere in...
2007-07-16 Aryeh GregorWhoops, reversed inequality. Forgot to check whether...
2007-07-16 Aryeh Gregor(bug 4650) Added various sanity checks to site stats...
2007-07-16 Rob Church(bug 3173) Option to offer exported pages as a download...
2007-07-16 Anders Wegge JakobsenUpdated translations for da
2007-07-16 Aryeh Gregor, too
2007-07-16 Raimond Spekking* Add a message if category is empty
2007-07-16 Rob ChurchRename 'SpecialContribSubEnd' hook to more appropriate...
2007-07-16 Daniel CannonAdded hook point to allow extensions to add to contentS...
2007-07-15 Jens FrankNew Parser::setTransparentTagHook for parser extension...
2007-07-15 Yuri AstrakhanAPI: an alternative "continue" value formatted as a...
2007-07-15 Yuri AstrakhanAPI: improved list=logevents - added leprop, decoded...
2007-07-15 Rob ChurchMIME is an acronym...
2007-07-15 Daniel CannonActually, let's make that message a tid bit more clear...
2007-07-15 Daniel CannonSecurity fix: Previously it was possible to include...
2007-07-15 Yuri AstrakhanAPI: Fixed Bug 10544 Add 'rc_id' column to 'recentchang...
2007-07-15 Yuri AstrakhanAPI: Removed maximum limit checking when running api...
2007-07-14 Rob Church* Indicate when a preview is unavailable/failed
2007-07-14 Rob Church(bug 10520) Preview licences during upload via AJAX
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-14 Rob Church(bug 10530) Introduce optional "sp-contributions-explai...
2007-07-13 Brion VibberAdd support for $suffix parameter on wfBasename() clone...
2007-07-13 Brion Vibber* (bug 10508) Allow HTML attributes on <gallery>
2007-07-13 Rob Church(bug 10558) Remove duplicate titles in WatchlistEditor...
2007-07-13 Raimond Spekking* (bug 10560) Adding a space between category letter...
2007-07-13 Nick JenkinsMark Mediawiki::articleFromTitle() as static to prevent...
2007-07-12 Steve Sanbegmissed a brace.
2007-07-12 Steve SanbegAdd error checking for mail() function
2007-07-12 Brion Vibber* (bug 9151) Fix relative subpage links with section...
2007-07-12 Brion Vibber* bug 10557 -- use a line break in raw watchlist edit...
2007-07-12 Brion Vibberset returnto link to the rolled-back page, not the...
2007-07-12 Brion Vibber* (bug 10526) Fix toolbar/insertTags behavior for IE...
2007-07-12 Brion VibberQuick fix for html validity in log pages.... this is...
2007-07-12 Brion Vibber* Fix for Esperanto double-x-encoding in move success...
2007-07-12 Brion Vibber* (bug 10552) Suppress rollback link in history for...
2007-07-12 Raimond SpekkingUse appropriate message for talk page links.
2007-07-12 Yuri AstrakhanAPI: Per IRC discussion with brion and co, now API...
2007-07-11 Jens FrankFix bug with <nowiki> in front of links for wikis where...
2007-07-11 Aaron Schulz*Still use = for LIST_SET so as not no kill non-where...
2007-07-11 Aaron Schulz*Make null values of arrays use NULL(for lists) or...
2007-07-11 Brion VibberFix regression from r23575 -- wl_notificationtimestamp...
2007-07-11 Brion VibberDon't spew () when tools group is empty (as on last...
2007-07-11 Rotem LissThis function is now not completely new, thus new exten...
2007-07-11 Brion VibberRevert r23999 -- too-specific class names are annoying...
2007-07-11 Raimond SpekkingAdding a few CSS classes per request on de.wiki
2007-07-11 Raimond Spekking* Removing redundant watchlist edit/clear links
2007-07-11 Nick Jenkins(bug 10332) Title->userCan( 'edit' ) may return false...
2007-07-11 Nick JenkinsA few comment tag tweaks.
2007-07-11 Nick JenkinsNative EOL style.
2007-07-11 Rob ChurchFix regression in URL-encoding from r23985
2007-07-11 Aryeh GregorPHP typing strikes again! Padding parser functions...
2007-07-11 Aaron Schulz*Make logs show only for users
2007-07-11 Andrew Garrett* Add link to Special:Log into MonoBook toolbox
2007-07-10 Aryeh Gregor(bug 9151) Remove timed redirects on "Return to X"...
2007-07-10 Brion Vibberwoops -- parens broke teh diffs
2007-07-10 Brion VibberFix regression caused by the namespace check on oldid...
2007-07-10 Rob Church(bug 9936) Per-edit suppression of preview-on-first...
2007-07-10 Rob ChurchDitch redundant trim-and-length check
2007-07-10 Rob Church(bug 6965) Cannot include "Template:R" with {{R}} ...
2007-07-10 Rob Church* Code conventions
2007-07-10 Yuri AstrakhanAdded $wgShowHostnames to shows/hide host names in...
2007-07-10 Rob Church* (bug 9903) Don't mark redirects in categories as...
2007-07-10 Rob ChurchRevert bogus reversion
2007-07-10 Aryeh Gregor(bug 10413) DISPLAYTITLE doesn't escape HTML entities...
2007-07-10 Aaron Schulz*Comment format
2007-07-10 Paa Kwesi ImbeahInitial commit that reproduces 1.10 implementation...
2007-07-09 Aryeh GregorOkay, use named constants that are actually equivalent...
2007-07-09 Brion Vibber* (bug 10316) Prevent inconsistent cached skin settings...
2007-07-09 Aryeh GregorMagic numbers are evil, use named constants.
2007-07-09 Brion VibberAssume last year, not this year, when jumping to a...
2007-07-09 Rob ChurchDon't waste time queuing or checking email notification...
2007-07-09 Rob ChurchAdd some navigation between watchlist modes
2007-07-09 Rob ChurchLet's be a little bit clever here; faster code path...
2007-07-09 Rob ChurchMake WatchlistEditor use arrays of strings, which are...
2007-07-09 Rob Church* (bug 10495) $wgMemcachedDebug set twice in includes...
2007-07-09 Rob Church* Code conventions
2007-07-09 Rob Church* Update release notes
2007-07-09 Yuri AstrakhanAPI: fixed timestamp format for 'continue' values
2007-07-09 Tim StarlingAdded iterator interface to ResultWrapper. No support...
2007-07-08 Yuri AstrakhanAPI: added wlprop=sizes to get article size before...
2007-07-08 Yuri AstrakhanAPI: updated help screen
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...
2007-07-08 Yuri AstrakhanAPI: forgot to remove debugging statement
2007-07-08 Yuri AstrakhanAPI:
2007-07-07 Yuri Astrakhanbug 10496 DISTINCT option logic incorrect in Database...
2007-07-07 Yuri AstrakhanAPI: Added list=exturlusage - allows url searches withi...
2007-07-07 Yuri AstrakhanRollback rewrite to separate UI from logic (with help...
2007-07-07 Daniel CannonPer-page protection should take precedence over namespa...
2007-07-07 Brion Vibbercase change for aesthetic purposes
2007-07-07 Brion Vibber* (bug 10477) Fix AJAX watch for Farsi on Firefox:...
2007-07-07 Daniel CannonMore profile breakage.
2007-07-07 Rob ChurchKill some parameter cruft
2007-07-07 Yuri AstrakhanAPI: slightly better naming for db repl lag
2007-07-07 Rob Church* Rename "namespaceprotectedtext" to "namespaceprotected"
2007-07-07 Rob ChurchClean up OutputPage::readOnlyPage() -- most of these...
2007-07-07 Rob Church* Coding conventions
2007-07-07 Yuri AstrakhanAPI: (bug 10211) Added db server replication lag inform...
2007-07-07 Daniel CannonIf the user is unable to edit a page because the namesp...
next