Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
dound | 32 (100.0%) | 1564 (100.0%) | 48.8 |
Removed dead stores to local variables.
2 lines of code changed in:
Bug fix: Files are now closed when they are done being input or output.
9 lines of code changed in:
Renamed Samba to SMB.
6 lines of code changed in:
There is now an option for the report's main page to be opened in the default browser after it is generated.
61 lines of code changed in:
Added WrapperSettings to the alias list
5 lines of code changed in:
Fixed up the tests packages. Change summary:
1) Method added which asks the Test to add the "default" results (to ensure all results are given a value!)
2) Option naming, usage, and verification fixed
3) MD5 class move to cdx.scorebot.util
4) IntegrityCheck class created to make it easy to do multiple kinds of verification including MD5, Regular Expressions/Pattern Matching, or nothing (i.e. just complete the retrieval).
5) Deleted unused packages -- mysql and vtc
6) Removed unused connect and disconnect methods
7) Updated the ReadFile class so that it can now verify what it retrieved instead of just retrieving the file.
8) Minor bug fixes in several files (really, just mismatched option and result names)
9) Replaced all usages of "details" result returns with setExplanation calls. Standardized these calls as well.
3 lines of code changed in:
Updated to reflect removed classes.
3 lines of code changed in:
no message
5 lines of code changed in:
GUIs now prepare bindings seperately from updating them. Also, updated XStreamWrapper to alias some new classes.
7 lines of code changed in:
XStreamWrapper now throws BaseException if serialization or deserialization fails. Classes which used toXML or fromXML now catch and process this exception.
14 lines of code changed in:
The prefixed timestamp is now express in the form yyyy-MM-dd_hh-mm-ss.
8 lines of code changed in:
Bug fix: byte buffers are now properly printed as characters vice numbers.
12 lines of code changed in:
Removed ScoringLogic class
2 lines of code changed in:
no message
3 lines of code changed in:
Added methods which takes a File object (augments the methods which take a filename as a string)
33 lines of code changed in:
added new classes (cdx.scorebot.app.util)
10 lines of code changed in:
A stream which can add text to TextFieldFIFO objects
329 lines of code changed in:
Added an option to allow automatic prefixing of timestamps.
35 lines of code changed in:
Fixed toXML(Object) which was claiming to potentially throw a FileNotFoundException but never will.
3 lines of code changed in:
Can now get the XML for an object as a String. Fixed some javadoc errors.
17 lines of code changed in:
(7 more)