Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-02Update versions for release 22.0Adrian Egloff1-1/+1
2021-02-01Remove iml files from source controlMatthias Villiger1-48/+0
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-10-28Delete Eclipse meta dataMatthias Villiger13-573/+0
2020-09-11Update Java dependenciesMatthias Villiger3-19/+20
2020-06-09ServletFilterHelper: extract idempotence check to methodBeat Schwarzentrub1-0/+122
2020-04-23HttpProxy: fix detection of content type with additional charsetBeat Schwarzentrub1-0/+16
2020-04-09Update scout version from 10.0 to 11.0Adrian Egloff1-1/+1
2020-04-01Remove unnecessary throws declarations in testsClaudio Guglielmo3-6/+4
2020-03-25Update IntelliJ meta dataRalph Steiner1-7/+14
2020-03-20HttpProxy: prevent lost content for POST requests with query parametersBeat Schwarzentrub1-10/+31
2020-03-02Do not use '/pom.xml' in maven project.parent.relativePathRalph Steiner1-1/+1
2019-12-05Added HTTP header X-Content-Type-Options nosniffPaolo Bazzi1-58/+48
2019-11-25Update Eclipse meta dataMatthias Villiger1-0/+2
2019-11-14DuplicateRequestException on very high loadIvan Motsch1-3/+11
2019-11-06Remove HikariCP-java7 dependencyMatthias Villiger1-1/+0
2019-10-31update quartz to 2.3.2Ivan Motsch1-1/+2
2019-10-24Update IntelliJ meta dataMatthias Villiger1-1/+1
2019-10-11Update maven modulesThomas Siegrist1-0/+2
2019-10-01Update .iml filesJeremie Miserez1-5/+4
2019-09-30Replace TestingUtility by BeanTestingHelperRalph Steiner4-12/+12
2019-08-19Code cleanupClaudio Guglielmo3-95/+33
2019-08-10Update copyright header template for EclipseMatthias Villiger2-2/+2
2019-08-10Update copyright file header to block commentMatthias Villiger10-20/+20
2019-07-25Extract logic from DownloadHttpResponseInterceptor to ease reuseMichael Iseli1-31/+45
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-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/+40
2019-04-03Update Sonar Settings to version 10Matthias Villiger1-1/+1
2019-03-28Remove deprecated codeMatthias Villiger1-6/+0
2019-03-27Initial Commit for Scout 10.Patrick Bänziger1-1/+1
2019-01-31Improve HttpProxy header behaviorAndi Bur1-4/+187
2019-01-23Unit tests with timing issuesIvan Motsch1-1/+2
2019-01-15Update IDE meta files for Eclipse 2018-12 and Java 11Matthias Villiger3-2/+6
2018-12-17Recognize Microsoft Edge browser in HttpClientInfoAndré Wegmüller1-0/+11
2018-10-29Extract HTTP request based RunContext creation from ServiceTunnelServletMatthias Villiger5-256/+79
2018-10-25Detect duplicate http post requestsIvan Motsch1-0/+145
2018-09-12Update copyright headersArthur van Dorp7-6/+16
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-04-09Update jsdt settings due to oxygen.3Claudio Guglielmo1-0/+1
2018-04-03Update Sonar settings for new Sonar pluginMatthias Villiger1-0/+2
2018-03-30Update Sonar Settings for new branchPatrick Bänziger1-1/+1
2018-03-30Create 8.0 BranchPatrick Bänziger1-1/+1
2018-01-22DownloadHttpResponseInterceptor: Fix downloads errors in IE11Jeremie Miserez1-0/+117
2017-12-07Configure comment formatter to use old-style comment length.Matthias Villiger1-0/+1
2017-11-14Adapt suppress annotation to ECJ 4.7.1aMatthias Villiger1-1/+1

Back to the top