Commit Graph

  • 93cd0aedd2 Place policy.html with other templates Hidden Z 2010-11-05 12:01:12 +0000
  • 2e5ba8d88d pyi2phosts/urls.py: allow django to serve static files when debug enabled Hidden Z 2010-11-05 11:57:47 +0000
  • e8d0c8b07a pyi2phosts/settings.py: define default media root and url Hidden Z 2010-11-05 11:57:23 +0000
  • c695871938 templates/index.html: some fixes Hidden Z 2010-11-05 11:27:49 +0000
  • 9fdef74093 templates/index.html: update header Hidden Z 2010-11-05 08:39:44 +0000
  • cd95f59882 templates/index.html: some more fixes by 'user' Hidden Z 2010-11-05 08:39:22 +0000
  • 611235dd2d pyi2phosts/templates/index.html: bugfix Hidden Z 2010-11-05 08:32:19 +0000
  • dcee6fbb08 pyi2phosts/templates/index.html: bugfix Hidden Z 2010-11-05 08:28:41 +0000
  • cb333b1282 templates/index.html: add points where needed Hidden Z 2010-11-05 08:27:03 +0000
  • b5aa472a0f pyi2phosts/templates/index.html: provide link to router's addressbook Hidden Z 2010-11-05 08:26:40 +0000
  • bd9cdd42bd templates/index.html: fix typo (tnx 'user') Hidden Z 2010-11-05 08:23:39 +0000
  • 16c142a5c1 pyi2phosts/postkey/views.py: check for hostname presence in success() Hidden Z 2010-11-05 06:32:25 +0000
  • 37994951c1 pyi2phosts/postkey/views.py: use redirect() instead of HttpResponseRedirect() Hidden Z 2010-11-05 06:31:47 +0000
  • dc02bc951c Revert "web/postkey/views.py: remove unneeded import" Hidden Z 2010-11-04 21:49:38 +0000
  • c1f1695ae3 py-i2phosts-master: remove unused config options Hidden Z 2010-11-04 14:38:23 +0000
  • 0a6eca35c6 setup.py: update according to last changes Hidden Z 2010-11-04 14:37:44 +0000
  • 571c4be84c pyi2phosts/templates/index.html: fix url references Hidden Z 2010-11-04 14:30:34 +0000
  • e1d0e545c3 Add .placeholder for distutils Hidden Z 2010-11-04 14:14:34 +0000
  • f1f54e61ed Fix imports in admin.py Hidden Z 2010-11-04 13:40:58 +0000
  • 581c453b04 Add template for 500 error Hidden Z 2010-11-04 13:37:32 +0000
  • 7ce4500b9c Fix "settings" import Hidden Z 2010-11-04 12:43:53 +0000
  • 6fb4d60ce6 Rename web -> pyi2phosts Hidden Z 2010-11-04 12:41:42 +0000
  • f63768095d Revert "web: avoid importing or accessing modules using "web.*"" Hidden Z 2010-11-04 12:23:55 +0000
  • 14d076eb4d web/settings.py: prefix our apps with pyi2phosts. Hidden Z 2010-11-04 12:16:50 +0000
  • a247ca2c7e Add symlink pyi2phosts -> web Hidden Z 2010-11-04 07:25:24 +0000
  • 0819e15db8 py-i2phosts-*: do imports from system-wide pyi2phosts Hidden Z 2010-11-03 20:28:08 +0000
  • 9efdb0dfc1 setup.py: fix tempplates installation Hidden Z 2010-11-03 20:27:47 +0000
  • d50bb7a66f web: avoid importing or accessing modules using "web.*" Hidden Z 2010-11-03 19:26:58 +0000
  • 9a9ddbc23f setup.py: minor reformat Hidden Z 2010-11-03 19:16:16 +0000
  • 01964a33f8 web/postkey/views.py: remove unneeded import Hidden Z 2010-11-03 19:15:50 +0000
  • f6ec7720c7 Add setup.py Hidden Z 2010-11-03 19:05:44 +0000
  • ad386eea71 Add __init__.py where needed Hidden Z 2010-11-03 19:04:54 +0000
  • f07a3e5afd .gitignore: remove __init__.py Hidden Z 2010-11-03 19:02:38 +0000
  • bf411afcd6 web/settings.py: add default settings for logging Hidden Z 2010-11-02 18:36:13 +0000
  • 489f1c9f15 web/lib/utils.py: add workaround for django Hidden Z 2010-11-02 18:34:25 +0000
  • c0b11b5efe web/postkey/views.py: add submission logging Hidden Z 2010-11-02 18:33:46 +0000
  • 5311169c37 web/postkey/views.py: reorder imports Hidden Z 2010-11-02 17:32:51 +0000
  • d6881adba5 web/postkey/views.py: fix typo Hidden Z 2010-11-02 17:32:06 +0000
  • 6e580ea449 .gitignore: add i2p/ Hidden Z 2010-11-02 17:11:07 +0000
  • 793bf3cca1 py-i2phosts-master: add few log messages Hidden Z 2010-11-02 17:10:15 +0000
  • 67ae54ab91 py-i2phosts-maint: add log message Hidden Z 2010-11-02 17:08:24 +0000
  • e48e67705f py-i2phosts-builder: require "hostsfile" to be defined Hidden Z 2010-11-02 16:28:45 +0000
  • 7351534f88 py-i2phosts-builder: use validate_config() Hidden Z 2010-11-02 16:28:01 +0000
  • c3a218978a py-i2phosts-master: use validate_config() Hidden Z 2010-11-02 16:20:56 +0000
  • 833b370d35 py-i2phosts-fetcher: use validate_config() Hidden Z 2010-11-02 16:19:18 +0000
  • 50386d3f70 py-i2phosts-fetcher: update last_success only after injector's run Hidden Z 2010-11-02 16:09:31 +0000
  • 999ad9577f py-i2phosts-fetcher: use temp files for storing fetched content Hidden Z 2010-11-02 16:07:08 +0000
  • 6e125f5ef0 Add conf/master.conf - config for master Hidden Z 2010-11-01 21:27:33 +0000
  • f68662f7b5 Add py-i2phosts-master Hidden Z 2010-11-01 21:24:44 +0000
  • dafd5df3fb py-i2phosts-builder: add -d/--debug Hidden Z 2010-11-01 21:23:07 +0000
  • 4fa014add4 web/lib/utils.py: remove unneeded check_logger_options() Hidden Z 2010-11-01 21:22:20 +0000
  • c4535f353a py-i2phosts-fetcher: stop using check_logger_options() Hidden Z 2010-11-01 21:13:57 +0000
  • 7550b01e05 py-i2phosts-checker: stop using check_logger_options() Hidden Z 2010-11-01 21:12:54 +0000
  • 2b898422f1 py-i2phosts-maint: stop using check_logger_options() Hidden Z 2010-11-01 21:11:39 +0000
  • 389194b66d py-i2phosts-maint: use validate_config() Hidden Z 2010-11-01 21:08:04 +0000
  • c9c4e189e4 web/lib/utils.py: add validate_config() Hidden Z 2010-11-01 21:18:39 +0000
  • 3068a7279d conf/checker.conf: remove unneeded options Hidden Z 2010-11-01 21:05:34 +0000
  • 00f066fd2d py-i2phosts-checker: remove daemonization Hidden Z 2010-11-01 21:04:55 +0000
  • 5957ee9bbe py-i2phosts-fetcher: remove unneeded import Hidden Z 2010-10-31 20:48:40 +0000
  • b03396106c conf/checker.conf: add new options Hidden Z 2010-10-31 20:46:47 +0000
  • 26a87c4bb1 py-i2phosts-checker: optionally run fetcher/maint/builder Hidden Z 2010-10-31 20:46:11 +0000
  • be103aeb7a py-i2phosts-checker: add run_prog() Hidden Z 2010-10-31 20:45:04 +0000
  • 94f885a7b8 py-i2phosts-fetcher: assume that injector in PATH Hidden Z 2010-10-31 20:43:18 +0000
  • df47c06b0b py-i2phosts-maint: use check_logger_options() Hidden Z 2010-10-31 19:51:30 +0000
  • b92c03643d py-i2phosts-fetcher: use check_logger_options() Hidden Z 2010-10-31 19:51:08 +0000
  • 4c99772834 py-i2phosts-checker: use check_logger_options() Hidden Z 2010-10-31 19:50:52 +0000
  • 891472cfac web/lib/utils.py: add check_logger_options() Hidden Z 2010-10-31 19:48:33 +0000
  • 0c8968f31e conf/checker.conf: add new parameters Hidden Z 2010-10-31 19:28:35 +0000
  • 8f932a3e8b py-i2phosts-checker: add daemonisation using python-daemon module Hidden Z 2010-10-31 19:25:20 +0000
  • 1cff3cedcb web/lib/utils.py: bugfix: take WatchedFileHandler properly Hidden Z 2010-10-31 18:38:27 +0000
  • e5c471340e conf/fetcher.conf: remove sources (unneeded now) Hidden Z 2010-10-31 12:33:49 +0000
  • a5e938b74c py-i2phosts-fetcher: integrate with django and use 'extsources' Hidden Z 2010-10-31 12:30:29 +0000
  • ed063a86fc web/settings.py: add web.extsources to INSTALLED_APPS Hidden Z 2010-10-31 12:29:16 +0000
  • 342ba713a4 Add extsources to django admin Hidden Z 2010-10-31 12:28:06 +0000
  • 3d38fbb9b0 New app "extsources" Hidden Z 2010-10-31 12:26:23 +0000
  • d9eb21932e web/lib/validation.py: add validate_i2purl() Hidden Z 2010-10-31 12:24:28 +0000
  • 9f3773cebf web/lib/validation.py: use plain ValidationError Hidden Z 2010-10-31 10:30:01 +0000
  • d398eca9ab py-i2phosts-checker: update help text for --debug Hidden Z 2010-10-30 21:55:00 +0000
  • 0e2f3c12aa py-i2phosts-checker: add -v/--verbose option Hidden Z 2010-10-30 21:54:23 +0000
  • 1574c1d13f py-i2phosts-checker: bugfix: quote sam_addr Hidden Z 2010-10-30 21:52:50 +0000
  • e1be09b22f web/lib/utils.py: use WatchedFileHandler Hidden Z 2010-10-30 21:31:30 +0000
  • e0f1cb5a84 conf/maintainer.conf: config file for py-i2phosts-maint Hidden Z 2010-10-30 20:55:13 +0000
  • d0388bc7e2 py-i2phosts-maint: use config values instead of hardcoded ones Hidden Z 2010-10-30 20:54:04 +0000
  • 1d909dc522 py-i2phosts-maint: add config file validation Hidden Z 2010-10-30 20:53:33 +0000
  • fae3565684 py-i2phosts-maint: update help message for --debug Hidden Z 2010-10-30 19:03:14 +0000
  • b42a24339d py-i2phosts-maint: use config for django setup Hidden Z 2010-10-30 19:01:56 +0000
  • f525698af3 py-i2phosts-maint: get logger with our get_logger() Hidden Z 2010-10-30 19:01:00 +0000
  • 2a16ddb3d3 py-i2phosts-maint: add config file support Hidden Z 2010-10-30 18:56:49 +0000
  • c505b2ce68 py-i2phosts-checker: bugfix: pass log_file when creating a logger Hidden Z 2010-10-30 18:54:25 +0000
  • 610245adcf py-i2phosts-checker: add config option for SAM address Hidden Z 2010-10-30 18:46:35 +0000
  • 1acd9f8e78 conf/builder.conf: config file for builder Hidden Z 2010-10-30 18:37:23 +0000
  • 47d0957550 py-i2phosts-builder: add cli and config option for output file Hidden Z 2010-10-30 18:34:39 +0000
  • 6bfc7d7fb3 py-i2phosts-builder: use config for django setup Hidden Z 2010-10-30 18:28:50 +0000
  • e64139d729 py-i2phosts-builder: add config file support Hidden Z 2010-10-30 18:23:56 +0000
  • 00b98dfc93 py-i2phosts-builder: add command line options support Hidden Z 2010-10-30 18:23:14 +0000
  • b5e5cdf81e Add default configs Hidden Z 2010-10-30 18:16:16 +0000
  • 297c9e9b55 py-i2phosts-injector: replace print() with sys.stdout.write() Hidden Z 2010-10-30 18:12:05 +0000
  • 4755c0d35b py-i2phosts-injector: replace sys.stderr with sys.stdout where needed Hidden Z 2010-10-30 18:10:42 +0000
  • 1e4933624a py-i2phosts-injector: use config value for "approved" Hidden Z 2010-10-30 18:09:22 +0000
  • a3a4d1ef51 py-i2phosts-injector: use config options in django setup Hidden Z 2010-10-30 18:08:31 +0000