-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MT-1504] Refresh and Reload improvements #331
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8eef183 - Browse repository at this point
Copy the full SHA 8eef183View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79f81e0 - Browse repository at this point
Copy the full SHA 79f81e0View commit details -
Share a ResourceRetriever and ResourceRefresher for RemoteCommands an…
…d RemotePublishSettings Fix RemoteCommands issues: - load url remote commands successfully after others have been previously added - refresh remote commands on interval - fix cache usage for remote commands - use etag instead of if-not-modified-since - safely extract fileName from url - always use commandId to access different remote commands instead of a mix of commandId and fileName Add a way for PublishSettings to be retrieved from local bundle Fix ResourceRetriever to accept all 20x responses as correct
Configuration menu - View commit details
-
Copy full SHA for 3a38bcd - Browse repository at this point
Copy the full SHA 3a38bcdView commit details
Commits on Mar 28, 2024
-
Add retry mechanism for ResourceRetriever and improve shouldRefresh c…
…hecks in ResourceRefresher Move the should refresh entirely inside of the resource refresher Move the logging in the delegate calls instead
Configuration menu - View commit details
-
Copy full SHA for 36199bc - Browse repository at this point
Copy the full SHA 36199bcView commit details
Commits on Apr 3, 2024
-
Fix refresh logic with wrong conditions
Fix sessionbaseURL with double // Add delegate call for cached/bundle settings Fix old tests
Configuration menu - View commit details
-
Copy full SHA for 1bb1965 - Browse repository at this point
Copy the full SHA 1bb1965View commit details
Commits on Apr 4, 2024
-
Remove resource retriever forced refresh when not cached and add back…
…off for cooldown Interval
Configuration menu - View commit details
-
Copy full SHA for 9abfc7c - Browse repository at this point
Copy the full SHA 9abfc7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd3b72 - Browse repository at this point
Copy the full SHA 2cd3b72View commit details
Commits on Apr 5, 2024
-
Use commandId instead of filename for remote commands cache and asset…
… bundle for url remote commands Create an internal bundle option just for tests
Configuration menu - View commit details
-
Copy full SHA for 0d4dc83 - Browse repository at this point
Copy the full SHA 0d4dc83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16fdaf9 - Browse repository at this point
Copy the full SHA 16fdaf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44466d1 - Browse repository at this point
Copy the full SHA 44466d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5955ef - Browse repository at this point
Copy the full SHA b5955efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f5ce9 - Browse repository at this point
Copy the full SHA a2f5ce9View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7af2aad - Browse repository at this point
Copy the full SHA 7af2aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 810c7e2 - Browse repository at this point
Copy the full SHA 810c7e2View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e941a4b - Browse repository at this point
Copy the full SHA e941a4bView commit details
Commits on Apr 10, 2024
-
Improve and test ErrorCooldown
Make sure that when errorCooldown is nil the normal refreshInterval is used
Configuration menu - View commit details
-
Copy full SHA for cc14be1 - Browse repository at this point
Copy the full SHA cc14be1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62254b1 - Browse repository at this point
Copy the full SHA 62254b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 104c99f - Browse repository at this point
Copy the full SHA 104c99fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cacf9a - Browse repository at this point
Copy the full SHA 2cacf9aView commit details -
Fix remaining old tests for remote commands
Remove MockRemoteCommandsDiskStorage
Configuration menu - View commit details
-
Copy full SHA for cb3e492 - Browse repository at this point
Copy the full SHA cb3e492View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ba0b93 - Browse repository at this point
Copy the full SHA 9ba0b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fda51a - Browse repository at this point
Copy the full SHA 0fda51aView commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca99430 - Browse repository at this point
Copy the full SHA ca99430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d92dfe - Browse repository at this point
Copy the full SHA 1d92dfeView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfac7bb - Browse repository at this point
Copy the full SHA dfac7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for eff227e - Browse repository at this point
Copy the full SHA eff227eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a52b0d2 - Browse repository at this point
Copy the full SHA a52b0d2View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89a13c1 - Browse repository at this point
Copy the full SHA 89a13c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c8061 - Browse repository at this point
Copy the full SHA 08c8061View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a79d1bb - Browse repository at this point
Copy the full SHA a79d1bbView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7756a5 - Browse repository at this point
Copy the full SHA d7756a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1e7f2 - Browse repository at this point
Copy the full SHA fb1e7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073631e - Browse repository at this point
Copy the full SHA 073631eView commit details