Ruud
538f51dd5b
Log ipv6 failed bind
2014-12-19 14:16:20 +01:00
Ruud
df2d7ec9c2
Remove debug code
2014-12-01 15:39:33 +01:00
Paul Saab
c1b6811b8a
Tornado requires two sockets to support IPv6
...
Tornado sets setsockopt(socket.IPPROTO_IPV6, socket.IPV6_V6ONLY, 1)
to force IPv6 sockets to only be used for IPv6 connections. create a
separate socket to allow for CouchPotato to be used over IPv6.
2014-11-17 22:54:56 -08:00
Ruud
ca13107330
Ignore exceptions on removing db_backup stuff
2014-10-10 22:46:35 +02:00
Ruud
17b940a271
Allow 5 redirects
2014-09-23 00:38:44 +02:00
Ruud
70ca31a265
Only allow single redirect for now
...
fix #3931
2014-09-23 00:29:48 +02:00
Ruud
6fa6d530ec
Remove older backup folders
2014-09-22 21:45:43 +02:00
Ruud
5fc9d7182c
Hide urllib3 error
...
closes #3887
2014-09-18 14:26:34 +02:00
Ruud
12cda35494
Try fix migration failure from 2.5.1
2014-07-17 22:24:48 +02:00
Ruud
bb19b380b4
Don't start CP when less then 100MB is available. fix #3502
2014-06-24 21:20:13 +02:00
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