=== SuperHark is now known as MichealH [16:07] going to do the summit update now [16:14] done [16:18] another issue with the url mapping: http://summit.linaro.org/uds-p/track/linaro-hackfest/?edit [16:18] not caused by that update [16:21] james_w: it's the + sign [16:21] should be easy enough to add to the urlconf regex [16:21] is there a bug # for it? [16:21] not yet [16:22] I'm going to fix it right now [16:25] https://bugs.launchpad.net/summit/+bug/853991 [16:25] Launchpad bug 853991 in summit "Plus sign in meeting name breaks url lookup (affects: 1) (heat: 6)" [Critical,Triaged] [16:27] https://code.launchpad.net/~james-w/summit/fix-plus-in-meeting-name/+merge/76061 [16:29] james_w: do you think we should go ahead and allow + in room and track as well? [16:29] probably [16:29] I can do a followup branch for that if you like [16:30] assuming the models allow those chars [16:34] mhall119, does your personal-ical change actually put private sessions in to the ical? [16:34] I didn't see any code that would actually do that [16:37] james_w: it puts only your private sessions in the ical [16:37] ah [16:37] I'll go back and read the branch again :-) [16:39] that was why I had to add the show_private=True into the schedule constructor [16:39] yeah [16:39] I just didn't see anywhere passing that [16:40] it was.... [16:41] james_w: line 254 of views.py [16:41] thanks [16:44] yeah, don't know how I missed that, sorry [16:45] np === Ronnie1 is now known as Ronnie [16:54] james_w: will you let joey know that his top 3 bugs are now Fix Released [16:54] yep [16:55] just sent an email about it, and I'll poke him separately [17:04] mhall119, also pushed another revision to support + elsewhere [17:07] james_w: tarmac had already landed the previous revision, so you'll need a new MP for r186 [17:07] ah, sorry, missed that you had reviewed [17:07] thanks :-) [17:08] https://code.launchpad.net/~james-w/summit/fix-plus-in-meeting-name/+merge/76071 [17:09] going to rollout that fix straightaway as it is blocking Linaro [17:14] james_w: can it wait 5 minutes? [17:14] or can we do another rollout in 5 minutes? [17:15] I have an emergency fix [17:15] we can [17:15] we can do a rollout after every revision now if we want :-) [17:15] I've done mine already [17:15] happy to do yours as soon as it lands [17:16] james_w: https://code.launchpad.net/~mhall119/summit/api-hide-secret-key/+merge/76073 [17:16] if you can review, merge and deploy that, I'd appreciate it [17:16] oops [17:17] I'm assuming it works, because it certainly looks right [17:18] I tested it manually on my local box [17:30] mhall119, tarmac doesn't seem to be merging it? [17:31] I'll do it by hand [17:33] ah, it's done now [17:34] tarmac runs ever 30 minutes, IIRC [17:34] ah, ok [17:35] deployed [17:35] Gimme a few days to create a URL to poke to start that. [17:35] I just haven't gotten around t it. [17:36] thanks james_w [17:37] mhall119, we are the only two who have a secret key so far :-) [17:37] should I delete them? [17:39] that'd be the right thing to do, yeah [17:39] it'll re-create them once we view the page again [17:39] different of course [17:40] done [17:43] thanks === pace_t_zulu_ is now known as pace_t_zulu [21:40] Ran 100 tests in 1.088s