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
Specifically, v3.8.1 More... over 19 years ago
Added dependency on junit for testing More... over 19 years ago
.classpath can be generated with mevenIDE from now on -- it's user-specific, so why keep it in VC? More... over 19 years ago
More touchups More... over 19 years ago
todo tag cleanup More... over 19 years ago
Correct case for @todo tags More... over 19 years ago
Set site deployment to sf.net More... over 19 years ago
Source version has to be in sycn with target version More... over 19 years ago
Set up the site build to deploy to my server. Requires ssh or plink.exe, and a key-agent to be configured. More... over 19 years ago
A few more project.xml details More... over 19 years ago
fixed compile task
adavidson
as artichikin
More... over 19 years ago
added some TODOs and implemented delete button partially
adavidson
as artichikin
More... over 19 years ago
ant build file (didn't feel like diving into maven tonight) Can currently build jar file, and exe launcher
adavidson
as artichikin
More... over 19 years ago
build script for exe4j
adavidson
as artichikin
More... over 19 years ago
added src dir for the 'extra'
adavidson
as artichikin
More... over 19 years ago
Added @TODO tags to javadocs, this will generate a task list on the site More... over 19 years ago
Can now enter %DV (RDI) values when applicable, when editing a food and have it automatically fill in the nutrient amount.
adavidson
as artichikin
More... over 19 years ago
Cleaner JUnit logging More... over 19 years ago
For testing: Added dependency on JMock mock objects More... over 19 years ago
moved some util methods out of Loader and placed in ToolBox
adavidson
as artichikin
More... over 19 years ago
class that can load classes from a jar or zip file
adavidson
as artichikin
More... over 19 years ago
toolbox class for basic misc. methods
adavidson
as artichikin
More... over 19 years ago
Forced logging config for subclasses of ca.spaz.testutl.CronTestCase More... over 19 years ago
Properties for release generation in place now too More... over 19 years ago
Properly init logging More... over 19 years ago
Moved some more non-java out of the source tree More... over 19 years ago
For now, at least, target JVM 1.4 More... over 19 years ago
Hide the user DB More... over 19 years ago
Server now properly handles separate Food sources. Or at least it looks like it. More... over 19 years ago
Servings are now ID'd by a combination of userID and date + a uniquifier. This needs work. More... over 19 years ago