Commit Graph
98 Commits
Author SHA1 Message Date
ReaJason a63a33d5dd docs: add CONTRIBUTE.md [skip ci] 2024-12-15 20:14:06 +08:00
ReaJason caf1cb4fb2 ci: run all integration-test as posible 2024-12-15 20:13:10 +08:00
ReaJasonandReaJason 0972d714d7 feat: add tomcat servlet shell (#2) (#3)
* feat: support tomcat servlet shell

* test: glassfish 3 and 4 not work

* ci: update badge

---------

Co-authored-by: ReaJason <[email protected]>
2024-12-15 16:02:22 +08:00
ReaJason 58045d0bb3 ci: cancel if new push 2024-12-15 09:53:20 +08:00
ReaJason dc7c3dc0ac refactor: code format 2024-12-15 09:52:09 +08:00
ReaJason 40b1e0a7b5 Update issue templates [skip ci] 2024-12-15 01:26:30 +08:00
ReaJason 9173695ab9 test: glassfish 3 and 4 not work 2024-12-15 01:12:20 +08:00
ReaJason eba4381256 feat: support payara shell generate 2024-12-15 01:03:00 +08:00
ReaJason ab764cbdd0 test: glassfish3 not started 2024-12-14 21:47:22 +08:00
ReaJason 895c3cbc4b test: glassfish4 not started 2024-12-14 21:41:17 +08:00
ReaJason a4e3e4f697 fix: jboss6 scan overflow with spring 2024-12-14 21:32:57 +08:00
ReaJason 28a34cbf89 fix: tomcat6 jsp LinkageError 2024-12-14 20:40:18 +08:00
ReaJason 63207195a2 ci: add resin test 2024-12-14 20:05:21 +08:00
ReaJason 8a83ba1bf6 fix: unit test error 2024-12-14 20:04:49 +08:00
ReaJason b52f44bc6a fix: compile error 2024-12-14 19:54:39 +08:00
ReaJason 7ce0bf6446 fix: jetty11 jsp not work 2024-12-14 19:52:15 +08:00
ReaJason 51342c36ad refactor: deserialize 2024-12-14 19:34:06 +08:00
ReaJason 8a709a1f23 feat: support resin shell generate 2024-12-14 19:33:19 +08:00
ReaJason 6a5858ab2f feat: support ssti and expression packer 2024-12-14 19:28:13 +08:00
ReaJason 1987142a48 fix: jsp execute fail in module system 2024-12-14 16:56:53 +08:00
ReaJason 800932118e fix: byPassModule not work 2024-12-14 16:26:03 +08:00
ReaJason e1d851bcba fix: glassfish container not run in expected 2024-12-13 02:41:41 +08:00
ReaJason d9a7bacde3 fix: glassfish upload error 2024-12-13 02:30:27 +08:00
ReaJason f2a8bfe299 fix: unsupported server 2024-12-13 02:15:44 +08:00
ReaJason 9587d916bc test: rm jetty jsp upload test 2024-12-13 02:10:49 +08:00
ReaJason becead8b71 ci: add glassfish test 2024-12-13 01:42:42 +08:00
ReaJason 149ce07dab feat: support glassfish shell generate 2024-12-13 01:39:24 +08:00
ReaJason 9c4f48895a feat: logRemover support Logger.info and warning 2024-12-13 00:37:27 +08:00
ReaJason f1bb363c37 fix: server not supported 2024-12-11 01:56:30 +08:00
ReaJason 3b4a35396d ci: integration print log 2024-12-11 01:55:14 +08:00
ReaJason 9374696515 ci: add wildfly 2024-12-11 01:47:32 +08:00
ReaJason 1712608b0b style: code format 2024-12-11 01:35:41 +08:00
ReaJason c30a00146d feat: support jboss and undertow 2024-12-11 01:31:20 +08:00
ReaJason 5e0b47956d feat: support deserialize packer (but only CB4) 2024-12-10 21:07:41 +08:00
ReaJason 60345851f5 fix: jetty 10 and 11 filter add first failed 2024-12-10 21:05:52 +08:00
ReaJason d6101434ce ci: dependency error 2024-12-09 23:32:07 +08:00
ReaJason 3db5f3743a ci: jacoco execution data not found 2024-12-09 23:30:34 +08:00
ReaJason 57a1f97963 ci: coverage run failed 2024-12-09 23:06:03 +08:00
ReaJason feb4dbe39a ci: separate unit test and integration test 2024-12-09 22:33:34 +08:00
ReaJason 5594e33ce9 fix: jetty ScriptEngine not work 2024-12-09 21:06:23 +08:00
ReaJason 1e93e289c8 test: add jetty ScriptEngine test 2024-12-09 21:05:50 +08:00
ReaJason 58fe9cf387 test: compile error 2024-12-09 20:29:17 +08:00
ReaJason 76f3ed4695 feat: support debug mode 2024-12-09 20:24:58 +08:00
ReaJason e28ddf9972 fix: tomcat5 valve not work 2024-12-09 01:27:08 +08:00
ReaJason 742b63890a test: add tomcat5 container 2024-12-08 23:26:32 +08:00
ReaJason 7d255a6b5e ci: add paths-ignore 2024-12-08 17:00:03 +08:00
ReaJason f7fc98b388 feat: add boot and webui 2024-12-08 16:59:18 +08:00
ReaJason 146f67c653 refactor: extract super class 2024-12-08 16:51:50 +08:00
ReaJason c9cd7c1eed feat: support jetty shell generate 2024-12-07 20:17:40 +08:00
ReaJason cde67580a9 refactor: simplify ByPassJdkModuleInterceptor 2024-12-07 11:06:45 +08:00
ReaJason 1639ea1e93 test: container not auto start 2024-12-07 02:15:15 +08:00
ReaJason a0a79a68f7 refactor: separate generate config 2024-12-07 01:49:12 +08:00
ReaJason 3af6c3fa8f build: upgrade project JDK 8 to 17 2024-12-05 22:42:02 +08:00
ReaJason cb501e07f6 docs: unify badge style 2024-12-05 22:40:49 +08:00
ReaJason a9ded0670e test: use method parameters 2024-12-05 22:40:01 +08:00
ReaJason f4f0d5608c fix: godzilla listener check error 2024-12-04 23:19:00 +08:00
ReaJason b955ecd416 refactor: simplify code 2024-12-04 22:40:58 +08:00
ReaJason 26d07f522e test: speedup integration test use sharedContainer
refer: https://java.testcontainers.org/test_framework_integration/junit_5/#shared-containers
2024-12-04 21:53:52 +08:00
ReaJason 9a843b7613 test: fix totalCount calc error 2024-12-04 21:52:07 +08:00
ReaJason d926832a21 fix: same classname inject just once 2024-12-04 21:51:21 +08:00
ReaJason 61f215d10c test: add more docker compose file 2024-12-04 03:14:08 +08:00
ReaJason d247f63f88 fix: tomcat9+ filter not work 2024-12-04 03:14:08 +08:00
ReaJason 4162197169 fix: tomcat6 and 7 listener not work 2024-12-04 03:14:08 +08:00
ReaJason 9864c3da32 feat: support JDK8 ScriptEngine packer 2024-12-04 03:14:08 +08:00
ReaJason bddeb4fbaf test: fix case name error 2024-12-04 03:14:08 +08:00
ReaJason 96675c28b1 ci: fix badge not generate 2024-12-03 21:27:49 +08:00
ReaJason 411fb39d91 test: enhance integration report 2024-12-03 21:19:21 +08:00
ReaJason 33b1ac28bc docs: update README 2024-12-02 02:09:22 +08:00
ReaJason 8b8a44503e test: first show failed cases 2024-12-02 02:08:57 +08:00
ReaJason 746353b5c9 Merge branch 'master' of github.com:ReaJason/MemShellParty 2024-12-02 01:11:07 +08:00
ReaJason e2340ff2d1 test: support integration test summary 2024-12-02 01:10:51 +08:00
ReaJason 7b9beeb8bb fix: command shell use paramName 2024-12-02 01:08:22 +08:00
ReaJason 2d6f523075 test: add tomcat6-jdk6 integration-test 2024-11-29 18:05:28 +08:00
ReaJason 645ffbf51f docs: add javadoc 2024-11-29 18:04:57 +08:00
ReaJason 7e86b19e04 docs: add ByPassJdkModule extend java doc 2024-11-29 02:46:50 +08:00
ReaJason 3b91197446 ci: merge jacoco failed 2024-11-29 02:11:22 +08:00
ReaJason 53a982fd54 test: fix error 2024-11-29 02:06:24 +08:00
ReaJason aabb678dd3 fix: typo 2024-11-29 02:02:26 +08:00
ReaJason b6ce6581a0 feat: support bypassJdkModule and Jakarta 2024-11-29 02:02:04 +08:00
ReaJason 272188a83d fix: godzilla manager test failed 2024-11-27 01:17:08 +08:00
ReaJason 4f1f4f2c1a test: rm test.jsp req 2024-11-27 00:41:31 +08:00
ReaJason eb994b7ad4 feat: add godzilla manager and integration container test 2024-11-27 00:36:38 +08:00
ReaJason a06eb2f869 feat: support tomcat cmd shell and jsp packer 2024-11-27 00:35:35 +08:00
ReaJason 184bd1e9ad test: rm integration 2024-11-27 00:32:21 +08:00
ReaJason c192954cfa docs: add coverage badge 2024-11-24 13:45:55 +08:00
ReaJason 37a7683518 ci: generate json file 2024-11-24 13:43:12 +08:00
ReaJason 8a437dbe03 ci: upload badge info 2024-11-24 13:37:07 +08:00
ReaJason a42b2bd38c test: add jacoco 2024-11-24 13:32:05 +08:00
ReaJason d37b0a1929 feat: add tomcat listener and valve 2024-11-24 13:31:38 +08:00
ReaJason 2501e56a6e test: io exception in ci 2024-11-24 05:00:48 +08:00
ReaJason 1b9c88e800 fix: compile error 2024-11-24 04:57:15 +08:00
ReaJason e891e9999f ci: rename 2024-11-24 04:52:26 +08:00
ReaJason b31db5c1ac feat: add godzilla filter generate 2024-11-24 04:48:15 +08:00
ReaJason 033bc2b9a5 ci: add ci test 2024-11-24 04:46:38 +08:00
ReaJason 9a1e31d660 MIT license 2024-11-24 04:45:10 +08:00
ReaJason c085607be8 docs: update README 2024-09-01 15:28:42 +08:00
ReaJason 3402d50369 docs: update README 2024-09-01 15:22:01 +08:00
ReaJason d9922401bd Initial commit 2024-09-01 13:17:19 +08:00