6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a provider to late-instantiate the UIBackbone, so the AuctionServerManager can be configured by the time UIBackbone starts its ping process. More... almost 11 years ago
Extract the transform command and move it to the command line processing. More... almost 11 years ago
Require the jsr305 jar file for deployment as well. More... almost 11 years ago
Annotate some of the assisted injects with nullable. More... almost 11 years ago
Fix some merge failures and add the new guice libraries into the classpath. More... almost 11 years ago
Merge remote-tracking branch 'origin/guice' into mergeme More... almost 11 years ago
Merge branch 'jbid' into mergeme More... almost 11 years ago
First huge step at refactoring JBidwatcher to use Guice instead of a wildly connected set of singletons. More... almost 11 years ago
Clean up another tangle, where the auction package was talking to the UI package. More... about 11 years ago
Bundle the table-related classes together, so there aren't dependencies from lower heirarchical levels to higher. De-tangling. More... about 11 years ago
Clean up some old comments and attribution from when I was working on a Windows box. More... about 11 years ago
Clean up some overly complex code by extracting usefully named methods. #parse is still super-complex. More... about 11 years ago
Remove RSS from JBidwatcher. Never used, complicated things. More... about 11 years ago
Remove a whole bunch of reflection-based access, since I'm standardizing on Java 1.6+ now. More... about 11 years ago
First pass at completely removing the old and busted table sorter code. It's been out of date since 2007. More... about 11 years ago
Items which have been removed from eBay shouldn't lose their information anymore. More... over 11 years ago
Try to eliminate duplicates in the display list for each tab. More... over 11 years ago
Whoops; used a Java 1.6 feature by accident. Wrap it in a reflection check. More... over 11 years ago
Update the version number to 2.5.6. More... over 11 years ago
Try to avoid creating a storm of dialogs over time as login attempts fail. Tray notifications may still stack up. More... over 11 years ago
Detect the 'Fix Your Password' interstitial, and let the user know. More... over 11 years ago
Report failure reasons to the end user when logins fail. More... over 11 years ago
Try not to spam null pointer exceptions. More... over 11 years ago
Recognize eBay's new login form. More... over 11 years ago
Allow debugging queue messaging. More... over 11 years ago
Include events to notify when logins are failing, captcha'd, unclear, or successful. More... over 11 years ago
Allow testing login via JBTool More... over 11 years ago
Fix the load path to load nokogiri and the utilities successfully. More... over 11 years ago
Remove the obsoleted ebayAuction class. More... over 11 years ago
Merge branch 'jbid' More... over 11 years ago