Commit Graph

59 Commits (cd6f0fc55cd5da85e19c248039afd9621c27354f)

Author SHA1 Message Date
kay.one 1a4f3fad25 removed sqo.
11 years ago
Keivan Beigi 10f4dd5a60 removed unused dependencies.
11 years ago
kay.one 6c17639ade added job time that ticks kicks off scheduler.
11 years ago
kay.one eaf6f94c02 job structure cleanup.
11 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.
13 years ago
kay.one 51518787d8 Lots of initialization, configuration clean up.
13 years ago
kay.one 207550176c Removed assembly level fixtures
13 years ago
kay.one 72d0fc50ed Alot of refactoring.
13 years ago
kay.one ca7deedfb9 CentralDispatch is no longer static.
13 years ago
kay.one 633f0b6197 PathProvider. visit us for all of your pathing needs.
13 years ago
kay.one cd32a70179 Starting path clean up. (All paths should go through EnvironmentProvider)
13 years ago
kay.one 4ae268b8e5 lots of different things ;)
13 years ago
kay.one 8f9946eb63 Added some update APIs to check for updates and download and extract the update package.
13 years ago
Keivan Beigi 6af98f9e96 more better exception handling.
13 years ago
kay.one 2e174c03c9 ExceptioneerTarget Tweaks
13 years ago
kay.one 1d97455e9f Teamcity should no longer send in Exceptioneer reports
13 years ago
kay.one 97ed59920b trying to stop team city from sending exeptioneer reports.
13 years ago
kay.one 87cf08a365 Fixed Exceptioneer.
13 years ago
Mark McDowall 070115a59a TopLogs will now return the count pass in, reduced to 5000 from 7500 to prevent JsonSerialization issues when being sent to the grid.
13 years ago
Mark McDowall c13c9d15c4 Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
13 years ago
Mark McDowall 780abad3f7 Log view now uses proper paging so it doesn't take a year to load up each page.
13 years ago
kay.one 678c33d5fa Logs view improvements
13 years ago
kay.one badcfecb93 Fixed Exceptioneer, Launcher should run as priority normal
13 years ago
kay.one a9df506ef2 Downgraded to MiniProfiler 1.2
13 years ago
kay.one 7d706a3304 Renamed SubsonicTarget to DataBaseTarget
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
kay.one cbfbb87926 fixed issue where series controller was still going to db for every file.
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
kay.one f4801901a7 LogProvider now usues petapoco
13 years ago
kay.one 8686eb5d32 IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
kay.one 30d8da3ce8 Log is now configured earlier in the life cycle.
13 years ago
kay.one a8815cd5ea Fixed rss datetime bug
13 years ago
kay.one e6fb02fac6 Fixed IsNeeded() with tests
13 years ago
kay.one 80d47e611c more notification updates
13 years ago