Commit Graph

  • 54ee23459d remove obsolete method andi 2018-05-01 10:14:17 +02:00
  • 910c1394cb close gallery image when clicking on the image andi 2018-05-01 08:51:20 +02:00
  • b9cbcace91 rename dashboard to gallery andi 2018-05-01 08:47:07 +02:00
  • fc64c55ce7 remove percentile plot andi 2018-05-01 08:27:37 +02:00
  • 1d8f31808e draw labels for x2 axis only if necessary andi 2018-05-01 08:07:04 +02:00
  • bfcbd0a451 draw better dashboard images andi 2018-05-01 07:54:10 +02:00
  • f573436219 align progress bar vertically in FF andi 2018-04-30 19:14:31 +02:00
  • 3d4129ec48 navigation bar should be enabled when we are in plot mode andi 2018-04-30 18:49:23 +02:00
  • 2903b5a828 enable client side caching for plot requests andi 2018-04-29 19:16:13 +02:00
  • 024c14435c remove old temp files andi 2018-04-29 19:14:43 +02:00
  • 2a9cb2cde6 create thumbnails as PNG andi 2018-04-29 08:54:13 +02:00
  • 9b8f946b30 caption only contains the field value used to split andi 2018-04-29 08:53:18 +02:00
  • b4d93414f5 show big picture of dashboard items andi 2018-04-29 08:36:49 +02:00
  • 022d5a21c5 do not try to create a thumbnail if the image doesn't exist andi 2018-04-28 19:59:00 +02:00
  • d4b09d4dab render progress bar and add button to abort the dashboard creation andi 2018-04-28 19:58:31 +02:00
  • 2da54432ff sort tiles on the dashboard andi 2018-04-28 19:03:07 +02:00
  • 913057c6df add dashboard andi 2018-04-27 19:36:31 +02:00
  • 38ffff38de rename template from html to mustache andi 2018-04-22 09:47:43 +02:00
  • b06ccb0d00 update 3rd party libs andi 2018-04-21 20:01:39 +02:00
  • 83837d4c0c update gradle to 4.7 andi 2018-04-21 19:59:00 +02:00
  • 57938d5269 do not check if we can find values when proposing keys andi 2018-04-14 10:38:00 +02:00
  • a5c401c722 scroll proposal into view andi 2018-04-14 10:34:25 +02:00
  • 19a08558e3 Chrome uses double for height/width of elements andi 2018-04-14 10:08:55 +02:00
  • 23e16ff61d ignore null values in tags andi 2018-04-14 09:58:51 +02:00
  • 7018a11ab3 add links to current settings and to current image andi 2018-04-10 19:59:09 +02:00
  • fe29b0d738 remove obsolete variables from model andi 2018-04-08 19:43:47 +02:00
  • 12e766bd60 label was not correctly linked to drop-down andi 2018-04-08 19:34:35 +02:00
  • 8f69be3b66 read initial values from URI and provide permanent link andi 2018-04-08 19:28:19 +02:00
  • 1eabd4aa96 update jquery and remove obsolete js/css files andi 2018-04-08 17:44:03 +02:00
  • 59fb35d7d8 show waiting game andi 2018-04-08 17:13:01 +02:00
  • 1755562a84 do not move the cursor to the end when applying a proposal andi 2018-04-08 14:06:13 +02:00
  • 68ee88bce0 rewrite autocomplete in vue.js andi 2018-04-08 08:44:28 +02:00
  • 5e53e667fe use vue.js for the UI andi 2018-04-02 09:18:41 +02:00
  • 22c99f8517 fix null pointer exception andi 2018-03-28 19:34:48 +02:00
  • 9f37243ba3 Reduce memory consumption of Tags by 50% andi 2018-03-28 19:08:53 +02:00
  • 81711d551f fix performance regression andi 2018-03-27 19:30:18 +02:00
  • de0f8412bd show proposals for empty terminals andi 2018-03-25 19:17:49 +02:00
  • 2cd32805d9 show better error message when there are too many parallel requests andi 2018-03-25 18:03:20 +02:00
  • 540b6c79f4 restart waiting game andi 2018-03-25 17:59:51 +02:00
  • c581e352e4 add method that returns a string representation of the tags in Tags andi 2018-03-19 19:29:22 +01:00
  • 5343c0d427 reduce memory usage andi 2018-03-19 19:21:57 +01:00
  • 181fce805d do not run a gc after creating a plot ahr 2018-03-11 16:25:52 +01:00
  • caf400343e remove time measurements ahr 2018-03-09 08:46:09 +01:00
  • 3387ebc134 use epoch millis instead of creating a date object ahr 2018-03-09 08:43:37 +01:00
  • 829fddf88c merge key and value arrays ahr 2018-03-09 08:40:12 +01:00
  • 7e5b762c0d pre-compute firstByteMaxValue ahr 2018-03-09 08:38:58 +01:00
  • 5a9aae70af handle corrupt json ahr 2018-03-03 09:58:50 +01:00
  • 9d4eb660a5 update gradle and spring ahr 2018-03-03 08:34:38 +01:00
  • 6b60fd542c add percentile plots ahr 2018-03-03 08:19:26 +01:00
  • b4a0514267 draw points and percentile lines with the same color andi 2018-01-21 14:09:34 +01:00
  • bb7701e7c4 use enum for line type instead of string andi 2018-01-21 11:01:30 +01:00
  • 8f15aba0d5 replace individual percentile aggregates with a single one for all andi 2018-01-21 10:54:13 +01:00
  • b439c9d79a update third-party libs andi 2018-01-21 08:44:30 +01:00
  • 469dc20411 add gradle plugin: gradle-versions-plugin andi 2018-01-21 08:43:45 +01:00
  • 9f45eb24ca add trace logging for creation of new writer andi 2018-01-21 08:36:40 +01:00
  • 740cb1cb2d print metrics every 10 seconds, not every 10.001 seconds ahr 2018-01-14 09:52:08 +01:00
  • d98c45e8bd add index for tags-to-documents ahr 2018-01-14 09:51:37 +01:00
  • 64613ce43c add metric logging for getWriter ahr 2018-01-13 10:32:03 +01:00
  • 0f2fcc3c9c extract long_to_string converter ahr 2018-01-06 08:40:58 +01:00
  • c5c7c03c66 add example logger ahr 2017-12-30 10:09:19 +01:00
  • bcc30f0f3f add trace logging and make set of proposals synchronized ahr 2017-12-30 10:08:54 +01:00
  • 3cc512f73d update third party libs ahr 2017-12-30 10:06:57 +01:00
  • fc30ffd928 sort IntLists in DataStore ahr 2017-12-30 09:45:50 +01:00
  • 5617547d63 add percentile plots ahr 2017-12-30 09:15:26 +01:00
  • 9b9554552d Extract interface for DataSeries ahr 2017-12-29 09:15:29 +01:00
  • cc70f45c12 add different plot types ahr 2017-12-29 08:57:34 +01:00
  • 2df66c7b2f update primitiveCollections ahr 2017-12-29 08:20:52 +01:00
  • e060e9761d cleanup ahr 2017-12-23 10:06:52 +01:00
  • 8037212145 synchronize docIdToDoc list ahr 2017-12-23 10:06:45 +01:00
  • 888d25f7ea trim docIdToDoc list ahr 2017-12-23 09:42:08 +01:00
  • e59caa0f02 parallelize initialization of DataStore ahr 2017-12-23 08:58:42 +01:00
  • a6251074cf add trace logging to ExpressionToDocIdVisitor ahr 2017-12-20 11:14:41 +01:00
  • 6509391059 sometimes plots are missing ahr 2017-12-16 19:22:56 +01:00
  • cafaa7343c remove obsolete method ahr 2017-12-16 19:20:38 +01:00
  • fd1479760a use same log format for console and file ahr 2017-12-16 19:20:24 +01:00
  • a359652f8b log stdout/stderr of the gnuplot process ahr 2017-12-16 19:19:35 +01:00
  • 04b029e1be add trace logging ahr 2017-12-16 19:19:12 +01:00
  • 6ef4e7a96b reduce memory footprint of index by trimming IntLists ahr 2017-12-16 17:57:15 +01:00
  • 8225dd2077 update primitiveCollections to 0.1.20171216143737 ahr 2017-12-16 17:35:16 +01:00
  • a2512b210f update to gradle 4.4 ahr 2017-12-16 17:33:45 +01:00
  • d63fabc85d prevent parallel plot requests ahr 2017-12-15 17:20:12 +01:00
  • 8d48726472 remove unnecessary mapping to TagSpecificBaseDir ahr 2017-12-15 16:52:20 +01:00
  • eb1f026c2f update spring-boot to 1.5.9 ahr 2017-12-11 08:28:21 +01:00
  • 8860a048ff remove call of listRecursively on a file ahr 2017-12-10 17:55:16 +01:00
  • c4dce942a6 parallelize csv generation ahr 2017-12-10 17:53:53 +01:00
  • 3ee6336125 log time of query execution ahr 2017-12-10 17:52:32 +01:00
  • f17bc55a8f hide prev/next image buttons when splitBy is not active ahr 2017-12-10 17:28:29 +01:00
  • f2dfa92966 add refresh button ahr 2017-12-10 17:21:59 +01:00
  • 8e3213e2fc split by field ahr 2017-12-10 17:00:45 +01:00
  • 84084c3e08 remove logo ahr 2017-12-10 09:34:10 +01:00
  • 159c5ff371 write logs to logfile ahr 2017-12-10 09:22:49 +01:00
  • 06d25e7ceb do not allow search results with more than 100k docs ahr 2017-12-10 09:19:28 +01:00
  • a6a2236d18 do not compute counts when proposing all keys andi 2017-11-18 13:03:45 +01:00
  • 14d1367c4a remove duplicate enums andi 2017-11-18 12:30:45 +01:00
  • f2868fcc1b reduce memory footprint: old generation by 100 MB andi 2017-11-18 10:39:01 +01:00
  • cc49a8cf2a open PdbReaders only when reading andi 2017-11-18 10:12:22 +01:00
  • a636f2b9bd update primitive collections to 0.1.20171007100354 andi 2017-11-18 10:09:47 +01:00
  • 0555691864 update gradle to 4.3.2 and spring boot to 1.5.8 andi 2017-11-18 09:32:49 +01:00
  • 995558588a add median and 90% percentile andi 2017-11-18 09:28:41 +01:00
  • f8c03c434e print thousand delimiter (of whatever they are called) ahr 2017-11-06 17:21:45 +01:00