Commit Graph
108 Commits
Author SHA1 Message Date
Ruud a37517bf6a Use ssl startup options. fix #3490
Thanks @sjmcinness
2014-06-23 13:37:13 +02:00
Ruud 50d6882a98 Close all attached after start 2014-06-23 01:17:06 +02:00
Ruud 94064ac7da Rework restart methods 2014-06-23 01:09:32 +02:00
Ruud 1c5f19a68a Better reload hook name 2014-06-22 23:41:31 +02:00
Ruud fb9080c18a Except value error 2014-06-22 23:38:51 +02:00
Ruud f0daee669b Add opener to env 2014-06-06 10:53:08 +02:00
Ruud 81de9529c3 Force folder creation on startup 2014-06-03 16:52:44 +02:00
Ruud 9d9630a27a Sorted backup files 2014-06-01 16:46:21 +02:00
Ruud a5ee362fc0 Remove scandir lib, use os.walk 2014-05-31 11:53:24 +02:00
Ruud 675bee83ca Path encode 2014-05-11 16:02:49 +02:00
Ruud 81f9302da1 Use super threaded db connection 2014-05-11 00:19:05 +02:00
Ruud 1bd556fbb3 Close DB on shutdown 2014-05-08 15:39:40 +02:00
Ruud 99e77e409a Spring cleanup 2014-03-29 23:44:14 +01:00
Ruud 6a9c3dac77 Rename so it doesn't try to import itself 2014-03-12 22:30:10 +01:00
Ruud 11aaaecb7b Get colors back, remove logged string 2014-03-12 21:47:07 +01:00
Ruud 12c08154c5 Optimize imports 2014-03-12 21:41:29 +01:00
Ruud 2d28cb6897 Backup databases 2014-03-07 11:18:14 +01:00
Ruud 1f982b7999 Migration start 2014-02-14 19:36:23 +01:00
Ruud b9a8ca14c3 nosql 2014-02-09 18:21:47 +01:00
Ruud c3bc9c8591 Nosql 2014-02-08 17:58:45 +01:00
Ruud a609b401c4 nosql 2014-02-07 15:11:06 +01:00
Ruud 99252074be More nosql 2014-02-02 20:41:14 +01:00
Ruud a254886bad Try NoSQL 2014-01-29 17:49:54 +01:00
Ruud 1120b4ab51 Remove Elixir library
Update SQLAlchemy
2014-01-26 16:29:16 +01:00
Ruud 799299c7cc Code cleanup 2014-01-19 19:15:58 +01:00
mano3m 72457d8d10 Log with system encoding 2014-01-13 23:15:10 +01:00
Ruud c2568432e7 Use requests lib for openurl 2014-01-10 14:04:16 +01:00
Ruud 966f8c36b1 Make sure to use a valid cookie_secret. fix #2553 2013-12-02 12:09:14 +01:00
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