kay.one
|
25e2c98c45
|
signalr cleanup
|
11 years ago |
Mark McDowall
|
a7eb331d4e
|
Merge branch 'ui-notifications' into develop
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
|
11 years ago |
Keivan Beigi
|
7417f76086
|
updated logging/loggly
|
11 years ago |
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
11 years ago |
Mark McDowall
|
a3961ffb69
|
Added CommandId to commands
|
11 years ago |
kay.one
|
b8bd2bffbf
|
db stores logs for 7 days instead of 15.
|
11 years ago |
Mark McDowall
|
cdf34d5676
|
Toolbar/Actioneer callback cleanup
|
11 years ago |
Mark McDowall
|
1274c1c144
|
Added commands to delete logs and log files (separately)
|
11 years ago |
Mark McDowall
|
f4aae73d27
|
Fixed an issue with season searching using the season number as the tvrageid
|
11 years ago |
kay.one
|
256520c551
|
cleaned up extra usings.
|
11 years ago |
Keivan Beigi
|
c48ce4d9e0
|
DB log target is removed after test/app shutdown
|
11 years ago |
Mark McDowall
|
69d067d2c0
|
Logging level can be set in the UI (immediately applied)
Logging level is set from config on startup as well
|
11 years ago |
Mark McDowall
|
84af2be14a
|
Log level halfway there
|
11 years ago |
Keivan Beigi
|
73f3459264
|
added log trim command
|
12 years ago |
kay.one
|
ac3582d5c4
|
should be able to queue report using api.
|
12 years ago |
Keivan Beigi
|
9160343a51
|
added /logs
|
12 years ago |
kay.one
|
acf54203e5
|
Tuned down DB logging
Added cache to scene mapping.
|
12 years ago |
kay.one
|
bd4856dad8
|
make model change events opt-in per repository
|
12 years ago |
kay.one
|
6936f042f5
|
disable model events for log repository
|
12 years ago |
kay.one
|
2573558321
|
more logging.
|
12 years ago |
kay.one
|
af4063c3e2
|
wiredup db logging.
|
12 years ago |
Keivan Beigi
|
ec58b8b595
|
removed all the jobs.
|
12 years ago |
kay.one
|
87a5dc7869
|
SignalR/Nancy/Owin/Mono
|
12 years ago |
kay.one
|
df38aa2307
|
fixed issue where method names weren't being logged to database.
|
12 years ago |
Keivan Beigi
|
aacc53d882
|
replaced autofac with TinyIoC
|
12 years ago |
kay.one
|
2008b54f5d
|
fixed few more broken tests.
|
12 years ago |
kay.one
|
ccba527e89
|
tweaked logging tests.
|
12 years ago |
kay.one
|
ba4950ea8f
|
fixed some broken tests.
|
12 years ago |
kay.one
|
6dd56114e3
|
added Marr.Data.Mapping
|
12 years ago |
kay.one
|
1a4f3fad25
|
removed sqo.
|
12 years ago |
Keivan Beigi
|
10f4dd5a60
|
removed unused dependencies.
|
12 years ago |
kay.one
|
6c17639ade
|
added job time that ticks kicks off scheduler.
|
12 years ago |
kay.one
|
eaf6f94c02
|
job structure cleanup.
|
12 years ago |
Keivan Beigi
|
8900bbb3a1
|
main app cleanup.
|
12 years ago |
kay.one
|
651c7c095a
|
removed logconfiguration
|
12 years ago |
Keivan Beigi
|
94daf08361
|
add series works again, now includes title.
|
12 years ago |
kay.one
|
b3c6db5997
|
moved log to object db.
|
12 years ago |
Keivan Beigi
|
b5644bf660
|
moved series/season/episodes to object db.
|
12 years ago |
kay.one
|
40f3a8663d
|
splited jobprovider into jobrepo, jobcontroller, moved to object db.
|
12 years ago |
kay.one
|
177f88303c
|
ignore WithReadDb() calls in mono
|
12 years ago |
kay.one
|
87f3c6a6c9
|
added Logger injection module for Autofac, API boots up.
|
12 years ago |
Mark McDowall
|
b8fff306bf
|
Goodbye EF!
|
12 years ago |
Mark McDowall
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
12 years ago |
Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
kay.one
|
5ecbdd3e64
|
Package cleanup
|
13 years ago |
kay.one
|
d1e3298da1
|
Enabled rolling file logging.
|
13 years ago |
kay.one
|
5c1f4bbf1a
|
Database logging is now set to Info.
|
13 years ago |
kay.one
|
c6716f2425
|
Log page now uses EF for faster runtime queries.
|
13 years ago |
Mark McDowall
|
b02c7066ad
|
Trim added to LogProvider.
TrimLogsJob added to trim the logs every 24 hours.
|
13 years ago |
kay.one
|
51518787d8
|
Lots of initialization, configuration clean up.
|
13 years ago |