Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dnetlib 53197 over 5 years Konstantina Galouni SqlStore.java: close ResultSet and Statement ...

Latest revisions

# Date Author Comment
53197 20/09/2018 03:18 PM Konstantina Galouni

SqlStore.java:
close ResultSet and Statement in finally clause
return CachedRowSet instead of ResultSet when needed (avoids problems with closed connection, nothing else changes because CachedRowSet extends ResultSet)

53031 06/09/2018 11:34 AM Argiro Kokogiannaki

Parameterize context utils methods with a boolean parameter for productionIndex, add production url
In delete claims method add check for deleting record

52857 01/08/2018 12:30 PM Argiro Kokogiannaki

Enable claiming for ORPs
Set direct index url in properties
Migration:
save orphan Ids, claims
uncomment fetch dedup

52619 29/06/2018 03:07 PM Konstantina Galouni

1. FetchProjectHandler.java: Rename 'fetchProjectIdByToken' to 'fetchProjectIdByTokenAndEmail' and create 'public String fetchProjectIdByToken(String token)' method.
2. QueryGenerator.java: Rename 'generateSelectProjectIdByTokenQuery' to 'generateSelectProjectIdByTokenAndEmailQuery' -...

52274 29/05/2018 05:39 PM Argiro Kokogiannaki

Change ContextUtils to get concept label from new Context API

51939 07/05/2018 03:23 PM Argiro Kokogiannaki

add communities xml files| change fetching methods for communities | set properly date in migration | change ORCID API

50968 28/02/2018 01:25 PM Argiro Kokogiannaki

fixing issues with ordering and types filter

50947 27/02/2018 03:33 PM Argiro Kokogiannaki

close the db connection per request, in fetch claims by context id use like and wild character in order to get all claims of a community

49865 09/11/2017 03:38 PM Argiro Kokogiannaki

change migration procedure: search first in beta then in production| add software | change directIndexHandler check for response

48294 04/07/2017 11:42 AM Argiro Kokogiannaki

Delete file when claim is deleted and result has no other links| change semantics | change the openaireId generation

View revisions

Also available in: Atom