1. 984fe8f Clean up for release and test MatchExport by Akron · 4 years ago
  2. ba3ea11 Fixed init() to respect already initialized file writer by Akron · 4 years ago
  3. 3588101 Serve a temporary file after event relocation by Akron · 4 years ago
  4. af145eb Switch to jersey native SSE to allow for CORS injection by Akron · 4 years ago
  5. b91c303 Separate export method from response method and adopt progress calculation for sse by Akron · 4 years ago
  6. d0b1cfe Introduce SSE example (not yet functional) by Akron · 4 years ago
  7. 3436079 Rename class 'IdsExportService' to 'Service' by Akron · 4 years ago
  8. a84260b Split assets test from service test by Akron · 4 years ago
  9. 99fda9e Improve API call if hitc is smaller than pageCount by Akron · 4 years ago
  10. 69cd35d Add CSV export by Akron · 4 years ago
  11. e2db9dd Add backend version and improve info table layout by Akron · 4 years ago
  12. 820dc64 Add source to info table in RTF export by Akron · 4 years ago
  13. 42ac75f Introduce information table to RTF export by Akron · 4 years ago
  14. 3524b8c Fix hit counting by Akron · 4 years ago
  15. 62d90a3 Improve paging mechanism to rely on offsets only by Akron · 4 years ago
  16. c1c1824 Handle timeexceeded correctly in exports by Akron · 4 years ago
  17. 9e3229f Correctly handle cutted matches by Akron · 4 years ago
  18. ea77cb4 Correct Snippet interpretation (but leave old marker-split algorithm as fallback and for testing) by Akron · 4 years ago
  19. acc9f7a Check for broken JSON responses from remote server by Akron · 4 years ago
  20. d2072ee Support corpus queries by Akron · 4 years ago
  21. 4001966 Improve styling of export by Akron · 4 years ago
  22. fddd058 Made meta, collection and query attributes private by Akron · 4 years ago
  23. 7412271 Added Query string information to Exporter objects by Akron · 4 years ago
  24. 876017d Make Filename and sanitization part of the exporter objects by Akron · 4 years ago
  25. 9cee304 Add tests for paging through JSON exports by Akron · 4 years ago
  26. 1c8a768 Add context marker if more context is available by Akron · 4 years ago
  27. c408ccb Unescape HTML entities in snippets by Akron · 4 years ago
  28. ed4efe3 Establish snippet testing and add trimmed fragments by Akron · 4 years ago
  29. 49a415d Added TextSigle to RTF export and made snippets justified by Akron · 4 years ago
  30. 5dbd453 Fix unicode handling of fixtures in Mock server by Akron · 4 years ago
  31. 6418467 Established separate RTF exporter by Akron · 4 years ago
  32. 14c2346 Added test for JSON paging using JsonExport by Akron · 4 years, 1 month ago
  33. 8154dbe Add Exporter interface and example Json exporter by Akron · 4 years, 1 month ago
  34. 1d36eb5 Remove iterator from MatchAggregator by Akron · 4 years, 1 month ago
  35. c51327b Fix and test list iterations by Akron · 4 years, 1 month ago
  36. b329d27 Introduce match aggregator for paging results by Akron · 4 years, 1 month ago
  37. 232248d Test paging of results and introduce cutoff form param by Akron · 4 years, 1 month ago
  38. 366d54d Fix content-type for RTF download by Akron · 4 years, 2 months ago
  39. a00142a Fix filename endings by Akron · 4 years, 2 months ago
  40. be6777b Added clientIP check for X-Forwarded-For proxy handling by Akron · 4 years, 2 months ago
  41. 68f221b Support path in API and asset URIs by Akron · 4 years, 2 months ago
  42. 7f242bb Added support for plugin errors by Akron · 4 years, 2 months ago
  43. bb076c7 Introduce Freemarker template support by Akron · 4 years, 2 months ago
  44. b87af2f Bundle assets for improved testing by Akron · 4 years, 2 months ago
  45. 328f9ea Capture proxy problems by Akron · 4 years, 2 months ago
  46. e34bd4f Sanitize q-based file name for attachement by Akron · 4 years, 2 months ago
  47. 2c0184d Make filename parameter optional by Akron · 4 years, 2 months ago
  48. 8a61c57 Test for empty results by Akron · 4 years, 2 months ago
  49. 90799f1 Replace fixture with real response by Akron · 4 years, 2 months ago
  50. 480a908 Establish mockserver with fixtures for backend API responses by Akron · 4 years, 3 months ago
  51. c931cd0 Improve configuration and introduce API endpoint conf by Akron · 4 years, 3 months ago
  52. ff955d6 Tests: handle empty/missing parameters by hebasta · 4 years, 6 months ago
  53. 3ef32c3 Tests if document with right file format and name is returned by hebasta · 4 years, 7 months ago
  54. 97c0a04 Add serving of static files by hebasta · 4 years, 8 months ago
  55. 68a5bdd Add configuration file for host and port by hebasta · 4 years, 9 months ago
  56. e2bd6e4 Rudimentary Plugin Export Server by hebasta · 4 years, 9 months ago