Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kustvakt
/
02e70956f70f034525737129f43a55194556788a
/
src
/
main
02e7095
Revert OAuth2 scopes for member roles;
by margaretha
· 3 months ago
c15b2d7
Merge branch 'master' into 0.75-SNAPSHOT
by margaretha
· 3 months ago
1d36721
Cleaned up mail properties from XML Spring configs.
by margaretha
· 3 months ago
b6a0e6a
Deprecate VC access deletion.
by margaretha
· 3 months ago
94ce618
Added statistics back to the VC info web-service.
by margaretha
· 3 months ago
ea0b407
Removed mail configuration (#764)
by margaretha
· 3 months ago
cc546fa
Added deprecation messages to deprecated services
by margaretha
· 3 months ago
6475502
Introduce filter_by and deprecate authorized_only (close #579)
by margaretha
· 5 months ago
0483671
Replace invite and subscribe to add member, remove unsubscribe (#764).
by margaretha
· 3 months ago
eb328d7
Removed created_by, status and status_date from user_group_member table.
by margaretha
· 3 months ago
8c6413a
Removed deleted_by from user_group and user_group_member tables.
by margaretha
· 3 months ago
3e46713
Removed SearchResourceFilters and UserGroupJson
by margaretha
· 3 months ago
090d629
Remove soft delete group member (#765)
by margaretha
· 4 months ago
14ca5b6
Remove soft delete group and group status deleted (#765).
by margaretha
· 4 months ago
32d846f
Merge branch 'master' into 0.75-SNAPSHOT
by margaretha
· 4 months ago
ae1ca62
Fix redundant logs and add throwable print.
by margaretha
· 4 months ago
2b53330
Update dto to list privilege names instead of role names.
by margaretha
· 4 months ago
ffa9b58
Remove edit-member-role web-service
by margaretha
· 4 months ago
e4be1e6
Add unique role index when query is null.
by margaretha
· 4 months ago
5899529
Replace add-member-role to add-admin-role web-service
by margaretha
· 4 months ago
dc4925d
Fix unique constraint on role. Added tests.
by margaretha
· 4 months ago
8fbf40e
Added hasQuery param to listRolesByGroup web-service.
by margaretha
· 4 months ago
d001770
Delete QueryAccess and Privilege related class.
by margaretha
· 4 months ago
f4dc97c
Add web-service: delete role by query and group.
by margaretha
· 4 months ago
340d06a
Fix sharing published vc and retrieve group vc
by margaretha
· 4 months ago
7568f78
Update auto-hidden group mechanism.
by margaretha
· 4 months ago
f8a8126
Add query access roles in subscription.
by margaretha
· 4 months ago
06be586
Update delete query access and role.
by margaretha
· 4 months ago
63b6f7a
Update share query and list query access (#763).
by margaretha
· 4 months ago
777ef10
Merge user-group-admin and query-access admin roles.
by margaretha
· 4 months ago
26c592e
Update delete member tests. Fix adding member roles. (#763)
by margaretha
· 4 months ago
99470ce
Update add and delete member roles. Deprecate edit member roles. (#763)
by margaretha
· 4 months ago
22d3a7c
Update retrieveMemberByRole using PredefinedRole instead of roleId #763
by margaretha
· 4 months ago
57103a0
Update user group list web-service and role-list in Dtos (#763).
by margaretha
· 4 months ago
c942eac
Add createdDate to UserGroup & fix createGroup method (#763).
by margaretha
· 4 months ago
46d5f24
Define new Roles and change Role name type to PredefinedRole (#763).
by margaretha
· 4 months ago
0892bad
Deprecate Privilege entity and dao (#763)
by margaretha
· 4 months ago
76b2e06
Alter and simplify user-group related tables (#763)
by margaretha
· 4 months ago
1df4f6d
Setup log4j2 config (#753)
by margaretha
· 4 months ago
cdd26e6
Fixed supported versions in the configs & changed delimiter to comma.
by margaretha
· 4 months ago
7cb68a1
Unified ResourceFilters and SearchResourceFilters.
by margaretha
· 4 months ago
e4528ee
Change CC RE from CC-BY.* to CC.*
by Marc Kupietz
· 5 months ago
4dc0cd9
Fix some logging to write to file instead of stdout.
by margaretha
· 5 months ago
3a96602
Clean up Spring XML configs.
by margaretha
· 5 months ago
c858890
Moved NamedVCLoader to the init package.
by margaretha
· 5 months ago
f6f6c3c
Remove corpusQuery param in the statistics web-service (close #758).
by margaretha
· 5 months ago
1ef2a03
Removed redirect uri from InstalledPluginDto & updated tests.
by margaretha
· 5 months ago
60b65d4
Restrict registration info for plugins (solves #572)
by margaretha
· 6 months ago
d151c30
Fixed empty named VC path in configuration (solves #754)
by margaretha
· 6 months ago
c7f8f80
Added deprecation warning for the old matchInfo service (#757)
by margaretha
· 6 months ago
46e2c95
Added tests for the DNB scenario with custom max match and context size.
by margaretha
· 6 months ago
6744072
Setup logs files to be generated inside the data folder (#598)
by margaretha
· 7 months ago
390f37d
Updated configurations of the lite version to use the data folder (#598)
by margaretha
· 7 months ago
94b46fe
Moved disk store path cache_store into the data folder (#598)
by margaretha
· 7 months ago
da1571c
Updated generating adminToken in data folder (#598).
by margaretha
· 7 months ago
0b110ed
Setup vc-cache in the data folder (#598)
by margaretha
· 8 months ago
05818b4
Added KoralQuery check when updating VC (solved #676)
by margaretha
· 8 months ago
d77ee71
Changed loading external kustvakt.conf and jdbc.properties
by margaretha
· 8 months ago
387e468
Moved free-resources.json and enables input from data folder (#598)
by margaretha
· 8 months ago
5fecd61
Moved service.properties.
by margaretha
· 8 months ago
8f0c85e
Updated search Krill and removed Lucene
by margaretha
· 9 months ago
09a9a58
Remove unused sqlite datasource
by margaretha
· 11 months ago
f4df2c0
Remove Piwik filter
by margaretha
· 11 months ago
7677aa4
Remove unused libraries
by margaretha
· 11 months ago
fbfe287
Move the content of the full folder to the root folder (close #644).
by margaretha
· 11 months ago
1b10506
Restructured Kustvakt.
by margaretha
· 7 years ago
f18298b
Fixed session authentication & some other tests.
by margaretha
· 7 years ago
14503cd
Enabled matchInfo service without availability check.
by margaretha
· 7 years ago
fc9e407
Generalized kustvakt.conf
by margaretha
· 7 years ago
ecbe72d
Updated auth service path.
by margaretha
· 7 years ago
8a71e3b
Updated resource description.
by margaretha
· 7 years ago
6c2a20f
Set up the test framework with SpringServlet.
by margaretha
· 7 years ago
ade7d4a
Updated search service with auto injection.
by margaretha
· 7 years ago
50179c8
Implemented DTO constructions for the annotation description service.
by margaretha
· 7 years ago
a14f1c2
Added annotation description service.
by margaretha
· 7 years ago
e353dfa
Added resource and annotation services.
by margaretha
· 7 years ago
543f200
Implemented Jersey spring dependency injection.
by margaretha
· 7 years ago
38d530e
Added new SQL tables.
by margaretha
· 7 years ago
a431ef7
Renamed ResourceService to SearchService.
by margaretha
· 7 years ago
586d794
Added statistics test
by margaretha
· 7 years ago
a3afa7d
Added fix for statistic test with new corpora
by Akron
· 7 years ago
b786411
Added statistics tests and handled errors from a KoralQuery processor.
by margaretha
· 7 years ago
ae8e9f8
Addded a no-need-for-rewrite test.
by margaretha
· 7 years ago
7f62dc1
Disabled license checking in light (matchinfo) service.
by margaretha
· 7 years ago
78e0266
Fixed empty user availabilities.
by margaretha
· 7 years ago
65ca5fb
Changed error message in the matchInfo service.
by margaretha
· 7 years ago
46048fb
Disabled license checking in light (matchinfo) service.
by margaretha
· 7 years ago
74ad0ea
Fixed empty user availabilities.
by margaretha
· 7 years ago
4e933c6
Addded a no-need-for-rewrite test.
by margaretha
· 7 years ago
698d953
Disabled license checking in light (matchinfo) service.
by margaretha
· 7 years ago
7a3cccd
Fixed empty user availabilities.
by margaretha
· 7 years ago
da6211e
Checked query serialization service. Potentially unused!
by margaretha
· 7 years ago
e7badb3
Removed loaders and ignore policy.conf.
by margaretha
· 7 years ago
416e787
Fixed redundancy in collection rewrite.
by margaretha
· 7 years ago
ebe869a
Fixed collection rewrite
by margaretha
· 7 years ago
c125bf1
Debug-output einheitlich über alle aufgerufenen Resourcen.
by Bodmo
· 7 years ago
11fb6f8
DemoUser + IDSstatus=1
by Bodmo
· 7 years ago
37c5672
Removed demo user checking in matchinfo.
by margaretha
· 7 years ago
a89c3f9
Handling requests with unauthorized availability values.
by margaretha
· 7 years ago
aec93f7
Fixed getMatch.
by margaretha
· 7 years ago
Next »