1. f4df2c0 Remove Piwik filter by margaretha · 2 years, 5 months ago
  2. fbfe287 Move the content of the full folder to the root folder (close #644). by margaretha · 2 years, 5 months ago[Renamed from full/src/main/java/de/ids_mannheim/korap/web/controller/ResourceController.java]
  3. 35e1ca2 Formatted project by margaretha · 2 years, 6 months ago
  4. 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 2 years, 9 months ago
  5. c0c2e30 Jersey 2: Create a custom annotation to register resource filters by abcpro1 · 3 years, 7 months ago
  6. d9546d3 Updated free resource controller. by margaretha · 6 years ago
  7. 398f472 Added comments & updated code structure. by margaretha · 7 years ago
  8. ee0cbfe Added API URL versioning. by margaretha · 8 years ago
  9. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  10. 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
  11. d479666 Added more fixes for missing exceptions in JsonUtils. by margaretha · 9 years ago
  12. d3c0fc9 Divided codes into service/logic and controller layers. by margaretha · 9 years ago
  13. 9f244ff Defined web controller layer. by margaretha · 9 years ago[Renamed from full/src/main/java/de/ids_mannheim/korap/web/service/full/ResourceService.java]
  14. 5413490 Updated StatisticService. by margaretha · 9 years ago
  15. 1b10506 Restructured Kustvakt. by margaretha · 9 years ago[Renamed from src/main/java/de/ids_mannheim/korap/web/service/full/ResourceService.java]
  16. a14f1c2 Added annotation description service. by margaretha · 9 years ago
  17. e353dfa Added resource and annotation services. by margaretha · 9 years ago
  18. 543f200 Implemented Jersey spring dependency injection. by margaretha · 9 years ago
  19. 38d530e Added new SQL tables. by margaretha · 9 years ago
  20. a431ef7 Renamed ResourceService to SearchService. by margaretha · 9 years ago
  21. 586d794 Added statistics test by margaretha · 9 years ago
  22. b786411 Added statistics tests and handled errors from a KoralQuery processor. by margaretha · 9 years ago
  23. 65ca5fb Changed error message in the matchInfo service. by margaretha · 9 years ago
  24. da6211e Checked query serialization service. Potentially unused! by margaretha · 9 years ago
  25. e7badb3 Removed loaders and ignore policy.conf. by margaretha · 9 years ago
  26. ebe869a Fixed collection rewrite by margaretha · 9 years ago
  27. c125bf1 Debug-output einheitlich über alle aufgerufenen Resourcen. by Bodmo · 9 years ago
  28. 37c5672 Removed demo user checking in matchinfo. by margaretha · 9 years ago
  29. a89c3f9 Handling requests with unauthorized availability values. by margaretha · 9 years ago
  30. 65b6714 Fixed matchinfo response and test cases. by margaretha · 9 years ago
  31. 4c3a6f9 Updated corpusAccess in the matchinfo service by margaretha · 9 years ago
  32. 7745d7e Merge remote-tracking branch 'origin/master' into new-index by margaretha · 9 years ago
  33. a76ed24 Updated matchInfo service using corpusAccess and availability. by margaretha · 9 years ago
  34. 946832f Merged mit origin. by Bodmo · 9 years ago
  35. ca3dcfb corpusAccess and Location for /search/ and /matchInfo/ implemented. by Bodmo · 9 years ago
  36. d980c8f Added collection query rewrite according to availability. by margaretha · 9 years ago
  37. dc73192 Added collection query rewrite according to availability. by margaretha · 9 years ago
  38. ebb4f00 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/private/Kustvakt-core by Bodmo · 9 years ago
  39. b571b36 Benutzerverwaltung: Search mit authorisiertem User : OK. by Bodmo · 9 years ago
  40. 3fc0fd4 Fixed missing cutOff. by margaretha · 9 years ago
  41. 16dd2cb Added corpus check for demo user. by margaretha · 9 years ago
  42. 1c33369 Added a legacy support for the old matchinfo service path. by margaretha · 9 years ago
  43. 50b331e Added tests for store- and update-resource services. by margaretha · 9 years ago
  44. 15f496c Fixed the search service with type and id path parameters. by margaretha · 9 years ago
  45. 61471cc Updated MatchInfo service. by margaretha · 9 years ago
  46. 0c47c65 Added and improved tests, added collectionQuery to CollectionLoader. by margaretha · 9 years ago
  47. 7e16d6f Updated dbException. Fixed the resource update service. by margaretha · 9 years ago
  48. fc2040a Fixed policy validity. Added policy and resource tests. by margaretha · 9 years ago
  49. 3595ffd Fixed some resource service testcases. by margaretha · 9 years ago
  50. 0ba34ef Added delete resource test. by margaretha · 9 years ago
  51. 1a6d020 Added the store resource service test. by margaretha · 9 years ago
  52. bc7b3a3 Fixed matchinfo in lightservice by Akron · 10 years ago
  53. 99cb963 status code refactor and file for generic api messages by Michael Hanl · 10 years ago
  54. fb5bdd9 userdata retrieval via json pointer by Michael Hanl · 10 years ago
  55. 9c484cf public resource retrieval hot fix by Michael Hanl · 10 years ago
  56. 00ef546 refactoring by Michael Hanl · 10 years ago
  57. addeaf2 koral metaquerybuilder lombok dependency resolution by Michael Hanl · 10 years ago
  58. f8fcc7a tests and bean loader hot fix by Michael Hanl · 10 years ago
  59. 9a24216 resource service tests by Michael Hanl · 10 years ago
  60. cb2d3f9 resoure service error by Michael Hanl · 10 years ago
  61. 33829ec text rewrite tests by Michael Hanl · 10 years ago
  62. cedf721 string to json bug hot fix by Michael Hanl · 10 years ago
  63. e56bb89 refactoring by Michael Hanl · 10 years ago
  64. 00b64e0 collection query builder by Michael Hanl · 10 years ago
  65. 8abaf9e formatter plugin by Michael Hanl · 10 years ago
  66. daf8660 fixed running tests by Michael Hanl · 10 years ago
  67. 88b49db tests by Michael Hanl · 10 years ago
  68. c444602 tests by Michael Hanl · 10 years ago
  69. 7368aa4 userdetails service responses by Michael Hanl · 10 years ago
  70. 5fac8ab user data db by Michael Hanl · 10 years ago
  71. 9b84eff unittests and resource register table by Michael Hanl · 10 years ago
  72. e17eaa5 map conversion bug fix by Michael Hanl · 10 years ago
  73. ac113e5 logging updates by Michael Hanl · 10 years ago
  74. 1939065 running version update; fixed tests all over; created more extensive rest tests by Michael Hanl · 10 years ago