Replacing strictEqual-assertion with a more useful QUnit.push that includes the expec...
[lhc/web/wiklou.git] / includes /
2011-06-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-12 Alexandre EmsenhuberMoved action=deletetrackback and action=markpatrolled...
2011-06-12 Ariel Glennsafer check if mhash is available (and I'm about to...
2011-06-12 Philip TzouUpdate Chinese conversion tables.
2011-06-11 Brian WolffRemove $wgCheckCopyrightUpload from DefaultSettings...
2011-06-11 Alexandre EmsenhuberAnd I forgot to commit this file in r89874
2011-06-11 Alexandre Emsenhuber* Made Special:RevisionDelete use the local variables...
2011-06-11 Alexandre EmsenhuberMoved part of action handling functions near other...
2011-06-11 Sam ReedFollowup r88873, remove setting of $wgEnableCreativeCom...
2011-06-11 Alexandre EmsenhuberChanged more magic __get method calls to accessors...
2011-06-10 Tim StarlingFix for r89821, r89839: we can skip certain tests if...
2011-06-10 KrinkleFollow-up r89835: Accidently comitted from a deeper...
2011-06-10 Mark A. HershbergerMake Pg installer work in the “common” case: follow...
2011-06-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-10 Raimond SpekkingSimplify link construction a bit.
2011-06-10 Tim StarlingPostgreSQL install fixes:
2011-06-10 Tim StarlingFixed typo in comment.
2011-06-10 Tim StarlingFix for r86741 which broke PG update due to the math...
2011-06-10 Tim StarlingFix for logic error in r89529 causing a notice.
2011-06-10 Tim StarlingReverted r89393. A single Database object certainly...
2011-06-10 Chad Horohoe(bug 29332) don't let install progress if user requests...
2011-06-09 Raimond SpekkingSelf revert r89797: At least the block log link is...
2011-06-09 Raimond SpekkingSimplify link construction a bit.
2011-06-09 Alexandre EmsenhuberMarked Article::doRedirect() as deprecated, was used...
2011-06-09 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-09 Alexandre EmsenhuberRecommit SpecialPage.php and SpecialPageFactory.php...
2011-06-09 PlatonidesChange whitespace so it is easier to read.
2011-06-09 PlatonidesIf this was ever passed an empty string it would spit...
2011-06-09 Alexandre EmsenhuberRemoved some usage of error suppression operator
2011-06-09 Mark A. HershbergerMFT r89770
2011-06-09 Jure Kajzer* merge r89759 from REL1_17 into trunk
2011-06-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-08 Mark A. Hershbergerfollowup r88946 to add $1 to message
2011-06-08 Mark A. HershbergerW/S fixups
2011-06-08 Mark A. HershbergerRevert r89374, r88936 backports.
2011-06-08 Chad HorohoeRevert r87145, bug 28752: Xcache doesn't work in cli...
2011-06-07 PlatonidesFollow up r89707. No need for the explicit concatenations.
2011-06-07 Thomas Griesquick fix for bug28983 . Do not use $path in the loop...
2011-06-07 PlatonidesReinstate r79122 (fix for bug 14404), reverting r83868...
2011-06-07 Sam ReedRevert r87292
2011-06-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-07 Brion VibberFollowup to r86061: add parser test case to confirm...
2011-06-07 Chad HorohoeForgot to press save on the comment
2011-06-07 Chad HorohoeFollowup r87347, bug 22227, use makeTitleSafe.
2011-06-07 Chad HorohoeFix (Api)BlockTest for Sqlite. getRangeStart()/getRange...
2011-06-07 Brion VibberProvisional revert of r89648: "Another try at fixing...
2011-06-07 Chad HorohoeGet rid of addNewExtension()/getNewExtensions() method...
2011-06-07 Max SemenikFix r85021: extension tables weren't created in some...
2011-06-07 Paul CoppermanAnother try at fixing bug 93 "tilde signatures inside...
2011-06-07 Siebrand MazelandFix broken r89643.
2011-06-07 Siebrand MazelandAdd GENDER support for 'lockedbyandtime'. Suggested...
2011-06-07 Sam ReedFix error noticed in r88174, wasn't actually validating...
2011-06-07 Tim Starling* Restored the page shown when LocalSettings.php is...
2011-06-07 Jure Kajzer* fixed table duplication for unit tests
2011-06-07 Tim StarlingWhen detecting $wgServer, do not fall back to $_SERVER...
2011-06-06 PlatonidesFollow up r89585. Clean up after the test, expand inCon...
2011-06-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-06 Chad Horohoe;
2011-06-06 Sam ReedRevert r89537 till we decide a sane way to have it...
2011-06-06 Max SemenikFollow-up r89586: actually delete the file
2011-06-06 Brion VibberRevert r89263, r89297, r89347: unclear whether this...
2011-06-06 Niklas LaxströmFix for bug 29274 - Message class ignores $wgForceUIMsg...
2011-06-06 Sam Reed* (bug 27716) Make a method to do checking of 0 or...
2011-06-06 Sam ReedFollowup r89542, validate hashes
2011-06-06 Sam ReedFix fixme on r89549
2011-06-06 Sam ReedFollowup r89564
2011-06-06 Sam ReedRefactoring to r89566
2011-06-06 Sam ReedMinor refactoring
2011-06-06 Sam ReedFollowup r89564
2011-06-06 Sam Reed* (bug 26763) Make RSS/Atom of user contributions more...
2011-06-06 Sam ReedMake ApiFeedWatchlist obey $wgFeed, and also die with...
2011-06-06 Tim Starling* Added a REQUEST_URI check to the bug 28235 handling.
2011-06-06 Roan KattouwFix the non-PEAR alternative for Services_JSON_Error...
2011-06-06 Sam ReedFollowup r89550, add new error message to getPossibleErrors
2011-06-06 Matthew BrittonApiComparePages: Throw an error if getDiffBody returns...
2011-06-06 Matthew Brittonfollow up r89513: avoid internal error when only invali...
2011-06-06 KrinkleFix syntax error (Follow-up r89545)
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-06-05 Sam Reed* (bug 27595) sha1 search of list=filearchive does...
2011-06-05 Sam ReedFixup error message
2011-06-05 Sam Reed* (bug 21346) Make deleted images searchable by hash...
2011-06-05 Sam ReedFix typo from r89539
2011-06-05 Sam Reed* (bug 28392) mark action=undelete&timestamps as type...
2011-06-05 Sam Reed* (bug 29237) add interwiki target url attribute to...
2011-06-05 Sam ReedFix 2 usages of 'bool' when 'boolean' is used elsewhere
2011-06-05 Sam Reed* (bug 26597) Allow toggling of persistent cookies...
2011-06-05 KrinkleFix copypaste error (Not a special page), follow-up...
2011-06-05 Sam ReedDocumentation updates and additions
2011-06-05 Sam ReedFollowup r89529
2011-06-05 Sam ReedFollowup r89528, don't use $wgRequest use $this->getMai...
2011-06-05 Max SemenikFollow-up r89254 and r89481: re-did loading extension...
2011-06-05 Sam Reed* (bug 22179) Internal use of API (FauxRequest) results...
2011-06-05 Max SemenikFolow-up r89526: tabs and eol-style :(
2011-06-05 Max SemenikSQLite: sync a couple of indexes with MySQL
2011-06-05 Alexandre EmsenhuberReplace the text directly instead of using the StripSta...
2011-06-05 Sam Reed* (bug 28002) Internal error in ApiFormatRaw::getMimeType
2011-06-05 Sam ReedFollowup r89515, fix double spacing in API Error message
2011-06-05 Sam Reed* (bug 21107) Split error "customcssjsprotected" into...
2011-06-05 Sam ReedFollowup r89512
2011-06-05 Sam Reed* (bug 25734) API: possible issue with revids validation
next