Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-04TypeParameterBeanRegistry: Add registration with specific type parameterPaolo Bazzi1-1/+45
2020-11-19Fixes for http clientMatthias Villiger1-6/+5
2020-11-05Update junit to 4.13.1 because of CVE-2020-15250Matthias Villiger1-1/+1
2020-11-03Support automatic chunk creation for JavaScript assetsMatthias Villiger3-24/+189
2020-10-28Delete Eclipse meta dataMatthias Villiger13-578/+0
2020-10-26Remove deprecated codeMatthias Villiger1-124/+5
2020-09-27OWASP: unsafe object deserializationIvan Motsch4-83/+32
2020-09-11Update Java dependenciesMatthias Villiger3-33/+34
2020-09-01Extend and improve extensibility of CalendarAppoinmentHannes Mueller1-8/+4
2020-06-02Add accessToken and refreshTokenIvan Motsch1-2/+3
2020-05-27Add JwtPrincipal and SamlPrincipalIvan Motsch1-2/+42
2020-04-09Update scout version from 10.0 to 11.0Adrian Egloff1-1/+1
2020-04-01Remove unnecessary throws declarations in testsClaudio Guglielmo16-67/+55
2020-03-25Update IntelliJ meta dataRalph Steiner1-6/+13
2020-03-02Do not use '/pom.xml' in maven project.parent.relativePathRalph Steiner1-1/+1
2019-11-25Update Eclipse meta dataMatthias Villiger1-0/+2
2019-11-06Remove HikariCP-java7 dependencyMatthias Villiger1-1/+0
2019-10-31update quartz to 2.3.2Ivan Motsch1-1/+2
2019-10-24TestingUtility: mark bean-related methods as deprecatedStephan Merkli6-21/+36
2019-10-24Update IntelliJ meta dataMatthias Villiger1-1/+1
2019-10-16Support for minimized script artifactsMatthias Villiger1-0/+86
2019-10-11Update maven modulesThomas Siegrist1-0/+2
2019-10-10Replaced shared.services.common.security.ACCESS with security.ACCESSRalph Steiner2-202/+14
2019-10-08Move ICache to platform module (2)Ralph Steiner1-0/+4
2019-10-08Move ICache to platform module (1)Ralph Steiner2-178/+0
2019-08-19Code cleanupClaudio Guglielmo18-264/+167
2019-08-10Update copyright header template for EclipseMatthias Villiger2-2/+2
2019-08-10Update copyright file header to block commentMatthias Villiger69-138/+138
2019-08-07Service Tunnel: Provide access to status code in case of exceptionPaolo Bazzi1-7/+30
2019-07-10Revert "Change Snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOT"Arthur van Dorp1-1/+1
2019-07-09Change Snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOTArthur van Dorp1-1/+1
2019-07-08Don't apply active-filter for getDataByKey() methodAndré Wegmüller1-3/+15
2019-07-04Update Maven module marker in iml filesMatthias Villiger1-2/+1
2019-07-04Update module filesMatthias Villiger1-1/+2
2019-07-04Create IntelliJ module filesMatthias Villiger1-0/+39
2019-06-28Base class LocalLookupCall now filters rows by their active stateAndré Wegmüller1-2/+20
2019-06-17Improve LocalLookupCall: avoid catastrophic backtracking regexRalf Muri1-0/+9
2019-04-03Update Sonar Settings to version 10Matthias Villiger1-1/+1
2019-03-28Remove deprecated codeMatthias Villiger1-20/+0
2019-03-27Initial Commit for Scout 10.Patrick Bänziger1-1/+1
2019-03-25Remove legacy output-variables support from service tunnelMatthias Villiger1-1/+1
2019-03-18CodeLookupCall should respect maxRowCountMatthias Villiger1-0/+13
2019-02-28Added RemoteSystemUnavailableException for network errorsPaolo Bazzi1-12/+10
2019-01-15Update IDE meta files for Eclipse 2018-12 and Java 11Matthias Villiger3-2/+6
2018-12-27Java 11 supportMatthias Villiger2-47/+16
2018-10-08Generalize concept of DefaultAuthTokenRalph Steiner1-30/+28
2018-09-12Update copyright headersArthur van Dorp33-32/+42
2018-09-11Create 9.0 branch and update all POMs.Patrick Bänziger1-1/+1
2018-09-07Create 8.1 branch and update all POMs.Patrick Bänziger1-1/+1
2018-08-13BeanTestingHelper: remove methods registerWithReplace andStephan Merkli1-5/+10

Back to the top