Commit Graph

20 Commits (c02b66ec44b51125e39949f7e7e83cbdd93337df)

Author SHA1 Message Date
Qstick c02b66ec44 Enforce comment spacing with Stylecop
1 year ago
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
ta264 ded8602976 Fixed: Close all database connections on shutdown to remove shm/wal files
2 years ago
Taloth Saldono 3ccc30638f New: Added FileList.io indexer support
3 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
7 years ago
Taloth Saldono 958153be55 Fixed: Reduced spurious cpu usage on mono while idle.
8 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall e304a615d0 Fixed: DB locking due to Progress Messaging
9 years ago
Keivan Beigi af3c0de4d5 Updated transaction locks to be defered.
10 years ago
Mark McDowall 42c17e885c Fixed some more tests
10 years ago
Mark McDowall aa6b3f70ed Fixed: log to the database using UTC not local time
10 years ago
Keivan Beigi d10cdf9c87 removed method column from log db.
10 years ago
Keivan Beigi cb00644a09 Use raw sql to write logs to db.
10 years ago
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs
10 years ago
Mark McDowall 088028b426 DB will log Info and above now (temp fix)
10 years ago
Mark McDowall 6109704fb0 Only catch SQLite exceptions
10 years ago
Mark McDowall d8f55c0358 Catch errors when failing to write logs to database
10 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago