From 25296754756cbae7a435952f0017b20e71fd5c1e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 17 Sep 2012 09:01:20 -0400 Subject: bea864: upgrade to Bugs Everywhere Directory v1.5 (YAML -> JSON). --- .../8cb9045c-7266-4c40-9a76-65f3c5d5bb60/values | 74 +++++++++++++++++++--- 1 file changed, 65 insertions(+), 9 deletions(-) (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/8cb9045c-7266-4c40-9a76-65f3c5d5bb60/values') diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/8cb9045c-7266-4c40-9a76-65f3c5d5bb60/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/8cb9045c-7266-4c40-9a76-65f3c5d5bb60/values index 7899027..0e001e3 100644 --- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/8cb9045c-7266-4c40-9a76-65f3c5d5bb60/values +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/8cb9045c-7266-4c40-9a76-65f3c5d5bb60/values @@ -1,22 +1,78 @@ -assigned: Steve Losh +{ -creator: Steve Losh -extra_strings: -- BLOCKS:e23d7982-7e32-4c78-b62e-83ecc42b4cd7 -- TAG:CFBE -severity: minor + "assigned": "Steve Losh ", -status: closed -summary: Refactor the web interface into its own file. -time: Sat, 07 Feb 2009 17:27:48 +0000 + "creator": "Steve Losh ", + + + + + + "extra_strings": [ + + + + + + + "BLOCKS:e23d7982-7e32-4c78-b62e-83ecc42b4cd7", + + + + + + + "TAG:CFBE" + + + + + + + ], + + + + + + + "severity": "minor", + + + + + + + "status": "closed", + + + + + + + "summary": "Refactor the web interface into its own file.", + + + + + + + "time": "Sat, 07 Feb 2009 17:27:48 +0000" + + + + + + +} -- cgit