609 コミット (efee7df0862d24db8982871cf5f35b9644556c63)
 

作者 SHA1 メッセージ 日付
  Patrik Fredriksson efee7df086 Update README.md 11 年 前
  daneidmark aff4a29052 Merge pull request #7 from citerus/Fix_POM_warnings 11 年 前
  Johan Östling e4fb327d59 Fix maven build warnings: 11 年 前
  daneidmark 8a8cc396d7 Merge pull request #3 from orende/clean-code 11 年 前
  marlin a594af7b87 Bump Spring to 4.2.1. 11 年 前
  mackos 38c005a002 Merge pull request #4 from citerus/bump-hibernate 11 年 前
  marlin 97d7574221 Bump Hibernate from 3 to 4. 11 年 前
  Decker108 82badfbee1 Fixed incorrect indentation 11 年 前
  Decker108 e6ca23b5f0 Refactored code to remove warnings 11 年 前
  daneidmark 19738c3254 Merge pull request #2 from orende/JDBCTemplate-fix 11 年 前
  Decker108 c937ea4450 Replaced deprecated JDBCTemplate.queryForInt with queryForObject with Integer.class parameter 11 年 前
  Dan Eidmark 3775b7625e Merge branch 'bump-java-and-spring' 11 年 前
  Dan Eidmark 035a36bdea Fixed CargoTrackingControllerTest 11 年 前
  Patrik Fredriksson 980d6319fb Updated web site reference 11 年 前
  marlin 30179616f2 Updated task scheduler to Spring 4. 11 年 前
  marlin 86a8f5c2d4 Merge branch 'bump-java-and-spring' of https://github.com/citerus/dddsample-core into bump-java-and-spring 11 年 前
  marlin c2882a1254 Removed unused class and test. 11 年 前
  Dan 8c359240b8 Fixed CarrierMovementRepositoryTest 11 年 前
  Dan 3a2602ae9b Fixed CargoRepositoryTest 11 年 前
  Dan be23d07d56 Fixed HandlingRepositoryTest 11 年 前
  Dan 1e6ed67121 Updated junit to 4.12 and created a base for the hibernate tests 11 年 前
  marlin b978f9b940 Removed unnecessary soap cxf-imports. 11 年 前
  Patrik Fredriksson fbb495e542 Added link to Trello board 11 年 前
  marlin fa5e5206a9 Enabled test. 11 年 前
  marlin 462bf5b2af Enabled CargoAdminControllerTest by updating the servlet-api version. 11 年 前
  Patrik Fredriksson 391021949b Added link to blog! 11 年 前
  Patrik Fredriksson b912aff0c1 New repo. 11 年 前
  Patrik Fredriksson 3f4ea4cbe4 Upped version 11 年 前
  Patrik Fredriksson 77438b48fc sf -> gihub 11 年 前
  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 年 前
  marlin 637fa1d93e Bumped Java to 1.8, Spring to 4.1.4 and Apache CXF to 3.0.3. 11 年 前
  Patrik Fredriksson eb92ab71d1 Restructured. 11 年 前
  Patrik Fredriksson 5ebd44dd2e Updated license 11 年 前
  Patrik Fredriksson e4b2fd45a4 Better build status link. 11 年 前
  Patrik Fredriksson 56ce91ef73 Added Travis build status. 11 年 前
  Patrik Fredriksson 026a18f95f Added travis yml file. 11 年 前
  Patrik Fredriksson cdc32e26ae Added .gitignore. 11 年 前
  Patrik Fredriksson 941fc24028 Create README.md 11 年 前
  Patrik Fredriksson a848d5134e Setting 1_1_x as master, this is were we will continue working. 11 年 前
  peter_backlund a3d5060ceb Added Ant script for building, booting Jetty and deploying all four web apps in a single command. 16 年 前
  peter_backlund 29c98e8a48 Test fix due to changes in sample data 16 年 前
  peter_backlund 2e4661ab01 Lots of minor fixes to booking ui, added interface for reporting voyage delay (only stubbed at the backend right now), using jQuery instead of YUI. 16 年 前
  peter_backlund 1f65afeb13 Improved PDF reports, added ability to search for voyages, setting last update timestamp on cargo reports at store time, added sample data, improved look of web page. 16 年 前
  peter_backlund 5117a95cb2 Added jetty port numbes to allow all web apps to be run simultaneously 16 年 前
  peter_backlund c2faba6eb7 Added jetty port parameter to top level pom, upgraded to Hiberate 3.3.2.GA. 16 年 前
  peter_backlund 17e50df3e2 Fixed a few Hibernate issues: tracking id sequence, null itinerary after load when legs collection is empty. 16 年 前
  peter_backlund 85220467a3 Re-added bean property that's being used in JSP. 16 年 前
  peter_backlund 88bebcc796 Test fixes 16 年 前
  peter_backlund 8d66d4458d Begun basic "where to start" document 16 年 前
  peter_backlund 8c5ab18c12 Minor scenario test improvments 16 年 前