* (bug 11342) Fix several 'returnto' links in permissions/error pages which
[lhc/web/wiklou.git] / includes /
2007-09-14 Brion Vibber* (bug 11342) Fix several 'returnto' links in permissio...
2007-09-14 Brion Vibber* Add {{filepath:}} parser function to get full path...
2007-09-14 Rotem Liss* (bug 7890) Special:BrokenRedirects links deleted...
2007-09-13 Brion VibberReverting r25082:
2007-09-13 Brion VibberRevert r25819 -- Adding a floated gallery to image...
2007-09-13 Raimond Spekking* Add name/id to submit button, per request of de.wp
2007-09-13 Raimond Spekking* (bug 11321) Fix width of gallerybox when option ...
2007-09-12 Raimond Spekking* (bug 11243) Show thumbnail on image description page...
2007-09-12 Roan Kattouw(bug 11308) Allow the API to output the image metadata
2007-09-11 Daniel Cannon(API) Partial revert of r25742. Escaping all html speci...
2007-09-11 Roan KattouwReverting stupidity from r25796, apologizing for own...
2007-09-11 Roan KattouwFixing very stupid typo in Special:Userrights, which...
2007-09-11 Brion Vibber* (bug 4021) Fix for MySQL wildcard search
2007-09-11 Brion Vibber* (bug 9252) Fix for tidy funkiness when using editintr...
2007-09-11 Brion VibberPoke about with spacing in the contribs form... It...
2007-09-11 Brion VibberRevert r25707, bump CSS versions again
2007-09-11 Brion VibberReverting r25772 for now.
2007-09-11 Brion VibberRevert r25768, r25771
2007-09-11 Niklas Laxström* Fixed notice when accessing special page without...
2007-09-11 Raimond Spekking* Add function Language::getLanguageNameLocal() for...
2007-09-11 Andrew Garrett* Speed up Special:UncategorizedPages and Special:Deade...
2007-09-11 Raimond Spekkingr25714/25723 changed message 'cantcreateaccounttext...
2007-09-10 Rotem LissIf no messages are specified in the extension file...
2007-09-10 Brion Vibber* (bug 11158) Fix escaping in API HTML-formatted JSON
2007-09-10 Brion Vibber* (bug 11179) Include image version deletion comment...
2007-09-10 Daniel CannonFix typo. "wfGetDb" -> "wfGetDB"
2007-09-10 Brion Vibberremove random bogus char in comment
2007-09-10 Roan Kattouw*(bug 11275) Enable descending sort in API categorymembers
2007-09-10 Andrew GarrettUndo some unintended UTF-8 muckups from my last commit.
2007-09-10 Andrew Garrett* (bug 8834) Split off permission for editing user...
2007-09-10 Andrew Garrett* (bug 8759) Fixed bug where rollback was allowed on...
2007-09-10 Andrew Garrett* Ensure, on the server side, that cascading protection...
2007-09-10 Andrew Garrett* (bug 9611) Supply the blocker and reason for the...
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()
next