Ruud
|
6e0857c6c1
|
Remove Flask dependencies
|
12 years ago |
Ruud
|
0e90739786
|
Update to Tornado 3.0
|
12 years ago |
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
|
12 years ago |
Ruud
|
3eed34c710
|
Gzip Tornado response
|
12 years ago |
Ruud
|
eed0382b41
|
Host to 0.0.0.0
|
12 years ago |
Ruud
|
14fffda3ff
|
Don't add signal handlers when daemonized. fix #1346
|
12 years ago |
Ruud
|
f23b9d7cb9
|
Use host from config again. fix #1329
|
12 years ago |
Ruud
|
7c38ad1c00
|
Remove non-int backup folders. closes #1298
|
12 years ago |
Ruud
|
89c38f5aa4
|
Use host from config again. fix #1278
|
12 years ago |
Ruud
|
cfaffe2bcb
|
SSL support
|
12 years ago |
Ruud
|
e92b5d95ca
|
IOLoop cleanup
|
13 years ago |
Ruud
|
6e56072250
|
Don't migrate when in development
|
13 years ago |
Ruud
|
f0a3358561
|
Use debug for Tornado errors
|
13 years ago |
Ruud
|
7eb15c1a53
|
Add less important info log
|
13 years ago |
Ruud
|
378d1ccd1c
|
Check if db exists before loading plugins
|
13 years ago |
Ruud
|
31cd0f05ba
|
Revert "Implement filelocking in logging rotation handler. fix #587"
This reverts commit a8c82a40ae .
|
13 years ago |
Ruud
|
a8c82a40ae
|
Implement filelocking in logging rotation handler. fix #587
|
13 years ago |
Ruud
|
c274867571
|
Use settings datadir again. fix #518
|
13 years ago |
bwq
|
001dfb9245
|
Added data_dir option to use a custom data_dir
|
13 years ago |
Ruud
|
e0440d4b11
|
Try and encode logging messages. fix #403
|
13 years ago |
Ruud
|
fcd13fcb85
|
Nonblocking update listener
|
13 years ago |
Ruud
|
f8bae9e84e
|
Don't remove pidfile twice
|
13 years ago |
Ruud
|
ee163d74d6
|
Do normal shutdown
|
13 years ago |
Ruud
|
a5c8747fee
|
Proper restarting of server
|
13 years ago |
Ruud
|
25bef53c2a
|
Use tornado wsgi server as werkzeug crashes on Internet Explorer
|
13 years ago |
Ruud
|
a9f976b1ad
|
Add date to logging. closes #253
|
13 years ago |
Ruud
|
63141b5971
|
Unused var
|
13 years ago |
Ruud
|
8832f692ac
|
Group disabled module loggers
|
13 years ago |
Ruud
|
92926fb7ed
|
Also backup journal files
|
13 years ago |
Ruud
|
7ac0b02da3
|
Use db_path variable
|
13 years ago |
Ruud
|
5f40061d48
|
Backup database on start
|
13 years ago |
Ruud
|
cea8395e16
|
Changed url to api. fixes #173
|
13 years ago |
Ruud
|
a42f3e4d9c
|
ref before assigned. fixes #106
|
13 years ago |
Ruud
|
088dc5386c
|
Better shutdown of process
|
13 years ago |
Ruud
|
4101671f42
|
Do not initialize multiple times
|
13 years ago |
Ruud
|
d568bea393
|
Don't even try to load migration when db doesn't exists
|
13 years ago |
Ruud
|
adc755dbd5
|
Move config parse to runner
|
13 years ago |
Ruud
|
02fab2d04d
|
Catch warnings
|
13 years ago |
Ruud
|
4e2b511c06
|
Optimized runner script
|
13 years ago |
Ruud
|
3bbf1126c3
|
Don't disable logging, just change level for modules
|
13 years ago |
Ruud
|
79ad9e3e2e
|
Ordered events
|
13 years ago |
Ruud
|
cfadd851bf
|
Event fixes
|
13 years ago |
Ruud
|
532702483c
|
Only use reloader on debug and development
|
13 years ago |
Ruud
|
4bf430a32e
|
Don't fire atexit when developing
|
13 years ago |
Ruud
|
603ad4544e
|
Daemon in debug mode
|
14 years ago |
Ruud
|
3ad0f91dc4
|
Daemonize and pid_file support
|
14 years ago |
Ruud
|
01f3a68812
|
Desktop App classes
Conflicts:
couchpotato/core/_base/_core/main.py
couchpotato/core/_base/desktop/main.py
|
14 years ago |
Ruud
|
199c17e2c1
|
Better shutdown and restart
|
14 years ago |
Ruud
|
1a9d15ecc2
|
modproxy fix
|
14 years ago |
Ruud
|
ea3d91e34e
|
Add encoding to Env
|
14 years ago |