Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-10-14Dependency checkIvan Motsch1-3/+3
2020-09-11Update Java dependenciesMatthias Villiger5-39/+38
2020-06-04Use IDoEntity instead of DoEntityPaolo Bazzi1-1/+2
2020-04-09Update scout version from 10.0 to 11.0Adrian Egloff1-1/+1
2020-03-25Update IntelliJ meta dataRalph Steiner1-2/+2
2020-03-02Do not use '/pom.xml' in maven project.parent.relativePathRalph Steiner1-1/+1
2020-01-17MOM: Added JsonDataObjectMarshaller w/o "x-scout.mom.json.objecttype"Paolo Bazzi1-0/+112
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-31Update intellij *.iml filesThomas Siegrist1-3/+3
2019-10-01Update .iml filesJeremie Miserez1-10/+0
2019-09-30Replace TestingUtility by BeanTestingHelperRalph Steiner1-5/+0
2019-08-19Code cleanupClaudio Guglielmo1-3/+2
2019-08-10Update copyright header template for EclipseMatthias Villiger2-2/+2
2019-08-10Update copyright file header to block commentMatthias Villiger5-10/+10
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 IntelliJ Meta data after mergeAndreas Hoegger1-1/+3
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/+42
2019-04-03Update Sonar Settings to version 10Matthias Villiger1-1/+1
2019-03-27Initial Commit for Scout 10.Patrick Bänziger1-1/+1
2019-01-15Update IDE meta files for Eclipse 2018-12 and Java 11Matthias Villiger3-2/+6
2018-09-12Update copyright headersArthur van Dorp7-7/+7
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-02-08Data object serialization: Removed legacy support for old data objectsPaolo Bazzi1-0/+6
2017-12-07Configure comment formatter to use old-style comment length.Matthias Villiger1-0/+1
2017-09-28Update all licence headersClaudio Guglielmo7-1/+63
2017-09-28Regenerate settings filesClaudio Guglielmo4-3/+4
2017-08-30Update to use java 8 (newest Maven Master). Some fixes for generics.Patrick Bänziger2-31/+31
2017-08-14Update missed sonar preferences and scm tags to 7.1Patrick Bänziger1-1/+1
2017-07-20Initial commit for 7.1 Branch: Update all version numbersPatrick Bänziger2-1/+2
2017-07-05Update version to 7.0.100.Arthur van Dorp1-1/+1
2017-04-19Moved REST & Jackson code into new modulesPaolo Bazzi3-996/+0
2017-04-19Improve validation of beans using @ReplaceMatthias Villiger2-16/+2
2017-04-18Throw exception if beans with same order replace the same super class.Matthias Villiger2-24/+2
2017-04-10Cleanup and documentation within JandexTypeNameIdResolverPaolo Bazzi1-32/+142
2017-04-05JSON serialization: Allow to extend a bean without new type idPaolo Bazzi4-7/+769
2017-03-16Update sonarlint preference settingsPatrick Bänziger1-1/+1
2017-03-16Create Scout 7.0 branch and update all version numbersPatrick Bänziger1-1/+1
2016-12-13Fix JavaDocBeat Schwarzentrub1-1/+6

Back to the top