Localisation updates for MediaWiki core messages from Betawiki
[lhc/web/wiklou.git] / includes /
2007-09-04 Brion VibberAnd remove some debug loggin :)
2007-09-04 Brion VibberFix the fix in r25439, which incorrectly assumed that...
2007-09-04 Tim StarlingMoved removeBadFile() to the base class
2007-09-04 Aaron Schulz*Comment grammar
2007-09-04 Roan Kattouw(bug 10980) Add exclude redirects on backlinks
2007-09-04 Roan KattouwAdditional fix of bug 10890
2007-09-04 Brion VibberUse 'enc' variable naming convention for interpolated...
2007-09-04 Aaron Schulz*Only sanitize IPv6 titles for pages in user namespace.
2007-09-04 Tim StarlingAllow extensions to define magic words by simply includ...
2007-09-04 Aaron Schulz*Allow for some non-patrollers to see which edits were...
2007-09-03 Roan Kattouw* (bug 10890) API: Timestamp support for categorymember...
2007-09-03 Roan Kattouw(bug 10898) API does not return an edit token for non...
2007-09-03 Roan Kattouw* (bug 11115) API: Adding the SHA1 to the imageinfo...
2007-09-03 Raimond SpekkingRe-revert of r25349 per Brion on
2007-09-03 Tim LaquaChanged from wfMsg('newsectionsummary') to wfMsgForCont...
2007-09-03 Tim LaquaMinor - Switched to hardcoded space for 'newsectionsummary'
2007-09-03 Tim LaquaFixed bug 10836
2007-09-03 Aaron Schulz*Convert '.' to ':' for IPs that have both (like '...
2007-09-03 Raimond SpekkingFix a regression from the file repo stuff.
2007-09-03 Aaron Schulz*Don't call ArticleSaveComplete if the edit did not...
2007-09-02 Greg Sabino MullaneCorrect comments about frequency of pruning.
2007-09-02 Greg Sabino MullaneAdd implicitOrderby() to make sure that SpecialAllpages...
2007-09-02 Tim StarlingIn the diff column headings, Use divs with id attribute...
2007-09-02 Tim StarlingFixed typo, fld_len -> fld_size
2007-09-02 Tim LaquaBacking off fix for bug 10836 - previous attempt was...
2007-09-02 Tim LaquaFixed bug 10836
2007-09-02 Tim LaquaFixed bug 9456 - added editsummaryheading system messag...
2007-09-01 Rob ChurchRevert r25349 and offspring; the watchlist editor shows...
2007-09-01 Rotem LissUse standard URL for contributions page.
2007-09-01 Rotem LissUsing the function Title::isSubpage instead.
2007-09-01 Rotem LissDon't show contributions link to user subpages in the...
2007-09-01 Andrew GarrettAllow an element name to be specified in Xml::namespace...
2007-08-31 Aaron Schulz*Revert r25375, breaks other messages. I didn't realize...
2007-08-31 Aaron Schulz*Remove debug line
2007-08-31 Aaron Schulz*Use addHTML() on formatPermissionsErrorMessage() gener...
2007-08-31 Aaron Schulz*$groups are links if possible (strings otherwise)...
2007-08-31 Aaron Schulz*Don't show the whole edit form if they are not allowed...
2007-08-31 Tim StarlingAllow API modules to be defined in extensions
2007-08-31 Tim StarlingDon't return truncated output
2007-08-31 Tim StarlingFixed border option to makeImageLink2()
2007-08-31 Raimond Spekking* Add link to user contributions in normal watchlist...
2007-08-31 Aaron Schulz*Call OutputPageBeforeHTML on preview (bug 7050)
2007-08-31 Aryeh GregorDebug code, gah.
2007-08-31 Aryeh GregorAdded the possibility for Sanitizer::escapeId to valida...
2007-08-31 Tim StarlingIn OggHandler:
2007-08-30 Brion VibberRevert r25297, r25298 for now.
2007-08-29 Paa Kwesi ImbeahAdding InstantCommons includes into ApiMain and AutoLoa...
2007-08-29 Paa Kwesi ImbeahAdding InstantCommons api into trunk
2007-08-29 Brion Vibber* (bug 11114) Fix regression in read-only mode error...
2007-08-29 Aryeh GregorReinstate r25260 with fix (missing trim()). No additio...
2007-08-29 Brion VibberRevert r25260; breaks several parser tests cases, seems...
2007-08-29 Brion VibberRevert schema change in r25267 -- no more schema change...
2007-08-29 Aryeh Gregor* Add an index to (rev_page,rev_user,rev_timestamp...
2007-08-29 Aryeh Gregor(bug 8393) <sup> and <sub> need to be preserved (withou...
2007-08-28 Rob Church* (bug 10985) Compromise solution; strike out resolved...
2007-08-28 Rob Church(bug 11022) Use a more accurate page title for Special...
2007-08-28 Rob Church(bug 11094) Update API help for 'siteinfo' - based...
2007-08-28 Rob Church(bug 11095) Honour "preview on first edit" preference...
2007-08-27 Brion Vibber* (bug 11072) Fix regression in API image history query
2007-08-27 Brion VibberRevert bug 10347 stuff -- too-big, too-prominent, too...
2007-08-27 Brion Vibber* (bug 11067) Fix regression in upload conflict thumbna...
2007-08-27 Aaron Schulz*Don't reference $moverestr either, makes things more...
2007-08-27 Aaron Schulz*Make protection notice only care about edit rights
2007-08-27 Brion Vibber* (bug 11082) Fix check for fully-specced table names...
2007-08-27 Raimond SpekkingRemove 'blockedtext-concise'/'autoblockedtext-concise...
2007-08-27 Rob ChurchShow relevant deletion log lines
2007-08-27 Rob Church* Drop useless `image` parameter from deletion links...
2007-08-27 Rob Church(bug 11079) Use 'wpReason' as the comment field name...
2007-08-27 Raimond SpekkingFix a regression from r24808 for some image options.
2007-08-27 Aaron Schulz*Add a space if we already have subtitle content
2007-08-26 Rotem Liss* Adding a newline before the statistics footer, to...
2007-08-26 Aaron Schulz*On second thought, don't use 'diff', might be confusin...
2007-08-26 Aaron Schulz*Rename protected-subtitle messages to something more...
2007-08-26 Brion VibberFix regression caused by r24505 for bug 10683 -- was...
2007-08-26 Niklas Laxström* Double url encoding of title broke Special:Newpages...
2007-08-26 Aaron Schulzforgot to commit this with message tweak
2007-08-26 Aaron Schulz*Generalize function to list UI names for all groups...
2007-08-26 Daniel Cannon(bug 10347) Added subtle message to subtitle indicating...
2007-08-25 Brion Vibber* (bug 11065) Fix regression in handling of wiki-format...
2007-08-25 Aaron Schulz*Use 'USE INDEX' not 'FORCE INDEX'. Database functions...
2007-08-25 Brion VibberFix for restore of image data where oldimage rows hadn...
2007-08-25 Aaron Schulz*oi_metadata can't be null. Some fa_metadata values...
2007-08-25 Brion VibberHack a special case for regression in setting image...
2007-08-25 Tim StarlingUpdate img_sha1 only when it's really needed, instead...
2007-08-23 Tim LaquaAdded SkinAfterBottomScripts hook to Skin::bottomScript...
2007-08-23 Brion Vibber* Resizing transparent GIF images with GD now retains...
2007-08-23 Raimond Spekking* (bug 5206) Add accesskey ',' to 'preferences' navigat...
2007-08-23 Raimond SpekkingRevert r25080, accident commit, sorry :-(
2007-08-23 Raimond Spekking* (bug 5206) Add accesskey ',' to 'preferences' navigat...
2007-08-22 Brion VibberRevert r25037 -- just removes functionality from Specia...
2007-08-22 Brion VibberOrder of link parameters changed in r25049; putting...
2007-08-22 Tim StarlingFixed typo in LocalFileDeleteBatch::execute() which...
2007-08-22 Brion VibberRevert r25047 -- produces confusing, useless behavior...
2007-08-22 Tim StarlingIn ImageGallery:
2007-08-22 Rob Church(bug 11023) Don't register Special:Upload as a special...
2007-08-22 Rob ChurchWhoops, fix up permission check so "deletedhistory...
2007-08-22 Rob Church* (bug 9002) Provide a "view/restore deleted edits...
2007-08-22 Rob Church* Fix "most viewed" heading
2007-08-22 Rob Church* (bug 9026) Incorrect heading numbering when viewing...
2007-08-22 Rob ChurchTweak comment; people seem to whine about this one...
next