1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 15, 2023 — Jan 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated changelog More... over 19 years ago
Refactored food tables for space conservation More... over 19 years ago
Extensive optimizations of the USDA importer -- MUCH faster now. Refactored food tables for space conservation More... over 19 years ago
Documented Food More... over 19 years ago
Added addFoodGroup method to mutable data sources. Refactored food tables for space conservation More... over 19 years ago
Removed redundant file More... over 19 years ago
Converted FoodGroup to abstract interfaces as well More... over 19 years ago
Abstraced SQLFood one more step. This is for ease of testing with MockObjects, but is in general a good model to follow. More... over 19 years ago
Fixed NPE when creating new user More... over 19 years ago
Added MockObjects for testing More... over 19 years ago
developing new, colorful status area (currently a tad fugly, but getting there)
adavidson
as artichikin
More... over 19 years ago
return null if target is not found
adavidson
as artichikin
More... over 19 years ago
properly sets default targets and uses targets set by user in their summary tables
adavidson
as artichikin
More... over 19 years ago
proper initializations
adavidson
as artichikin
More... over 19 years ago
implemented commitChanges()
adavidson
as artichikin
More... over 19 years ago
added gender
adavidson
as artichikin
More... over 19 years ago
added validation checks, actually sets user values
adavidson
as artichikin
More... over 19 years ago
forces panel to validate before advancing to next panel
adavidson
as artichikin
More... over 19 years ago
got rid of first/last name in favor of single name (no need for full names)
adavidson
as artichikin
More... over 19 years ago
General fixy pass More... over 19 years ago
build tweaks More... over 19 years ago
Outline for ant-like integration More... over 19 years ago
teeny weeny bit o' work on dah wizrd
adavidson
as artichikin
More... over 19 years ago
Ignoring jdepend More... over 19 years ago
Less detailed logging. This should all vanish by ship time More... over 19 years ago
Added java wizard template (from java.sun.com) More... over 19 years ago
Added functionality for initializing empty databases. Shuffled some SQL around for that purpose. More... over 19 years ago
Added checking for availability of a datasource. A few ideas occur to me for inclusion of that information in the wizard More... over 19 years ago
Updated project.xml More... over 19 years ago
Allowed Wizard to implement ICancellable in order to use the action there. More... over 19 years ago