212
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#22874 failonerror="false"
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Stop domain not fatal - FOR DEBUG ONLY
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Setting local repo for tests - FOR DEBUG ONLY
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Add contrib to config
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 More debug output
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Update maven URLs to use https
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Fix typo
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 dump threads when server does not stop
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 test - tmp remove shared m2
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Set local m2 repo attempt3 FOR DEBUG ONLY
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Set local m2 repo attempt2
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Set local m2 repo
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Added secure repo for plugins
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 Add secure repo
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 adapt volume and volumeMounts sections for new infra
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 - Remove runAsUser which should not be valid on new infra
Arjan Tijms
as arjantijms
More... over 4 years ago
Change for new Eclipse infrastructure More... over 4 years ago
#22874 Updated Jenkinsfile and readme
Arjan Tijms
as arjantijms
More... over 4 years ago
#22874 - Moved master to 6.0.0-SNAPSHOT
Arjan Tijms
as arjantijms
More... over 4 years ago
Better handle domain.xml when it is corupted but not empty. More... over 4 years ago
Fixed NullPointerException in LogCleanerUtil#neutralizeForLog(String) Signed-off-by: David Scandurra <[email protected]> More... over 4 years ago
Merge pull request #22855 from hs536/5.1.0-run-with-JDK11 More... over 4 years ago
Merge pull request #22858 from endtak/issue_22850_2 More... over 4 years ago
Merge pull request #22847 from endtak/issue_22846 More... over 4 years ago
Merge pull request #22849 from endtak/issue_22848 More... over 4 years ago
Fix for context root(eclipse-ee4j#22860) More... over 4 years ago
Add the DDL files(ejbtimer) for PostgreSQL(eclipse-ee4j#22850) More... over 4 years ago
Minimal changes including the following changes to run with JDK 11. - Remove JVM options (java.ext.dirs and java.endorsed.dirs) from domain template and osgi.properties. - Move the packages from modules/endorsed/ to modules/ or lib/. - Add -Xbootclasspath option to load grizzly-npn-bootstrap.jar. - Add JVM options for reference to internal APIs and enable to add long JVM options (such as --add-opens). More... over 4 years ago
Disallows empty strings that were allowed in regular expressions.(eclipse-ee4j#22848) More... over 4 years ago
The response sender and receiver use the same encoding(eclipse-ee4j#22846) More... over 4 years ago