openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
liquibase-hibernate
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 23, 2024 — Aug 23, 2025
Showing page 38 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed hibernateSchemaUpdate which wasn't using the result of the hibernate's SchemaUpdate Extended ignoreDatabaseChangeLogTable to ignore missing DatabaseChangeLog/Lock tables
Jan Marten
More...
almost 12 years ago
Removed binding to java:/data in hibernateSchemaUpdate-Test
Jan Marten
More...
almost 12 years ago
Added SpringPackageScanningIntegrationTest analogous to the HibernateIntegrationTest
Jan Marten
More...
almost 12 years ago
Added unit test for SpringPackageScanningConfigurator
Jan Marten
More...
almost 12 years ago
Added new Configurator: SpringPackageScanningConfigurator This configurator uses Spring package-scanning mechanism, thus, no config file has to be specified
Jan Marten
More...
almost 12 years ago
Added gitignore for target and eclipse files
Jan Marten
More...
almost 12 years ago
passing configlocator do custom configuration factory
jrdalpra
More...
almost 12 years ago
Break was in the wrong spot, causing CUSTOM to run all the time
Nathan Voxland
More...
almost 12 years ago
Merge pull request #8 from jrdalpra/master
Nathan Voxland
More...
almost 12 years ago
custom configuration factory
jrdalpra
More...
almost 12 years ago
https://github.com/liquibase/liquibase-hibernate/pull/1
Nathan Voxland
More...
almost 12 years ago
https://github.com/liquibase/liquibase-hibernate/pull/5 Add ability to use hibernate naming strategy when using JPA configuration
Nathan Voxland
More...
almost 12 years ago
Reformatted code
Nathan Voxland
More...
almost 12 years ago
Removed comparator functions incorporated into liquibase core
Nathan Voxland
More...
almost 12 years ago
Code Reformat
Nathan Voxland
More...
almost 12 years ago
Converted to work with Liquibase 3.0.6-SNAPSHOT and did some code cleanup
Nathan Voxland
More...
almost 12 years ago
Merge pull request #7 from fxbonnet/master
Nathan Voxland
More...
almost 12 years ago
Formatted code
fxbonnet
More...
almost 12 years ago
Merge branch 'master' of https://github.com/fxbonnet/liquibase-hibernate.git
fxbonnet
More...
almost 12 years ago
Added specific diff logic to ignore primary key, foreign key and unique constraints name differences, order differences for indexes, foreign keys unique constraints. Diff is now case-insensitive. All this applies whenever one of the 2 compared databases is hibernate, could be reference or compareTo.
fxbonnet
More...
almost 12 years ago
Added specific diff logic to ignore primary key, foreign key and unique constraints name differences, order differences for indexes, foreign keys unique constraints. Diff is now case-insensitive. All this applies whenever one of the 2 compared databases is hibernate, could be reference or compareTo.
fxbonnet
More...
almost 12 years ago
Fixed package names
fxbonnet
More...
almost 12 years ago
Refactored HibernateGenericDialect
fxbonnet
More...
almost 12 years ago
Removed user prompt when running Liquibase on the Hibernate database
fxbonnet
More...
almost 12 years ago
Changed log system to slf4j Removed system.out Switched to Liquibase 3.0.4
fxbonnet
More...
almost 12 years ago
Reintegrated improvements from customware implementation
fxbonnet
More...
almost 12 years ago
Switched to HSQLDB and replaced generic dialect by real dialect when possible
fxbonnet
More...
almost 12 years ago
First working version. Still problems with unique constraints and differences.
fxbonnet
More...
almost 12 years ago
Organized imports
fxbonnet
More...
about 12 years ago
Migrated from Liquibase 2.0.0 to 2.0.5
fxbonnet
More...
about 12 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree