Commit Graph

11 Commits

Author SHA1 Message Date
Julien Neuhart
e3366d0b62 adding new attribute lock (#8) 2018-05-16 12:06:30 +02:00
Julien Neuhart
5100693789 new attribute interpreter for commands (#7) 2018-05-16 10:55:08 +02:00
Julien Neuhart
2871fb1ffe improving logging (#5)
* small refactoring of error messages

* (very) small refactoring of structs instantiation

* improving logging with debug messages

* using INFO level as default + changing previous debug message to info message
2018-05-04 17:43:19 +02:00
Julien Neuhart
4997b73bac new feature: users are now able to provide more file types to convert by adding entries in their configuration file (#3)
* new feature: users are now able to provide more file types to convert by adding entries in their configuration file

* removing README blueprint: was not working correctly

* improving code coverage of config package
2018-05-03 17:18:55 +02:00
Julien Neuhart
76f120d6f6 refactoring process tests + adding lock on run function 2018-04-11 14:25:36 +02:00
Julien Neuhart
187485a9a1 small refactoring of process package 2018-04-10 17:09:59 +02:00
Julien Neuhart
e29ab4760a adding markdown conversion to PDF + fixing some issue in CI process 2018-04-10 16:56:30 +02:00
Julien Neuhart
bca02f6198 refactoring: now detecting file type using filename from form data. Also, only one accepted content type 2018-04-08 21:49:02 +02:00
Julien Neuhart
23edd518fd renaming github.com/gulien to github.com/thecodingmachine 2018-04-06 12:19:14 +02:00
Julien Neuhart
62ad3e20fa tests for process package 2018-04-05 11:24:14 +02:00
Julien Neuhart
ab745ca409 more tests + small refactoring (no more App struct) 2018-04-04 17:28:21 +02:00