From 5b5160f92a22d99e1609110f727e26b567d7e534 Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Fri, 4 Nov 2011 13:09:15 +0000
Subject: [PATCH] Remove some old TODO items

git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@407 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
---
 README | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README b/README
index a10d1b29..01bb55f4 100644
--- a/README
+++ b/README
@@ -125,8 +125,6 @@ Todo list:
   http://www.rhonabwy.com/wp/2009/11/04/setting-up-a-python-ci-server-with-hudson/
   Or perhaps Jenkins.
   http://jenkins-ci.org/
-- Use monit on the production server.
-  http://mmonit.com/monit/
 - Migrate Javascript to JQuery.
 - I think in the long run, the Output object is not really the way to go. It
   obscures the control flow. The logging part should use the standard logging
@@ -142,7 +140,6 @@ Todo list:
 - Use SQLAlchemy?
 - Password for MySQL user.
 - In deployment, remove old versions of Mutalyzer package?
-- Use https protocol.
 - Check for os.path.join vulnerabilities.
 - Use a standard solution for the database migrations in extras/migrations.
 - Use something like Sphinx to generate development documentation from code.
-- 
GitLab