Sign in
apache
/
creadur-rat
/
HEAD
cdd52cf
Merge pull request #501 from apache/dependabot/maven/org.junit-junit-bom-5.13.4
by P. Ottlinger
· 8 hours ago
master
5e40788
Merge pull request #500 from apache/dependabot/maven/commons-io-commons-io-2.20.0
by P. Ottlinger
· 8 hours ago
1964d07
Merge pull request #497 from apache/dependabot/maven/com.google.jimfs-jimfs-1.3.1
by P. Ottlinger
· 8 hours ago
c6c1742
update Maven wrapper to 3.9.11
by P. Ottlinger
· 8 hours ago
0d696c7
Merge pull request #499 from apache/dependabot/maven/mavenVersion-3.9.11
by P. Ottlinger
· 8 hours ago
b8d8536
Merge pull request #498 from apache/dependabot/maven/com.gradle-develocity-maven-extension-2.1
by P. Ottlinger
· 8 hours ago
3a98cf8
Bump org.junit:junit-bom from 5.13.3 to 5.13.4
by dependabot[bot]
· 4 days ago
1d9e1df
Bump commons-io:commons-io from 2.19.0 to 2.20.0
by dependabot[bot]
· 5 days ago
d3f7dca
Bump mavenVersion from 3.9.10 to 3.9.11
by dependabot[bot]
· 10 days ago
6d07b23
Bump com.gradle:develocity-maven-extension from 2.0.1 to 2.1
by dependabot[bot]
· 10 days ago
53ae37c
Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1
by dependabot[bot]
· 12 days ago
32ea014
Merge pull request #494 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.18.0
by P. Ottlinger
· 2 weeks ago
25b4d3e
Merge pull request #488 from Claudenw/update_documentation
by P. Ottlinger
· 2 weeks ago
422a8f3
Fix empty line
by P. Ottlinger
· 2 weeks ago
00f41d5
Update SimpleRegexMatcher.java
by Claude Warren
· 2 weeks ago
2de358d
Update RatTool.java
by Claude Warren
· 2 weeks ago
bf64a49
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
by dependabot[bot]
· 2 weeks ago
9c2ead1
Merge pull request #493 from apache/dependabot/maven/org.junit-junit-bom-5.13.3
by P. Ottlinger
· 3 weeks ago
b6444df
Bump org.junit:junit-bom from 5.13.2 to 5.13.3
by dependabot[bot]
· 3 weeks ago
ecaa894
Fix javadoc errors
by P. Ottlinger
· 3 weeks ago
b3770e2
Use RAT more consistently
by P. Ottlinger
· 3 weeks ago
e0131f0
Fix broken link in Maven doc
by P. Ottlinger
· 3 weeks ago
19f318f
Fix empty description and velocity template errors and update markdown docs
by P. Ottlinger
· 3 weeks ago
951af86
Fix star import and checkstyle build failure
by P. Ottlinger
· 3 weeks ago
5e6abb1
Update and augment documentation
by P. Ottlinger
· 3 weeks ago
764f812
Update docs and javadocs
by P. Ottlinger
· 3 weeks ago
cbacd9e
Update javadoc and put possibly expensive contains at the end of the if-condition
by P. Ottlinger
· 3 weeks ago
6e1ce48
Fix minor documentation errors
by P. Ottlinger
· 3 weeks ago
73e0b3e
Fix minor errors in site docs
by P. Ottlinger
· 3 weeks ago
0ac0ad9
Fix minor javadoc errors
by P. Ottlinger
· 3 weeks ago
89c2a27
Fix minor javadoc errors
by P. Ottlinger
· 3 weeks ago
6825202
Fix minor javadoc errors
by P. Ottlinger
· 3 weeks ago
73c6cdc
Fix minor javadoc errors
by P. Ottlinger
· 3 weeks ago
e70421c
Inline code block in order to catch possible NPE and report it as an error
by P. Ottlinger
· 3 weeks ago
740e849
Fix minor errors during review
by P. Ottlinger
· 3 weeks ago
28d9454
Merge branch 'update_documentation' of github.com:Claudenw/creadur-rat into update_documentation
by Claude Warren
· 3 weeks ago
4077337
fixed the documentation for the 'any' matcher
by Claude Warren
· 3 weeks ago
5abf25d
Merge pull request #490 from apache/dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.9.1
by P. Ottlinger
· 4 weeks ago
e49c7ef
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1
by dependabot[bot]
· 4 weeks ago
1642370
RAT-474: Fix package of test
by P. Ottlinger
· 4 weeks ago
ad65b6b
RAT-474: Apply review comment
by P. Ottlinger
· 4 weeks ago
622235d
RAT-474: Apply review comment
by P. Ottlinger
· 4 weeks ago
8c3bf8c
RAT-474: Apply review comment
by P. Ottlinger
· 4 weeks ago
f964a01
Fix more javadoc
by P. Ottlinger
· 4 weeks ago
aa022bf
Add missing javadoc
by P. Ottlinger
· 4 weeks ago
91e3505
cleaned up files
by Claude Warren
· 4 weeks ago
4362fba
Merge pull request #487 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.27.0
by P. Ottlinger
· 4 weeks ago
0dd35da
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0
by dependabot[bot]
· 4 weeks ago
341c28c
Initial completed site
by Claude Warren
· 4 weeks ago
4c9fdd1
ant documentation updates
by Claude Warren
· 4 weeks ago
bfb63c9
Merge pull request #486 from apache/dependabot/maven/org.junit-junit-bom-5.13.2
by P. Ottlinger
· 4 weeks ago
9c600ea
RAT-345: Ignore spotbugs as it is >JDK8
by P. Ottlinger
· 4 weeks ago
6f29a8a
Bump org.junit:junit-bom from 5.13.1 to 5.13.2
by dependabot[bot]
· 4 weeks ago
b52295a
update to create most files from RAT configuraiton
by Claude Warren
· 5 weeks ago
7549be9
updated documentation and documentation generation
by Claude Warren
· 5 weeks ago
4409932
Merge pull request #483 from Claudenw/update_build_documentation
by P. Ottlinger
· 5 weeks ago
f5f3136
Reformat
by P. Ottlinger
· 5 weeks ago
ea34742
cleaned up ant introduction
by Claude Warren
· 5 weeks ago
5c7f59d
updated cli intro and fixed argument type display
by Claude Warren
· 5 weeks ago
a15a034
updated report XSD documentation
by Claude Warren
· 5 weeks ago
733cbef
updated documentaiton for building rat
by Claude Warren
· 5 weeks ago
8143591
RAT-468: No JDK8 available on macos-latest - revert
by P. Ottlinger
· 5 weeks ago
466102b
RAT-468: Run GHA on macos as well
by P. Ottlinger
· 5 weeks ago
b12478e
Merge pull request #482 from apache/dependabot/maven/org.apache-apache-35
by P. Ottlinger
· 6 weeks ago
8219f0b
Bump org.apache:apache from 34 to 35
by dependabot[bot]
· 6 weeks ago
1fbc6ba
Merge pull request #477 from apache/dependabot/maven/com.gradle-common-custom-user-data-maven-extension-2.0.3
by P. Ottlinger
· 7 weeks ago
424025b
Merge pull request #476 from apache/dependabot/maven/org.junit-junit-bom-5.13.1
by P. Ottlinger
· 7 weeks ago
e07e18d
Bump com.gradle:common-custom-user-data-maven-extension
by dependabot[bot]
· 7 weeks ago
da0b41c
Bump org.junit:junit-bom from 5.13.0 to 5.13.1
by dependabot[bot]
· 7 weeks ago
950ca10
Merge pull request #475 from apache/dependabot/maven/mavenVersion-3.9.10
by P. Ottlinger
· 7 weeks ago
fb93efb
Bump mavenVersion from 3.9.9 to 3.9.10
by dependabot[bot]
· 7 weeks ago
cbd0b3f
Merge pull request #474 from apache/dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.6.1
by P. Ottlinger
· 7 weeks ago
c3449a7
Merge pull request #473 from apache/dependabot/maven/org.junit-junit-bom-5.13.0
by P. Ottlinger
· 7 weeks ago
0360b48
RAT-345: Update to Maven 3.9.10
by P. Ottlinger
· 7 weeks ago
ccc0912
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1
by dependabot[bot]
· 7 weeks ago
6263fd8
RAT-473: Update documentation (#472)
by Claude Warren
· 8 weeks ago
972060c
Bump org.junit:junit-bom from 5.12.2 to 5.13.0
by dependabot[bot]
· 8 weeks ago
34eee88
RAT-473: take into account global gitignore (#433)
by Arnout Engelen
· 8 weeks ago
9ed5135
Merge pull request #469 from apache/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.5.1
by P. Ottlinger
· 8 weeks ago
4bc95c3
Merge pull request #470 from apache/dependabot/maven/com.gradle-develocity-maven-extension-2.0.1
by P. Ottlinger
· 8 weeks ago
e51cfae
Bump com.gradle:develocity-maven-extension from 2.0 to 2.0.1
by dependabot[bot]
· 8 weeks ago
8998590
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1
by dependabot[bot]
· 8 weeks ago
02ecea2
RAT-345: Add tika to the ignore list as it uses >=JDK11
by P. Ottlinger
· 8 weeks ago
ae3372b
Merge pull request #459 from apache/dependabot/maven/com.gradle-develocity-maven-extension-2.0
by P. Ottlinger
· 2 months ago
3d16c94
Merge pull request #466 from apache/dependabot/maven/org.codehaus.plexus-plexus-testing-1.5.0
by P. Ottlinger
· 2 months ago
d43564d
Merge pull request #467 from apache/dependabot/maven/com.gradle-common-custom-user-data-maven-extension-2.0.2
by P. Ottlinger
· 2 months ago
c4c656e
Bump com.gradle:common-custom-user-data-maven-extension
by dependabot[bot]
· 3 months ago
8040fdf
RAT-345: Update maven-clean plugin
by P. Ottlinger
· 3 months ago
8463e30
RAT-398: Apply minor pom clean ups to avoid duplicate version definitions
by P. Ottlinger
· 3 months ago
a0214ca
RAT-398: Apply suggested code change to template
by P. Ottlinger
· 3 months ago
7e353de
Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0
by dependabot[bot]
· 3 months ago
0be6046
RAT-398: Apply checkstyle warning fixes
by P. Ottlinger
· 3 months ago
7aa859b
RAT-398: Merge pull request #450 from Claudenw/RAT-398_deprecate_methods_in_Ant_Report
by P. Ottlinger
· 3 months ago
cc9bdfa
RAT-398: Make some classes final
by P. Ottlinger
· 3 months ago
4769f52
Fix typo
by P. Ottlinger
· 3 months ago
3810b38
RAT-398: Add changelog about possibly deprecated Ant functionality that can be configured in via CLI options now
by P. Ottlinger
· 3 months ago
7058f5e
Merge branch 'RAT-398_deprecate_methods_in_Ant_Report' of github.com:Claudenw/creadur-rat into RAT-398_deprecate_methods_in_Ant_Report
by Claude Warren
· 3 months ago
59303f6
cleaned up as per review notes
by Claude Warren
· 3 months ago
eb026e7
Merge pull request #463 from apache/dependabot/maven/com.h3xstream.findsecbugs-findsecbugs-plugin-1.14.0
by P. Ottlinger
· 3 months ago
83d69e8
Merge pull request #464 from apache/dependabot/maven/org.apache.commons-commons-collections4-4.5.0
by P. Ottlinger
· 3 months ago
Next »