Harmen Prins
|
520216b528
|
Merge branch 'develop' into feature/GUI
|
2014-06-20 16:51:19 +02:00 |
|
Jip J. Dekker
|
6c0b55dab6
|
Edited the actual functions
|
2014-06-20 11:14:51 +02:00 |
|
Jip J. Dekker
|
1fb8450367
|
The cool folder seperators!
|
2014-06-19 21:05:17 +02:00 |
|
RTB
|
d657f9420f
|
added absolute path to reading sources.cfg
|
2014-06-17 20:55:28 +02:00 |
|
Harmen Prins
|
738e1afb36
|
Merge branch 'develop' into feature/GUI
|
2014-06-17 17:14:36 +02:00 |
|
Jip J. Dekker
|
74e7152d5f
|
A lot of PEP-8 fixes
|
2014-06-15 20:45:35 +02:00 |
|
Jip J. Dekker
|
435356c321
|
Added default values to the logging function
|
2014-06-15 20:32:24 +02:00 |
|
Jip J. Dekker
|
e3d6087ed4
|
renamed logging function
|
2014-06-15 20:12:23 +02:00 |
|
Jip J. Dekker
|
3fe2cde892
|
Error message clearly labeled as a warning
|
2014-06-15 20:10:17 +02:00 |
|
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 |
|
Harmen Prins
|
534ca0dcea
|
Added imports to __init__'s
|
2014-06-12 15:05:59 +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 |
|