Back merge of fixes from 2.7.2-RC#1094
Merged
Merged
Conversation
* added permissions to watch IR report * added migrations to cover newly created sources * simplify migration queries
* Fixes performance issues with PLE & PLP generations retrieval * Adds filter to do cache invalidation in case of threads re-usage * Forgotten change
* Fixed PLE & PLP jobs invalidation * Fixes transaction
…val on each request (#1024) * Split EE result files storage into 2 tables and avoid contents retrieval on each request * Testing and review fixes
* Fixes results persistence for PLE R script * Apply consistent approach for creating output folder for PLE & PLP
- Install packages into local lib - Install packages using `R CMD build` to avoid issues on Windows and forced packages `upgrade` - Do not build vignettes
# Conflicts: # pom.xml # src/main/java/org/ohdsi/webapi/executionengine/controller/ScriptExecutionCallbackController.java # src/main/java/org/ohdsi/webapi/executionengine/service/AnalysisResultFileSensitiveInfoServiceImpl.java # src/main/java/org/ohdsi/webapi/executionengine/service/ScriptExecutionServiceImpl.java # src/main/java/org/ohdsi/webapi/prediction/PredictionServiceImpl.java # src/main/java/org/ohdsi/webapi/shiro/PermissionManager.java # src/main/java/org/ohdsi/webapi/shiro/management/AtlasRegularSecurity.java # src/main/resources/application.properties # src/main/resources/resources/estimation/r/runAnalysis.R # src/main/resources/resources/prediction/r/runAnalysis.R
anthonysena
approved these changes
May 17, 2019
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.
No description provided.