Archived
1
0

392 Commits

Author SHA1 Message Date
Jip J. Dekker
71e5f46f64 Merge branch 'release/v0.5.1' into develop 2014-06-15 21:13:26 +02:00
Jip J. Dekker
9c9aba55d8 Added my signature, confirming validity of current files 2014-06-15 21:12:19 +02:00
Jip J. Dekker
5f3ade8ff9 Added a changelog 2014-06-15 21:11:30 +02:00
Jip J. Dekker
a27e1e4bdd Bumped version number 2014-06-15 21:09:43 +02:00
Jip J. Dekker
cd058cab1f Merge branch 'feature/extended-logging' into develop 2014-06-15 21:06:06 +02:00
Jip J. Dekker
147b148dbd Force a attribute of the test item to be None 2014-06-15 21:00:36 +02:00
Jip J. Dekker
79cf15b95c Refractoring double code 2014-06-15 20:50:00 +02:00
Jip J. Dekker
74e7152d5f A lot of PEP-8 fixes 2014-06-15 20:45:35 +02:00
Jip J. Dekker
66f2384747 Default arguments can't be mutable 2014-06-15 20:41:19 +02:00
Jip J. Dekker
fa42562b8e Tests for the Logging Functionality 2014-06-15 20:33:58 +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
3ea950b936 Logging facility is working again. 2014-06-15 20:09:40 +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
Jip J. Dekker
2eb8f3e0af Changed logging CL option 2014-06-15 19:38:52 +02:00
Jip J. Dekker
ee7f1ab739 Updated the Objectives and linkage to the wiki 2014-06-15 19:26:13 +02:00
Bas Vb
a1859f2ec2 final documentation 2014-06-10 22:46:50 +02:00
Bas Vb
de474fea31 small fixes 2014-06-10 22:42:45 +02:00
Bas Vb
e9a5fc08e5 Splitting up parse function 2014-06-10 22:41:32 +02:00
Bas Vb
6621b3028c small typography 2014-06-10 22:32:03 +02:00
Bas Vb
bfa78f4697 Clean up documentation in Wikipedia parsers 2014-06-10 22:30:59 +02:00
Jip J. Dekker
cb53c3941d Merge branch 'release/v0.5.0' into develop 2014-06-08 22:39:59 +02:00
Jip J. Dekker
e7da0bb177 Bumped version number 2014-06-08 22:39:27 +02:00
Jip J. Dekker
1ab7d0ba76 Merge branch 'feature/sources-configuration' into develop 2014-06-08 22:36:02 +02:00
RTB
326413effa fixed syntax of erronous assertIn and assertIsInstance commands 2014-06-08 21:42:38 +02:00
RTB
a43d90ae69 replaced erronous ConfigReader with ConfigParser... 2014-06-08 21:26:17 +02:00
RTB
d141bb9f4f replaced erronous equality signs with commas 2014-06-08 21:19:58 +02:00
RTB
8cb6bb8d41 added simple tests for read_sourceconfiguration and get_section 2014-06-08 21:13:35 +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
806b816c30 removed test for existence of reliability in config from WikipediaParser init 2014-06-08 19:31:34 +02:00
RTB
bbc9abadb8 removed test for existence of reliability in config from NIST init 2014-06-08 19:30:59 +02:00
RTB
f01ff62d99 removed test for existence of reliability in config from chemspider init 2014-06-08 19:30:05 +02:00
RTB
a6fb27f8a7 the difference between class and object variables... 2014-06-08 19:29:29 +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
efb7d60079 Merge branch 'feature/restructure' into develop 2014-06-08 13:34:09 +02:00
Jip J. Dekker
98c3fbc590 Link of to the right page (Github name change) 2014-06-08 13:33:57 +02:00
Jip J. Dekker
efa8d45d9c I don't yet know a way to test the start_log function 2014-06-08 13:28:14 +02:00
Jip J. Dekker
a1dd39f92a Made CSV our default format, as it's probably the most likely to be used. 2014-06-08 13:12:35 +02:00
Jip J. Dekker
351a7d08ea Added tests for the configurator 2014-06-08 13:10:18 +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