1. 58e1863 Testing mail with jetty jndi. by margaretha · 7 years ago
  2. c9f1dfa Merged changelog to Changes & updated status codes. by margaretha · 7 years ago 0.59.10-release
  3. e6c711b Added expiration time check for member invitation. by margaretha · 7 years ago
  4. 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 7 years ago
  5. dbef5e6 Merge commit 'refs/changes/80/1580/1' from gerrit into dev by margaretha · 7 years ago
  6. 730ed08 Updated dependencies on Krill and Kustvakt-core by Akron · 7 years ago
  7. 4566792 Implemented delete user-group and member tasks. by margaretha · 7 years ago
  8. b874ef5 Implemented withdraw VC publication & add user to group. by margaretha · 7 years ago
  9. 98ec15b Fixed share VC & delete VC-access; added sort VC by id & test cases. by margaretha · 7 years ago
  10. 9025d64 Fixed javassist problem. by margaretha · 7 years ago
  11. 6d2cc82 Fixed user-group tests due to updates in sql data. by margaretha · 7 years ago 0.59.9-release
  12. 7c38f4c Fixed delete-on-cascade on one-to-many relations. by margaretha · 7 years ago
  13. 71e6fca Removed all user group and implemented search published VC. by margaretha · 7 years ago
  14. 2c24991 Fixed search-VC task for project-VC, and added tests. by margaretha · 7 years ago
  15. 2e468fc Renamed light to lite and updated lite version number. by margaretha · 7 years ago
  16. 49f0508 Simplified JerseyTest in lite version. by margaretha · 7 years ago
  17. e8ab51d Added search VC by id and delete VC-access tasks. by margaretha · 7 years ago
  18. fc7d777 Fixed list access services and added tests. by margaretha · 7 years ago
  19. cfea1ae Implemented share VC and list VC-access tasks. by margaretha · 7 years ago
  20. 541b8cc Implemented publish VC task. by margaretha · 7 years ago
  21. 45dde68 Added virtual corpus edit service. by margaretha · 7 years ago
  22. d3bc71f Included KoralQuery in VC lists & improved KoralQueries in DB test data. by margaretha · 7 years ago
  23. e941f9f Added a reference to Kustvakt wiki & described jdbc.schemaPath. by margaretha · 7 years ago
  24. a0d4d3c Added comments. by margaretha · 7 years ago
  25. 23aae22 Fixed handling JSON mapping exception. by margaretha · 7 years ago
  26. 9d3eb04 Added services: create user group, subscribe and unsubscribe. by margaretha · 7 years ago
  27. 0b63de4 Added delete VC and get user group web-services. by margaretha · 7 years ago
  28. f4c3de3 Fixed foundry rewrite. by margaretha · 7 years ago
  29. 351777b Added retrieve user VC service. by margaretha · 7 years ago
  30. 979a2e6 Added getter and setter. by margaretha · 7 years ago
  31. dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 7 years ago
  32. ad618d2 Enabled definition of multiple license regex in kustvakt.conf. by margaretha · 7 years ago
  33. 67f750b Testing spring basic authentication. by margaretha · 7 years ago
  34. 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 7 years ago
  35. 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 7 years ago
  36. 4ba8676 Renamed packages and classes. by margaretha · 7 years ago
  37. c38c856 Fixed foundry rewrite for constituency (koral:span). by margaretha · 7 years ago
  38. bb48630 Fixed rewrite redundancy in collection rewrite. by margaretha · 7 years ago
  39. c6eafad Updated koral version. by margaretha · 7 years ago
  40. cd20679 Improved AuthenticationException. by margaretha · 7 years ago
  41. 58dbcfb Cleaned up basic authentication. by margaretha · 7 years ago
  42. 4b5c141 Generalized http authentication framework. by margaretha · 7 years ago
  43. 4de4119 Changed token type to authentication type. by margaretha · 7 years ago
  44. 139d0f7 Introduced authentication type as enums. by margaretha · 7 years ago
  45. f92485a Added light config. by margaretha · 7 years ago
  46. fde771a Renamed AuthFilter and moved it to /full. by margaretha · 7 years ago
  47. 74f122c Updated version. by margaretha · 7 years ago
  48. ed7bc7a Fixed a rewrite bug regarding availability with operation or. by margaretha · 7 years ago
  49. f093afb Added virtual corpus service (store). by margaretha · 7 years ago
  50. cc9277b Moved web filters and authentication codes to /full. by margaretha · 7 years ago
  51. d479666 Added more fixes for missing exceptions in JsonUtils. by margaretha · 7 years ago
  52. 894a7d7 Fixed KustvaktResponseHandler and missing exceptions in JsonUtils. by margaretha · 7 years ago
  53. 61966dd Added UserGroupDao methods and tests. by margaretha · 7 years ago
  54. 4b50521 Renamed inserts of predefined roles. by margaretha · 7 years ago
  55. 843c463 Switched test suite using new DB & disabled tests relying on the old DB. by margaretha · 7 years ago
  56. b42b963 Implemented Role and Privilege Daos and tests. by margaretha · 7 years ago
  57. f438c59 Updated references. by margaretha · 7 years ago
  58. c57f8ad Changed a package name to singular form. by margaretha · 7 years ago
  59. d3c0fc9 Divided codes into service/logic and controller layers. by margaretha · 7 years ago
  60. 9f244ff Defined web controller layer. by margaretha · 7 years ago
  61. bf11d8d Added DAO methods regarding user groups. by margaretha · 7 years ago
  62. c2ac8f5 Restructured SQL versioning files for database migration. by margaretha · 7 years ago
  63. 318fec3 Added new tables to sqlite (used for the test suite). by margaretha · 7 years ago
  64. 74cc2fb Renamed a package. by margaretha · 7 years ago
  65. f6d5a82 Added VirtualCorpus DAO methods and tests. by margaretha · 7 years ago
  66. 1f106f6 Updated tables and added VirtualCorpusDao. by margaretha · 7 years ago
  67. 08bdabe Defined relationships between entities and added indexes & comments. by margaretha · 7 years ago
  68. 1a68351 Added entities regarding virtual corpus. by margaretha · 7 years ago
  69. 514e141 Updated light services and fixed the tests. by margaretha · 7 years ago
  70. e6f079d Replaced Spring Java configs with XML configs. by margaretha · 7 years ago
  71. 0209cb7 Removed deprecated loader codes and tests. by margaretha · 7 years ago
  72. 5e873cc Updated jdbc.url for Sqlite seeting. by margaretha · 7 years ago
  73. 5413490 Updated StatisticService. by margaretha · 7 years ago
  74. bb5c471 Added database setting and LDAP requirement for full version. by margaretha · 7 years ago
  75. ce12b2b Added Kustvakt logo in readme. by margaretha · 7 years ago
  76. baeaf21 Merge "Added Kustvakt logo" by margaretha · 7 years ago
  77. 273b87b Added readme. by margaretha · 7 years ago
  78. 7d37e6a Added Kustvakt logo by Akron · 7 years ago
  79. bc9caf4 Fixed test setting and changed version numbers of full & lite. by margaretha · 7 years ago
  80. c220e7f Added license document by Akron · 7 years ago
  81. 6240a6e Added new database setup for sqlite. by margaretha · 7 years ago
  82. ea68a0a Set (new)mysql as database in full version. by margaretha · 7 years ago
  83. f68daa6 Assembled lite version. by margaretha · 7 years ago
  84. f7dfa26 Renamed files. by margaretha · 7 years ago
  85. 1b10506 Restructured Kustvakt. by margaretha · 7 years ago
  86. 1118e3b Updated Krill dependency by Akron · 7 years ago
  87. f18298b Fixed session authentication & some other tests. by margaretha · 7 years ago
  88. 9cfb73e Moved tests without package into de.ids_mannheim.korap.misc. by margaretha · 7 years ago
  89. 053def9 Moved tests without package into de.ids_mannheim.korap.misc. by margaretha · 7 years ago
  90. 14503cd Enabled matchInfo service without availability check. by margaretha · 7 years ago
  91. fc9e407 Generalized kustvakt.conf by margaretha · 7 years ago
  92. ecbe72d Updated auth service path. by margaretha · 7 years ago
  93. 8a71e3b Updated resource description. by margaretha · 7 years ago
  94. 6c2a20f Set up the test framework with SpringServlet. by margaretha · 7 years ago
  95. ade7d4a Updated search service with auto injection. by margaretha · 7 years ago
  96. 50179c8 Implemented DTO constructions for the annotation description service. by margaretha · 7 years ago
  97. a14f1c2 Added annotation description service. by margaretha · 7 years ago
  98. e353dfa Added resource and annotation services. by margaretha · 7 years ago
  99. 543f200 Implemented Jersey spring dependency injection. by margaretha · 7 years ago
  100. 38d530e Added new SQL tables. by margaretha · 7 years ago