documentation, a couple notes about code and some whitespaces adjustements to make...
[lhc/web/wiklou.git] / includes / api /
2010-10-19 Sam ReedFollowup r74988, brion wins again ;D
2010-10-19 Sam ReedSwap usage of create_function for defined function...
2010-10-18 Roan KattouwRevert r74810 (vary API help cache on $wgUser->isAnon...
2010-10-17 Sam ReedFollowup r74392. Also cache result of getUser call...
2010-10-16 Roan KattouwFix r72905: don't run $endTime through wfTimestamp...
2010-10-15 Sam Reed* (bug 24792) API help caching doesn't vary on $wgUser...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-09 Sam ReedNot sure why watch was marked as deprecated, but unwatc...
2010-10-09 Sam ReedComment return types, some explicit class variable...
2010-10-06 Sam ReedExplicit class variable definition
2010-10-06 Sam ReedFollowup r71831, User::newFromName, not newFromText
2010-10-04 Sam ReedFollowup r74234 flip parameters
2010-10-04 Roan KattouwPer r74201 CR, make it clear that the list of languages...
2010-10-03 Sam ReedObject return type hints
2010-10-03 Sam ReedMinor tweaks to r74232, add a value for $botMax on...
2010-10-03 Sam ReedFollowup r74230, if we make things array, we should...
2010-10-03 Sam ReedFirst part of "*(bug 25303) API: integer parameter...
2010-10-03 Roan KattouwPer r69587 CR, mention which languages support variant...
2010-10-01 Sam ReedMinor followup to r74095, remove method as all it does...
2010-10-01 Sam Reed* (bug 25248) API: paraminfo errors with certain modules
2010-10-01 Sam ReedRemove error from ApiUserrights getPossibleErrors,...
2010-10-01 Sam ReedFew explicit class variable definitions
2010-09-29 Chad HorohoeDocument return values I needed
2010-09-28 Brion VibberClean tabs/spaces for r73853
2010-09-28 Sam ReedTweak/add some documentation as hints for some code...
2010-09-28 Sam ReedSwap a couple of while loops for foreach
2010-09-28 Sam ReedMinor followup to r66061, make the examples more explic...
2010-09-27 Roan KattouwFix indentation
2010-09-25 Sam ReedAdd missing @'s to r73753, document return type
2010-09-25 Sam Reed$name used in continue is undefined, use $message
2010-09-25 Sam Reedextract is weird
2010-09-25 Sam ReedRemove some unused keys from foreach
2010-09-25 Sam ReedFill in missing params from a dieUsage
2010-09-25 Sam ReedWhat's a boolif?
2010-09-25 Sam ReedRemove some unused variables
2010-09-24 Matthew Brittonreimplement r73652 having actually read coding conventi...
2010-09-24 Matthew BrittonAPI: sinumberingroup now gives correct size of 'user...
2010-09-23 Matthew Brittonfollow up r72387: using ApiQuery here breaks ApiParamIn...
2010-09-22 PlatonidesFix bug from r68337. The variable is called $res, not...
2010-09-22 Roan KattouwRevert r73510 (trunk version of r73511 ; missed the...
2010-09-22 Tim StarlingAllow API modules to be disabled in configuration....
2010-09-20 Sam ReedRemove some unused variables
2010-09-19 Alexandre EmsenhuberFixed parameter name in documentation
2010-09-13 Roan Kattouw(bug 25137) Don't open a DB connection just to (wrongly...
2010-09-10 PlatonidesFollow up r70957. Remove the double semicolon.
2010-09-10 Platonides(Bug 25138) ApiUndelete begins a transaction, but does...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-06 Bryan Tong MinhFollow-up r70137: Made asynchronous upload working...
2010-09-04 PlatonidesMake happy check-vars. This shows it that getQuery...
2010-09-03 Sam ReedOnly display Examples section if it's got anything...
2010-09-03 PlatonidesFollow-up r70970. There's no StubUser any more, so...
2010-09-03 Sam ReedWiden header documentation
2010-09-02 Sam ReedAlign URL's
2010-09-01 Sam Reed* (bug 24166) API error when using rvprop=tags
2010-08-31 Sam ReedApiBase.php:
2010-08-28 Sam ReedDescribe user property in ApiQueryAllimages
2010-08-28 Sam ReedBug 19195 - Make user IDs more readily available with...
2010-08-28 Sam Reedr71834, params and desc would be good
2010-08-28 Sam ReedFollowup r71831, it's not mutually exclusive!
2010-08-28 Sam ReedCouple more userid properties for Bug 19195
2010-08-28 Sam ReedPart of Bug 19195 - Make user IDs more readily availabl...
2010-08-26 Sam ReedMove ApiFormatYaml_spyc.php to spyc.php as per r71763
2010-08-26 Sam ReedI really do hate whitespace
2010-08-26 Sam Reed* (bug 24724) list=allusers is out by 1 (shows total...
2010-08-23 Sam Reedarrray?
2010-08-23 Sam ReedRemove some unneeded whitespace
2010-08-19 Sam ReedMinor followup to r70480
2010-08-18 Sam ReedFollowup to r68338, remove useless code (row is overwri...
2010-08-13 Sam ReedIt's params, not param
2010-08-12 PlatonidesRefactor to avoid defining globals inside switches.
2010-08-10 Sam ReedPrefix searches for users, not pages
2010-08-09 X!Fix r70770: Will I ever get this working? :)
2010-08-09 X!Followup to r70701: Facepalm fixing.
2010-08-09 Tim Starling* Revert r66878, completely misses the point of factori...
2010-08-09 X!Add format=dump and format=dumpfm, outputs results...
2010-08-08 Jack Phoenixfollow-up to r70703: converted spaces to tabs and trimm...
2010-08-08 X!(bug 24722) Only show blockinfo if user is actually...
2010-08-08 X!Followup to r70658: Code styling, use ApiPageSet to...
2010-08-08 X!Followup to r70638: Clean up code, add prop to function...
2010-08-08 X!(bug 24330) Add &redirect parameter to ?action=edit
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-07 X!-(bug 24484) Add prop=pageprops module
2010-08-07 X!Followup to r70584: Use fourth parameter of ApiQueryBas...
2010-08-07 X!Followup r70587: Remove unnecessary references
2010-08-06 X!* (bug 24236) Add add, remove, add-self, remove-self...
2010-08-06 X!* (bug 24677) axto= parameters added to allcategories...
2010-08-06 Sam ReedChange statsOutput to parent, wikiStatsOutput is a...
2010-08-06 Roan Kattouw(bug 24665) When starttimestamp is not specified, fake...
2010-08-06 Sam ReedReduce unnecessary seperate nested if's, move them...
2010-08-06 Sam ReedFollowup r70460 per Umherirrender comment
2010-08-05 Sam ReedFollowup r69091 Where did those spaces come from? :/
2010-08-05 Sam Reedstylize api up to date
2010-08-05 Sam ReedRevert r70489
2010-08-05 Sam ReedMove if ( is_array( $value ) && !$dupes ) { up to else...
2010-08-05 Sam ReedFollowup r70480, per Nikerabbits comment, there ''...
2010-08-04 Sam Reed-rakkaus/#mediawiki-i18n- [04-Aug-2010 22:02:04] PHP...
2010-08-04 Sam ReedFollowup r70479
2010-08-04 Sam ReedFurther followup to r70460/r70461 and r70477
2010-08-04 Sam ReedMake search enforced by API in search by setting PARAM_...
2010-08-04 Sam ReedFollowup r70460/r70461
next