Commit Graph
29 Commits
Author SHA1 Message Date
Robert SchumannandGitHub 7455b3a4bc fix: pin dbd mysql version, also add some build tools (#54)
* fix: pin dbd mysql version, also add some build tools

  * fixes #53

* fix: add flag for outdated dists
2024-02-05 18:03:15 +01:00
Robert Schumann 36b5748844 fix: more environment vars for parser, fixes #52
* also update source dates
2024-02-04 23:44:22 +01:00
Robert Schumann 58d3e23ff1 chore: bump upstream sources 2024-02-04 23:24:59 +01:00
Robert Schumann 1e7c3d841d fix: add empty CONTRIBUTORS.svg 2023-04-07 12:14:57 +02:00
Robert Schumann f8e7050f94 chore: add contributors and stargazers 2023-04-07 12:12:53 +02:00
Robert Schumann 4486d7d8bf fix(env): postgres env var handling by @madman-sf
* fixes #28
2023-01-10 22:12:15 +01:00
Robert Schumann 73baf6f923 chore(docs): update build status icon 2023-01-07 23:48:36 +01:00
Robert Schumann 8981d3afbf chore(build): add github action
* update documentation

  * fix report parser option and defaults

  * fixes #28

  * fixes #31
2023-01-07 23:05:36 +01:00
Robert Schumann aab0d17980 fix paths in entrypoint 2022-08-10 09:31:56 +02:00
Robert Schumann da49afba3d update README 2022-08-10 00:38:04 +02:00
Robert Schumann 19f680a865 fix latest changes to viewer and parser
* new dependency postgres and PDO

	* php8 compatible
2022-08-10 00:08:41 +02:00
Robert Schumann 87e271d084 fix: disable concurrent builds 2022-08-09 21:16:39 +02:00
Robert Schumann bf2f61f236 update readme and pipeline 2021-12-12 12:03:39 +01:00
Robert Schumann 9637263016 update build status 2021-12-11 00:04:47 +01:00
Robert Schumann b7a924ea5a test1 2021-12-10 22:48:00 +01:00
Robert Schumann aadc22d760 test1 2021-12-10 22:45:19 +01:00
Robert Schumann 3ff0de46cd test1 2021-12-10 22:38:42 +01:00
Robert Schumann 3da8a5ff63 echo repo url 2021-12-10 22:08:06 +01:00
Robert Schumann 28e21af0f5 fix space 2021-12-10 21:51:08 +01:00
Robert Schumann a5ff675bc9 fix upstream image 2021-12-10 21:49:25 +01:00
Robert Schumann b5271abc8a update pipeline and remove chmod for entrypoint 2021-12-10 21:46:14 +01:00
Robert Schumann 526e230616 fixes #13
* explicitly disable ro for compressed tables on mariadb example image
2021-07-24 13:59:01 +02:00
Robert Schumann c74bc90d20 Bump version and image, fixes #10
* alpine 3.5 to 3.13

	* openssl upgrade, remove MimeInfo and SSL perl pkg hacks

	* mysql client library upgrades (compatibility with 8)

	* image size reduction 703 to 322 MB

	* bump upstream sources for viewer and parser

	* introduce tags (current and latest docker image 1.0, old image
          still available as 0.5)
2021-07-04 13:36:03 +02:00
Robert Schumann 96a344f70a fix archive copy 2021-07-04 12:44:42 +02:00
Robert Schumann aa39ace246 add screenshot to readme 2020-11-22 16:50:37 +01:00
Robert Schumann 8cdbe1bf17 fix missing MimeInfo package 2020-09-06 18:26:11 +02:00
Robert Schumann 4d5411c9bd downgrade IO::Socket::SSL due to failing tests 2020-09-06 17:41:38 +02:00
Robert Schumann 716b081f6d fix variable name in viewer 2020-09-06 14:06:43 +02:00
Robert Schumann 38804c05f6 support new imap variables from parser
* keeps compat with existing env vars

	* fixes #8
2020-09-06 13:55:09 +02:00