Commit Graph

73 Commits (8467349305fcd8aaf7a6a29c692a6dd2bb96016d)

Author SHA1 Message Date
Keivan Beigi 9160343a51 added /logs
11 years ago
kay.one acf54203e5 Tuned down DB logging
11 years ago
kay.one bd4856dad8 make model change events opt-in per repository
11 years ago
kay.one 6936f042f5 disable model events for log repository
11 years ago
kay.one 2573558321 more logging.
11 years ago
kay.one af4063c3e2 wiredup db logging.
11 years ago
Keivan Beigi ec58b8b595 removed all the jobs.
11 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono
11 years ago
kay.one df38aa2307 fixed issue where method names weren't being logged to database.
11 years ago
Keivan Beigi aacc53d882 replaced autofac with TinyIoC
11 years ago
kay.one 2008b54f5d fixed few more broken tests.
11 years ago
kay.one ccba527e89 tweaked logging tests.
11 years ago
kay.one ba4950ea8f fixed some broken tests.
11 years ago
kay.one 6dd56114e3 added Marr.Data.Mapping
11 years ago
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