openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
CRONOMETER
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 15, 2023 — Jan 15, 2024
Showing page 13 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Indenting
offline
More...
over 19 years ago
Adding search method for nutritiondata.com
offline
More...
over 19 years ago
Added htmlparser to the project (LGPL, httmlparser.sourceforge.net) Added a test class for nutritionData search testing. Partial work done. Added a bit to AbstractWWWDatasource
offline
More...
over 19 years ago
Moved things around to make a cleaner separation of SQL from non-SQL code Prepping for addition of web databases
offline
More...
over 19 years ago
made food editor appear on double clicking, removed some toolbar buttons, added delete button directly to the FoodEditor panel. Still need to implement the actual delete code.
adavidson
as artichikin
More...
over 19 years ago
added setMeasures()
adavidson
as artichikin
More...
over 19 years ago
Fixed duplicate source/food groups in combos. Datasources now provides accessors for all groups/sources with guaranteed uniqueness
offline
More...
over 19 years ago
Fixed null pointer exception in new food
offline
More...
over 19 years ago
Fixed duplicate food addition
offline
More...
over 19 years ago
Hopefully fixed the add/save food problem
offline
More...
over 19 years ago
Better name for changeFood -> saveFood
offline
More...
over 19 years ago
Comments
offline
More...
over 19 years ago
misc. ui goofery
adavidson
as artichikin
More...
over 19 years ago
added saving of measures
adavidson
as artichikin
More...
over 19 years ago
messing with save()
adavidson
as artichikin
More...
over 19 years ago
fixed typo, renamed Weights -> Measures
adavidson
as artichikin
More...
over 19 years ago
not quite. should be correct now...
adavidson
as artichikin
More...
over 19 years ago
Query?
offline
More...
over 19 years ago
Javadoc completed for the interfaces to the Datasource
offline
More...
over 19 years ago
Added functionality to retrieve errors from the underlying implementation
offline
More...
over 19 years ago
Fixed my confusion
offline
More...
over 19 years ago
A question about a change
offline
More...
over 19 years ago
refactored some Consume => Servings, fixed a few bugs/issues. Search in immutable was broken, and now works, plus foods in My Foods can now be added as servings to the daily summary. It all looks good.
adavidson
as artichikin
More...
over 19 years ago
A few testing-related fixes for the datasources Two testcases as well
offline
More...
over 19 years ago
Added a first JUnit test to the project! Yay!
offline
More...
over 19 years ago
Working implementation of addFood/consumeFood for the SQL datasource.
offline
More...
over 19 years ago
A SQL script to purge all user foods from the database so that tests can take place
offline
More...
over 19 years ago
Prelim support for Food ID in the SQL Datasource
offline
More...
over 19 years ago
Added ORDER BY to the select
offline
More...
over 19 years ago
SQLInsert now returns a ResultSet containing generated keys, if the driver supports it (JDBC 3.0 only)
offline
More...
over 19 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
18
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree