Options:
Previous day, Next day
- # Session Start: Mon Aug 03 00:00:00 2015
- # Session Ident: #testing
- # [00:00] * Joins: bhill2 (~bhill2@public.cloak)
- # [00:07] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [00:23] * Joins: bhill2 (~bhill2@public.cloak)
- # [00:33] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [00:52] * Joins: terri (~terri@public.cloak)
- # [00:53] <terri> android
- # [01:27] * Quits: terri (~terri@public.cloak) ("Page closed")
- # [01:51] * heycam|away is now known as heycam
- # [02:08] * Quits: hgl (~hgl@public.cloak) (Ping timeout: 180 seconds)
- # [02:09] * Joins: hgl (~hgl@public.cloak)
- # [03:23] * plinss is now known as plinss_away
- # [04:14] * heycam is now known as heycam|away
- # [04:22] * plinss_away is now known as plinss
- # [04:47] * heycam|away is now known as heycam
- # [05:01] * Joins: playjax (~chatzilla@public.cloak)
- # [06:54] * Joins: jyasskin (~textual@public.cloak)
- # [07:33] * Joins: bhill2 (~bhill2@public.cloak)
- # [07:35] * Quits: playjax (~chatzilla@public.cloak) (Ping timeout: 180 seconds)
- # [07:52] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [08:05] * heycam is now known as heycam|away
- # [08:14] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [08:24] * Joins: bhill2 (~bhill2@public.cloak)
- # [08:24] * heycam|away is now known as heycam
- # [08:24] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [08:34] * Joins: bhill2 (~bhill2@public.cloak)
- # [08:34] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [08:44] * Joins: bhill2 (~bhill2@public.cloak)
- # [08:44] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [08:57] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [09:46] * heycam is now known as heycam|away
- # [10:11] * Joins: lodrigj (~lodrigj@public.cloak)
- # [10:11] * Quits: lodrigj (~lodrigj@public.cloak) ("Page closed")
- # [10:15] * Joins: gitbot (~gitbot@public.cloak)
- # [10:15] -gitbot:#testing- [web-platform-tests] hallvors pushed 2 new commits to hallvors/clipboard-api-2: https://github.com/w3c/web-platform-tests/compare/ff638f91d9ad...9378fb2c5b75
- # [10:15] -gitbot:#testing- web-platform-tests/hallvors/clipboard-api-2 df3ee1b Hallvord R. M. Steen: new isTrusted tests
- # [10:16] -gitbot:#testing- web-platform-tests/hallvors/clipboard-api-2 9378fb2 Hallvord R. M. Steen: Fixing execCommand() arguments
- # [10:16] * Parts: gitbot (~gitbot@public.cloak)
- # [10:44] * Joins: bhill2 (~bhill2@public.cloak)
- # [10:52] * Quits: bhill2 (~bhill2@public.cloak) (Ping timeout: 180 seconds)
- # [11:06] <jgraham> Ms2ger: Do you have time to finish the RoutesBuilder reviews?
- # [11:06] <Ms2ger> Yep
- # [11:06] <Ms2ger> Links?
- # [11:07] <jgraham> https://critic.hoppipolla.co.uk/r/5682
- # [11:07] <jgraham> https://critic.hoppipolla.co.uk/r/5683
- # [11:08] <jgraham> https://critic.hoppipolla.co.uk/r/5675
- # [11:16] <Ms2ger> 63 if os.path.isdir(path):
- # [11:16] <Ms2ger> 64 raise HTTPException(404, "%s is not a directory" % path)
- # [11:16] <Ms2ger> jgraham, does that not seem backwards?
- # [11:23] <jgraham> It does really, doesn't it
- # [11:24] <jgraham> Ms2ger: Fixed
- # [11:24] * Joins: plh (plehegar@public.cloak)
- # [11:25] * Quits: Ms2ger (~Ms2ger@public.cloak) ("Leaving")
- # [11:25] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [11:29] * Quits: plh (plehegar@public.cloak) ("Leaving")
- # [11:29] * Joins: gitbot (~gitbot@public.cloak)
- # [11:29] -gitbot:#testing- [wptserve] jgraham pushed 1 new commit to jgraham/routes_builder: https://github.com/w3c/wptserve/commit/80845d1a1ed166174f416e339214517da09fe4bd
- # [11:29] -gitbot:#testing- wptserve/jgraham/routes_builder 80845d1 James Graham: fixup! Fix the handling of non-default url bases.
- # [11:29] * Parts: gitbot (~gitbot@public.cloak)
- # [11:31] * Joins: darobin (rberjon@public.cloak)
- # [11:36] <jgraham> Ms2ger: thanks
- # [11:37] * Joins: gitbot (~gitbot@public.cloak)
- # [11:37] -gitbot:#testing- [wptserve] jgraham force-pushed jgraham/routes_builder from 80845d1 to da880af: https://github.com/w3c/wptserve/commits/jgraham/routes_builder
- # [11:37] -gitbot:#testing- wptserve/jgraham/routes_builder da880af James Graham: Fix the handling of non-default url bases....
- # [11:37] * Parts: gitbot (~gitbot@public.cloak)
- # [11:38] <Ms2ger> Np
- # [11:39] <Ms2ger> And thanks, this does feel a lot cleaner
- # [11:40] * Joins: gitbot (~gitbot@public.cloak)
- # [11:40] -gitbot:#testing- [wptserve] jgraham closed pull request #64: Fix the handling of non-default url bases. (master...jgraham/routes_builder) https://github.com/w3c/wptserve/pull/64
- # [11:40] * Parts: gitbot (~gitbot@public.cloak)
- # [11:40] * Joins: gitbot (~gitbot@public.cloak)
- # [11:40] -gitbot:#testing- [wptserve] jgraham closed pull request #63: Update doc comments for Stash. (master...stash-doc-comments) https://github.com/w3c/wptserve/pull/63
- # [11:40] * Parts: gitbot (~gitbot@public.cloak)
- # [11:42] * Joins: gitbot (~gitbot@public.cloak)
- # [11:42] -gitbot:#testing- [wpt-tools] jgraham force-pushed jgraham/routes_builder from c9fb97d to 8676b12: https://github.com/w3c/wpt-tools/commits/jgraham/routes_builder
- # [11:42] -gitbot:#testing- wpt-tools/jgraham/routes_builder f2a4fc6 James Graham: Add a RoutesBuilder object to serve....
- # [11:42] -gitbot:#testing- wpt-tools/jgraham/routes_builder 8676b12 James Graham: Update to latest wptserve
- # [11:42] * Parts: gitbot (~gitbot@public.cloak)
- # [11:42] * Joins: gitbot (~gitbot@public.cloak)
- # [11:42] -gitbot:#testing- [wpt-tools] jgraham closed pull request #27: Add a RoutesBuilder object to serve. (master...jgraham/routes_builder) https://github.com/w3c/wpt-tools/pull/27
- # [11:42] * Parts: gitbot (~gitbot@public.cloak)
- # [11:44] * Joins: gitbot (~gitbot@public.cloak)
- # [11:44] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to master: https://github.com/w3c/web-platform-tests/commit/2bd8c7dcf2e216e58ece63491f31b5d087ec740e
- # [11:44] -gitbot:#testing- web-platform-tests/master 2bd8c7d James Graham: Update to latest wpttools
- # [11:44] * Parts: gitbot (~gitbot@public.cloak)
- # [11:46] * Joins: gitbot (~gitbot@public.cloak)
- # [11:46] -gitbot:#testing- [wptrunner] jgraham force-pushed jgraham/py_outside_root from 0c0cd34 to b97a15c: https://github.com/w3c/wptrunner/commits/jgraham/py_outside_root
- # [11:46] -gitbot:#testing- wptrunner/jgraham/py_outside_root b97a15c James Graham: Use the RoutesBuilder infrastructure in serve to setup the routes....
- # [11:46] * Parts: gitbot (~gitbot@public.cloak)
- # [11:46] * Joins: gitbot (~gitbot@public.cloak)
- # [11:46] -gitbot:#testing- [wptrunner] jgraham closed pull request #134: Ensure that routes for url bases other than / are inserted before the python handler for / (master...jgraham/py_outside_root) https://github.com/w3c/wptrunner/pull/134
- # [11:46] * Parts: gitbot (~gitbot@public.cloak)
- # [12:21] * Parts: darobin (rberjon@public.cloak) (Leaving...)
- # [12:28] * Joins: ArtB (~ArtB@public.cloak)
- # [14:24] <Ms2ger> r? https://github.com/w3c/web-platform-tests/pull/2043 https://github.com/w3c/web-platform-tests/pull/2046
- # [14:24] * Joins: plh (plehegar@public.cloak)
- # [14:25] * Quits: plh (plehegar@public.cloak) (Client closed connection)
- # [15:14] * Joins: ikuznecov (~ikuznecov@public.cloak)
- # [15:14] * Quits: ikuznecov (~ikuznecov@public.cloak) ("Page closed")
- # [15:35] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [16:14] * Joins: bhill2 (~bhill2@public.cloak)
- # [16:22] * Quits: bhill2 (~bhill2@public.cloak) (Client closed connection)
- # [17:01] * Joins: jyasskin (~textual@public.cloak)
- # [17:16] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [17:39] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [18:18] * Joins: jyasskin (~textual@public.cloak)
- # [18:31] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [18:50] * Joins: jyasskin (~textual@public.cloak)
- # [19:09] * Joins: bhill2 (~bhill2@public.cloak)
- # [19:43] <Ms2ger> r? https://github.com/w3c/web-platform-tests/pull/2043 https://github.com/w3c/web-platform-tests/pull/2046
- # [19:47] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [19:53] * Joins: jyasskin (~textual@public.cloak)
- # [20:20] * Joins: winn (~winn@public.cloak)
- # [20:20] * Quits: winn (~winn@public.cloak) ("Page closed")
- # [20:30] * Quits: jyasskin (~textual@public.cloak) ("My computer has gone to sleep. ZZZzzz…")
- # [20:38] * terri_offline is now known as terri
- # [21:16] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [22:04] * Joins: jyasskin (~textual@public.cloak)
- # [22:41] * Joins: gitbot (~gitbot@public.cloak)
- # [22:41] -gitbot:#testing- [wptrunner] jgraham created jgraham/executorservo_reftest_debug (+1 new commit): https://github.com/w3c/wptrunner/commit/33faee1db9f8
- # [22:41] -gitbot:#testing- wptrunner/jgraham/executorservo_reftest_debug 33faee1 James Graham: Support running reftests under a debugger with the servodriver executor
- # [22:41] * Parts: gitbot (~gitbot@public.cloak)
- # [22:41] * Joins: gitbot (~gitbot@public.cloak)
- # [22:41] -gitbot:#testing- [wptrunner] jgraham opened pull request #136: Support running reftests under a debugger with the servodriver executor (master...jgraham/executorservo_reftest_debug) https://github.com/w3c/wptrunner/pull/136
- # [22:41] * Parts: gitbot (~gitbot@public.cloak)
- # [22:43] * Joins: gitbot (~gitbot@public.cloak)
- # [22:43] -gitbot:#testing- [wptrunner] jgraham force-pushed jgraham/executorservo_reftest_debug from 33faee1 to 5c761a2: https://github.com/w3c/wptrunner/commits/jgraham/executorservo_reftest_debug
- # [22:43] -gitbot:#testing- wptrunner/jgraham/executorservo_reftest_debug 5c761a2 James Graham: Support running reftests under a debugger with the servo executor
- # [22:43] * Parts: gitbot (~gitbot@public.cloak)
- # [22:44] * Joins: gitbot (~gitbot@public.cloak)
- # [22:44] -gitbot:#testing- [wptrunner] jgraham closed pull request #136: Support running reftests under a debugger with the servodriver executor (master...jgraham/executorservo_reftest_debug) https://github.com/w3c/wptrunner/pull/136
- # [22:44] * Parts: gitbot (~gitbot@public.cloak)
- # [22:45] * Joins: gitbot (~gitbot@public.cloak)
- # [22:45] -gitbot:#testing- [wptrunner] jgraham closed pull request #136: Support running reftests under a debugger with the servodriver executor (master...jgraham/executorservo_reftest_debug) https://github.com/w3c/wptrunner/pull/136
- # [22:45] * Parts: gitbot (~gitbot@public.cloak)
- # [22:45] * Joins: gitbot (~gitbot@public.cloak)
- # [22:45] -gitbot:#testing- [wptrunner] jgraham reopened pull request #136: Support running reftests under a debugger with the servodriver executor (master...jgraham/executorservo_reftest_debug) https://github.com/w3c/wptrunner/pull/136
- # [22:45] * Parts: gitbot (~gitbot@public.cloak)
- # [23:16] * Joins: Ehyui (~Ehyui@public.cloak)
- # [23:20] * Quits: Ehyui (~Ehyui@public.cloak) ("Page closed")
- # Session Close: Tue Aug 04 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn