From ee0cb4961180ce96d0bda8f83868bc41888b579c Mon Sep 17 00:00:00 2001 From: Valerio Schiavoni Date: Mon, 1 Jun 2015 15:23:51 +0200 Subject: [PATCH] reported in #43 --- src/todo.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/todo.txt b/src/todo.txt index e0071d2..e3e59d2 100644 --- a/src/todo.txt +++ b/src/todo.txt @@ -12,10 +12,6 @@ Feature requests/new features: - Notification system. The controller could notify the submitter once the job has finished. For now, email notification is enough. -- the CLI client/server should allow to specify the restrictions on the splayds selected for a job. - As it is done on the SplayWeb, where we can specify for example which version of the Splayd we want for the job, - the same should be made possible via the CLI options. - - integrate the text editor of http://repl.it/ in the SplayWeb page for job submission - sockets should be provide finer grainer statistics.