Commit Graph

1394 Commits (87b294f39430f7d726b71340733d6528945e47a2)
 

Author SHA1 Message Date
Christopher Usher 9ed8facce8 fixed bug in error handling
Christopher Usher a63e18c0a9 added state to upload_errors
Christopher Usher 228468749c changes based on ekim's suggestions
Christopher Usher 5c08540c0a stats for the cutter
Christopher Usher 989ef80d30 starting on adding some stats to the cutter
Christopher Usher f9ce41ef32 metrics for the sheetsync
Christopher Usher 928f9733d2 horrible bug with negative times fixed
Christopher Usher a2e47b98f5 fixes -- in dates and the lack of the preshow
Christopher Usher ccb7f3c684 now use parse_segment_path to get hash from filename
Christopher Usher a6303c38ce fixed parse_segment_path to allow just a filename to be parsed
Christopher Usher 36da1926d0 fixes for ekims suggestions
Christopher Usher 34785d1179 now checking the hashes
Christopher Usher b0562495d2 reject mismatched hashes; more metrics
Christopher Usher 120a5a7de0 started on checking the hash
Ubuntu 875e4271a6 Fixing handling of null times.
MasterGunner 04f7928715 Cleaning up the new dashboard columns.
MasterGunner 52e456e0c1 Draft Button and Dashboard Columns
Christopher Usher 632c5fae2f added a default timeout to database connections
Christopher Usher d1e2957198 minor style changes to docker-compose
Chris Usher 557ddddc31 better logging for the backfiller
MasterGunner 919f993c33
Merge pull request from ekimekim/gunner/security
Proposal for security model
MasterGunner 6d421c1f3a
Update SecurityModel.md
Christopher Usher 9a13372976 docker-compose fix
Christopher Usher 44f0e0defb changed it back so only the name is checked
Christopher Usher 7591428168 added localhost backfiller option
Chris Usher aab46f9765 fixed localhost bug in backfiller
Mike Lang 37c9eff587 Provide a rendered version of the dashboard
so that it's possible to use without the tooling I can't share.
MasterGunner 54f6a707f5
Merge pull request from ekimekim/gunner/thrimbletrimmer-integration
Gunner/thrimbletrimmer integration
mg 936a2387c8 Change to how default channel is handled.
mg ca11e59511 Adding channel/start time info to Thrimshim to pass to Thrimbletrimmer.
mg 24e4e0ba28 Fixed how thrimbletrimmer is enabled/disabled.
mg 5c08054cdd Fixing default services enabled.
mg ae3d82026e Removed extrenuous .bak files, ensured newline at the end of files, and changed thrimbletrimmer to be separate from services.
MasterGunner 697f6aedc2 Update LICENSE
May as well use my name too.
Christopher Usher 63d18641cc Update LICENSE
Christopher Usher e9eab3df44 Update readme
Update readme to reflect Thrimbletrimmer now being a component
mg 6edd224395 Merging Thrimbletrimmer into Wubloader with latest changes.
mg 7876880629 Removing "experimental" cutting feature
Christopher Usher ff5c1f8ecd fixes based on ekim's suggestions
Christopher Usher f75f3e61e8 Removed schema from common/database.py
Christopher Usher af086e26e5 moved schema into database startup script
Christopher Usher 8364f7bd9b Merge branch 'chrusher-database-replication'
Christopher Usher fec8cff185
Merge branch 'master' into chrusher-database-replication
Christopher Usher 2f9da30056 stupid copying things into docker
Christopher Usher 027c2900e2 fixes in response to ekim's comments
Christopher Usher 92f6ed5891 function name fix
Christopher Usher 86477fae13 fixes for ekim's comments
Christopher Usher 689101b1ee not authenticating no longer default in docker-compose
Christopher Usher 611a4bd793 added option not to authenticate thrimshim
Christopher Usher 36fe22bf99 authentication implemented and tested as much as possible without authentication in thrimbletrimmer