[windup/windup] 3db2ea: WINDUP-575: Fixed tables in Hibernate report.
by Brad Davis
Branch: refs/heads/master
Home: https://github.com/windup/windup
Commit: 3db2ea8021fbde64dae9b308cc4513a55b8c3aee
https://github.com/windup/windup/commit/3db2ea8021fbde64dae9b308cc4513a55...
Author: Brad Davis <bradsdavis(a)gmail.com>
Date: 2015-05-05 (Tue, 05 May 2015)
Changed paths:
M rules-java-ee/addon/src/main/resources/reports/templates/hibernate.ftl
M rules-java-ee/addon/src/main/resources/reports/templates/spring.ftl
A rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/IterableHasContent.java
M rules-java/api/src/main/resources/reports/templates/java_application.ftl
M rules-java/api/src/main/resources/reports/templates/non_classified_files.ftl
M rules-java/api/src/main/resources/reports/templates/static_ip_addresses.ftl
Log Message:
-----------
WINDUP-575: Fixed tables in Hibernate report.
9 years, 11 months
[windup/windup] 312d82: Added basic "about" page for reporting that has li...
by Lincoln.Baxter@lists.jboss.org
Branch: refs/heads/master
Home: https://github.com/windup/windup
Commit: 312d826d335635c7eed5574e4aec5cd38050bd22
https://github.com/windup/windup/commit/312d826d335635c7eed5574e4aec5cd38...
Author: Brad Davis <bradsdavis(a)gmail.com>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
A reporting/api/src/main/java/org/jboss/windup/reporting/model/AboutWindupModel.java
A rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java
A rules-java/api/src/main/resources/reports/templates/about_windup.ftl
Log Message:
-----------
Added basic "about" page for reporting that has links to the relevant Windup communities.
Commit: e6229d34bb409c899e2f1b80bcf710eabfd35bbd
https://github.com/windup/windup/commit/e6229d34bb409c899e2f1b80bcf710eab...
Author: Brad Davis <bradsdavis(a)gmail.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java
Log Message:
-----------
Injecting Addon and getting the version information from there.
Commit: d5ef3d602a65a8693c32deaadcb9c00b58dea09f
https://github.com/windup/windup/commit/d5ef3d602a65a8693c32deaadcb9c00b5...
Author: Brad Davis <bradsdavis(a)gmail.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M reporting/impl/src/main/resources/reports/resources/css/windup.css
M rules-java/api/src/main/resources/reports/templates/about_windup.ftl
Log Message:
-----------
Added in contributors section to the about. This pulls the contributors from Git via rest.
Commit: 83d4a472738ce82dbd5597c72c4bb2941e8c86b0
https://github.com/windup/windup/commit/83d4a472738ce82dbd5597c72c4bb2941...
Author: Brad Davis <bradsdavis(a)gmail.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M rules-java/api/src/main/resources/reports/templates/about_windup.ftl
Log Message:
-----------
Added in JIRA link.
Commit: 633517a9b78147f05fad22d447991fd9361c23df
https://github.com/windup/windup/commit/633517a9b78147f05fad22d447991fd93...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
A reporting/api/src/main/java/org/jboss/windup/reporting/model/AboutWindupModel.java
M reporting/impl/src/main/resources/reports/resources/css/windup.css
A rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java
A rules-java/api/src/main/resources/reports/templates/about_windup.ftl
Log Message:
-----------
Merge pull request #538 from bradsdavis/WINDUP-568
Windup About Page
Compare: https://github.com/windup/windup/compare/6abd5e48735d...633517a9b781
9 years, 11 months