0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Proper use of catalog name in reverse enginering
arkanovicz
as clood
More... almost 6 years ago
Use connection catalog in reenginering
arkanovicz
as clood
More... almost 6 years ago
Also ignore SYSTEM VIEW entries
arkanovicz
as clood
More... almost 6 years ago
Parameters should shadow fields, not the opposite
arkanovicz
as clood
More... over 6 years ago
Review instance caching - new 'growing' caching mode
arkanovicz
as clood
More... over 6 years ago
Avoid storing null values in Instance
arkanovicz
as clood
More... over 6 years ago
Add some context info to SQL Exception logs
arkanovicz
as clood
More... over 6 years ago
Protect potential NPE (bis)
arkanovicz
as clood
More... over 6 years ago
Protect potential NPE
arkanovicz
as clood
More... over 6 years ago
Add an AttributeReference.getSet() method
arkanovicz
as clood
More... over 6 years ago
Handle specific column markers for PostgreSQL enums (2/2)
arkanovicz
as clood
More... almost 7 years ago
Remove some dead code
arkanovicz
as clood
More... almost 7 years ago
Handle specific column markers for PostgreSQL enums
arkanovicz
as clood
More... almost 7 years ago
Remove deprecated interface for use with tools 3.0
arkanovicz
as clood
More... almost 7 years ago
fix ActionServlet logger
arkanovicz
as clood
More... about 7 years ago
add a utility ActionServlet class to serve control scriplets
arkanovicz
as clood
More... about 7 years ago
fix RowIterator properties lookup order to prevent name collisions with existing reverse enginered foreign keys
arkanovicz
as clood
More... about 7 years ago
fix concurrency problem with getWithParams
arkanovicz
as clood
More... about 7 years ago
have conversion utility classes be serializable
arkanovicz
as clood
More... about 7 years ago
upgrade jdom from 1.1.1 to 2.0.6
arkanovicz
as clood
More... over 7 years ago
handle automatic conversion for drivers pedantic about datatypes (like postgres), and handle last insert id using JDBC RETURN_GENERATED_KEYS option
arkanovicz
as clood
More... over 7 years ago
upgrade source and target java version to 1.7
arkanovicz
as clood
More... over 7 years ago
all variants of insert and upsert should set the last inserted id in provided map
arkanovicz
as clood
More... over 7 years ago
null values allowed in update/upsert ; dirtyflags updated before update for upsert
arkanovicz
as clood
More... over 7 years ago
add a DBReference.clearError method
arkanovicz
as clood
More... over 8 years ago
make sure mail notification is stopped at webapp destruction
arkanovicz
as clood
More... over 8 years ago
upgrade VelosurfTool web tool initialization
arkanovicz
as clood
More... over 8 years ago
use servlet api 3.0.1 - have SimpleDBAuthentifier refresh its database on session reload
arkanovicz
as clood
More... over 8 years ago
authentication form should use UTF-8
arkanovicz
as clood
More... over 8 years ago
fix authentication for session serialization (and dropped method BaseAuthentifier.getLoggedUser()
arkanovicz
as clood
More... over 8 years ago