aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2019-07-22 22:52:07 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2019-07-22 22:52:07 -0700
commit484507e8393d34002783d014306c50194739da8d (patch)
tree0ecc558a7f1c9df0a7d154e257cdbe063076fd30
parentattachment: Force utf-8 if no charset is explicitly specified (diff)
parentrobots.txt: allow more indexing (diff)
downloadbugzilla-484507e8393d34002783d014306c50194739da8d.tar.gz
bugzilla-484507e8393d34002783d014306c50194739da8d.tar.bz2
bugzilla-484507e8393d34002783d014306c50194739da8d.zip
Merge tag 'gentoo-5.0.4.8' into bugstest
Release gentoo-5.0.4.8; tweaks robots
-rw-r--r--extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl1
-rw-r--r--extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl1
-rw-r--r--robots-ssl.txt13
3 files changed, 8 insertions, 7 deletions
diff --git a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
index f335908d8..942c56358 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
@@ -21,6 +21,7 @@
</optgroup>
<optgroup label="pure ~arch">
<option value="mips@gentoo.org">MIPS</option>
+ <option value="riscv@gentoo">RISC-V</option>
<option value="amd64-fbsd@gentoo.org">AMD64 FBSD</option>
<option value="x86-fbsd@gentoo.org">X86 FBSD</option>
</optgroup>
diff --git a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
index 4e82810d6..c5c7a90bb 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
@@ -19,6 +19,7 @@
</optgroup>
<optgroup label="pure ~arch">
<option value="mips@gentoo.org">MIPS</option>
+ <option value="riscv@gentoo.org">RISC-V</option>
<option value="amd64-fbsd@gentoo.org">AMD64 FBSD</option>
<option value="x86-fbsd@gentoo.org">X86 FBSD</option>
</optgroup>
diff --git a/robots-ssl.txt b/robots-ssl.txt
index 3e832535d..808943e32 100644
--- a/robots-ssl.txt
+++ b/robots-ssl.txt
@@ -1,11 +1,10 @@
User-agent: *
-Disallow: *
-Disallow: /
-Disallow: /index.cgi
-Disallow: /show_bug.cgi
-Disallow: /attachment.cgi
-Disallow: /data/duplicates.rdf
-Disallow: /data/cached/
+Allow: /
+Allow: /index.cgi
+Allow: /show_bug.cgi
+Allow: /attachment.cgi
+Allow: /data/duplicates.rdf
+Allow: /data/cached/
Disallow: /query.cgi
Disallow: /enter_bug.cgi
Disallow: /userprefs.cgi