Add ditz bug tracking (see ditz.rubyforge.org)
authorDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Thu, 1 Oct 2009 19:59:20 +0000 (23:59 +0400)
committerDmitry Kalyanov <Kalyanov.Dmitry@gmail.com>
Thu, 1 Oct 2009 19:59:20 +0000 (23:59 +0400)
.ditz-config [new file with mode: 0644]
bugs/issue-02f87f195173dcb71afb17b87a1cae1fe105f8c2.yaml [new file with mode: 0644]
bugs/issue-5a278efa6750438ee40072f35e694cd312cf250c.yaml [new file with mode: 0644]
bugs/issue-648ddb6ff7319e4137b4eec870d1506d8a6883e7.yaml [new file with mode: 0644]
bugs/project.yaml [new file with mode: 0644]

diff --git a/.ditz-config b/.ditz-config
new file mode 100644 (file)
index 0000000..b893ed9
--- /dev/null
@@ -0,0 +1,4 @@
+--- !ditz.rubyforge.org,2008-03-06/config 
+name: Kalyanov Dmitry
+email: Kalyanov.Dmitry@gmail.com
+issue_dir: bugs
diff --git a/bugs/issue-02f87f195173dcb71afb17b87a1cae1fe105f8c2.yaml b/bugs/issue-02f87f195173dcb71afb17b87a1cae1fe105f8c2.yaml
new file mode 100644 (file)
index 0000000..7ee0220
--- /dev/null
@@ -0,0 +1,22 @@
+--- !ditz.rubyforge.org,2008-03-06/issue 
+title: "Implement signal control: stop/resume emission, block, find signal"
+desc: ""
+type: :task
+component: cl-gtk2
+release: "0.1"
+reporter: Kalyanov Dmitry <Kalyanov.Dmitry@gmail.com>
+status: :unstarted
+disposition: 
+creation_time: 2009-10-01 19:37:58.189756 Z
+references: []
+
+id: 02f87f195173dcb71afb17b87a1cae1fe105f8c2
+log_events: 
+- - 2009-10-01 19:38:01.173340 Z
+  - Kalyanov Dmitry <Kalyanov.Dmitry@gmail.com>
+  - created
+  - ""
+- - 2009-10-01 19:39:37.888092 Z
+  - Kalyanov Dmitry <Kalyanov.Dmitry@gmail.com>
+  - assigned to release 0.1 from unassigned
+  - ""
diff --git a/bugs/issue-5a278efa6750438ee40072f35e694cd312cf250c.yaml b/bugs/issue-5a278efa6750438ee40072f35e694cd312cf250c.yaml
new file mode 100644 (file)
index 0000000..99b4540
--- /dev/null
@@ -0,0 +1,18 @@
+--- !ditz.rubyforge.org,2008-03-06/issue 
+title: finish bindings for GtkTextView (easy)
+desc: ""
+type: :task
+component: cl-gtk2
+release: "0.1"
+reporter: Kalyanov Dmitry <Kalyanov.Dmitry@gmail.com>
+status: :unstarted
+disposition: 
+creation_time: 2009-10-01 19:48:56.995381 Z
+references: []
+
+id: 5a278efa6750438ee40072f35e694cd312cf250c
+log_events: 
+- - 2009-10-01 19:48:58.067368 Z
+  - Kalyanov Dmitry <Kalyanov.Dmitry@gmail.com>
+  - created
+  - ""
diff --git a/bugs/issue-648ddb6ff7319e4137b4eec870d1506d8a6883e7.yaml b/bugs/issue-648ddb6ff7319e4137b4eec870d1506d8a6883e7.yaml
new file mode 100644 (file)
index 0000000..3d303f4
--- /dev/null
@@ -0,0 +1,18 @@
+--- !ditz.rubyforge.org,2008-03-06/issue 
+title: make bindings for GtkTextBuffer serialization/deserialization
+desc: ""
+type: :task
+component: cl-gtk2
+release: "0.1"
+reporter: Kalyanov Dmitry <Kalyanov.Dmitry@gmail.com>
+status: :unstarted
+disposition: 
+creation_time: 2009-10-01 19:42:13.954638 Z
+references: []
+
+id: 648ddb6ff7319e4137b4eec870d1506d8a6883e7
+log_events: 
+- - 2009-10-01 19:42:15.010731 Z
+  - Kalyanov Dmitry <Kalyanov.Dmitry@gmail.com>
+  - created
+  - ""
diff --git a/bugs/project.yaml b/bugs/project.yaml
new file mode 100644 (file)
index 0000000..d291839
--- /dev/null
@@ -0,0 +1,16 @@
+--- !ditz.rubyforge.org,2008-03-06/project 
+name: cl-gtk2
+version: "0.5"
+components: 
+- !ditz.rubyforge.org,2008-03-06/component 
+  name: cl-gtk2
+releases: 
+- !ditz.rubyforge.org,2008-03-06/release 
+  name: "0.1"
+  status: :unreleased
+  release_time: 
+  log_events: 
+  - - 2009-10-01 19:39:12.427595 Z
+    - Kalyanov Dmitry <Kalyanov.Dmitry@gmail.com>
+    - created
+    - ""