Statistiques
| Branche: | Tag: | Révision :

dockonsurf / dockonsurf.py @ b12eded7

Historique | Voir | Annoter | Télécharger (1,14 ko)

# Date Auteur Commentaire
b12eded7 27/11/2020 17:48 Carles Martí

Corrected bug. Wrong pid in the initial message.

dbef6e98 27/11/2020 17:19 Carles Martí

Read directories in human order.

2320aec0 27/11/2020 13:50 Carles Martí

Added info message at start of DockOnSurf execution.

20c0887a 26/11/2020 19:32 Carles Martí

Daemonization of dockonsurf.py.

695dcff8 26/06/2020 09:19 Carles Marti

Added punctuation marks at the end of every log messages.

15be7594 11/05/2020 21:23 Carles Marti

Changed import statements and added shebang to increase portability

4614bb6a 25/04/2020 11:26 Carles Marti

Created a module for each stage of DockOnSurf and started developing the isolated one

d8a6314e 21/04/2020 11:06 Carles Marti

Moved the printing of input variables from dockonsurf.py to dos_input.py

57710094 14/04/2020 19:54 Carles Marti

Created specific module for the reading of command-line arguments and transferred the relevant commands into it

4607d5ea 14/04/2020 18:59 Carles Marti

Included tests to the implemented functions to check new commits don't mess things up

faf8bd1f 13/04/2020 17:00 Carles Marti

Added empty init file to ease importing modules

9f7bb440 11/04/2020 20:42 Carles Marti

Increase of the input errors that get caught by the program, change how the logger is setup, its message format and how it is organized internally.

79e3db42 11/04/2020 20:38 Carles Marti

Reformat files and extend documentation

557f8db5 09/04/2020 13:11 Carles Marti

Included modules subdirectory in the system path. Changed the log message to show now the timestamp. Improved code readability.

ed7db2ce 07/04/2020 20:41 Carles Marti

Added indentation to read variables in the log file to increase readability

ec35a9b4 07/04/2020 15:19 Carles Marti

Refactoring code by creating modules directory and moving dos_input.py into it.

e82f843d 06/04/2020 22:09 Carles Marti

Added first version of main dockonsurf.py script including logging, parsing arguments and reading the input.