Commit Graph
53 Commits
Author SHA1 Message Date
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
Ruud 4e2b511c06 Optimized runner script 2012-02-12 17:59:44 +01:00
Ruud 3bbf1126c3 Don't disable logging, just change level for modules 2012-02-11 15:30:40 +01:00
Ruud 79ad9e3e2e Ordered events 2012-02-11 14:02:34 +01:00
Ruud cfadd851bf Event fixes 2012-02-11 02:49:35 +01:00
Ruud 532702483c Only use reloader on debug and development 2012-02-03 21:33:45 +01:00
Ruud 4bf430a32e Don't fire atexit when developing 2012-01-28 12:32:27 +01:00
Ruud 603ad4544e Daemon in debug mode 2012-01-15 11:55:18 +01:00
Ruud 3ad0f91dc4 Daemonize and pid_file support 2012-01-15 02:03:30 +01:00
Ruud 01f3a68812 Desktop App classes
Conflicts:

	couchpotato/core/_base/_core/main.py
	couchpotato/core/_base/desktop/main.py
2012-01-15 00:31:18 +01:00
Ruud 199c17e2c1 Better shutdown and restart 2012-01-14 20:55:23 +01:00
Ruud 1a9d15ecc2 modproxy fix 2012-01-14 17:19:37 +01:00
Ruud ea3d91e34e Add encoding to Env 2012-01-14 13:40:02 +01:00
Ruud d2996a6340 Revert "Merge branch 'refs/heads/develop'"
This reverts commit de4e47b4a4, reversing
changes made to 82a43f7bee.
2012-01-14 11:58:40 +01:00
Ruud 261794a562 Desktop App classes 2012-01-11 17:57:27 +01:00
Ruud fea3629cfe Daemonize options remove 2012-01-08 21:40:33 +01:00
Ruud 1fb2e2947e Remove daemon for now 2012-01-08 21:38:50 +01:00
Ruud 33a8eb9fb1 Prio on launch browser 2012-01-08 16:58:55 +01:00
Ruud cf581d8f9d Plugin to send data to desktop CP 2012-01-07 22:58:26 +01:00
Ruud c670a951cb More options for desktop 2012-01-07 15:25:22 +01:00
Ruud 8334f5e899 More logging stuff 2012-01-06 21:24:04 +01:00
Ruud 168a9a2f95 Small fixes 2012-01-06 17:08:45 +01:00
Ruud c51c391ced Force port as int 2011-12-16 23:12:41 +01:00
Ruud 36ed61f549 Save data to user dir 2011-11-06 20:22:02 +01:00
Ruud 2061fe7279 Reverse uses_git in environment 2011-10-22 21:41:24 +02:00
Ruud 2c4c36fadb Logging not working properly. fix #50 2011-10-17 14:07:41 +02:00
Ruud 52e373453a Some more info in About tab 2011-10-09 14:03:23 +02:00
Ruud 4de1df79ad Default profiles
Profile JS fixes
2011-09-07 00:11:19 +02:00