Show the right message on account creation when the user is blocked.
[lhc/web/wiklou.git] / includes /
2007-09-25 Rotem LissShow the right message on account creation when the...
2007-09-24 Raimond Spekking* (bug 8376) Special:Newpages accepts namespace in...
2007-09-24 Brion VibberRevert r26084; as mentioned on list this still is a...
2007-09-24 Raimond Spekking* (bug 11035) Add descriptive <title> to Special:Search
2007-09-24 Brion VibberRevert r26071 -- clearly not tested at all; title text...
2007-09-24 Brion VibberClean up r26058, r26059 a bit...
2007-09-24 Niklas LaxströmCommitting a version which at least shows the text...
2007-09-24 Raimond Spekking* (bug 11035) Add descriptive <title> to Special:Search
2007-09-24 Aryeh GregorActually, Sanitizer::encodeAttribute() was broken,...
2007-09-24 Aryeh Gregor"' onload='send_me_your_credit_card_info()" would be...
2007-09-24 Aryeh Gregor(bug 5412) Add feed links for the site (i.e., Recentcha...
2007-09-24 Aaron Schulz*Typo fix (bug 11434)
2007-09-24 Aaron Schulz*Kill references to non-existent php files (bug 11433)
2007-09-23 Greg Sabino MullaneMake CONCAT calls database portable, change IF() to...
2007-09-23 Greg Sabino MullaneFix bug 11292, unserialize errors with Postgres, by...
2007-09-21 Niklas Laxström* Some cleanups that have been hanging here too long
2007-09-20 Brion Vibber* (bug 4918) Clean up logic for email notification...
2007-09-20 Brion VibberRevert r25958 and r25959 for now.
2007-09-20 Raimond Spekking* Add message 'year-month' to enable swap of year and...
2007-09-20 Raimond Spekking* (bug 11151) Add descriptive <title> to revision histo...
2007-09-19 Daniel Kinzlerimplemented action=purge for RC RSS feed. Not sure...
2007-09-19 Daniel Kinzlersecurity fix (read-protection): use anon user privilege...
2007-09-19 Brion VibberTweak it up a little more -- also unescape the double...
2007-09-19 Brion VibberTweaks to r25923 for my own peace of mind:
2007-09-19 Greg Sabino MullaneSet search_path on Postgres if wgDBmwschema != 'mediawi...
2007-09-18 Daniel Cannon(bug 11296) Introduced special case pretty-printer...
2007-09-18 Brion VibberFix external link queries to escape LIKE metacharacters...
2007-09-18 Brion VibberRevert r25916 -- breaks ability to blow up small images...
2007-09-18 Raimond SpekkingMoving code from Linker::makeThumbLink2 to Linker:...
2007-09-17 Brion Vibber* (bug 11355) Fix false positives in Safe Mode and...
2007-09-16 Rob ChurchFurther clarify $wgSquidServers/$wgSquidServersNoPurge...
2007-09-16 Rotem LissStrike the link to the redirect rather than using an...
2007-09-16 Rotem LissIn double redirects, the link should be red when the...
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...
next