From 201e1fc5d37d4ad6e43188c4ce86bfb87b67d6b8 Mon Sep 17 00:00:00 2001 From: pho Date: Tue, 2 Mar 2010 21:17:35 +0900 Subject: [PATCH] Start using Ditz the distributed bug tracker. See http://ditz.rubyforge.org/ Ignore-this: c3c04b9398970e76371c8f9b4d854bc3 darcs-hash:20100302121735-62b54-e3389182e1a6614618ce060fe1c7cf032b0e28a1.gz --- .boring | 1 + ...0818803927d05bfdd5c0d4b074d042589edc1.yaml | 29 +++++++++++++++++++ bugs/project.yaml | 16 ++++++++++ 3 files changed, 46 insertions(+) create mode 100644 bugs/issue-d2a0818803927d05bfdd5c0d4b074d042589edc1.yaml create mode 100644 bugs/project.yaml diff --git a/.boring b/.boring index 408e6f4..ee792a2 100644 --- a/.boring +++ b/.boring @@ -47,6 +47,7 @@ \.(obj|a|exe|so|lo|la)$ ^\.darcs-temp-mail$ ^\.depend$ +^\.ditz-config$ ^dist($|/) ^run\.sh$ diff --git a/bugs/issue-d2a0818803927d05bfdd5c0d4b074d042589edc1.yaml b/bugs/issue-d2a0818803927d05bfdd5c0d4b074d042589edc1.yaml new file mode 100644 index 0000000..dce7ca1 --- /dev/null +++ b/bugs/issue-d2a0818803927d05bfdd5c0d4b074d042589edc1.yaml @@ -0,0 +1,29 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: Bind to a specific address/interface +desc: |- + (Requested by voker57) + + Hello + + I'd like to see option for binding to specific address/interface in Lucu. I wanted to make server listen only on localhost and failed to find this in config. Or maybe is there already a way? + + Thanks +type: :feature +component: Lucu +release: 0.4.3 +reporter: PHO +status: :unstarted +disposition: +creation_time: 2010-03-02 12:09:26.521388 Z +references: [] + +id: d2a0818803927d05bfdd5c0d4b074d042589edc1 +log_events: +- - 2010-03-02 12:10:02.604234 Z + - PHO + - created + - "" +- - 2010-03-02 12:13:21.612077 Z + - PHO + - assigned to release 0.4.3 from unassigned + - "" diff --git a/bugs/project.yaml b/bugs/project.yaml new file mode 100644 index 0000000..f9e9557 --- /dev/null +++ b/bugs/project.yaml @@ -0,0 +1,16 @@ +--- !ditz.rubyforge.org,2008-03-06/project +name: Lucu +version: "0.5" +components: +- !ditz.rubyforge.org,2008-03-06/component + name: Lucu +releases: +- !ditz.rubyforge.org,2008-03-06/release + name: 0.4.3 + status: :unreleased + release_time: + log_events: + - - 2010-03-02 12:12:26.585821 Z + - PHO + - created + - "" -- 2.40.0