diff options
author | W. Trevor King <wking@tremily.us> | 2012-09-17 09:01:20 -0400 |
---|---|---|
committer | W. Trevor King <wking@tremily.us> | 2012-09-17 09:01:20 -0400 |
commit | 25296754756cbae7a435952f0017b20e71fd5c1e (patch) | |
tree | f2ce081b2c84c6466421fd9f6ea95a34429b4cd8 /.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50 | |
parent | a95915c6c7d6a4e29c1e5547580e0c1fed2467e1 (diff) | |
download | bugseverywhere-25296754756cbae7a435952f0017b20e71fd5c1e.tar.gz |
bea864: upgrade to Bugs Everywhere Directory v1.5 (YAML -> JSON).
Diffstat (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50')
2 files changed, 89 insertions, 13 deletions
diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50/comments/88d54d29-7312-4bb3-bc50-1970bdb2bb0e/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50/comments/88d54d29-7312-4bb3-bc50-1970bdb2bb0e/values index f8bbdae..24b952a 100644 --- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50/comments/88d54d29-7312-4bb3-bc50-1970bdb2bb0e/values +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50/comments/88d54d29-7312-4bb3-bc50-1970bdb2bb0e/values @@ -1,8 +1,29 @@ -Author: Steve Losh <steve@stevelosh.com> +{ -Content-type: text/plain -Date: Sun, 01 Feb 2009 22:49:29 +0000 + + "Author": "Steve Losh <steve@stevelosh.com>", + + + + + + + "Content-type": "text/plain", + + + + + + + "Date": "Sun, 01 Feb 2009 22:49:29 +0000" + + + + + + +} diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50/values index 6501924..bdd59fe 100644 --- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50/values +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/545311df-8c88-4504-9f83-11d7c5d8aa50/values @@ -1,23 +1,78 @@ -assigned: Steve Losh <steve@stevelosh.com> +{ -creator: Steve Losh <steve@stevelosh.com> -extra_strings: -- BLOCKS:e23d7982-7e32-4c78-b62e-83ecc42b4cd7 -- TAG:CFBE -severity: minor + "assigned": "Steve Losh <steve@stevelosh.com>", -status: closed -summary: Implement bug updating (not comments). Check on the whitespace of the summary - field while you're at it. -time: Sat, 31 Jan 2009 02:59:54 +0000 + "creator": "Steve Losh <steve@stevelosh.com>", + + + + + + "extra_strings": [ + + + + + + + "BLOCKS:e23d7982-7e32-4c78-b62e-83ecc42b4cd7", + + + + + + + "TAG:CFBE" + + + + + + + ], + + + + + + + "severity": "minor", + + + + + + + "status": "closed", + + + + + + + "summary": "Implement bug updating (not comments). Check on the whitespace of the summary field while you're at it.", + + + + + + + "time": "Sat, 31 Jan 2009 02:59:54 +0000" + + + + + + +} |