1
I Use This!
Inactive

Commits : Listings

Analyzed 24 minutes ago. based on code collected about 2 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
project based on 0.2 version
jd.comment
as jose_damico
More... almost 16 years ago
Changed VERSION/BUILD constants (0.2) Added new CHANGELOG references
jd.comment
as jose_damico
More... almost 16 years ago
Fixed the return of error messages when try to connect to an invalid or unreacheable database
jd.comment
as jose_damico
More... almost 16 years ago
Added more warning messages to start shell script
jd.comment
as jose_damico
More... almost 16 years ago
New shell script to start DBJMIN
jd.comment
as jose_damico
More... almost 16 years ago
Added colors to help the reading of application's messages Added word-wrapping for text areas (log/Sql)
jd.comment
as jose_damico
More... almost 16 years ago
Significant improvement for SQLParser class performance
jd.comment
as jose_damico
More... almost 16 years ago
- Changed the approach for parse multiple SQLs. From: StrinTokenizer To: A new class called SQLParser
jd.comment
as jose_damico
More... almost 16 years ago
0.1.9 - Added support to save new db credentials using F3 key in password field (Thanks Mir0) - Fixed bug that was not recognizing DROP command
jd.comment
as jose_damico
More... about 16 years ago
- Added a manifest - Added a jar maker script
jd.comment
as jose_damico
More... about 16 years ago
0.1.8.1 - Fixed bug that was crashing any user input SQLs
jd.comment
as jose_damico
More... about 16 years ago
- Rearrange more code from Launch class to SwingUtils - Added support to process multiple executeUpdate statements at once, statements must be separated by semi-colon. - Added new method to parse executeUpdate statements into InputUserValidation class - Added a new verbose feature to Logger class
jd.comment
as jose_damico
More... about 16 years ago
0.1.7 - Added more documentation into classes - Added singleton to SystemOper class - Improved Linux LookAndFeel settings
jd.comment
as jose_damico
More... about 16 years ago
cvs rearrange
jd.comment
as jose_damico
More... about 16 years ago
Fixed DBJMIN CVS structure with latest tested code
jd.comment
as jose_damico
More... about 16 years ago
- Added lib/ folder with dependency jars - Added SwingUtils class to handle Desktop UI settings
jd.comment
as jose_damico
More... about 16 years ago
- Fixed a small bug that was avoid the appearance of null/empty fields from table's columns
jd.comment
as jose_damico
More... about 16 years ago
- Fixed "Derby Embedded" support - Still needs some error-handling fixes
jd.comment
as jose_damico
More... about 16 years ago
Fixed a non db type definition when preservers function is used
jd.comment
as jose_damico
More... about 16 years ago
0.1.5 - Added support to Store database credentials as per request posted into sf.net (1820605) DBJMIN is a new name to the old project DB2-JMIN.
jd.comment
as jose_damico
More... about 16 years ago
Added initialization shortcuts: - .bat and .sh - .exe to windows
jd.comment
as jose_damico
More... over 16 years ago
- Increased size of log text box - Increased size of sql text box - Added support to expand and collapse screen size - Added GPL license to two new classes - Added more constants to Constants class - Changed color of logtext - Added support to different UI sizes depending of OS (SystemOper class). - Added .exe launcher to windows version (thanks launch4j http://launch4j.sourceforge.net/) - Fixed start_dbjmin.bat - Try to 'start to improve' the quality of code: Added Constants class
jd.comment
as jose_damico
More... over 16 years ago
Project importing instructions.
jd.comment
as jose_damico
More... almost 17 years ago
This is the first commit to SourceForge's CVS, before that all code was distributed as a package into sf.net download area.
jd.comment
as jose_damico
More... almost 17 years ago