Commit Graph

24 Commits

Author SHA1 Message Date
Tom Keffer
0cbe0302be Fix test broken by addition to [StdQC] 2016-02-12 14:44:22 -08:00
Tom Keffer
5f4bf6dcd8 Now works with ConfigObj versions earlier than v4.4.0 2016-01-17 12:24:59 -08:00
Matthew Wall
279f2e0096 update dev notes. remove some keffer-specific dependencies in the unit tests. note unit test dependencies. 2016-01-16 16:29:42 -05:00
Matthew Wall
e162d31572 recognize and extract zip files as well as tar and tgz files 2016-01-14 16:36:14 -05:00
Tom Keffer
e8afb48288 Fixed bug where the subsection for a custom report gets moved to the
very end of the [StdReport] section of a configuration file on upgrade.
Fixes issue #81.
2015-12-06 14:48:26 -08:00
tkeffer@gmail.com
ac8f8d909b Corrected expected result for SQLITE_ROOT to now use WEEWX_ROOT
interpolation
2015-07-24 13:09:44 -07:00
Tom Keffer
e1399355cd Introduced new top-level stanza [DatabaseTypes].
Subsections [[SQLite]] and [[MySQL]] now go under it.
Updated docs to match.
2015-07-05 18:28:01 -07:00
Tom Keffer
5d914f3931 Differing version numbers no longer causes the merge test to fail. 2015-06-25 09:27:49 -07:00
Tom Keffer
1c7c623c3f Updated test suite to reflect that database_type is now set by the
extension installer.
2015-06-25 09:21:24 -07:00
Tom Keffer
55b634a312 Brought expected results in concordance with new formatting in
weewx.conf
2015-06-25 09:19:52 -07:00
Tom Keffer
dd442b276e Updated extension installer tests for V3.2 2015-06-21 09:37:23 -07:00
Tom Keffer
fe36957da7 Preliminary pass at getting the comments to merge correctly. 2015-06-20 15:08:28 -07:00
Tom Keffer
6f3bab2ec1 Fixed some errors. Started on test suite for V3.2 upgrade process 2015-06-19 15:30:27 -07:00
Tom Keffer
1f2daf9c31 Changed test suite to reflect pmon results now put in public_html/pmon. 2015-06-12 08:04:06 -07:00
Tom Keffer
c1a4c5f7cb First attempt to refactor database configuration 2015-06-12 07:30:00 -07:00
Tom Keffer
8adb08e1be Now uninstall removes any files or directories. Updated test suite. 2015-04-24 12:15:20 -07:00
Tom Keffer
b80f57b84b Working on uninstall. 2015-04-24 10:06:24 -07:00
Tom Keffer
3773454b0f Now saves the installer's install.py file in bin/user/installers 2015-04-24 06:27:18 -07:00
Tom Keffer
56acaf4228 Added comments.
Moved all_service_groups to package weewx
2015-04-24 05:42:45 -07:00
Tom Keffer
1962a41d9e Added test of get_driver_info().
Fixed bug in get_driver_info()
2015-04-21 17:38:54 -07:00
Tom Keffer
ec2c532e78 Extension installer now adds any new weewx services
Adds major comment block before any new top level sections
2015-04-21 14:08:28 -07:00
Tom Keffer
7a7e5ec0f5 Redirects imports of setup to weecfg.extension 2015-04-21 09:36:26 -07:00
Tom Keffer
158edf70ff Moved install functions into separate module under weecfg 2015-04-21 08:21:02 -07:00
Tom Keffer
669bf76725 First step in refactoring config_util into package weecfg 2015-04-21 06:06:43 -07:00