- 63418f4 Jersey 2: Migrate exceptions by abcpro1 · 3 years, 7 months ago
- 73fe8f2 Jersey 2: Migrate requests made in unittests by abcpro1 · 3 years, 7 months ago
- 241bc4f Jersey 2: Use WebTarget.request() where necessary by abcpro1 · 3 years, 7 months ago
- 86c9be3 Added a web-service to retrieve KoralQuery of a VC by margaretha · 4 years, 6 months ago
- 326520b Removed koralQuery and statistics from VC list by margaretha · 4 years, 6 months ago
- aec6b41 Enabled listing system vc for authorized users. by margaretha · 4 years, 6 months ago
- b3ecbe3 Fixed creator param when storing query or VC by admins for others. by margaretha · 4 years, 9 months ago
- 89bd8f5 Added delete query webservice and tests. by margaretha · 5 years ago dev
- b097fb0 Renamed virtual corpus to query. by margaretha · 5 years ago
- 479a447 Set corpus access public for stored query. by margaretha · 5 years ago
- 5213ced Added query and query language in virtual corpus table. by margaretha · 5 years ago
- 90adf31 Removed escaping for KoralQuery in VC and query reference responses. by margaretha · 5 years ago
- da08015 Add query reference web-service. by Akron · 5 years ago
- 89273b5 Fixed VirtualCorpusControllerTest. by margaretha · 6 years ago v0.62.3-release
- c19bd58 Added additional statistic figures to virtual corpus info API response. by margaretha · 6 years ago
- 21d3296 Added a check for OAuth2 client, VC, and group name length. by margaretha · 7 years ago
- 03b195a Added prefixes to username and groupname in service paths (resolved #35) by margaretha · 7 years ago
- a18ab2b Updated group api paths & replaced groupId with groupName (resolved #33) by margaretha · 7 years ago
- da5a6ab Added user-group name pattern (issue #33). by margaretha · 7 years ago
- bdd47ac Updated the response statuses of VC PUT requests. by margaretha · 7 years ago
- 0e1fc55 Resolved #40. by margaretha · 7 years ago
- 304515b Update error message. by margaretha · 7 years ago
- 3a57940 Updated VC name pattern and tests. by margaretha · 7 years ago
- 47a72a8 Added re-caching VC at closing-index service, resolved #44 by margaretha · 7 years ago
- ed053fb Fixed sharing unknown VC, updating corpusQuery, and handling non-unique by margaretha · 7 years ago
- 4b0eb3d Fixed unknown authentication scheme, missing VC entity & parameter checker by margaretha · 7 years ago
- 3ccaeb7 Resolves #34. Removed old VC controllers; updated VC access controllers; by margaretha · 7 years ago
- 85273f1 Fixed SQL data and update client deregistration behavior. by margaretha · 7 years ago
- b5e1e0a Added delete setting controller & handled no resource found (issue #37) by margaretha · 7 years ago
- 1b8bc4d Fixed share VC type. by margaretha · 7 years ago
- 4af3f1e Added a PUT VC request and aliases to some VC controllers, merged VC by margaretha · 7 years ago
- f7abb36 Handled unique constraints. by margaretha · 8 years ago
- ee0cbfe Added API URL versioning. by margaretha · 8 years ago
- 2e1781f Added VC name pattern check. by margaretha · 8 years ago
- 0a45be1 Added OAuth2 access token tests & updated mvn settings for faster test runtime. by margaretha · 8 years ago
- 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
- 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 8 years ago
- a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
- 235a680 Updated JWT lib & added MySQL database tables. by margaretha · 8 years ago
- 6374f72 Implemented OAuth2 request token with resource owner password grant. by margaretha · 8 years ago
- f839dde Implemented OAuth2 request access token with client credentials grant. by margaretha · 8 years ago
- a048627 Updated OAuth2 client authentication. by margaretha · 8 years ago
- e68021a Updated vc search path. by margaretha · 8 years ago
- 0e8f4e7 Implemented OAuth2 client authentication. by margaretha · 8 years ago
- 18533fd Implemented #17 and added role removal after deleting members. by margaretha · 8 years ago
- 7a25f01 Removed createdBy from VirtualCorpusJson. by margaretha · 8 years ago
- 4457383 Added VC list and search user-group controllers for system admin. by margaretha · 8 years ago
- 58e1863 Testing mail with jetty jndi. by margaretha · 8 years ago
- 2c019fa Added delete-config & tests; updated lib & java versions; fixed bugs. by margaretha · 8 years ago
- 4566792 Implemented delete user-group and member tasks. by margaretha · 8 years ago
- b874ef5 Implemented withdraw VC publication & add user to group. by margaretha · 8 years ago
- 98ec15b Fixed share VC & delete VC-access; added sort VC by id & test cases. by margaretha · 8 years ago
- 7c38f4c Fixed delete-on-cascade on one-to-many relations. by margaretha · 8 years ago
- 71e6fca Removed all user group and implemented search published VC. by margaretha · 8 years ago
- 2c24991 Fixed search-VC task for project-VC, and added tests. by margaretha · 8 years ago
- e8ab51d Added search VC by id and delete VC-access tasks. by margaretha · 8 years ago
- fc7d777 Fixed list access services and added tests. by margaretha · 8 years ago
- cfea1ae Implemented share VC and list VC-access tasks. by margaretha · 8 years ago
- 541b8cc Implemented publish VC task. by margaretha · 8 years ago[Renamed (85%) from full/src/test/java/de/ids_mannheim/korap/web/service/full/VirtualCorpusServiceTest.java]
- 45dde68 Added virtual corpus edit service. by margaretha · 8 years ago
- d3bc71f Included KoralQuery in VC lists & improved KoralQueries in DB test data. by margaretha · 8 years ago
- 23aae22 Fixed handling JSON mapping exception. by margaretha · 8 years ago
- 9d3eb04 Added services: create user group, subscribe and unsubscribe. by margaretha · 8 years ago
- 0b63de4 Added delete VC and get user group web-services. by margaretha · 8 years ago
- f4c3de3 Fixed foundry rewrite. by margaretha · 8 years ago
- 351777b Added retrieve user VC service. by margaretha · 8 years ago
- dfecb4b Omitted foundry injection in empty span, fixed multiple license rewrite. by margaretha · 8 years ago
- 2afb97d Defined authentication method, scheme and token type separately. by margaretha · 8 years ago
- 56e8e55 Added annotation scheme in config & fixed authentication exceptions. by margaretha · 8 years ago
- cd20679 Improved AuthenticationException. by margaretha · 9 years ago
- 4b5c141 Generalized http authentication framework. by margaretha · 9 years ago
- 139d0f7 Introduced authentication type as enums. by margaretha · 9 years ago
- fde771a Renamed AuthFilter and moved it to /full. by margaretha · 9 years ago
- 74f122c Updated version. by margaretha · 9 years ago
- f093afb Added virtual corpus service (store). by margaretha · 9 years ago