Watchdog Exclusions#209
Open
carterliukimleyhorn wants to merge 41 commits intoudotdevelopment:masterfrom
Open
Conversation
LTGA updates for 4.2.3
Revert "LTGA updates for 4.2.3"
Fix for Data Aggregation Memory Leak
…and support in MOE.Common to load Parquet files for reports. Deleting unused gitignore file (.gitignore is used instead).
commit 686790b Author: Andre Sanchez <asanchez@utah.gov> Date: Thu Jan 28 13:01:44 2021 -0700 EOS files are deleted in the controller with ftps. commit 21441ff Author: Derek Lowe <dlowe@utah.gov> Date: Sat Jan 23 15:03:08 2021 -0700 Version 4.2.4 Changes to Left Turn Gap Analysis, Menu seed, Chart order, Installer project, New aggregation commit 72f5abb Author: Shane Johnson <31358034+shanejohnson-atspm@users.noreply.github.com> Date: Thu Nov 19 14:19:12 2020 -0700 Installer (udotdevelopment#90) * small bug fix in get maxtime records * Files and changes for an ATSPM installer The installer is created with Advanced Installer. Most of the config file changes are puctuation and white space. the csproj file changes are to makes sure each project builds to the same platform (in this case, x86/release) Co-authored-by: udotdevelopment <dlowe@utah.gov> commit e61c355 Merge: e5f62a0 c92e52e Author: Derek Lowe <dlowe@utah.gov> Date: Thu Nov 19 14:01:56 2020 -0700 Merge branch 'pr/78' commit e5f62a0 Merge: 77a0ea2 7837972 Author: Derek Lowe <dlowe@utah.gov> Date: Thu Nov 19 13:58:55 2020 -0700 Merge remote-tracking branch 'origin/master' commit 7837972 Author: markKHA <mark.wood@kimley-horn.com> Date: Thu Nov 19 13:51:49 2020 -0700 Update LTGA bin size (#80) * Build fixes. Note: All test projects have to be unloaded for VS to build solution. * LTGA options switched to cards for bootstrap update, change seed method for report to only work with detection types 4and 6. * Revert "LTGA updates for 4.2.3" * Update to bin size calcs commit 77a0ea2 Author: Derek Lowe <dlowe@utah.gov> Date: Thu Sep 10 11:32:16 2020 -0600 fix for conflicts commit c544c15 Author: Andre Sanchez <asanchez@utah.gov> Date: Wed Jun 24 17:24:38 2020 -0600 Changes in Aggregation This changes how the Aggregation works to keep up with the daily data. It is only doing the volume at this time. Command line needs to be tested better.
Bring KH branch to current
…function to Trafficware decoder, label fixes for Turning Movement Count report, adding 'Auto' Y-axis to Turning Movement Count report, updating AsyncGetMaxTimeRecords to .NET 4.7.2.
…o udotdevelopment-master
Add FTP support for older Trafficware controllers, adding auto-retry …
This reverts commit b534d9a.
Revert "Revert "Merge branch 'feature_local_parquet' into kh_parquet""
Feature parquet merging
…y, ParquetArchiver config files from source control
Add config files to gitignore, remove MOE.Common, MOEWcfServiceLibrar…
Trafficware support frisco
Fix bug when no AWS region specified, added case for off (-1)
Add Signal excel import functionality
Wait time chart bug fix
Parquet archiver - Add foldername to config, target x64 to fix fatal…
Bring udot changes
4.1.3 update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add watchdog setting to exclude certain alerts from watchdog service. Previous commits to our master branch included