2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-05-01 02:58:12 -07:00
Commit graph

35 commits

Author SHA1 Message Date
46a47af143 Updated version to 0.8.8 2022-12-23 10:48:42 -05:00
8ebaa8fac7 Removed Antlr runtime dependency.
Convert redirect URL to string when the exception is instantiated to capture the current state of a URLBuilder.
2022-12-23 10:33:28 -05:00
02e505f18b Updated version to 0.8.7 2022-12-23 10:20:34 -05:00
11962b368d Fixed torn context route/element state when generating URLs 2022-12-23 10:17:01 -05:00
aa0bf52b54 WIP instrumentation and java agent.
Reworked packaging and dependencies to include ANTLR4 runtime and ASM inside RIFE2 in preparation of having an instrumentation agent.
2022-12-23 09:51:26 -05:00
afbb21d4e3 Updated version to 0.8.6 2022-12-20 23:03:34 -05:00
920d848e14 Updates version to 0.8.5 2022-12-19 18:03:06 -05:00
7a7a7167db Updated version to 0.8.4 2022-12-19 12:23:10 -05:00
f9c12dadea Updated version to 0.8.3 2022-12-18 18:37:13 -05:00
27d12f239a Updated version to 0.8.2. 2022-12-18 09:28:09 -05:00
a6b4c52d40 Updated RIFE2 version to 0.8.1 2022-12-17 12:04:38 -05:00
b338d97471 Updated RIFE2's version to 0.8.0 2022-12-17 12:02:01 -05:00
be7cba0565 Updates version to 0.5.11 2022-12-10 17:48:01 -05:00
917dab92db Updated version to 0.5.10 2022-12-08 20:51:27 -05:00
44354596ba Updated version to 0.5.9 2022-12-07 14:56:07 -05:00
d77f2a7c78 Updated to version 0.5.8 2022-11-29 20:15:14 -05:00
040e823473 Updated version to 0.5.7 2022-11-28 15:05:44 -05:00
a4920994bd Updated version to 0.5.6 2022-11-09 14:58:50 -05:00
d06ceae847 Updated version to 0.5.5 2022-11-08 09:19:40 -05:00
27a95f6097 Updated version to 0.5.4 2022-11-02 23:30:09 -04:00
a2f77f7b29 Updated version to 0.5.3 2022-11-01 16:07:33 -04:00
853d1a0b6f Updated version to 0.5.2 2022-11-01 09:38:34 -04:00
784733550c Updated version to 0.5.1 2022-11-01 09:34:17 -04:00
3e6079a948 Updated version 2022-10-31 03:46:07 -04:00
795d0ec029 Added gradle configuration to publish to central maven repository 2022-10-30 22:52:36 -04:00
f8a118213d Tweaks to gradle scripts and HelloWorld app 2022-10-30 11:36:10 -04:00
79992decb6 Fixed excessive ANTLR dependencies.
Build uberjar with ASM and ANTLR runtime for core RIFE features.
2022-10-25 21:20:05 -04:00
53956e41dc Added some engine testing while running a container 2022-10-25 20:49:52 -04:00
9c14a074b9 Added full out of container testing support with HTML parsing 2022-10-24 22:56:03 -04:00
d95660d754 Added and tested Oracle support 2022-10-24 12:24:15 -04:00
c26c2e2da4 Added template precompilation when generating RIFE jar 2022-10-16 11:15:06 -04:00
c3ab3fdf41 Added database and scheduler modules.
Added pretty engine exceptions support.
2022-10-05 23:32:05 -04:00
3ffb77c897 Working template includes 2022-10-03 16:13:59 -04:00
711c4b9b5b Working template engine 2022-10-02 21:20:46 -04:00
b918cd46df Initial commit 2022-10-01 18:42:06 -04:00