Skip to content
Success

Changes

Summary

  1. [New] Logs computed model if isReplace=false (commit: 559c528) (details)
  2. [Fix] Bad reference to model (commit: d7d6c3a) (details)
  3. [New] Debug mode audits partial results of recursive apply construct (commit: ef5d320) (details)
  4. [New] Support service parameter _pInputGraphURL (commit: d7616a3) (details)
  5. [Fix] Fix processing of _pInputGraphURL parameter (commit: 85a141c) (details)
  6. [New] Generate links to rerun module with same inputs (commit: 049199d) (details)
  7. [Upd] Changed policy when to show debugging info of s-pipes (commit: b5ec54f) (details)
  8. [Upd] Duplicate dependencies (commit: b75c19b) (details)
  9. [New] Support empty value in execution.configUrl (commit: 93890c5) (details)
  10. [Upd] Share input graph file path within generated link (commit: be9902c) (details)
Commit 559c52857f0205b13bd8c1589142cfc4015ca84c by blcham
[New] Logs computed model if isReplace=false
(commit: 559c528)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java (diff)
The file was removeds-pipes-core/src/main/java/cz/cvut/spipes/modules/SemFormGeneratorModule.java
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java (diff)
Commit d7d6c3a18d35ec1ab2bc8ce4c76b0ee474a24311 by blcham
[Fix] Bad reference to model
(commit: d7d6c3a)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java (diff)
Commit ef5d32087ddbd9667bc548336a2778c51694f3db by blcham
[New] Debug mode audits partial results of recursive apply construct
(commit: ef5d320)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java (diff)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java (diff)
Commit d7616a34472b4d3f93df074b90f13372650896bb by blcham
[New] Support service parameter _pInputGraphURL
(commit: d7616a3)
The file was modifieds-pipes-web/src/main/java/cz/cvut/spipes/rest/SPipesServiceController.java (diff)
Commit 85a141c7bb12b61a1e0944b2fc51700232fadb72 by blcham
[Fix] Fix processing of _pInputGraphURL parameter
(commit: 85a141c)
The file was modifieds-pipes-web/src/main/java/cz/cvut/spipes/rest/SPipesServiceController.java (diff)
Commit 049199d4dcfa2ee7999742fcd97bed92e4de6d76 by blcham
[New] Generate links to rerun module with same inputs

The links are generated in logs so one can execute the module with inputs from previous run.
(commit: 049199d)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java (diff)
The file was addeds-pipes-core/src/main/java/cz/cvut/spipes/config/Environment.java
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/config/ExecutionConfig.java (diff)
Commit b5ec54f77af79418137a55b7db0e67c14bc1b746 by blcham
[Upd] Changed policy when to show debugging info of s-pipes
(commit: b5ec54f)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java (diff)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java (diff)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java (diff)
Commit b75c19b2d5f9205257f4b84073297d8478c0f8ae by blcham
[Upd] Duplicate dependencies
(commit: b75c19b)
The file was modifieds-pipes-web/pom.xml (diff)
Commit 93890c516fff8094b550692321bd4486d017f3f5 by blcham
[New] Support empty value in execution.configUrl
(commit: 93890c5)
The file was modifieds-pipes-web/src/main/java/cz/cvut/spipes/rest/SPipesServiceController.java (diff)
Commit be9902ca7fb407df6020647ba42e33bd8aa85b6a by blcham
[Upd] Share input graph file path within generated link
(commit: be9902c)
The file was modifieds-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java (diff)