Kenneth Skovhede
|
40dd3c6816
|
Updated all license mentions to MIT
|
2024-02-28 15:45:30 +01:00 |
|
Kenneth Hsu
|
20f2f37806
|
Remove unnecessary calls to String.Format.
|
2018-06-02 12:02:55 -07:00 |
|
Kenneth Hsu
|
f12858e6a5
|
Mark fields that shouldn't be reassigned as readonly.
This makes it explicit at compile-time that these fields should not be
reassigned outside the constructor.
|
2018-05-25 10:04:52 -07:00 |
|
Kenneth Skovhede
|
2dc2fb4197
|
Improved the BlocklistEnumerable with yield statements instead of a manual implementation
|
2016-03-17 21:42:03 +01:00 |
|
Kenneth Skovhede
|
4e7ed3458f
|
Added auto-rename logic to work around faulty Apache WebDAV backends
|
2013-07-23 18:56:01 +02:00 |
|
Kenneth Skovhede
|
7116f750c1
|
Fixed issue with empty blacklists written in index files
|
2013-07-19 00:42:24 +02:00 |
|
Kenneth Skovhede
|
de862b859c
|
Fixed re-read issue of index volumes
|
2013-06-26 21:51:57 +02:00 |
|
Kenneth Skovhede
|
8f704d9445
|
Moved stuff around and dropped the ForestHash namespace
|
2013-05-08 20:17:07 +02:00 |
|