2016-11-14 |
Kai Moritz | WIP |
tree | commitdiff |
2016-11-14 |
Kai Moritz | WIP |
tree | commitdiff |
2016-11-14 |
Kai Moritz | WIP |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Fixed the akquisition of a database-connection, if... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Fixed example-code for hibernate-bug HHH-9615 |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Added example-code for hibernate-bug HHH-9615 as additi... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Added a test-case to proofe, that @Converter and @Lob... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Fixed error-reporting: errors reported by Hibernate... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Corrected the description of the three golas create... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Added the goal "update" |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Configuration properties of the plugin are also reported |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Overwriting of a property with the same value is not... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | The content of the generated script is checked for... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Renemed hibernate.schema.export to hibernate.schema... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | The output file is truncated, before written to |
tree | commitdiff |
2016-11-13 |
Kai Moritz | JPA-properties must be converted into Hibernate-propert... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Upgraded Hibernate |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Reworked project-documentation: moved to maven-thymelea... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Added additional integration test provided by Fabio... |
tree | commitdiff |
2016-11-13 |
Kai Moritz | Fixed NullPointerException in ModificationTracker |
tree | commitdiff |
2016-03-07 |
Kai Moritz | Updated documentation |
tree | commitdiff |
2016-03-07 |
Kai Moritz | Fixed missing menu on generated site: moved template... |
tree | commitdiff |
2016-03-07 |
Kai Moritz | Fixed ConcurrentModificationException |
tree | commitdiff |
2016-03-07 |
Kai Moritz | Fixed bug regarding the skipping of unmodified builds |
tree | commitdiff |
2016-03-07 |
Kai Moritz | All packages up to the root are checked for annotations |
tree | commitdiff |
2016-03-07 |
Kai Moritz | Fixed bug: the execution is no more skipped after a... |
tree | commitdiff |
2016-03-07 |
Kai Moritz | Mappings from JPA-mapping-files are considered |
tree | commitdiff |
2015-12-20 |
Kai Moritz | Fixed minor misconfiguration in integration-test depend... |
tree | commitdiff |
2015-12-20 |
Kai Moritz | Considering mapping-configuration from persistence... |
tree | commitdiff |
2015-12-20 |
Kai Moritz | Sidestepped bug in Hibernate 5 |
tree | commitdiff |
2015-12-20 |
Kai Moritz | Introduced the goal "drop" |
tree | commitdiff |
2015-12-20 |
Kai Moritz | Reworked configuration and the tracking thereof |
tree | commitdiff |
2015-12-20 |
Kai Moritz | Reworked plugin-configuration: worshipped the DRY-principle |
tree | commitdiff |
2015-12-20 |
Kai Moritz | Refined reimplementation of the plugin for Hibernate 5.x |
tree | commitdiff |
2015-09-08 |
Kai Moritz | Updated version of juplo-skin for generation of documen... |
tree | commitdiff |
2015-05-19 |
Kai Moritz | Added new configuration sources in documentation about... |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Added script to check outcome of the hibernate-tutorials |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Configured hibernate-tutorials to use the plugin |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Fixed the settings in the pom's of the tutorials |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Added tutorials of the hibernate-release 4.3.9.Final... |
tree | commitdiff |
2015-05-16 |
Kai Moritz | JPA-jdbc-properties are used, if appropriate hibernate... |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Hibernate configuration is gathered from class-path... |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Found no way to check, that mapped classes were found |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Upgraded scannotation from 1.0.3 to 1.0.4 |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Be sure to relase all resources (closing db-connections!) |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Settings in a hibernate.cfg.xml are read |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Catched NPE, if hibernate-dialect is not set |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Generation of tables and rows for auditing is now default |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Fixed mojo to scan for properties in persistence.xml |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Added an integration-test, that depends on properties... |
tree | commitdiff |
2015-05-16 |
Kai Moritz | Switched to usage of a ServiceRegistry |
tree | commitdiff |
2015-05-14 |
Kai Moritz | Integration-Test for envers really generates the SQL |
tree | commitdiff |
2015-03-15 |
Kai Moritz | Extended integration-test "hib-test" to check for packa... |
tree | commitdiff |
2015-03-15 |
Kai Moritz | Added support for m2e |
tree | commitdiff |
2014-11-11 |
Kai Moritz | [maven-release-plugin] prepare for next development... |
tree | commitdiff |
2014-11-11 |
Kai Moritz | [maven-release-plugin] prepare release hibernate4-maven... hibernate4-maven-plugin-1.0.5 |
tree | commitdiff |
2014-11-11 |
Kai Moritz | Added FAQ-entry for problem with whitespaces in the... |
tree | commitdiff |
2014-11-11 |
Kai Moritz | Explained how to suppress dependency-scanning in docume... |
tree | commitdiff |
2014-10-28 |
Kai Moritz | Fixed NullPointerException, when dialect is specified... |
tree | commitdiff |
2014-10-26 |
Kai Moritz | Renamed an integration-test to test for whitespaces... |
tree | commitdiff |
2014-10-26 |
Kai Moritz | Added patch by Joachim Van der Auwera to support packag... |
tree | commitdiff |
2014-10-26 |
Kai Moritz | Integrated integration test provided by Claus Graf... |
tree | commitdiff |
2014-06-02 |
Kai Moritz | Updated documentation |
tree | commitdiff |
2014-06-02 |
Kai Moritz | Switched documentation to xhtml, to be able to integrat... |
tree | commitdiff |
2014-04-29 |
Kai Moritz | Verifying generated SQL in integration-test hibernate4... |
tree | commitdiff |
2014-04-29 |
Kai Moritz | Added integration-test provided by Erik-Berndt Scheper... |
tree | commitdiff |
2014-04-29 |
Kai Moritz | Verifying generated SQL in integration-test schemaexpor... |
tree | commitdiff |
2014-04-29 |
Kai Moritz | Added integration-test provided by Guido Wimmel <Wimmel... |
tree | commitdiff |
2014-04-29 |
Kai Moritz | Verifying generated SQL in integration-test hib-test |
tree | commitdiff |
2014-04-29 |
Kai Moritz | Added integration-test provided by Joel Johnson <mrjoel... |
tree | commitdiff |
2014-04-29 |
Kai Moritz | Prepared POM for integration-tests via invoker-maven... |
tree | commitdiff |
2014-02-12 |
Frank Schimmel | Properly support constraints expressed by bean validati... |
tree | commitdiff |
2014-01-17 |
Mark Robinson | Generated schema now corresponds to hibernate validator... |
tree | commitdiff |
2014-01-16 |
Kai Moritz | Upgrade to Hibernate 4.3.0.Final |
tree | commitdiff |
2014-01-16 |
Kai Moritz | Improved documentation of the dependency-scanning on... |
tree | commitdiff |
2014-01-16 |
Joel Johnson | Text cleanup, spelling, etc. |
tree | commitdiff |
2014-01-16 |
Joel Johnson | Make output file handling more robust |
tree | commitdiff |
2013-12-26 |
Joel Johnson | Check that md5 path is file and has content |
tree | commitdiff |
2013-12-26 |
Joel Johnson | Use more descriptive filename for schema md5 |
tree | commitdiff |
2013-12-26 |
Joel Johnson | Offer explicit disable option |
tree | commitdiff |
2013-10-17 |
Kai Moritz | Added missing documentation for skip-configuration |
tree | commitdiff |
2013-10-17 |
Kai Moritz | Added @since-Annotation to configuration-parameters |
tree | commitdiff |
2013-10-17 |
Kai Moritz | The plugin now scans for annotated classes in dependenc... |
tree | commitdiff |
2013-10-09 |
Kai Moritz | Project-Documentation now uses the own skin juplo-skin |
tree | commitdiff |
2013-10-09 |
Kai Moritz | Reworked APT-Documentation: page-titles were missing |
tree | commitdiff |
2013-09-18 |
Kai Moritz | Reverted to old behaviour: export is skipped, when... |
tree | commitdiff |
2013-09-18 |
Kai Moritz | No configuration for hibernate.dialect might be a valid... |
tree | commitdiff |
2013-09-18 |
Kai Moritz | Improved log-messages |
tree | commitdiff |
2013-09-18 |
Kai Moritz | Variable "envers" should not be put into hibernate... |
tree | commitdiff |
2013-09-16 |
Erik-Berndt Scheper | Rename envers property to hibernate.export.envers envers |
tree | commitdiff |
2013-09-10 |
Victor Tatai | Adding envers support (contribution from Victor Tatai) |
tree | commitdiff |
2013-09-10 |
Kai Moritz | Added Link to old Version 1.0.2 in documentation |
tree | commitdiff |
2013-09-10 |
Kai Moritz | Execution is only skipped, if explicitly told so |
tree | commitdiff |
2013-09-07 |
Kai Moritz | Fixed failure when target/classes does not exist when... |
tree | commitdiff |
2013-08-31 |
Kai Moritz | Improved log-messages |
tree | commitdiff |
2013-08-31 |
Kai Moritz | Fixed NPE when using nested classes in entities with... |
tree | commitdiff |
2013-08-01 |
Kai Moritz | Last preparations for release |
tree | commitdiff |
2013-08-01 |
Kai Moritz | Mapping-configurations are opend as given before search... |
tree | commitdiff |
2013-08-01 |
Kai Moritz | Improved documentaion (new FAQ-entries) |
tree | commitdiff |
2013-08-01 |
Kai Moritz | Added support for mapping-configuration through mapping... |
tree | commitdiff |
next |