21 Commits

Author SHA1 Message Date
Gavin King
054aeff78b completely remove checkstyle and replace it with a simple regex check
This is ~ 2 orders of magnitude faster on my machine, so it can be
executed as part of the compileJava task. Also, it actually logs the
failures, instead of making me go hunt for them in some generated
HTML-based report.
2024-09-30 13:10:09 -05:00
Marco Belladelli
4fbc8f96ef Create git blame ignore file and mention it in CONTRIBUTING.md 2024-09-18 12:06:40 +02:00
Marco Belladelli
65d4613d72 Fix contributing remark about jira keys in commit messages 2024-09-05 11:41:55 +02:00
Jeff Maxwell
8309a08fa6 HHH-17794 Update CONTRIBUTING.md
Added reference to waiting for review status and fixed other issues.
2024-03-05 09:25:54 +01:00
Jeff Maxwell
f4d9bed845 HHH-17794 Updated CONTRIBUTING guide
Updated Jira Pull Request Handling and cleaned up some grammer issues.
2024-03-05 09:25:54 +01:00
nathan.xu
d828bfb086 HHH-14641 replace 'http://' reference with 'https://' 2021-06-04 12:09:45 +02:00
Steve Ebersole
725faa258f HHH-14509 : Git master -> main branch renaming 2021-03-19 10:59:03 -05:00
Nathan Xu
949ba3b083 HHH-14400 improve CONTRIBUTING.md 2021-01-13 10:00:00 +01:00
Alvaro Esteban Pedraza
333e0d6078 HHH-12603 - Added Notes section to CONTRIBUTING.MD
Clarification about gradle eclipse plugin usage
2018-06-21 16:32:04 +01:00
Steve Ebersole
ab09adb6cf Update CONTRIBUTING.md
Use markdown link syntax to refer to lgpl.txt and dco.txt - have had no luck getting GitHub to understand asciidoctor
2017-08-09 11:48:16 -05:00
Steve Ebersole
fd2dab3297 CONTRIBUTING.md changes + README.md changes 2017-08-08 11:45:10 -05:00
Steve Ebersole
b8c6bc2204 CONTRIBUTING.md changes to add Legal section + adding dco.txt 2017-08-08 09:27:33 -05:00
Livier
7a7bfa88cb Modify link of pull requests to a valid URL 2016-11-15 18:42:58 +02:00
Emmanuel Bernard
b11d10d742 HHH-10813 Replace AssertionFailure with HibernateException when collection not processed by flush 2016-06-21 17:15:46 +03:00
PrairieLoneWolf
226076dfd0 update user guide url 2016-01-25 11:40:42 +02:00
Brett Meyer
67235a06f1 CONTRIBUTING.md cleanup 2015-06-26 17:38:35 -04:00
Steve Ebersole
80b07c0281 Update CONTRIBUTING.md
Added note about checkstyles
2013-05-22 12:41:37 -05:00
Steve Ebersole
9d134955c4 HHH-8212 - Add CLA ref to CONTRIBUTING.md 2013-05-01 14:00:49 -05:00
Strong Liu
781133164b code format and fixing typo 2012-12-31 22:00:51 +08:00
Steve Ebersole
b0fa122cfc HHH-7802 - Create a CONTRIBUTING.md file 2012-11-14 13:57:48 -06:00
Steve Ebersole
b012e983a6 HHH-7802 - Create a CONTRIBUTING.md file 2012-11-14 13:42:15 -06:00