- 07 Mar, 2017 1 commit
-
-
jaster authored
Use the `exception` log method for better exception logging. This change the log level to 'ERROR'
-
- 13 Jan, 2017 1 commit
-
-
jaster authored
All import processes now use a general try-catch during the import of each data item. This ensures that even in the event of an error (due to a malformed data piece for example), the import process will continue. Errors caught this way are logged at the debug level.
-
- 11 Oct, 2016 4 commits
-
-
Nicolas Joyard authored
-
Nicolas Joyard authored
-
Nicolas Joyard authored
-
Nicolas Joyard authored
-
- 05 Oct, 2016 1 commit
-
-
Nicolas Joyard authored
-
- 29 Sep, 2016 1 commit
-
-
Jamesie Pic authored
-
- 15 Jul, 2016 1 commit
-
-
Nicolas Joyard authored
-
- 13 Dec, 2015 1 commit
-
-
Jamesie Pic authored
Also: - code was PEP8'ed - tests were added, - untested code was removed, - setup.py was fixed and requirements.txt is gone,
-