Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
prisma-wildfly
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Descartes Research
prisma-wildfly
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jun
28
22
21
19
14
9
7
6
5
2
1
27
May
25
24
23
20
19
18
Update README.md
master
master
Update README.md
Update README.md
Fix compile error due to refactoring in prisma-core.
Fix missing sensor ids in monitoring statistics message.
Add assembly contexts to list of undeployed after removal of container.
Add debug output when ModelExtractionService class is loaded.
Remove System.err calls.
Clean up code.
Clean up dependency from ModelExtractionService to MonitoringService.
Merge branch 'master' of https://se3.informatik.uni-wuerzburg.de/descartes/prisma-wildfly.git
Support removal of Containers in Wildfly Agent.
Merge branch 'master' of https://se3.informatik.uni-wuerzburg.de/descartes/prisma-wildfly.git
Remove insertion of network delays in model.
Fix bug to correctly create a requiring delegation from a composite
Fix bug causing redundant assembly contexts on subsystem level.
Add port to hostname in WebServiceOutgoingCallInterceptor.
Add support for application external calls.
Fix parsing of URL.
Split up the URL in application and component.
Add WebServiceOutgoingCallInterceptor.
Remove hostname from query name.
Add network delays to external calls (if activated)
Fix bug resulting in outerInterfaceProvidingRole of
Fix JMS behavior extraction.
Fix bug in system interface roles exposure.
Fix bug in JMS component detection.
Change naming of query method in jdbc calls.
Set name attribute of ProvidingDelegationConnector of database.
Distinguish SQL queries by the source component that issues a query.
Correctly set interval of ComponentSensors.
Support local calls between modules.
Fix unit of response time measurements to NANOSECONDS.
Set changed flag if deployments changed.
Replace all colons with underscores to avoid problems with DML editors.
Fix error due to wrong format specifier.
Catch exceptions in OutputWriter.
Send monitoring data at full minutes only.
Correctly detect existing sensors in repository and use them instead.
Fix processing of servlets with no web manifest (only annotations).
Loading