Allow setting httponly on auth cookies.
[lhc/web/wiklou.git] / includes / api /
2008-04-14 Roan KattouwAPI: action=login now returns the correct waiting time...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Bryan Tong Minh(bug 13718) Return the proper continue parameter for...
2008-04-13 Aaron SchulzDisallow shitty filesort query
2008-04-11 Roan KattouwCommitting patch for bug 10931, which also fixes bug...
2008-04-10 Brion VibberRevert 33072 for now -- changes to ucuserprefix use
2008-04-10 Roan KattouwAPI: Enhancing ucuserprefix performance
2008-04-10 Roan Kattouw(bug 13544) Added oldid parameter to action=parse to...
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-04-08 Alexandre EmsenhuberDon't use $wgDBservers to get server ip, it isn't set...
2008-04-07 Roan KattouwOops, let's use a RIGHT JOIN here rather than an INNER...
2008-04-07 Roan Kattouw(bug 13618) Added rcprop=redirect and rcshow=redirect...
2008-04-05 Bryan Tong Minh(bug 11673) Return error 'unknown_action' in specified...
2008-04-05 Bryan Tong Minh(bug 12136) Extend allowed characters in JSON callback...
2008-04-05 Bryan Tong Minh(bug 11633) Explicitly convert redirect titles to strin...
2008-04-04 Roan KattouwOops, a backtick snuck in
2008-04-04 Roan KattouwActually, let's have that commit() call there anyway...
2008-04-04 Bryan Tong MinhRevert ApiQueryExtLinksUsage.php back to r32772: Forgot...
2008-04-04 Bryan Tong Minh(bug 13606) Added archivename to iiprop
2008-04-04 Roan KattouwAPI:
2008-04-03 Roan Kattouw(bug 13603) Added siprop=usergroups to meta=siteinfo...
2008-04-02 Roan Kattouw(bug 13587) Execute deferred updates in api.php
2008-04-02 Aaron Schulzproper name
2008-04-02 Roan KattouwShould've added $dbw->commit() here, hope this fixes...
2008-04-02 Aaron SchulzAdd getExcludeClause(), hide items from API too
2008-04-01 Aaron SchulzUse 'suppress' right rather than 'oversight'
2008-03-30 Roan KattouwAPI: Fixing exception in ApiEditPage
2008-03-30 Roan KattouwAPI: Forgot a whole bunch of messages specific to ApiEd...
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-28 Roan KattouwRemove stray backslash
2008-03-28 Roan Kattouw(bug 13544) Added prop=revid to action=parse
2008-03-28 Roan KattouwAPI: Added fallback8bitEncoding to meta=siteinfo output
2008-03-28 Roan Kattouw(bug 13541) Adding siprop=specialpagealiases to meta...
2008-03-27 Roan KattouwForgot a semicolon
2008-03-27 Roan KattouwRemoving ApiChangeRights module
2008-03-27 Roan KattouwAPI: Don't use a nonexistent message name
2008-03-27 Alexandre Emsenhuberdoc tweaks: link to php.net instead of mirrors.
2008-03-27 Roan KattouwAPI: Adding info field to error message
2008-03-27 Alexandre EmsenhuberDon't show local="" if the interwiki isn't local
2008-03-27 Roan KattouwOops
2008-03-27 Roan KattouwFixing E_NOTICE
2008-03-26 Daniel CannonAPI: (bug 11719) Remove trailing blanks in YAML output.
2008-03-26 Roan Kattouw(bug 13517) list=users threw fatal error when only...
2008-03-26 Roan KattouwAPI: Don't output error messages caused by display_erro...
2008-03-26 Roan KattouwAPI performance enhancements (bug 13511):
2008-03-25 Roan KattouwAPI: Rename dontcreate to createonly, which actually...
2008-03-25 Roan KattouwFixing E_NOTICE
2008-03-25 Roan KattouwAdd this parameter so it actually works. I'm not really...
2008-03-25 Roan KattouwThat backslash should be there, I forgot to escape it.
2008-03-25 Alexandre EmsenhuberParse error.
2008-03-25 Roan KattouwAPI: Fixing errors in action=edit example
2008-03-25 Roan KattouwAPI: Adding dontcreate parameter to action=edit
2008-03-25 Roan KattouwAPI: Added help text message that specifies whether...
2008-03-25 Roan KattouwCorrecting slight mistake in r32413
2008-03-25 Roan KattouwAPI: Adding inprop=talkid,subjectid to prop=info
2008-03-24 Roan KattouwAPI: Change acprop description to allow for future...
2008-03-24 Alexandre Emsenhuber* Fixed call to deprecated functions
2008-03-23 Bryan Tong Minh(bug 13482) Disabled search types handled properly
2008-03-21 Aaron Schulz$value should come in as a string (if it doesn't, trim...
2008-03-20 Bryan Tong Minh(bug 13444) Add description to list=watchlist
2008-03-20 Bryan Tong MinhMissing pages in prop=langlinks and prop=extlinks are...
2008-03-20 Victor VasilievHandle empty sets correctly
2008-03-20 Victor Vasiliev* (bug 13395) list=allcategories should use category...
2008-03-20 Yuri AstrakhanUpdated credits per discussion with Brion
2008-03-18 Roan KattouwAPI:
2008-03-18 Roan Kattouw(bug 13390) Invalid title no longer kills an entire...
2008-03-18 Roan KattouwPartial revert of r32097: please don't introduce this...
2008-03-18 Victor Vasiliev* Use "title" instead of "category"
2008-03-17 Roan KattouwAPI: Adding more detail in credits
2008-03-17 Roan KattouwAPI: Adding aiprop parameter to list=allimages, some...
2008-03-17 Roan KattouwAPI: Updating action=help credits to give Yuri and...
2008-03-17 Victor VasilievI hate it. Sure
2008-03-17 Victor VasilievForgot to svn add it
2008-03-17 Victor Vasiliev* Introduced list=allimages
2008-03-16 Roan KattouwAPI:
2008-03-14 Roan KattouwAPI: Added rvsection parameter to prop=revisions to...
2008-03-13 Roan KattouwAPI: Avoid number/string confusion in YAML
2008-03-13 Roan Kattouw(bug 12120) Unescaped quote in YAML output
2008-03-12 Roan Kattouw(bug 13315) Adding section editing to API action=edit...
2008-03-06 Andrew GarrettFix errors in example for EditPage API module (referred...
2008-03-04 Bryan Tong MinhShow whether the WriteApi is enabled in meta=siteinfo.
2008-03-03 Bryan Tong Minh(bug 11401) Added xmldoublequote to xml formatter
2008-03-03 Alexandre Emsenhubersetting property svn:keywords Id to api files that...
2008-03-03 Alexandre Emsenhubersetting svn:eol-style native on ApiEditPage.php
2008-03-03 Roan KattouwAPI: Adding action=edit module
2008-03-03 Roan KattouwAPI: Adding $wgAPIUCUserPrefixMinLength config variable...
2008-03-03 Roan KattouwAPI: Make spaces in ucuserprefix actually work
2008-03-03 Brion VibberSafety fixes for API:
2008-03-02 Roan KattouwAPI: Added watch and unwatch parameters to action=move...
2008-03-02 Roan Kattouw* (bug 13218) Fix inclusion of " character in hyperlinks
2008-02-28 Daniel CannonAPI: Couplt problems with ApiQueryDeletedRevs
2008-02-28 Roan Kattouw(Bug 13175) Added example for list=blocks
2008-02-27 Roan Kattouw(bug 12394) Adding rctitles parameter to list=recentcha...
2008-02-26 Roan Kattouw(bug 13157) Adding ucuserprefix parameter to list=userc...
2008-02-25 Roan Kattouw(bug 13154) Adding subpage info to meta=siteinfo&siprop...
2008-02-25 Roan KattouwAPI: Rewriting ApiQueryBacklinks big time. Implemented...
2008-02-25 Roan KattouwAPI: Fixing limit=max output; previous implementation...
2008-02-24 Roan Kattouw(bug 13128) Add patrolled flag to list=recentchanges
2008-02-24 Rotem LissFixing main page display in meta=siteinfo: also showing...
2008-02-17 Bryan Tong MinhApiQueryBase.php: Allow queries to have a where range...
next