Zhang Gang
2ba7fd46b2
Merge 31c2ee6660f6ea9e683e7d6be9559054136870ab into ecca53f8d466159975602d0d7961c90223e2efd5
před 9 roky
mackos
ecca53f8d4
Merge pull request #15 from swissspidy/patch-1
Remove javassist dependency
před 9 roky
mackos
7b732f7fc4
Merge branch 'master' into patch-1
před 9 roky
marlin
3f87e2ddbb
Migrated application to Spring Boot.
před 9 roky
Pascal Birchler
045c9336cc
Remove javassist dependency
před 9 roky
rickardsundin
c2a877744a
Merge pull request #14 from rickardsundin/issue-11
Use Spring's RMI Registry
před 9 roky
rickardsundin
b3949c1802
Merge pull request #9 from karllindmark/patch-1
Remove duplicate try/catch block
před 9 roky
rickardsundin
3901484bda
Merge pull request #10 from cyberkni/patch-1
Upgrade Apache Commons Collections to v3.2.2
před 9 roky
Rickard Sundin
baeb799db8
Use Spring's RMI Registry
This resolves #11 .
před 9 roky
marlin
d15bdbac52
Change view technology from jsp to thymeleaf in admin application.
před 11 roky
gangz
31c2ee6660
rename names in pathfiner package - line up the concepts betwen domain concepts of and code
před 10 roky
Dan Van Derveer
098819d02d
Upgrade Apache Commons Collections to v3.2.2
Version 3.2.1 has a CVSS 10.0 vulnerability. That's the worst kind of
vulnerability that exists. By merely existing on the classpath, this
library causes the Java serialization parser for the entire JVM process
to go from being a state machine to a turing machine. A turing machine
with an exec() function!
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-8103
https://commons.apache.org/proper/commons-collections/security-reports.html
http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/
před 10 roky
Karl Lindmark
20fe3f8c1d
Remove duplicate try-catch block
I think this might be a leftover from when `CarrierMovement` used to have five constructor parameters, and the test was passing null into different positions. Once refactored the statements ended up looking quite the same instead.
před 10 roky
marlin
61f5b12899
Revert "Refactor."
This reverts commit 1bc9c9ac72b55f490b9628628d2dbc2179a86909.
před 11 roky
Markus Lindgren
1bc9c9ac72
Refactor.
před 11 roky
Markus Lindgren
8d7423e0bd
Change view technology from jsp to thymeleaf in tracking application.
před 11 roky
marlin
35d5f3a0cd
Removed explicit jetty plugin version.
před 11 roky
Patrik Fredriksson
efee7df086
Update README.md
před 11 roky
daneidmark
aff4a29052
Merge pull request #7 from citerus/Fix_POM_warnings
Fix maven build warnings:
před 11 roky
Johan Östling
e4fb327d59
Fix maven build warnings:
- set plugin versions
- specify resource encoding
před 11 roky
daneidmark
8a8cc396d7
Merge pull request #3 from orende/clean-code
Refactored code to remove warnings
před 11 roky
marlin
a594af7b87
Bump Spring to 4.2.1.
před 11 roky
mackos
38c005a002
Merge pull request #4 from citerus/bump-hibernate
Bump Hibernate from 3 to 4.
před 11 roky
marlin
97d7574221
Bump Hibernate from 3 to 4.
před 11 roky
Decker108
82badfbee1
Fixed incorrect indentation
před 11 roky
Decker108
e6ca23b5f0
Refactored code to remove warnings
před 11 roky
daneidmark
19738c3254
Merge pull request #2 from orende/JDBCTemplate-fix
Replaced deprecated JDBCTemplate.queryForInt
před 11 roky
Decker108
c937ea4450
Replaced deprecated JDBCTemplate.queryForInt with queryForObject with Integer.class parameter
před 11 roky
Dan Eidmark
3775b7625e
Merge branch 'bump-java-and-spring'
před 11 roky
Dan Eidmark
035a36bdea
Fixed CargoTrackingControllerTest
před 11 roky
Patrik Fredriksson
980d6319fb
Updated web site reference
před 11 roky
marlin
30179616f2
Updated task scheduler to Spring 4.
před 11 roky
marlin
86a8f5c2d4
Merge branch 'bump-java-and-spring' of https://github.com/citerus/dddsample-core into bump-java-and-spring
před 11 roky
marlin
c2882a1254
Removed unused class and test.
před 11 roky
Dan
8c359240b8
Fixed CarrierMovementRepositoryTest
před 11 roky
Dan
3a2602ae9b
Fixed CargoRepositoryTest
před 11 roky
Dan
be23d07d56
Fixed HandlingRepositoryTest
před 11 roky
Dan
1e6ed67121
Updated junit to 4.12 and created a base for the hibernate tests
před 11 roky
marlin
b978f9b940
Removed unnecessary soap cxf-imports.
před 11 roky
Patrik Fredriksson
fbb495e542
Added link to Trello board
před 11 roky
marlin
fa5e5206a9
Enabled test.
před 11 roky
marlin
462bf5b2af
Enabled CargoAdminControllerTest by updating the servlet-api version.
před 11 roky
Patrik Fredriksson
391021949b
Added link to blog!
před 11 roky
Patrik Fredriksson
b912aff0c1
New repo.
před 11 roky
Patrik Fredriksson
3f4ea4cbe4
Upped version
před 11 roky
Patrik Fredriksson
77438b48fc
sf -> gihub
před 11 roky
patrikfr Patrik Fredriksson
dad1b542df
Need to specify time zone for tests to avoid tz dependent tests. Using server JVM's tz is probably not reasonable for the actual view either, but we'll leave that as is for now.
před 11 roky
marlin
637fa1d93e
Bumped Java to 1.8, Spring to 4.1.4 and Apache CXF to 3.0.3.
před 11 roky
Patrik Fredriksson
eb92ab71d1
Restructured.
před 11 roky
Patrik Fredriksson
5ebd44dd2e
Updated license
před 11 roky