Commit Graph

830 Commits

Author SHA1 Message Date
andi e996a40447 add message to error responses
Some Spring update changed the default behavior to not include the
message in error responses.
2023-01-13 18:27:26 +01:00
andi 20baad36b1 update dependencies 2023-01-13 17:35:09 +01:00
andi 54e3edd010 update materials to 15 2022-12-04 09:35:31 +01:00
andi 037c85bb3f udpate angular core and cli to 15 2022-12-04 09:34:29 +01:00
andi 39499308c6 update typescript to 4.8 2022-12-04 09:32:19 +01:00
andi 06746a0f70 update gradle node plugin 2022-12-04 09:31:21 +01:00
andi a9b78cfa0e update ben-manes versions plugin 2022-12-04 09:21:44 +01:00
andi 520461ecbf update to SpringBoot 3.0.0 2022-12-04 09:20:47 +01:00
andi 9e3a176535 update gradle to 7.6 2022-12-04 09:00:34 +01:00
andi 4a96686e3d Merge remote-tracking branch 'origin/master' 2022-11-21 13:43:15 +01:00
andi 85971c69a8 ignore local configs 2022-11-21 13:43:04 +01:00
andi 9526685bd2 trim column name 2022-11-21 13:42:54 +01:00
andi a10c7dd251 only add non zeor values 2022-11-21 13:42:41 +01:00
andi b0bbe7b9fa fix percentile plots 2022-11-20 17:18:27 +01:00
andi 38c6c04f46 skip box plots with no data 2022-11-20 17:18:05 +01:00
andi 0d1b9b59ee BoxAggregator is no longer an indexed aggregator 2022-11-20 16:56:58 +01:00
andi 04c09f6ba4 reduce verbosity of performance logging 2022-11-20 16:37:32 +01:00
andi 7a82d4b09e performance improvement
* pre-fill the buckets
* use LongObjHashMap to avoid boxing
2022-11-20 16:37:05 +01:00
andi 65d4717c55 ignore heap dumps 2022-11-20 16:34:55 +01:00
andi 0d1b9744a9 add box plots 2022-11-19 20:02:10 +01:00
andi bea6096441 extract computation of percentiles
so that I can reuse the code for box plots
2022-10-09 17:01:53 +02:00
andi ec4631e65c replace deprecated api 2022-10-09 17:00:54 +02:00
andi 981db04739 work around missing type information after typescript update 2022-10-09 17:00:34 +02:00
andi 0df89ba244 update materials to 14 2022-10-08 09:28:12 +02:00
andi f7b6ab32ce update angular to 14 2022-10-08 09:27:38 +02:00
andi f1126c9610 update node to 16.17.1 2022-10-08 09:22:45 +02:00
andi c31dc7229e update node plugin 2022-10-08 09:18:48 +02:00
andi 8a65926d04 update antlr to 4.11.1 2022-10-08 08:58:28 +02:00
andi 24e88c0054 update spring to 2.7.4 2022-10-08 08:50:11 +02:00
andi be4be8d4c3 update gradle to 7.5.1 2022-10-08 08:41:20 +02:00
andi 486348470f add proxy again 2022-03-20 10:38:01 +01:00
andi 6054a9ab96 Merge branch 'angular-update' 2022-03-20 09:26:45 +01:00
andi abe02b01da downgrade log4j2 so that we don't have two versions on the classpath 2022-03-20 09:19:48 +01:00
andi 1b6bd77444 update to java 17 2022-03-20 09:18:41 +01:00
andi 6e2075e67b update libs 2022-03-20 09:16:54 +01:00
andi 9d198e1278 ignore env.sh 2022-03-20 09:16:39 +01:00
andi 5cb9078727 update gradle to 7.4.1 2022-03-20 09:09:10 +01:00
andi 25ef4a2d1f custom theme was inlined into styles.scss 2022-03-20 09:05:38 +01:00
andi 2962d08d46 update js stuff 2022-03-20 09:05:03 +01:00
andi 390407f2ed update angular to 13.1.0 2022-03-20 07:58:48 +01:00
andi 35df9e1fd2 update gradle to 7.4 2022-02-13 08:32:06 +01:00
andi 326c3bbf0d update thirdparty libs 2021-12-11 09:48:46 +01:00
andi bff446f0e3 rename getKey to getString 2021-10-16 19:59:30 +02:00
andi 1461d32691 rename get to getInt 2021-10-16 19:59:10 +02:00
andi 2ea11e6adb rename get to getString 2021-10-16 19:57:34 +02:00
andi 491e88463a reduce visibility for getHighestInteger(), only needed for tests 2021-10-16 18:57:23 +02:00
andi d63a203619 use easier api 2021-10-16 18:56:51 +02:00
andi fe26068400 remove unnecessary method 2021-10-16 18:55:27 +02:00
andi 7d3ae61656 rename put to putString to make it easier for ides to find references 2021-10-16 18:45:55 +02:00
andi d7cd4a94a5 rename put method to help IDEs find references 2021-10-16 18:33:20 +02:00