Bogdan
|
c4f30da648
|
Cleanse exceptions in event logs
(cherry picked from commit 404e6d68ea526ab521cd39ecda1bf3b02285765d)
|
2024-10-27 09:45:22 +02:00 |
|
Bogdan
|
5ed13b942b
|
Implement DatabaseConnectionInfo
Co-authored-by: Qstick <qstick@gmail.com>
|
2023-12-12 15:46:13 +02:00 |
|
Robin Dadswell
|
46c2e0ba82
|
New: Postgres Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
Co-authored-by: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 80b1aa9a2c81617bdda7ef551c19a2f114e49204)
|
2022-08-13 19:55:48 +01:00 |
|
ta264
|
eb431f09fd
|
Fixed: Close all database connections on shutdown to remove shm/wal files
[common]
|
2022-01-16 22:00:47 +00:00 |
|
Taloth Saldono
|
459dcc2ed6
|
New: Added FileList.io indexer support
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-28 23:43:19 -05:00 |
|
Qstick
|
f77a2feeef
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
2020-01-03 07:49:24 -05: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 |
|