diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-08-07 15:44:47 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-07 17:46:24 +0200 |
commit | bddeecf796b6f22e52feed04ee5dceacb637ecca (patch) | |
tree | 440666be133c3f7de71b3fa9a0e1eb43047dd889 | |
parent | 43849611863ed6e23a69abb34ab3be626e0f46d8 (diff) | |
download | jenkins.debian.net-bddeecf796b6f22e52feed04ee5dceacb637ecca.tar.xz |
todo: move the "improve apache SSL conf" point to the right section + use an english link
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,6 +21,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * replace amd64 in scripts with $HOSTARCH * extend /etc/rc.local to do cleanup of lockfiles * explain in README how to write jobs, eg which pathes are on tmpfs +* fix apache ssl configuration as hinted by eg https://sslcheck.globalsign.com/en/sslcheck?host=jenkins.debian.net#78.137.96.196 === proper backup @@ -192,7 +193,6 @@ properties: ** replace submit form by one without javascript (maybe with more url rewriting) ** when a package is automatically rescheduled because of the mirror was updated between the two tests, there will be three rbuild logs in one. thats confusing, the first one should be dropped. ** adopt usertag script from pkg-apparmor to notify us about new usertagged bugs automatically -** fix apache ssl configuration as hinted by eg https://sslcheck.globalsign.com/de/sslcheck?host=jenkins.debian.net#78.137.96.196 ** create a symbol for pending bugs or use a different color to indicate them * notes related |