ReaJason
3cf597eb36
docs: update CHANGELOG
Dev Deploy / Build Jar (ubuntu-latest) (push) Has been cancelled
Dev Deploy / Build Jar (windows-latest) (push) Has been cancelled
MemShell IntegrationTest / xxljob (push) Has been cancelled
MemShell IntegrationTest / springwebmvc (push) Has been cancelled
MemShell IntegrationTest / springwebflux (push) Has been cancelled
MemShell IntegrationTest / struct2 (push) Has been cancelled
MemShell IntegrationTest / tomcat (push) Has been cancelled
MemShell IntegrationTest / glassfish (push) Has been cancelled
MemShell IntegrationTest / jbosseap (push) Has been cancelled
MemShell IntegrationTest / jetty (push) Has been cancelled
MemShell IntegrationTest / payara (push) Has been cancelled
MemShell IntegrationTest / wildfly (push) Has been cancelled
MemShell IntegrationTest / jbossas (push) Has been cancelled
MemShell IntegrationTest / resin (push) Has been cancelled
MemShell IntegrationTest / weblogic (push) Has been cancelled
MemShell IntegrationTest / websphere7 (push) Has been cancelled
MemShell IntegrationTest / websphere (push) Has been cancelled
Unit-Test / UniteTest (push) Has been cancelled
Dev Deploy / Docker Push (push) Has been cancelled
Dev Deploy / Deploy to Maven Central (push) Has been cancelled
Dev Deploy / Deploy to Northflank (push) Has been cancelled
2026-02-08 20:33:47 +08:00
ReaJason
837011dd0f
chore: upgrade deps
2026-02-08 20:24:15 +08:00
ReaJason
6d0d583431
Revert "test: vul-webapp failed in servlet 2.3"
...
This reverts commit 93971fc66c .
2026-02-08 19:03:02 +08:00
ReaJason
8455fc1153
feat: support resin2 agent shell
2026-02-08 18:43:50 +08:00
ReaJason
93971fc66c
test: vul-webapp failed in servlet 2.3
2026-02-08 18:41:55 +08:00
ReaJason
60c40fa5e8
refactor: rm jsp generic syntax
2026-02-08 18:40:20 +08:00
ReaJason
d22be3c504
build: add publishAllToMavenLocal task
2026-02-08 18:39:22 +08:00
ReaJason
8ca0174760
refactor: use Suo5V2Loader
2026-02-08 18:39:08 +08:00
zema1
3230dddd83
feat: sync suo5 v2.1.0
Dev Deploy / Build Jar (ubuntu-latest) (push) Has been cancelled
Dev Deploy / Build Jar (windows-latest) (push) Has been cancelled
MemShell IntegrationTest / xxljob (push) Has been cancelled
MemShell IntegrationTest / springwebmvc (push) Has been cancelled
MemShell IntegrationTest / springwebflux (push) Has been cancelled
MemShell IntegrationTest / struct2 (push) Has been cancelled
MemShell IntegrationTest / tomcat (push) Has been cancelled
MemShell IntegrationTest / glassfish (push) Has been cancelled
MemShell IntegrationTest / jbosseap (push) Has been cancelled
MemShell IntegrationTest / jetty (push) Has been cancelled
MemShell IntegrationTest / payara (push) Has been cancelled
MemShell IntegrationTest / wildfly (push) Has been cancelled
MemShell IntegrationTest / jbossas (push) Has been cancelled
MemShell IntegrationTest / resin (push) Has been cancelled
MemShell IntegrationTest / weblogic (push) Has been cancelled
MemShell IntegrationTest / websphere7 (push) Has been cancelled
MemShell IntegrationTest / websphere (push) Has been cancelled
Unit-Test / UniteTest (push) Has been cancelled
Dev Deploy / Docker Push (push) Has been cancelled
Dev Deploy / Deploy to Maven Central (push) Has been cancelled
Dev Deploy / Deploy to Northflank (push) Has been cancelled
2026-02-02 19:26:56 +08:00
ReaJason
82a6118a13
refactor: simplify code
Dev Deploy / Build Jar (ubuntu-latest) (push) Has been cancelled
Dev Deploy / Build Jar (windows-latest) (push) Has been cancelled
MemShell IntegrationTest / xxljob (push) Has been cancelled
MemShell IntegrationTest / springwebmvc (push) Has been cancelled
MemShell IntegrationTest / springwebflux (push) Has been cancelled
MemShell IntegrationTest / struct2 (push) Has been cancelled
MemShell IntegrationTest / tomcat (push) Has been cancelled
MemShell IntegrationTest / glassfish (push) Has been cancelled
MemShell IntegrationTest / jbosseap (push) Has been cancelled
MemShell IntegrationTest / jetty (push) Has been cancelled
MemShell IntegrationTest / payara (push) Has been cancelled
MemShell IntegrationTest / wildfly (push) Has been cancelled
MemShell IntegrationTest / jbossas (push) Has been cancelled
MemShell IntegrationTest / resin (push) Has been cancelled
MemShell IntegrationTest / weblogic (push) Has been cancelled
MemShell IntegrationTest / websphere7 (push) Has been cancelled
MemShell IntegrationTest / websphere (push) Has been cancelled
Unit-Test / UniteTest (push) Has been cancelled
Dev Deploy / Docker Push (push) Has been cancelled
Dev Deploy / Deploy to Maven Central (push) Has been cancelled
Dev Deploy / Deploy to Northflank (push) Has been cancelled
2026-01-29 15:39:50 +08:00
ReaJason
d765fb32d9
feat: add postProcessBytes for ByteBuddyShellGenerator
2026-01-29 15:39:50 +08:00
ReaJason
6a8dbe3580
fix: method body write failed with jakarta renamed
...
ByteBuddy Advice cache the class method list at first, the method signature will be changed when use jakarta rename, if follow advice need enhance the javax method, it will not find method signature. because ByteBuddy cached javax method, but follow advice need find the jakarta method, boom~
2026-01-29 15:39:50 +08:00
ReaJason
a8403aaf15
chore: 2.5.1-SNAPSHOT
2026-01-29 14:48:24 +08:00
ReaJason
35e21047ed
fix(ui): prevent-duplicate-clicks not work
2026-01-29 11:15:05 +08:00
ReaJason
87745798a0
chore: upgrade deps
2026-01-29 11:14:13 +08:00
ReaJason
61d64885e8
chore: 2.5.0
Docker Build Test / docker-build-test (push) Has been cancelled
MemShell IntegrationTest / xxljob (push) Has been cancelled
MemShell IntegrationTest / springwebmvc (push) Has been cancelled
MemShell IntegrationTest / springwebflux (push) Has been cancelled
MemShell IntegrationTest / struct2 (push) Has been cancelled
MemShell IntegrationTest / tomcat (push) Has been cancelled
MemShell IntegrationTest / glassfish (push) Has been cancelled
MemShell IntegrationTest / jbosseap (push) Has been cancelled
MemShell IntegrationTest / jetty (push) Has been cancelled
MemShell IntegrationTest / payara (push) Has been cancelled
MemShell IntegrationTest / wildfly (push) Has been cancelled
MemShell IntegrationTest / jbossas (push) Has been cancelled
MemShell IntegrationTest / resin (push) Has been cancelled
MemShell IntegrationTest / weblogic (push) Has been cancelled
MemShell IntegrationTest / websphere7 (push) Has been cancelled
MemShell IntegrationTest / websphere (push) Has been cancelled
Probe IntegrationTest / springwebmvc (push) Has been cancelled
Probe IntegrationTest / struct2 (push) Has been cancelled
Probe IntegrationTest / tomcat (push) Has been cancelled
Probe IntegrationTest / glassfish (push) Has been cancelled
Probe IntegrationTest / jbosseap (push) Has been cancelled
Probe IntegrationTest / jetty (push) Has been cancelled
Probe IntegrationTest / payara (push) Has been cancelled
Probe IntegrationTest / wildfly (push) Has been cancelled
Probe IntegrationTest / jbossas (push) Has been cancelled
Probe IntegrationTest / resin (push) Has been cancelled
Probe IntegrationTest / weblogic (push) Has been cancelled
Probe IntegrationTest / websphere7 (push) Has been cancelled
Probe IntegrationTest / websphere (push) Has been cancelled
Unit-Test / UniteTest (push) Has been cancelled
2026-01-19 00:28:52 +08:00
ReaJason
156db39643
test: skip tomcat7 ws
2026-01-19 00:18:15 +08:00
ReaJason
bb317eadfd
build: image not found
2026-01-18 23:52:39 +08:00
ReaJason
2d57a702d7
chore: upgrade deps
2026-01-18 23:49:41 +08:00
ReaJason
76a4fe0bc0
test: add empty component
2026-01-18 23:49:41 +08:00
ReaJason
867c2004bc
docs: update changelog
2026-01-18 23:49:41 +08:00
ReaJason
d3cf8c4560
test: jetty6 start failed
2026-01-18 23:49:41 +08:00
ReaJason
a84e242d42
test: jdk assert error
2026-01-18 23:49:41 +08:00
ReaJason
8c14631478
refactor: probe integration-test
2026-01-18 23:49:41 +08:00
ReaJason
ca8f303444
test: probe not work
2026-01-18 23:49:41 +08:00
ReaJason
0279d6cc0b
fix: NPE
2026-01-18 23:49:41 +08:00
ReaJason
e9d60152b1
fix: weblogic upload jsp failed
2026-01-18 23:49:41 +08:00
ReaJason
c0c78c4372
feat: add jsp unicode packer
2026-01-18 23:49:41 +08:00
ReaJason
686be6b59a
refactor: memshell integration-test
2026-01-18 23:49:41 +08:00
ReaJason
cc706ec3af
test: skip proxy
2026-01-18 23:49:41 +08:00
ReaJason
4ec1f06362
feat: support ws proxy
2026-01-18 23:49:41 +08:00
ReaJason
54be0712d5
test: add filter
2026-01-18 23:49:41 +08:00
ReaJason
548990b7cc
refactor: change godzilla websocket base64 to raw
2026-01-18 23:49:41 +08:00
ReaJason
0296705a87
docs: add some highlights
2026-01-18 23:49:41 +08:00
ReaJason
5b0305be37
feat: add proxy ws
2026-01-18 23:49:41 +08:00
ReaJason
8a059d9b6f
docs: add websocket usage
2026-01-18 23:49:41 +08:00
ReaJason
a60dc84356
refactor: rename test case
2026-01-18 23:49:41 +08:00
ReaJason
5b5c225edb
feat: support Tomcat Command WebSocketBypassNginx
2026-01-18 23:49:41 +08:00
ReaJason
8458becfbc
refactor: rename asserts to assets
2026-01-18 23:49:41 +08:00
ReaJason
aea03800c7
refactor: change field location
2026-01-18 23:49:41 +08:00
ReaJason
ca304c600d
feat(ui): add targetJdkVersion field
2026-01-18 23:49:41 +08:00
ReaJason
33753844a7
refactor(ui): change serverVersion field localtion
2026-01-18 23:49:41 +08:00
ReaJason
9620076443
fix(ui): file input height error
2026-01-18 23:49:41 +08:00
ReaJason
9edab88267
refactor: optimize import
2026-01-18 23:49:41 +08:00
ReaJason
d0604a1b64
chore: 2.4.3-SNAPSHOT
2026-01-18 23:49:41 +08:00
ReaJason
34f77c134a
feat: add jakarta-api deps
2026-01-18 23:49:41 +08:00
ReaJason
5bb6e42b3c
feat: shellConfig support set isJakarta field
2026-01-18 23:49:41 +08:00
ReaJason
2bcd00e9c4
build: autoRelease and validateComponents
2026-01-18 23:49:41 +08:00
ReaJason
258e87b00e
ci: update ci
Docker Build Test / docker-build-test (push) Has been cancelled
2026-01-13 20:34:36 +08:00
ReaJason
61fdeba1b0
ci: add test workflow
2026-01-13 20:29:05 +08:00