0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from amneris/master More... almost 13 years ago
fixing two NPEs More... about 13 years ago
upgrading to tapestry 5.2.5 adding the sourceEncoding property More... about 13 years ago
Upgrade to Tapestry 5.2.4 and Hibernate 3.6 , Closes gh-1 More... about 13 years ago
ignoring IntelliJ IDEA project files More... about 13 years ago
Change apache snapshot id More... over 13 years ago
Move to T5.2.1-SNAPSHOT More... over 13 years ago
added a new naming convention on plural names when determining primary keys name More... almost 14 years ago
slightly improved API for Constraint class More... almost 14 years ago
Fix compilation errors due to Defense class removal More... almost 14 years ago
Commit only after each migration class and update sample classes More... almost 14 years ago
Revert "Disable autocommit to create a unit of work per migration class" More... almost 14 years ago
Disable autocommit to create a unit of work per migration class More... almost 14 years ago
Change terminology to have a more natural API More... almost 14 years ago
Fix join table command More... almost 14 years ago
Use dynamic instanceof to identify the MigrationContext type More... almost 14 years ago
Allow the user to extend the list of MigrationCommand and simply helper API More... almost 14 years ago
Add join and update commands / Add Comments More... almost 14 years ago
Fix dependencies More... almost 14 years ago
Use Pojo migration classes instead of extends / replace helper methods by command pattern More... almost 14 years ago
Allow the developer to add its own hibernate configurers and disable the default one More... almost 14 years ago
Merge branch 'master' of github.com:spreadthesource/tapestry5-db-migrations More... almost 14 years ago
Fix column type resolution and allow method chaining on Column More... almost 14 years ago
fixed manifest More... almost 14 years ago
fixed manifest More... almost 14 years ago
added scope test to h2 dependencies More... almost 14 years ago
added a new repository to fix hibernate dependencies problem More... almost 14 years ago
Yup, it s more an alpha version than a release... Switching from 1.0 to 0.1 More... almost 14 years ago
reset is working. Wow, time to tag the alpha release? More... almost 14 years ago
added identity and foreign key management. Have to figure out why down is not always working More... almost 14 years ago