6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove all columns that don't exist in the data model before saving. More... about 12 years ago
Tweak #indexOf…==-1 to #contains and disable an inappropriate test. More... about 12 years ago
Push retrieving the actual raw content to another level, and clean up uses. More... about 12 years ago
Use a second fallback hash for overrideable-but-discardable values, specifically in place of storing an AuctionInfo with every AuctionEntry. More... about 12 years ago
Pull thumbnail code up to the core class. More... about 12 years ago
Clean up casting warning. More... about 12 years ago
Removing unused xslt transform functions and fixing deprecation problems. More... about 12 years ago
Fix a startup race condition crash. More... about 12 years ago
Remove a small internal web server feature. More... about 12 years ago
Code cleanup and method renames. More... about 12 years ago
Bump the version number to 2.5.5pre1. More... about 12 years ago
Parse item numbers out of eBay's new format. More... about 12 years ago
Get rid of bad auction entries w/o auction ids or identifiers. More... about 12 years ago
Save auctions on successful parse. More... about 12 years ago
AuctionEntry deletes itself if the auction info can't be loaded. More... about 12 years ago
Some simple code cleanups. More... about 12 years ago
Allow user-entered simple SQL commands. More... about 12 years ago
Add a debugging method to the Record class. More... about 12 years ago
In recent versions of Java, beans aren't properly constructed, apparently, so they need setters. :( More... over 12 years ago
Handle adding from auction id better. More... over 12 years ago
Clean up awkward or unnecessary code. More... over 12 years ago
Remove 'watchers'. More... over 12 years ago
Do not cache/store the Auction Info record in AuctionEntry. Query it every time. More... over 12 years ago
Get rid of old ebayAuction class. More... over 12 years ago
Stop deleting old AuctionInfo objects when we set a new one. More... over 12 years ago
Clean up code that adds AuctionEntry objects into the system to be consistent and eliminate unused methods. More... over 12 years ago
Drop the version to 2.5.3pre5 again. More... over 12 years ago
Fix a tpyo. More... over 12 years ago
Make sure that the source level is 1.5 and no higher. More... over 12 years ago
Merge branch 'jbid' More... over 12 years ago