/srv/irclogs.ubuntu.com/2013/11/27/#launchpad-dev.txt

lifelesswgrant: offhand, how do you make searchTasks (HTTP API) order by bug id ascending ?04:57
lifelessUnrecognized order_by: u'bug.id'04:58
wgrantlifeless: id05:57
wgrantorderby_expression = { "task": (BugTaskFlat.bugtask_id, []), "id": (BugTaskFlat.bug_id, []),05:57
lifelesswgrant: ack, thanks.05:57
=== BradCrittenden is now known as bac
bigjoolswhy would I get signed MP mails occasionally rejected with "bad signature"?  It seems entirely random whether something will work or not.23:01
wgrantbigjools: Have you tried verifying the signature manually?23:04
bigjoolswgrant: nope. I know Launchpad well enough to suspect a bug here :)23:05
wgrantIt's very unlikely.23:05
wgrantMore likely is that the email is being mangled slightly before it gets to Launchpad.23:06
bigjoolsI love your optimism for a change, where's the normal LP pessimism? :)23:06
wgrantI trust this code more than the rest, because I've audited it for security vulnerabilities :)23:07
bigjoolswait - does it deal with multipart/signed?23:08
wgrantI haven't used stupid inline signatures in a good many years, so yeah.23:08
wgrantDoes it work if you resend the same email?23:11

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!