This website requires JavaScript.
Explore
Help
Sign In
eclipse-sailing-analytics
/
sailing-analytics
Watch
1
Star
0
Fork
0
mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced
2026-09-22 21:55:39 +00:00
Code
Activity
Files
1b02410159bd981f2c7d0382e7f441eacbe5d25f
sailing-analytics
/
java
/
com.sap.sse.threadmanager
T
History
Axel Uhl
1b02410159
fixed /suspend method for /threadmanager/api (used to call stop() instead of suspend() on the thread)
2021-04-07 23:42:02 +02:00
..
.settings
…
META-INF
switch from java.servlet bundle to osgi-servlet bundle to be able to resolve DTDs and XSD for validation (e.g. web.xml)
2021-01-17 22:10:27 +01:00
resources
secured ThreadManager actions with new SERVER:THREADS permission
2021-04-07 12:16:23 +02:00
src/com/sap/sse
/threadmanager
fixed /suspend method for /threadmanager/api (used to call stop() instead of suspend() on the thread)
2021-04-07 23:42:02 +02:00
WEB-INF
Merge branch 'master' into bug5480
2021-01-29 09:34:47 +01:00
.classpath
…
.project
Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
2019-05-28 21:54:20 +02:00
build.properties
…
pom.xml
…