Commit Graph

80 Commits

Author SHA1 Message Date
Ruud 96291f63da Create db backup dir before trying to use it. fix #2207 2013-09-19 22:11:10 +02:00
Ruud 8b45b6f1a0 Only backup database max once an hour. fix #1218 2013-09-18 22:07:07 +02:00
Ruud 31b3c2ef64 Change static path 2013-09-10 22:59:31 +02:00
Ruud 9783409756 Login base 2013-09-10 18:02:04 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud bc77812488 Copy file and maybe copy stats. fix #349 2013-09-02 16:49:57 +02:00
Ruud 22b744340a Properly remove backup folder 2013-08-27 22:25:56 +02:00
Ruud 770590e4f2 Match default ports
Thanks @cpg
2013-08-24 14:08:05 +02:00
Ruud 374f8ba1de Allow non trailing slash API calls 2013-06-23 23:28:13 +02:00
Ruud 2477197656 Don't use unicode in repo 2013-06-22 00:33:00 +02:00
Ruud c5c2e61e06 Log startup errors 2013-06-14 11:22:29 +02:00
Ruud b2930dd6a7 Encode used path on startup. fix #1797 fix #1297 2013-06-14 11:11:34 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud 0e90739786 Update to Tornado 3.0 2013-04-19 14:49:27 +02:00
Ruud de36faa0a7 DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS DEVELOPERS 2013-03-22 21:59:28 +01:00
Ruud 3eed34c710 Gzip Tornado response 2013-02-22 22:56:08 +01:00
Ruud eed0382b41 Host to 0.0.0.0 2013-02-14 23:01:34 +01:00
Ruud 14fffda3ff Don't add signal handlers when daemonized. fix #1346 2013-01-25 15:26:06 +01:00
Ruud f23b9d7cb9 Use host from config again. fix #1329 2013-01-24 22:56:33 +01:00
Ruud 7c38ad1c00 Remove non-int backup folders. closes #1298 2013-01-23 22:24:09 +01:00
Ruud 89c38f5aa4 Use host from config again. fix #1278 2013-01-22 23:24:09 +01:00
Ruud cfaffe2bcb SSL support 2013-01-09 23:29:54 +01:00
Ruud e92b5d95ca IOLoop cleanup 2012-12-30 18:40:38 +01:00
Ruud 6e56072250 Don't migrate when in development 2012-12-28 17:44:02 +01:00
Ruud f0a3358561 Use debug for Tornado errors 2012-12-03 13:11:08 +01:00
Ruud 7eb15c1a53 Add less important info log 2012-10-29 16:07:18 +01:00
Ruud 378d1ccd1c Check if db exists before loading plugins 2012-10-12 19:03:44 +02:00
Ruud 31cd0f05ba Revert "Implement filelocking in logging rotation handler. fix #587"
This reverts commit a8c82a40ae.
2012-07-15 14:34:41 +02:00
Ruud a8c82a40ae Implement filelocking in logging rotation handler. fix #587 2012-07-15 10:50:23 +02:00
Ruud c274867571 Use settings datadir again. fix #518 2012-07-01 00:43:34 +02:00
bwq 001dfb9245 Added data_dir option to use a custom data_dir 2012-06-23 20:28:04 +02:00
Ruud e0440d4b11 Try and encode logging messages. fix #403 2012-06-11 12:38:22 +02:00
Ruud fcd13fcb85 Nonblocking update listener 2012-05-26 22:55:11 +02:00
Ruud f8bae9e84e Don't remove pidfile twice 2012-05-20 13:15:55 +02:00
Ruud ee163d74d6 Do normal shutdown 2012-05-20 12:46:34 +02:00
Ruud a5c8747fee Proper restarting of server 2012-05-19 17:32:00 +02:00
Ruud 25bef53c2a Use tornado wsgi server as werkzeug crashes on Internet Explorer 2012-05-18 19:45:33 +02:00
Ruud a9f976b1ad Add date to logging. closes #253 2012-05-11 23:23:50 +02:00
Ruud 63141b5971 Unused var 2012-05-11 14:29:09 +02:00
Ruud 8832f692ac Group disabled module loggers 2012-05-07 20:50:28 +02:00
Ruud 92926fb7ed Also backup journal files 2012-05-05 11:13:21 +02:00
Ruud 7ac0b02da3 Use db_path variable 2012-05-05 10:57:49 +02:00
Ruud 5f40061d48 Backup database on start 2012-05-05 10:55:41 +02:00
Ruud cea8395e16 Changed url to api. fixes #173 2012-04-29 17:06:05 +02:00
Ruud a42f3e4d9c ref before assigned. fixes #106 2012-04-18 22:54:50 +02:00
Ruud 088dc5386c Better shutdown of process 2012-03-10 17:07:19 +01:00
Ruud 4101671f42 Do not initialize multiple times 2012-02-26 21:37:37 +01:00
Ruud d568bea393 Don't even try to load migration when db doesn't exists 2012-02-25 01:51:07 +01:00
Ruud adc755dbd5 Move config parse to runner 2012-02-17 18:00:25 +01:00
Ruud 02fab2d04d Catch warnings 2012-02-17 11:11:28 +01:00