Commit Graph

17 Commits

Author SHA1 Message Date
Andrey Rakhmatullin 79bf8b1f2e Test cleanup. 2023-06-15 19:28:14 +04:00
Andrey Rakhmatullin 2f9ebb66c3 Remove some dead code/docs. 2023-06-15 17:00:38 +04:00
Andrey Rakhmatullin 7ebb8256f0 Some cleanup. 2023-06-14 17:52:11 +04:00
Andrey Rakhmatullin fdbc141b23 Replace pkg_resources with packaging. 2023-06-14 17:23:50 +04:00
Andrey Rakhmatullin 55ac26228b Remove builtin addons. 2023-06-14 16:50:43 +04:00
Andrey Rakhmatullin 075ad6f196 Test, linter etc. fixes. 2023-06-14 16:34:18 +04:00
Jakob de Maeyer a65fc0db7d Drop support for providing file paths as add-ons 2015-11-12 18:37:26 +01:00
Jakob de Maeyer b7b00fb956 PEP8ify add-ons and tests 2015-11-11 21:08:20 +01:00
Jakob de Maeyer e924d38238 Drop component configuration (copied from default_settings) from built-in add-ons 2015-11-11 21:08:20 +01:00
Jakob de Maeyer 388c5c4b78 Fix component exporting for Addon base class 2015-11-11 21:08:20 +01:00
Jakob de Maeyer 8e5d067af1 Drop BaseSettings.get_addon() prefix magic 2015-11-11 21:08:20 +01:00
Jakob de Maeyer b10caf91a1 Drop support for add-on configuration in scrapy.cfg 2015-11-11 21:08:20 +01:00
Jakob de Maeyer f7ed239fcb Replace INSTALLED_ADDONS tuple setting with ADDONS dictionary setting 2015-11-11 21:08:20 +01:00
Jakob de Maeyer d18b6a61d7 Add missing AddonManager tests 2015-11-11 21:08:19 +01:00
Jakob de Maeyer 25498c3c21 Remove unused imports in add-ons 2015-11-11 21:08:19 +01:00
Jakob de Maeyer d91647c38b Add built-in add-ons 2015-11-11 21:08:19 +01:00
Jakob de Maeyer d8af395d76 Introduce add-ons via AddonManager and Addon base class 2015-11-11 21:08:19 +01:00