0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added bin/lib and mvn_install_fitnesse_jars.sh More... about 13 years ago
added show url & jsp More... about 13 years ago
Converted EventController to spring 3 More... about 13 years ago
added logo and tried to make controllers/jsps for input More... about 13 years ago
commented out printlns More... about 13 years ago
made acceptance tests use MockDispatchServlet instead of directly accessing controllers, daos More... about 13 years ago
implemented a MockDispatcherServlet More... about 13 years ago
renamed spring context files More... about 13 years ago
getting ready to cut over to spring 3.0 annotations More... about 13 years ago
put filter back and cleand up jsp More... about 13 years ago
changed where jsps are and the view mappings to be rest-ish More... about 13 years ago
added to acceptance test More... about 13 years ago
improved acceptance tests and split apart planning/reservation More... about 13 years ago
implemented EventDaoTest More... about 13 years ago
made many-to-one on Reservation and Event in hibernate More... about 13 years ago
removed all of the spring SimpleFormController junk and the examples for Product More... about 13 years ago
got jsps and controllers in better shape, cut fixture to use controller instead of repository directly More... about 13 years ago
got spring 2.5 Controller interface working for Reservations More... about 13 years ago
Tim: wild experiments with undecisive spring implementations (annotations, SimpleFormConroller, Controller Interface, spring 2.0, 2.5. 3.0 More... about 13 years ago
renamed all scorekeeper to hungryhawk More... over 13 years ago
added Events More... over 13 years ago
added fitnesse, repurposing for restaurant reservations More... over 13 years ago
replaced jdbc with hibernate; removed aop tx stuff More... over 13 years ago
moved classes around and deleted unused classes More... over 13 years ago
cut data layer over to use db More... over 13 years ago
switched from mysql to h2 More... over 13 years ago
added db dependecies More... over 13 years ago
added missing tld More... over 13 years ago
added the price increase feature (spring part 4) More... over 13 years ago
added business logic per spring tutorial (part4) More... over 13 years ago