(Arne Babenhauserheide)
2013-06-26: added a bug for minimizing dependencies of infocalypse. added a bug for minimizing dependencies of infocalypse.
diff --git a/.bugs/bugs b/.bugs/bugs --- a/.bugs/bugs +++ b/.bugs/bugs @@ -1,3 +1,4 @@ +minimize dependencies | owner:Arne Babenhauserheide <bab@draketo.de>, open:True, id:0fc25f7b84f3e1fb89e9134a28eeabbe76bf054f, time:1372231529.45 pull fails, because config.get_wot_identity requests self.defaults['DEFAULT_TRUSTER'] which is not in defaults. | owner:Arne Babenhauserheide <bab@draketo.de>, open:True, id:31beb672d404944a4655a546b21c95c7baa91002, time:1371735138.39 set the timezone to UTC on cloning a freenet repo to avoid timezone-based attacks. | owner:Arne Babenhauserheide <bab@draketo.de>, open:True, id:4dfc4cc28a7fa69f040776a7138da78ee89ec819, time:1355764180.36 mime-type problems | owner:Arne Babenhauserheide <bab@draketo.de>, open:False, id:5916e6e8328e20d8b0276b76b7116dd432730778, time:1353463866.97 diff --git a/.bugs/details/0fc25f7b84f3e1fb89e9134a28eeabbe76bf054f.txt b/.bugs/details/0fc25f7b84f3e1fb89e9134a28eeabbe76bf054f.txt new file mode 100644 --- /dev/null +++ b/.bugs/details/0fc25f7b84f3e1fb89e9134a28eeabbe76bf054f.txt @@ -0,0 +1,27 @@ +# Lines starting with '#' and sections without content +# are not displayed by a call to 'details' +# +[paths] +# Paths related to this bug. +# suggested format: REPO_PATH:LINENUMBERS + + +[details] +# Additional details +- Use plaen stdlib where possible +- Maybe merge the repo with pyFreenet, if we actually need it. + +[expected] +# The expected result + + +[actual] +# What happened instead + + +[reproduce] +# Reproduction steps + + +[comments] +# Comments and updates - leave your name