summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing new typos in running.htmljkf-reviewjmkf2020-09-291-2/+2
* typoStefan Bodewig2020-09-271-1/+1
* Merge branch '1.9.x'Stefan Bodewig2020-09-271-1/+1
|\
| * snapcraft push has been deprecatedStefan Bodewig2020-09-271-1/+1
* | exclude Graal.js Nashorn compat tests from POM buildsStefan Bodewig2020-09-251-0/+2
* | enable Nashorn compatibility when running GraalVM JSStefan Bodewig2020-09-2511-3/+266
* | fix HTML tableStefan Bodewig2020-09-251-2/+11
* | record a few more changes since 1.10.8 in WHATSNEWStefan Bodewig2020-09-251-0/+20
* | Reference the pull requestMaarten Coene2020-09-231-0/+1
* | Added <indexjarmapper> addition to WHATSNEWMaarten Coene2020-09-231-0/+4
* | Add the possibility to specify a custom filename mapper when creating an INDE...Maarten Coene2020-09-084-17/+248
* | document types supporting references more extensivelyStefan Bodewig2020-08-2312-1/+254
* | no longer complain when not finding tools.jarStefan Bodewig2020-08-232-2/+6
* | config may return null-hostname for wildcard configsStefan Bodewig2020-08-231-1/+3
* | replace our ReaderInputStream with the one of Commons IOStefan Bodewig2020-08-223-125/+255
* | try making test independent of timezoneStefan Bodewig2020-08-221-3/+37
* | Merge pull request #135 from apache/property-enumeratorStefan Bodewig2020-08-1110-6/+164
|\ \
| * | make local properties visible to propertysetStefan Bodewig2020-08-024-1/+31
| * | add a PropertyEnumerator delegate to better support PropertySetStefan Bodewig2020-08-026-5/+133
* | | fallback to a separate owner-only tempdir if possibleStefan Bodewig2020-08-113-5/+105
* | | log an error message if no JavaScript engine can be found in Java 15+Stefan Bodewig2020-08-101-0/+17
* | | add some documentation about GraalVM JavaScriptStefan Bodewig2020-08-102-2/+31
|/ /
* | credit Simon Legner for #129Stefan Bodewig2020-07-302-0/+5
* | Merge pull request #133 from twogee/new-instanceStefan Bodewig2020-07-2928-52/+76
|\ \
| * | Class.newInstance() is deprecated in Java 9+twogee2020-07-2928-52/+76
* | | Merge pull request #115 from twogee/duplicationsStefan Bodewig2020-07-2911-53/+21
|\ \ \
| * | | Remove duplicated codetwogee2020-07-2911-53/+21
| |/ /
* | | Merge pull request #131 from twogee/getrefStefan Bodewig2020-07-291-2/+6
|\ \ \
| * | | Refactor getCheckedRef()twogee2020-07-291-2/+6
| |/ /
* | | Merge pull request #129 from simon04/appendElapsedStefan Bodewig2020-07-291-18/+12
|\ \ \ | |/ / |/| |
| * | Extract LegacyPlainResultFormatter.Stats#appendElapsedSimon Legner2020-06-211-18/+12
* | | Merge pull request #123 from twogee/useless-escapeStefan Bodewig2020-07-2936-110/+110
|\ \ \
| * | | Superfluous escapestwogee2020-07-2936-110/+110
* | | | Merge pull request #132 from twogee/magic-names-reduxStefan Bodewig2020-07-2919-38/+67
|\ \ \ \ | |/ / / |/| | |
| * | | Added @sincetwogee2020-07-291-0/+1
| * | | More MagicNamestwogee2020-07-2919-38/+66
|/ / /
* | | Merge pull request #130 from twogee/correct-javadocStefan Bodewig2020-07-292-8/+8
|\ \ \
| * | | Bz 64612: <filelist> not supportedtwogee2020-07-271-6/+6
| * | | Incorrect javadoctwogee2020-07-271-2/+2
| |/ /
* | | document why we are actually removing the file before writingStefan Bodewig2020-07-281-1/+2
|/ /
* | avoid FileOutputStream constructorStefan Bodewig2020-06-031-4/+4
* | no need to treat Java 15 different now that GraalVM JavaScript is thereStefan Bodewig2020-05-291-3/+0
* | relax some Graal.js Security rules for <script*>Stefan Bodewig2020-05-271-0/+11
* | download graal.js so we can use it in testsStefan Bodewig2020-05-272-1/+9
* | Merge pull request #128 from XenoAmess/patch-1Stefan Bodewig2020-05-251-1/+1
|\ \
| * | fix typoXenoAmess2020-05-261-1/+1
|/ /
* | Merge pull request #127 from esaulpaugh/masterStefan Bodewig2020-05-231-1/+1
|\ \
| * | fix two typos in rmic manual pageEvan Saulpaugh2020-05-221-1/+1
|/ /
* | fix potential NullPointerException - Bugzilla Issue 64438Stefan Bodewig2020-05-142-2/+9
* | Merge tag 'rel/1.10.8' and bump versionsStefan Bodewig2020-05-1333-86/+89
|\ \