-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrepositories.xml
More file actions
211 lines (211 loc) · 6.82 KB
/
Copy pathrepositories.xml
File metadata and controls
211 lines (211 loc) · 6.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<?xml version="1.0" encoding="UTF-8"?>
<projects>
<project>
<name>eclipse</name>
<bts>bugzilla</bts>
<output>/home/gomes/Workspace/doctorate/projects/long-lived-bug-prediction/machine-learning/source/datasets/</output>
<enable>false</enable>
<report>
<url>https://bugs.eclipse.org/bugs/show_bug.cgi?ctype=xml&id=%d</url>
<format>xml</format>
<first>1</first>
<last>530583</last>
<path>/home/gomes/Workspace/doctorate/data/eclipse/xml/</path>
<mask>ECLIPSE-%d</mask>
<history>
<url>https://bugs.eclipse.org/bugs/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/gomes/Workspace/doctorate/data/eclipse/html/</path>
<mask>ECLIPSE-%d</mask>
</history>
</report>
</project>
<project>
<name>winehq</name>
<bts>bugzilla</bts>
<output>/home/gomes/Workspace/doctorate/projects/long-lived-bug-prediction/machine-learning/source/datasets/</output>
<enable>false</enable>
<report>
<url>https://bugs.winehq.org/show_bug.cgi?ctype=xml&id=%d</url>
<format>xml</format>
<first>1</first>
<last>45000</last>
<path>/home/gomes/Workspace/doctorate/data/winehq/xml/</path>
<mask>WINEHQ-%d</mask>
<history>
<url>https://bugs.winehq.org/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/gomes/Workspace/doctorate/data/winehq/html/</path>
<mask>WINEHQ-%d</mask>
</history>
</report>
</project>
<project>
<name>freedesktop</name>
<bts>bugzilla</bts>
<output>/home/gomes/Workspace/doctorate/projects/long-lived-bug-prediction/machine-learning/source/datasets/</output>
<enable>false</enable>
<report>
<url>https://bugs.freedesktop.org/show_bug.cgi?ctype=xml&id=%d
</url>
<format>xml</format>
<first>1</first>
<last>530583</last>
<path>/home/gomes/Workspace/doctorate/data/freedesktop/xml/</path>
<mask>FREEDESKTOP-%d</mask>
<history>
<url>https://bugs.freedesktop.org/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/gomes/Workspace/doctorate/data/freedesktop/html/</path>
<mask>FREEDESKTOP-%d</mask>
</history>
</report>
</project>
<project>
<name>netbeans</name>
<bts>bugzilla</bts>
<output>/home/luiz/Workspace/doctorate/long-lived-bug-prediction/notebooks/datasets/</output>
<enable>false</enable>
<report>
<url>https://netbeans.org/bugzilla/show_bug.cgi?ctype=xml&id=%d
</url>
<format>xml</format>
<first>1</first>
<last>530583</last>
<path>/home/luiz/Workspace/bug-report-datasets/netbeans/xml/</path>
<mask>NETBEANS-%d</mask>
<history>
<url>https://netbeans.org/bugzilla/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/luiz/Workspace/bug-report-datasets/netbeans/html/</path>
<mask>NETBEANS-%d</mask>
</history>
</report>
</project>
<project>
<name>gnome</name>
<bts>bugzilla</bts>
<output>/home/gomes/Workspace/doctorate/projects/long-lived-bug-prediction/machine-learning/source/datasets/</output>
<enable>false</enable>
<report>
<url>https://bugzilla.gnome.org/show_bug.cgi?ctype=xml&id=%d
</url>
<format>xml</format>
<first>1</first>
<last>530583</last>
<path>/home/gomes/Workspace/doctorate/data/gnome/xml/</path>
<mask>GNOME-%d</mask>
<history>
<url>https://bugzilla.gnome.org/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/gomes/Workspace/doctorate/data/gnome/html/</path>
<mask>GNOME-%d</mask>
</history>
</report>
</project>
<project>
<name>gcc</name>
<bts>bugzilla</bts>
<output>/home/gomes/Workspace/doctorate/projects/long-lived-bug-prediction/machine-learning/source/datasets/</output>
<enable>false</enable>
<report>
<url>https://gcc.gnu.org/bugzilla/show_bug.cgi?ctype=xml&id=%d
</url>
<format>xml</format>
<first>1</first>
<last>85000</last>
<path>/home/gomes/Workspace/doctorate/data/gcc/xml/</path>
<mask>GCC-%d</mask>
<history>
<url>https://gcc.gnu.org/bugzilla/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/gomes/Workspace/doctorate/data/gcc/html/</path>
<mask>GCC-%d</mask>
</history>
</report>
</project>
<project>
<name>libreoffice</name>
<bts>bugzilla</bts>
<output>/home/luiz/Workspace/doctorate/long-lived-bug-prediction/notebooks/datasets/</output>
<enable>false</enable>
<report>
<url>https://bugs.documentfoundation.org/show_bug.cgi?ctype=xml&id=%d</url>
<format>xml</format>
<first>1</first>
<last>530583</last>
<path>/home/luiz/Workspace/bug-report-datasets/libreoffice/xml/</path>
<mask>LIBREOFFICE-%d</mask>
<history>
<url>https://bugs.documentfoundation.org/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/luiz/Workspace/bug-report-datasets/libreoffice/html/</path>
<mask>LIBREOFFICE-%d</mask>
</history>
</report>
</project>
<project>
<name>mozilla</name>
<bts>bugzilla</bts>
<output>/home/gomes/Workspace/doctorate/projects/long-lived-bug-prediction/machine-learning/source/datasets/</output>
<enable>true</enable>
<report>
<url>https://bugzilla.mozilla.org/show_bug.cgi?ctype=xml&id=%d
</url>
<format>xml</format>
<first>1</first>
<last>530583</last>
<path>/home/gomes/Workspace/doctorate/data/mozilla/xml/</path>
<mask>MOZILLA-%d</mask>
<history>
<url>https://bugzilla.mozilla.org/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/gomes/Workspace/doctorate/data/mozilla/html/</path>
<mask>MOZILLA-%d</mask>
</history>
</report>
</project>
<project>
<name>kernel</name>
<bts>bugzilla</bts>
<output>/home/luiz/Workspace/doctorate/long-lived-bug-prediction/notebooks/datasets/</output>
<enable>false</enable>
<report>
<url>https://bugzilla.kernel.org/show_bug.cgi?ctype=xml&id=%d
</url>
<format>xml</format>
<first>1</first>
<last>530583</last>
<path>/home/luiz/Workspace/bug-report-datasets/kernel/xml/</path>
<mask>KERNEL-%d</mask>
<history>
<url>https://bugzilla.kernel.org/show_activity.cgi?id=%d</url>
<format>html</format>
<path>/home/luiz/Workspace/bug-report-datasets/kernel/html/</path>
<mask>KERNEL-%d</mask>
</history>
</report>
</project>
<project>
<name>hhh</name>
<bts>jira</bts>
<output>/home/luiz/Workspace/doctorate/long-lived-bug-prediction/notebooks/datasets/</output>
<enable>false</enable>
<report>
<url>https://hibernate.atlassian.net/si/jira.issueviews:issue-xml/%s/%s.xml
</url>
<format>xml</format>
<first>1</first>
<last>12129</last>
<path>/home/luiz/Workspace/bug-report-datasets/hibernate/xml/</path>
<mask>HHH-%d</mask>
<history>
<url>https://hibernate.atlassian.net/browse/%s?page=com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel
</url>
<format>html</format>
<path>/home/luiz/Workspace/bug-report-datasets/hibernate/html/</path>
<mask>HHH-%d</mask>
</history>
</report>
</project>
</projects>