ReaJason
a044e3777b
feat: add postProcessBytes for ByteBuddyShellGenerator
2026-02-08 20:44:00 +08:00
ReaJason
4c8343c86f
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-02-08 20:44:00 +08:00
ReaJason
58041fa0b5
chore: 2.5.1-SNAPSHOT
2026-02-08 20:44:00 +08:00
ReaJason
d1782309c1
fix(ui): prevent-duplicate-clicks not work
2026-02-08 20:44:00 +08:00
ReaJason
841909fa64
chore: upgrade deps
2026-02-08 20:44:00 +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
ReaJason
eedee34660
chore: 2.4.2
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-12 02:21:44 +08:00
ReaJason
8edc865b69
chore: update libs
2026-01-12 02:12:34 +08:00
ReaJason
d5390db369
docs: update changelog
2026-01-12 02:12:34 +08:00
ReaJason
e9dfd5085e
fix: NPE
2026-01-12 02:12:34 +08:00
ReaJason
c51b4e11dc
fix: context not found test not work
2026-01-12 02:12:34 +08:00
ReaJason
726690ede1
feat: support FilterProbe generate
2026-01-12 02:12:34 +08:00
ReaJason
29852ecf55
refactor: simplify code
2026-01-12 02:12:34 +08:00
ReaJason
36085b3c93
feat: support servletNameFilter
2026-01-12 02:12:34 +08:00
ReaJason
729dd8d166
feat: support servletNameFilter for WebLogicFilterProbe
2026-01-12 02:12:34 +08:00
ReaJason
12f9dbe432
feat: support servletNameFilter for UndertowFilterProbe
2026-01-12 02:12:34 +08:00