Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
Axel Uhl
cf799d6986
disable WADL generation for all Jersey RESTlets; it is extremely time-consuming
2021-07-25 20:36:50 +09:00
Axel Uhl
2c622e5b45
patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint
2021-06-19 12:45:03 +02:00
Axel Uhl
ef9097dd5e
bug5513 aftermath: fixing class of invalidRequest filter in all shiro.ini files
2021-04-16 12:01:50 +02:00
Axel Uhl
37fb3dc0a5
bug5513: added configuration of Shiro invalidRequest filter for backward compatibility to all shiro.ini files;
...
re-enabling backslash, semicolon and non-ASCII characters (important, e.g., for Umlaut characters)
in URL paths again
2021-04-16 11:37:44 +02:00
Axel Uhl
4db4b95b62
bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them!
2021-02-16 14:58:38 +01:00
Georg Herdt
e6ae9da861
upgrade to recent servlet/web.xml standard of jetty 9.4.
...
bug 5153
2021-01-17 22:16:10 +01:00
Georg Herdt
328c3d448f
upgrade to recent servlet API of Jetty 9.4.35
...
bug 5153
2021-01-17 19:53:00 +01:00
Georg Herdt
872655183a
improve logging, remove unneeded repetition of request
...
bug 5221
2020-12-07 13:22:46 +01:00
Georg Herdt
710bfd1004
add to build properties
...
bug 5221
2020-12-07 10:59:30 +01:00
Georg Herdt
2ec27c0ddb
reddirect with post bouncer to enforce call going to master node
...
bug 5221
2020-12-06 20:06:05 +01:00
Axel Uhl
e5f2322c8c
bug4811: adjusted min version for more usages of org.apache.httpcomponents.* in more manifests
2020-11-02 18:39:39 +01:00
Axel Uhl
ce85ac9a39
bug4811: removed upper version bounds for org.apache.httpcomponents stuff; added org.apache.commons.logging to target platform
2020-11-02 17:40:51 +01:00
Axel Uhl
bad0bd975a
bug4006 aftermath: defer waiting for SecurityService in RacingEventService until it's really needed
2020-03-20 13:21:13 +01:00
Axel Uhl
3907c01039
Merge remote-tracking branch 'server/bug4006' into bug4006
2020-03-11 16:50:45 +01:00
Axel Uhl
1d6526fc91
moved SharedSailingData interface to com.sap.sailing.shared.server bundle;
...
made it implement the Replicable interface so it can be waited for using
the FullyInitializedReplicableTracker
2020-03-11 15:57:44 +01:00
Axel Uhl
a7b8262a8b
bug4006: use FullyInitializedReplicableTracker everywhere it's needed
2020-03-07 00:55:00 +01:00
Axel Uhl
89e8bef9c8
Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
...
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.
This reverts commit 063484e29f .
2019-05-28 21:54:20 +02:00
Axel Uhl
063484e29f
removed PluginNature from our OSGi bundles; they are not Eclipse plugins
2019-05-27 22:53:30 +02:00
Steffen Jacobs
2364dafbdf
Bug 4819: added security for creation of IgtimiAccount objects
2019-04-11 14:03:15 +02:00
Steffen Schaefer
f3cac72017
Bug 4819: Adjusted build for igtimiadapter.gateway to include the newly
...
created resources source folder
2019-04-11 12:43:03 +02:00
Steffen Jacobs
3bad6f460c
Bug 4819: added creatorName when registering account
2019-04-11 12:42:37 +02:00
Steffen Schaefer
4819c21104
Bug 4819: Added missing shiro filter to igtimiadapter.gateway
2019-04-11 12:39:34 +02:00
Steffen Schaefer
02d86a76c1
Bug 4819: Initially added shiro support for igtimiadapter.gateway
2019-04-11 11:17:46 +02:00
Axel Uhl
42ac657e39
removed index creation for SwissTiming configurations
...
Change-Id: Ie39a3f9541b1c38c5a42e577ffd92bf0e0c46b60
2019-02-22 15:23:36 +01:00
Steffen Schaefer
37022c4336
Ensure consistent package naming
2019-02-14 14:29:30 +01:00
Steffen Schaefer
348c4980ef
Refactored the web bundle part of com.sap.sailing.domain.igtimiadapter
...
to com.sap.sailing.domain.igtimiadapter.gateway
2019-02-14 13:56:25 +01:00