1. ade7d4a Updated search service with auto injection. by margaretha · 7 years ago
  2. 50179c8 Implemented DTO constructions for the annotation description service. by margaretha · 7 years ago
  3. a14f1c2 Added annotation description service. by margaretha · 7 years ago
  4. e353dfa Added resource and annotation services. by margaretha · 7 years ago
  5. 543f200 Implemented Jersey spring dependency injection. by margaretha · 7 years ago
  6. 38d530e Added new SQL tables. by margaretha · 7 years ago
  7. a431ef7 Renamed ResourceService to SearchService. by margaretha · 7 years ago
  8. 586d794 Added statistics test by margaretha · 7 years ago
  9. a3afa7d Added fix for statistic test with new corpora by Akron · 7 years ago
  10. b786411 Added statistics tests and handled errors from a KoralQuery processor. by margaretha · 7 years ago
  11. ae8e9f8 Addded a no-need-for-rewrite test. by margaretha · 7 years ago
  12. 7f62dc1 Disabled license checking in light (matchinfo) service. by margaretha · 7 years ago
  13. 78e0266 Fixed empty user availabilities. by margaretha · 7 years ago
  14. 65ca5fb Changed error message in the matchInfo service. by margaretha · 7 years ago
  15. 46048fb Disabled license checking in light (matchinfo) service. by margaretha · 7 years ago
  16. 74ad0ea Fixed empty user availabilities. by margaretha · 7 years ago
  17. 4e933c6 Addded a no-need-for-rewrite test. by margaretha · 7 years ago
  18. 9a509ed Ignore some tests. by margaretha · 7 years ago
  19. 698d953 Disabled license checking in light (matchinfo) service. by margaretha · 7 years ago
  20. 7a3cccd Fixed empty user availabilities. by margaretha · 7 years ago
  21. da6211e Checked query serialization service. Potentially unused! by margaretha · 7 years ago
  22. e7badb3 Removed loaders and ignore policy.conf. by margaretha · 7 years ago
  23. 416e787 Fixed redundancy in collection rewrite. by margaretha · 7 years ago
  24. ebe869a Fixed collection rewrite by margaretha · 7 years ago
  25. c125bf1 Debug-output einheitlich über alle aufgerufenen Resourcen. by Bodmo · 7 years ago
  26. 11fb6f8 DemoUser + IDSstatus=1 by Bodmo · 7 years ago
  27. 37c5672 Removed demo user checking in matchinfo. by margaretha · 7 years ago
  28. a89c3f9 Handling requests with unauthorized availability values. by margaretha · 7 years ago
  29. aec93f7 Fixed getMatch. by margaretha · 7 years ago
  30. 65b6714 Fixed matchinfo response and test cases. by margaretha · 7 years ago
  31. ebc5496 Fixed checking intranet address. by margaretha · 7 years ago
  32. 4c3a6f9 Updated corpusAccess in the matchinfo service by margaretha · 8 years ago
  33. 7745d7e Merge remote-tracking branch 'origin/master' into new-index by margaretha · 8 years ago
  34. a76ed24 Updated matchInfo service using corpusAccess and availability. by margaretha · 8 years ago
  35. f78a6c6 getAccount does not return DemoUser, but KorApUser. by Bodmo · 8 years ago
  36. 946832f Merged mit origin. by Bodmo · 8 years ago
  37. ca3dcfb corpusAccess and Location for /search/ and /matchInfo/ implemented. by Bodmo · 8 years ago
  38. d980c8f Added collection query rewrite according to availability. by margaretha · 8 years ago
  39. dc73192 Added collection query rewrite according to availability. by margaretha · 8 years ago
  40. 15b05be Added new sample index with availability values by Akron · 8 years ago
  41. 4fa94da Fixed errors in tests. by margaretha · 8 years ago
  42. 73d79ca Benuterverwaltung mit KorAPUser by Bodmo · 8 years ago
  43. ebb4f00 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/private/Kustvakt-core by Bodmo · 8 years ago
  44. b571b36 Benutzerverwaltung: Search mit authorisiertem User : OK. by Bodmo · 8 years ago
  45. 3fc0fd4 Fixed missing cutOff. by margaretha · 8 years ago
  46. 16dd2cb Added corpus check for demo user. by margaretha · 8 years ago
  47. 1c33369 Added a legacy support for the old matchinfo service path. by margaretha · 8 years ago
  48. 0b41830 Renamed flywayDataSource to sqliteDataSource. by margaretha · 8 years ago
  49. bcda2f7 Fixed the datasource configuration for flyway. by margaretha · 8 years ago
  50. 50b331e Added tests for store- and update-resource services. by margaretha · 8 years ago
  51. 2255a94 Fixed the username validator and KustvaktCoreRestTest initMethod. by margaretha · 8 years ago
  52. 39851c4 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/private/Kustvakt-core by Bodmo · 8 years ago
  53. 3d6bd35 LDAP Authentication by Bodmo · 8 years ago
  54. 15f496c Fixed the search service with type and id path parameters. by margaretha · 8 years ago
  55. 61471cc Updated MatchInfo service. by margaretha · 8 years ago
  56. 0c47c65 Added and improved tests, added collectionQuery to CollectionLoader. by margaretha · 8 years ago
  57. 82c061e Renamed dbException to DatabaseException. by margaretha · 8 years ago
  58. 7e16d6f Updated dbException. Fixed the resource update service. by margaretha · 8 years ago
  59. fc2040a Fixed policy validity. Added policy and resource tests. by margaretha · 8 years ago
  60. f7070df Fixed the user db sql. by margaretha · 8 years ago
  61. 62055f7 Changed admin authentication by using database and removed SSL. by margaretha · 8 years ago
  62. 9c0f1be Tested admin services using SSL and a self-signed certificate. by margaretha · 8 years ago
  63. 0f5a0e6 Added some parameters and properties to the MySQL setup by margaretha · 8 years ago
  64. d8437f1 Fixed admin service createPolicies and added a test. by margaretha · 8 years ago
  65. a9aa25b Added policy configuration and fixed matchInfo in Kustvakt server by margaretha · 8 years ago
  66. 3595ffd Fixed some resource service testcases. by margaretha · 8 years ago
  67. 0ba34ef Added delete resource test. by margaretha · 8 years ago
  68. 1a6d020 Added the store resource service test. by margaretha · 8 years ago
  69. 5af8237 Set a default virtual collection from the config file. by margaretha · 8 years ago
  70. 7001fdf Fixed time comparison in PolicyDao. by margaretha · 8 years ago
  71. 992178e Fixed ResourceDao and its test. by margaretha · 8 years ago
  72. f09d9dc Renamed test config. by margaretha · 8 years ago
  73. bc7b3a3 Fixed matchinfo in lightservice by Akron · 8 years ago
  74. 78e2d20 Fixed support for new siglen system by Akron · 8 years ago
  75. 9be4e42 filter refactoring by Michael Hanl · 8 years ago
  76. 8ee3111 filter refactoring by Michael Hanl · 8 years ago
  77. 2de6411 data factory filter method by Michael Hanl · 8 years ago
  78. 6bfe400 form url-encoded to json consumers in userservice by Michael Hanl · 8 years ago
  79. 2c3b0b1 basichttpdecoding by Michael Hanl · 8 years ago
  80. eb8ad69 status code refactor and file for generic api messages by Michael Hanl · 8 years ago
  81. 99cb963 status code refactor and file for generic api messages by Michael Hanl · 8 years ago
  82. e803191 missing dependencies by Michael Hanl · 8 years ago
  83. c0ed00f caching framework cleanup and test extension by Michael Hanl · 8 years ago
  84. 1fdc5df userdata retrieval via json pointer by Michael Hanl · 8 years ago
  85. 03874a9 userdata retrieval via json pointer by Michael Hanl · 8 years ago
  86. fb5bdd9 userdata retrieval via json pointer by Michael Hanl · 8 years ago
  87. 966b138 public resource retrieval hot fix by Michael Hanl · 8 years ago
  88. 9c484cf public resource retrieval hot fix by Michael Hanl · 8 years ago
  89. 00ef546 refactoring by Michael Hanl · 8 years ago
  90. addeaf2 koral metaquerybuilder lombok dependency resolution by Michael Hanl · 8 years ago
  91. ada713a server setup refactor by Michael Hanl · 8 years ago
  92. f8fcc7a tests and bean loader hot fix by Michael Hanl · 8 years ago
  93. 4563692 sqlqlite default db by Michael Hanl · 8 years ago
  94. 08aa772 test logging by Michael Hanl · 8 years ago
  95. 7ab5d10 test logging by Michael Hanl · 8 years ago
  96. d8aa621 test logging by Michael Hanl · 8 years ago
  97. 350f8f6 merge conflict resolution by Michael Hanl · 8 years ago
  98. 9a24216 resource service tests by Michael Hanl · 8 years ago
  99. bb7c3df search krill test by Michael Hanl · 8 years ago
  100. 168b666 search krill test by Michael Hanl · 8 years ago