Commit Graph

20 Commits

Author SHA1 Message Date
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Robin Dadswell 8f6e099794 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -06:00
ta264 ded8602976 Fixed: Close all database connections on shutdown to remove shm/wal files
(cherry picked from commit eb431f09fdede191bfe6bc6c2da9c8cb12d804a1)
2022-08-03 21:12:30 +01:00
Taloth Saldono 3ccc30638f New: Added FileList.io indexer support 2020-12-17 08:08:26 -05:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Keivan Beigi 73840dcacc The great logger.Error cleanup! 2017-01-05 17:43:24 -08:00
Keivan Beigi 0214c8e0f0 Removed unused using statements 2016-12-23 13:45:24 -08:00
Taloth Saldono 958153be55 Fixed: Reduced spurious cpu usage on mono while idle. 2016-06-11 00:25:59 +02:00
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Mark McDowall e304a615d0 Fixed: DB locking due to Progress Messaging 2015-04-18 11:08:07 -07:00
Keivan Beigi af3c0de4d5 Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
Mark McDowall 42c17e885c Fixed some more tests 2014-10-17 22:47:00 -07:00
Mark McDowall aa6b3f70ed Fixed: log to the database using UTC not local time 2014-10-17 07:07:21 -07:00
Keivan Beigi d10cdf9c87 removed method column from log db. 2014-10-15 19:23:10 -07:00
Keivan Beigi cb00644a09 Use raw sql to write logs to db. 2014-10-15 19:10:25 -07:00
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs 2014-05-24 23:17:59 -07:00
Mark McDowall 088028b426 DB will log Info and above now (temp fix) 2014-03-14 12:35:34 -07:00
Mark McDowall 6109704fb0 Only catch SQLite exceptions 2014-03-04 23:11:38 -08:00
Mark McDowall d8f55c0358 Catch errors when failing to write logs to database 2014-03-04 17:02:36 -08:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Renamed from NzbDrone.Core/Instrumentation/DatabaseTarget.cs (Browse further)