* (bug 11211) Pass, as a parameter to the protectedpagetext interface message, the...
[lhc/web/wiklou.git] / includes /
2007-09-10 Andrew Garrett* (bug 11211) Pass, as a parameter to the protectedpage...
2007-09-10 Andrew Garrett* Partial revert of r25680 (The bit that allowed people...
2007-09-10 Rotem Liss(bug 5387) Block log items on RecentChanges don't make...
2007-09-09 Aryeh GregorMoved inline markup in signup and login forms to CSS...
2007-09-09 Niklas Laxström* Removed unused message
2007-09-09 Greg Sabino MullaneDon't pass getTimestamp output directly to the db witho...
2007-09-09 Andrew Garrett* Allow userCan to take null $user - and replace it...
2007-09-08 Tim StarlingMoved EditPage::sectionAnchor() and EditPage::pseudoPar...
2007-09-07 Tim StarlingFixed the diff cache purge feature:
2007-09-07 Brion VibberSome naming cleanup of the filename prefix blacklist...
2007-09-07 Brion VibberRevert 25602 and 25604 schema changes for now.
2007-09-07 Aaron Schulz*Should include usertalk NS too
2007-09-07 Raimond Spekking* Add a warning for non-descriptive filenames at Specia...
2007-09-07 Aryeh GregorUse "public function", not the old "@public" nonsense.
2007-09-07 Aryeh GregorReinstate 25267 now that 1.11 is branched, and add...
2007-09-07 Tim Laqua(m) Marking Parser::doQuotes() as public as it needs...
2007-09-06 Tim LaquaRefining EditPage::pseudoParseSectionAnchor function...
2007-09-06 Brion VibberChange new section summary to use /* blah */ format...
2007-09-06 Roan KattouwAPI: Really fixing bug 10898 this time
2007-09-06 Tim Laqua(m) Removing debug comment.
2007-09-06 Tim LaquaRefining fix for bug 10836 - taking care of unintended...
2007-09-06 Rob Church* Bump version to 1.12alpha
2007-09-05 Tim StarlingCredits for OggHandler
2007-09-05 Aryeh GregorTweak comment text
2007-09-05 Aryeh GregorAdd comment for r25525 so future devs don't think their...
2007-09-05 Domas Mituzasbe resourceful, instead of creating new indexing bloat...
2007-09-04 Niklas Laxström* Inclusion of Special:Wantedpages now works again
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...
next