Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
3cf09998b6
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 17:52:41 +00: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