This website requires JavaScript.
Explore
Help
Sign In
admin
/
raven
Watch
1
Star
0
Fork
0
You've already forked raven
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eae656578576aed1f6adc1917b26042160c55abe
raven
/
server
/
AyaNova
/
util
History
John Cardinal
eae6565785
2021-05-12 19:19:57 +00:00
..
ApplicationLogging.cs
…
AyaNovaVersion.cs
2021-03-22 23:15:43 +00:00
AySchema.cs
…
CopyObject.cs
…
DataUtil.cs
…
DateUtil.cs
clean up and various little improvements after search for static wasted memory objects (not found) At this point it appears I don't have any leaks and it's all pretty efficient.
2020-06-05 23:36:44 +00:00
DbUtil.cs
2021-04-29 19:05:27 +00:00
EnumAttributeExtension.cs
2018-06-28 23:41:48 +00:00
ExceptionUtil.cs
…
FileHash.cs
…
FileUtil.cs
…
Hasher.cs
…
IsLocalExtension.cs
…
JsonUtil.cs
2020-11-24 23:00:17 +00:00
License.cs
fix mistake of rethrowing exception (which loses call stack) to just throw (which does not)
2020-09-21 18:54:30 +00:00
Mailer.cs
2020-07-22 00:12:03 +00:00
RetryHelper.cs
…
RunProgram.cs
…
Seeder.cs
2021-05-11 17:29:36 +00:00
ServerBootConfig.cs
…
ServerGlobalBizSettings.cs
2021-02-19 18:29:06 +00:00
ServerGlobalOpsSettingsCache.cs
…
ServiceProviderProvider.cs
…
StringUtil.cs
…
TaskUtil.cs
…