628 Commits (2209added45815c88533109a0d9fc5db35e60290)
 

Author SHA1 Message Date
  marlin 2209added4 Dummy MockMvc-HtmlUnit acceptance test. 9 years ago
  mackos c412a62fa1 Merge pull request #19 from kevinojt/fix-bean-init-order 9 years ago
  kevinojt 0de9f8d853 Fix bean init order. 9 years ago
  marlin 34c2b8432a Changed application context configuration from XML to Java-based and removed RMI dependency between booking and routing context. 9 years ago
  mackos ecca53f8d4 Merge pull request #15 from swissspidy/patch-1 9 years ago
  mackos 7b732f7fc4 Merge branch 'master' into patch-1 9 years ago
  marlin 3f87e2ddbb Migrated application to Spring Boot. 9 years ago
  Pascal Birchler 045c9336cc Remove javassist dependency 9 years ago
  rickardsundin c2a877744a Merge pull request #14 from rickardsundin/issue-11 9 years ago
  rickardsundin b3949c1802 Merge pull request #9 from karllindmark/patch-1 9 years ago
  rickardsundin 3901484bda Merge pull request #10 from cyberkni/patch-1 9 years ago
  Rickard Sundin baeb799db8 Use Spring's RMI Registry 9 years ago
  marlin d15bdbac52 Change view technology from jsp to thymeleaf in admin application. 11 years ago
  Dan Van Derveer 098819d02d Upgrade Apache Commons Collections to v3.2.2 10 years ago
  Karl Lindmark 20fe3f8c1d Remove duplicate try-catch block 10 years ago
  marlin 61f5b12899 Revert "Refactor." 11 years ago
  Markus Lindgren 1bc9c9ac72 Refactor. 11 years ago
  Markus Lindgren 8d7423e0bd Change view technology from jsp to thymeleaf in tracking application. 11 years ago
  marlin 35d5f3a0cd Removed explicit jetty plugin version. 11 years ago
  Patrik Fredriksson efee7df086 Update README.md 11 years ago
  daneidmark aff4a29052 Merge pull request #7 from citerus/Fix_POM_warnings 11 years ago
  Johan Östling e4fb327d59 Fix maven build warnings: 11 years ago
  daneidmark 8a8cc396d7 Merge pull request #3 from orende/clean-code 11 years ago
  marlin a594af7b87 Bump Spring to 4.2.1. 11 years ago
  mackos 38c005a002 Merge pull request #4 from citerus/bump-hibernate 11 years ago
  marlin 97d7574221 Bump Hibernate from 3 to 4. 11 years ago
  Decker108 82badfbee1 Fixed incorrect indentation 11 years ago
  Decker108 e6ca23b5f0 Refactored code to remove warnings 11 years ago
  daneidmark 19738c3254 Merge pull request #2 from orende/JDBCTemplate-fix 11 years ago
  Decker108 c937ea4450 Replaced deprecated JDBCTemplate.queryForInt with queryForObject with Integer.class parameter 11 years ago
  Dan Eidmark 3775b7625e Merge branch 'bump-java-and-spring' 11 years ago
  Dan Eidmark 035a36bdea Fixed CargoTrackingControllerTest 11 years ago
  Patrik Fredriksson 980d6319fb Updated web site reference 11 years ago
  marlin 30179616f2 Updated task scheduler to Spring 4. 11 years ago
  marlin 86a8f5c2d4 Merge branch 'bump-java-and-spring' of https://github.com/citerus/dddsample-core into bump-java-and-spring 11 years ago
  marlin c2882a1254 Removed unused class and test. 11 years ago
  Dan 8c359240b8 Fixed CarrierMovementRepositoryTest 11 years ago
  Dan 3a2602ae9b Fixed CargoRepositoryTest 11 years ago
  Dan be23d07d56 Fixed HandlingRepositoryTest 11 years ago
  Dan 1e6ed67121 Updated junit to 4.12 and created a base for the hibernate tests 11 years ago
  marlin b978f9b940 Removed unnecessary soap cxf-imports. 11 years ago
  Patrik Fredriksson fbb495e542 Added link to Trello board 11 years ago
  marlin fa5e5206a9 Enabled test. 11 years ago
  marlin 462bf5b2af Enabled CargoAdminControllerTest by updating the servlet-api version. 11 years ago
  Patrik Fredriksson 391021949b Added link to blog! 11 years ago
  Patrik Fredriksson b912aff0c1 New repo. 11 years ago
  Patrik Fredriksson 3f4ea4cbe4 Upped version 11 years ago
  Patrik Fredriksson 77438b48fc sf -> gihub 11 years ago
  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. 11 years ago
  marlin 637fa1d93e Bumped Java to 1.8, Spring to 4.1.4 and Apache CXF to 3.0.3. 11 years ago