dependabot[bot]
|
5e93164085
|
Bump h2 from 2.1.210 to 2.2.220
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.2.220)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 21:58:11 +00:00 |
|
Sander Hautvast
|
e3f47468d1
|
Merge pull request #5 from shautvast/dependabot/maven/com.h2database-h2-2.1.210
Bump h2 from 1.4.200 to 2.1.210
|
2022-06-10 16:09:18 +02:00 |
|
dependabot[bot]
|
f0cf1436ce
|
Bump spring-boot-starter-web from 2.2.5.RELEASE to 2.5.12
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.5.12.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.5.12)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-31 18:32:54 +00:00 |
|
dependabot[bot]
|
18327c27b7
|
Bump h2 from 1.4.200 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.200...version-2.1.210)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-21 23:08:16 +00:00 |
|
Sander Hautvast
|
9dff1a37d3
|
* added an icon
* refactored the http server
* shrunk jar size
|
2020-12-30 12:18:02 +01:00 |
|
Sander Hautvast
|
29e71c0f96
|
* removed React for the UI
* removed TinyHttpd for the backend service
* fixed errors
* reduced footprint
* improved performance and responsiveness
|
2020-12-29 18:06:30 +01:00 |
|
Sander Hautvast
|
4a9f17b940
|
some more fixes
|
2020-12-04 17:30:46 +01:00 |
|
Sander Hautvast
|
338e69e55d
|
Revert "* removed server instance * agent now stores data in sqllite table (file) * other small improvements"
This reverts commit a6f481fc
|
2020-12-04 17:11:01 +01:00 |
|
Sander Hautvast
|
a6f481fc43
|
* removed server instance
* agent now stores data in sqllite table (file)
* other small improvements
|
2019-12-19 14:36:27 +01:00 |
|
Sander Hautvast
|
b8d110870d
|
update javassist for jdk9+
|
2019-12-18 15:44:15 +01:00 |
|
Sander Hautvast
|
74e270776d
|
Finally implemented callstack completely and correctly
|
2018-07-15 12:56:40 +02:00 |
|
Sander Hautvast
|
78f8d406f4
|
removed UI and added bound variable inspection
|
2018-07-10 21:57:10 +02:00 |
|
Sander Hautvast
|
4c6b40fc2e
|
call stack
|
2018-05-31 09:01:31 +02:00 |
|
Sander Hautvast
|
678b122c33
|
html interface
|
2018-05-19 00:48:00 +02:00 |
|
Sander Hautvast
|
7875c68ec3
|
preparedstatement recording
|
2018-05-17 15:45:31 +02:00 |
|
Sander Hautvast
|
03545bf566
|
default server is now ssh iso telnet
|
2018-05-15 22:26:46 +02:00 |
|
Sander Hautvast
|
e54907769d
|
initial project
|
2018-03-29 12:51:43 +02:00 |
|