Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
ReaJason 80f91f9d6f feat: support servletNameFilter for GlassFishFilterProbe 2026-01-12 02:12:34 +08:00
ReaJason ee07687b4f feat: support servletNameFilter for JettyFilterProbe 2026-01-12 02:12:34 +08:00
ReaJason 9d5c5a1ddf feat: support servletNameFilter for TomcatFilterProbe 2026-01-12 02:12:34 +08:00
ReaJason 86738e308d chore: add libs git submodule 2026-01-12 02:12:34 +08:00
ReaJason 093d491219 feat: support addFilterFirst for WebSphere 2026-01-12 02:12:34 +08:00
ReaJason 86ef0aafcb feat: support filterProbe for WebLogic 2026-01-12 02:12:34 +08:00
ReaJason afe22ca83f refactor: simplify WebLogic getContext 2026-01-12 02:12:34 +08:00
ReaJason cfc8fac0b1 feat: support addFilterFirst for TongWeb 2026-01-12 02:12:34 +08:00
ReaJason e828bb92b6 feat: support addFilterFirst for Apusic/InforSuite 2026-01-12 02:12:34 +08:00
ReaJason f170ca4514 refactor: use commonUtil for packageName 2026-01-12 02:12:34 +08:00
ReaJason 4ae264a091 fix: classNotFound 2026-01-12 02:12:34 +08:00
ReaJason 4db6739436 feat: support addFilterFirst for GlassFish 2026-01-12 02:12:34 +08:00
ReaJason 0c7de5bf7f test: add JBossAS filterProbe test 2026-01-12 02:12:34 +08:00
ReaJason 62a48b8937 feat: support addFilterFirst for undertow 2026-01-12 02:12:34 +08:00
ReaJason 9cb35aed9e fix: undertow filter cache 2026-01-12 02:12:34 +08:00
ReaJason e9b9099d49 feat: support addFilterFirst for resin 2026-01-12 02:12:34 +08:00
ReaJason bab98f7995 refactor: simplify code 2026-01-12 02:12:34 +08:00
ReaJason 9483e07e69 refactor: simplify code 2026-01-12 02:12:34 +08:00
ReaJason fea1c0d18e feat: support addFilterFirst for jetty 2026-01-12 02:12:34 +08:00
ReaJason aa1c4b3d13 test: support remote docker runner 2026-01-12 02:12:34 +08:00
ReaJason f86a9d8ee2 test: add classes 2026-01-12 02:12:34 +08:00
ReaJason 20ee99a82d test: fix GlassFish filter 2026-01-12 02:12:34 +08:00
ReaJason 579d9a74c0 build: use pip mirror 2026-01-12 02:12:34 +08:00
ReaJason a020ed587c chore: upgrade deps 2026-01-12 02:12:34 +08:00
ReaJason c121d91781 refactor: change method order 2026-01-12 02:12:34 +08:00
ReaJason 6416d7b806 feat: support addFilterFirst for tomcat 2026-01-12 02:12:34 +08:00
ReaJason 40c068a9e5 ci: test build on windows 2026-01-12 02:12:34 +08:00
ReaJason c4bf33bb13 feat: support open-liberty javaee 2026-01-12 02:12:34 +08:00
ReaJason 7c0942947c docs: add WIP structure 2026-01-12 02:12:34 +08:00
ReaJason 2828a927ec docs: add shellType table 2026-01-12 02:12:34 +08:00
ReaJason 5ffbbc40d8 test: add more cases 2026-01-12 02:12:34 +08:00
ReaJason 71911fd4e3 chore: 2.4.2-SNAPSHOT 2026-01-12 02:12:34 +08:00
ReaJason 717d887acc fix: sub ui.data not found 2026-01-12 02:12:34 +08:00
ReaJason cbfa3ba3da docs: update changelog
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
2025-12-16 21:59:39 +08:00
ReaJason cb99dcab6c chore: 2.4.1 2025-12-16 21:56:18 +08:00
ReaJason 986208304d docs: update changelog 2025-12-16 21:55:21 +08:00
ReaJason 28c12102c2 refactor: migrate radix-ui to base-ui 2025-12-16 21:55:21 +08:00
ReaJason 0a5cadf64a docs: update 2025-12-16 21:55:21 +08:00
ReaJason 9127b4668c fix: context not found in fr v11 2025-12-16 21:55:21 +08:00
ReaJason 41e8bd7ba0 Revert "fix: close respOutputStream in finally"
This reverts commit 25e4086241.
2025-12-16 21:55:21 +08:00
ReaJason 52ac025bfa docs: add springweb intro 2025-12-16 21:55:21 +08:00