Make queue java 11 compatible
This upgrades the current spring version to the newest version 2.1.7.
With this spring security was also updated and therefore some changes were made to the authentication system in the Queue.
Edited by Cédric Willekens
Merge request reports
Activity
added 62 commits
-
cca45ad7...3754211c - 60 commits from branch
development - 2fff1785 - Resovle merge conflicts
- d503e056 - Fix broken tests because of newer version of spring
-
cca45ad7...3754211c - 60 commits from branch
added 14 commits
-
d503e056...6df901df - 13 commits from branch
development - 3c5cb567 - Fix merge conflicts
-
d503e056...6df901df - 13 commits from branch
added 1 commit
- 48abe1bd - Fix versioning due to upgrade to liquibase and hibernate
added 1 commit
- 993a0d45 - Use java 11 compiler for maven compiler plugin
added 1 commit
- 27397270 - Use correct JPA annotationprocessor dependency
added 1 commit
- 25932531 - Specify source and target java versions in compiler plugin
added 41 commits
- a14be789 - Add test data
- db1f3fd3 - Fix typo in FilterExpressionObjectFactory
- 022c1fbf - Remove model reassignment
- f942413d - Fix FilterExpressionObjectFactory and pagination
- 6273fcca - Add tests for FilterExpressionObjectFactory
- fb7d7eea - Add documentation for the remaining functions in Filter
- f168a13e - Fix pagination right ellipsis condition
- 7b1cce4f - Revert additional request test data
- 116a6147 - Add license for FilterExpressionObjectFactoryTest
- f1f3e862 - Add test logback.xml
- d2fe6ccf - Create deployment logback.xml and rename dev logback.xml
- d7b91d61 - Use spring profile to select appenders
- 7ac6a00a - Wrap airbrake appender in an async appender
- 648cdcba - Replace hard coded key with reading from application properties
- 2aafd578 - Disable debug print available slots
- 688b29a4 - Do not start pushservice if there are no actual keys
- 43c8bdab - Also do tests for development
- 2cd08387 - Add spotless formatter to build
- f64ec008 - Run ./gradlew spotlessApply to format codebase
- ff917378 - Restore original license header
- 133dffbc - Update active course filter for dashboard
- 871dc80a - Add default options for the enqueueing form
- 6cfe9463 - Fix colors in overview & request history
- dd2a5a2e - Add footer link to privacy statement
- dfe01efb - Fix docker 19.03 issues with tls
- 0e11d818 - Fix href and add a corresponding endpoint
- 3f590e0b - Add text to privacy statement
- e2d6ef8a - Update privacy statement to include warning. Also indented everything correctly
- 2d3a07cd - Update privacy.html to include changes on storage length based on meeting with Esther Maes
- 2eabd9f9 - Fix templates to match changes in 48552b55
- a1cb82f6 - Sensible liquibase default that works for java -jar
- 6fc31b89 - Fix minor annoyances
- e339264a - Fix text wrapping in footer
- 07df6c74 - upgrade to springboot 2.1.4
- 8246fbaf - Replace 'findOne' with 'findById'
- 950d1e7f - Create application.yml.template file and fix version issues
- 4b62723e - Add application.yml to the gitignore
- d686510b - Update code to allow compatability with the new version of spring
- fc37f7a5 - User Optionals when retrevieving users from the database
- df913f20 - Fix tests with authentication
- b54bc5c0 - Fix broken tests because of newer version of spring
Toggle commit listadded 2 commits
added 103 commits
-
21069260...369f3d23 - 102 commits from branch
development - 6c1e359a - Fix merge conflicts
-
21069260...369f3d23 - 102 commits from branch
added 1 commit
- ef93dcfe - Return a pushSerivce instance instead of null when creating the PushService bean
added 23 commits
-
ef93dcfe...8168a564 - 22 commits from branch
development - b633b98b - Fix merge conflicts in RequestController
-
ef93dcfe...8168a564 - 22 commits from branch
Please register or sign in to reply