0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use database client specific sql_user for grant file generation. More... over 17 years ago
Fixed testCheckChandedOnly methods to be able to setup real databases. More... over 17 years ago
Adapted foreign key mapping to work for newer PostgreSQLs. More... over 17 years ago
Fixed prepared statement generation and usage in JdbcContainer. More... over 17 years ago
Added support to check only changed fields, all or none on store() and checkConstraints(). More... over 17 years ago
Use better default-size for Collections and StringBuilders. More... over 17 years ago
Extended StringElement to support staticIfOneOption as a ReferenceElement. More... over 17 years ago
Use PreparedStatement's for delete's. More... over 17 years ago
Ensure that database resources are always closed. More... over 17 years ago
Install mouse listener also for scrollpane around data table. More... over 17 years ago
Fixed SearchTableModel to avoid acquiring same data multiple times in one method. More... over 17 years ago
Ensure that PseudoHttpServletResponse.getWriter() uses one line separator for easier testing. More... over 17 years ago
Fixed StringElement.removeOption and added test cases. More... over 17 years ago
Fixed path to test data to use platform independent form. More... over 17 years ago
Fixed tests to test more locally. More... over 17 years ago
Fixed full args ctor of StackChild test class to pass args to super class. More... over 17 years ago
Ensure that tests requiring English locale use it to avoid false failures. More... over 17 years ago
Added tests for text area elements. More... over 17 years ago
Fixed normalization for HTML input elements. More... over 17 years ago
Fixed and added input normalization tests. More... over 17 years ago
Use generic and dynamic HTML and Swing forms for simple element tests. More... over 17 years ago
Added testcases for XmlWriter and Importer. More... over 17 years ago
Fixed importer.dtd to match the implementation for predicate attributes. More... over 17 years ago
Fixed XmlWriter to escape tabs, newlines and carriage returns in attributes so that attribute value-normalization does not alter the content. More... over 17 years ago
Avoid mutable static fields in generated code for ClassDecl. More... over 17 years ago
Avoid mutable static fields in generated code for constraints. More... over 17 years ago
Added errorMsgKey to stringPattern and string to allow usage of custom error messages. More... over 17 years ago
Fixed PObjCellEditor to validate entered text. More... over 17 years ago
Fixed JavaDoc visibility issues. More... over 17 years ago
Added missing pobjform and pobjsearch resources. More... over 17 years ago