Граф коммитов

31 Коммитов

Автор SHA1 Сообщение Дата
Tomek Melissa fc4090f9fd version and dependencies 2021-11-16 16:07:54 +01:00
Tomek Melissa e95e3cb9fe Fixing #143
Added server component based on quartznet server
It is important to completely uninstall any previous version of RIS. You need to delete Schedule.xml file as well if you are upgrading from <3.0
2021-08-11 13:43:53 +02:00
Tomek Melissa a99697dbd6 Merge branch 'master' of https://github.com/microsoft/Recurring-Integrations-Scheduler 2021-05-08 02:42:41 +02:00
Tomek Melissa 02cd8a2bc0 . 2021-05-08 02:42:25 +02:00
Tomek Melissa d0989562f9
Merge branch 'master' into master 2021-05-07 16:17:52 +02:00
Tomek Melissa 7418c5be3d Update of dependencies
Explicit hadling of HTTP 429 retry-after
2021-02-08 18:26:26 +01:00
Caleb Blanchard 8e19f78ac5 Fix creation of url file 2020-11-04 12:23:59 -05:00
Tomek Melissa 796ee22b03 fixing #109
Introduced UrlCombine to properly join urls.
2020-05-05 12:18:18 +02:00
Tomek Melissa 75db613d08 Refactoring of HttpClientHelper.
Changes in error logging
2020-02-26 01:56:48 +03:00
Tomek Melissa 418b97e39c v.3.0 is coming.
refactoring and many changes.
It is not backward compatible with Schedule file. It is required to configure all jobs from scratch.
Ability to import packages into multiple legal entities using single RIS import job.
It is now possible to download execution errors for import job in json format.
All jobs have controls of delays between processed files as well as between execution/processing status checks.
2020-02-05 15:58:52 +01:00
Tomek Melissa 7058730e5e Work in progress: Delay intervals, refactoring, new job forms, multicompany upload and import 2019-12-13 16:27:46 +01:00
Tomek Melissa 39817d0620 Cleaning up approach for delay/intervals in processing of queues 2019-11-29 16:20:29 +01:00
Tomek Melissa e09a20f712 Removed ADAL
Introduced MSAL
update of references
Changed creation of temporary filenames
version bumped to 2.8.0
2019-10-11 19:47:54 +02:00
Tomek Melissa 5869f92ddd packages update 2019-07-07 15:30:47 +02:00
Tomek Melissa e891cab497 Updated packages
Fixed error keys file functionality for files with package templates
2019-04-01 21:45:35 +02:00
Tomek Melissa ae9058bcdc missing resource text 2019-02-22 20:41:24 +01:00
Tomek Melissa 51fa26bd5e Changed default interval for export status check to 5 seconds.
Changed displayed value of trigger state in case it is Blocked. Now it says Executing. "Blocked"  was misunderstood by users.
Implementation of error keys file for failed or partially failed imports.
Cleanup of validation procedure. Removed some dubious checks.
2019-02-22 20:34:08 +01:00
Tomek Melissa 8a222f7604 dependencies updates 2018-11-13 00:51:31 +01:00
Tomek Melissa 521f88c494 .net framework 4.7.2 targeted 2018-10-24 11:20:49 +02:00
Tomek Melissa 9dbd73b68b Upgrade of Quartz to 3.0.7
Fix for form scaling issues
2018-10-17 16:30:27 +02:00
Tomek Melissa fe81bb169c Upgrade of Polly and PortableSettingsProvider 2018-09-18 15:27:35 +02:00
Caleb Blanchard 8b17853a14 Add Indefinite pause to Import job. 2018-09-14 14:03:01 -04:00
Caleb Blanchard 86417aba2f Add InfinitePause job setting and add to download job. 2018-09-14 13:14:37 -04:00
Tomek Melissa c5262bd0a9 Downgrading Polly back to 5.8.0 due to too many dependencies 2018-07-12 00:25:16 +02:00
Tomek Melissa 97c78c6e83 Fixes #53 #54
Corrects interval in export job
Ignores bad requests of GetExecutionStatusSummary request which sometimes returns Bad request. In such cases job will just retry request.
Updated Quartz.Net to 3.0.6
Updated Polly to 6.0.1
Updated ADAL to 3.19.8
Retarget whole solution to .Net framework 4.6.1
2018-07-12 00:14:30 +02:00
MZade 3308c911cb Log exception even if exception message is empty
In some scenarios it happens that the Exceptions are not logged because of the fact that the Exception message is empty.
This changeset will enable exception logging for the import jobs even when the exception message is null or empty string.
2018-04-24 14:54:59 +02:00
Tomek Melissa 6603780af3 Logging adjustments 2018-03-12 15:26:17 +01:00
Tomek Melissa 9991267b00 Upgrade of dependencies, refactoring, etc. 2018-03-12 12:32:29 +01:00
Tomek Melissa b2f41be2bb Preparation for LBD
Retry policies - Polly
2018-03-10 14:25:03 +01:00
Tomek Melissa c708480399 assembly and installation package versioning 2017-10-04 12:16:36 +02:00
Tomek Melissa 976b7f602f Initial commit 2017-09-25 20:00:08 +02:00