[00:43:11] hi [00:44:56] world [00:45:20] if i query only for titles but the server decides it wants to split the reply, which tag will be inside ? ? [00:52:48] Harzilein: can't you just do a test query? [00:53:01] and see what the reply has? [00:53:52] jeremyb: i would, if i could set a limit in my query, but apparently i can't [00:54:05] what makes you think not? [00:54:12] paste a link to your current attempt? [00:54:15] it's not documented in the api [00:56:46] one moment please [00:58:37] http://paste.debian.net/182140 [00:59:03] i'm after the information if a certain page is "missing" btw [00:59:58] now if the server imposes a limit i'd find a query-continue element [01:00:07] but i can't select a limit myself [01:09:10] because you're giving a named number of requested articles [01:09:20] if you requested a lot of information to go with that, you might get a limit [01:09:32] is it so hard to check your list of input with the output? [01:10:10] if you requested a lot of information to go with that, you might get a limit [01:10:44] i know that. it also works for _this_ case, the question is what happens if wp decides to use query continuation on smaller queries? [01:11:08] That's highly unlikely [01:11:17] as in, i don't want to make a query, but _write a program that will make queries in the future_ [01:11:28] unlikely or guaranteed not to happen? [01:11:43] ("guaranteed" from a protocol point of view) [01:11:51] * The maximum size (in bytes) of an API result. [01:11:51] * @warning Do not set this lower than $wgMaxArticleSize*1024 [01:11:51] */ [01:11:51] $wgAPIMaxResultSize = 8388608; [01:12:06] * Maximum article size in kilobytes [01:12:06] */ [01:12:06] $wgMaxArticleSize = 2048; [01:12:37] Almost guaranteed [01:12:40] i'm not querying article contents nor making requests with a login. [01:12:44] Doesn't matter [01:13:10] Though, based on the code in ApiQuery.php [01:13:15] There's no continuation functionality [01:13:30] so what you'd get, would be all of the top level results, but then continuation in any sub data you may be requesting [01:14:17] i understand there's currently no benefit to letting me page through the results (as it would only help if it translates to some limit and offset to the database) but someone might have a "fantastic idea" at some point to make responding to a query for dozens of pages with batches of, say, five [01:14:19] then requesting that set of data, with continuation set for the property/list/meta [01:14:42] It's not going to happen [01:14:53] It counts as a breaking change for one [01:15:01] ah, i'm not requesting sub-data, i just want my outbound links to wikipedia displayed in red if the articles don't exist [01:15:20] you *really* don't need to worry about it then ;) [01:21:34] 03(mod) Adding interwikis with drag'n'drop - 10https://bugzilla.wikimedia.org/18072 (10mybugs.mail) [01:26:00] 03(mod) Splitting and merging with the drag and drop feature under the menu is broken - 10https://bugzilla.wikimedia.org/24476 (10mybugs.mail) [01:42:22] meh, the ruby gem i'm using does not appear to care for normalization: hp@tt-24:~/ruby-mediawiki-gateway-0.5.0$ grep -i -r normalized * [01:47:14] 03(NEW) Upgrade script for MySQL missing table msg_resource_links - 10https://bugzilla.wikimedia.org/39046 critical; MediaWiki: Installer; (puiterwijk) [01:54:55] 03(mod) Upgrade script for MySQL missing table msg_resource_links - 10https://bugzilla.wikimedia.org/39046 +comment (10Patrick Uiterwijk) [02:09:35] New patchset: Madman; "Bug 38450 Reimplement MediaWiki's info action" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/17634 [02:10:52] Trying to play mp3 's from HTML form my site ogg works but mp3 does not , anyone know if i need an htaccess meta type or is it something else. [02:10:59] HTML5 [02:11:11] I can play it local , but not on the hosting site [02:12:02] 03(NEW) Categories appearance in Google Chrome - 10https://bugzilla.wikimedia.org/39047 normal; Wikimedia: General/Unknown; (chrisd857) [02:12:08] Well mimetypes can always get in the way of native playing... but if you're using