Archived
1
0

16 Commits

Author SHA1 Message Date
Jip J. Dekker
f604c3efcc Utils can't use the logging facilities as they aren't started yet 2014-06-15 20:07:11 +02:00
Jip J. Dekker
4672903c9b The logging now using the scrapy setting overrides 2014-06-15 19:51:39 +02:00
RTB
a62b40a21f get_section in configurator returns the default section if the requested section does not exist 2014-06-08 20:16:30 +02:00
RTB
09ab4249ba added function descriptions of read_sourceonfiguration and get_section 2014-06-08 19:21:56 +02:00
RTB
3278de2b3a made sourceloader use static Configurator methods 2014-06-08 19:15:07 +02:00
RTB
f93ff4a309 made read_sourceconfiguration() and get_section() static 2014-06-08 19:14:33 +02:00
RTB
87ec6e6506 added read_sourceconfiguration function 2014-06-08 19:03:01 +02:00
RTB
96a7f5acd4 added get_section function to grab sections from sources.cfg 2014-06-08 18:52:29 +02:00
RTB
4f49e5cf8b Merge branch 'develop' into feature/sources-configuration 2014-06-08 17:53:47 +02:00
Jip J. Dekker
683de68fb7 Added tests and fixed the output settings 2014-06-08 13:08:37 +02:00
Jip J. Dekker
c4ef75cf57 Uniform naming of result file 2014-06-08 13:00:32 +02:00
Jip J. Dekker
51239dd342 Added a few lines on the configurator itself. 2014-06-08 12:47:57 +02:00
Jip J. Dekker
d765e7fce4 Edited the documentation of the functions in the configurator 2014-06-08 12:46:50 +02:00
Jip J. Dekker
90129f41cc Added the configuration of the scrapy settings as a new module 2014-06-08 12:42:21 +02:00
Jip J. Dekker
edc91c2279 Sourceloader should import dynamically 2014-06-08 12:04:33 +02:00
Jip J. Dekker
071018cbac Made a different python package for all helpers/utils 2014-06-08 11:42:01 +02:00