Konstantinos Spyrou
|
ce2a58ebac
|
Merge branch 'master' into feature/interface_sets_improvement
|
2024-11-14 15:56:17 +02:00 |
Konstantinos Spyrou
|
081bb887f3
|
removed commented-out code
|
2024-11-14 15:46:25 +02:00 |
Konstantinos Spyrou
|
829f5fa392
|
return list of oaipmh Sets instead of ids
|
2024-11-14 15:46:01 +02:00 |
Konstantinos Spyrou
|
d1c3d48f7e
|
Update src/main/java/eu/dnetlib/repo/manager/Application.java
Forgot solr import
|
2024-10-31 17:44:22 +01:00 |
Konstantinos Spyrou
|
ada19c64b1
|
Update src/main/java/eu/dnetlib/repo/manager/Application.java
Excluded Solr autoconfiguration
|
2024-10-31 17:38:45 +01:00 |
Konstantinos Spyrou
|
768004de62
|
removed try-catch and reused existing restTemplate
|
2024-09-23 12:15:32 +03:00 |
Konstantinos Spyrou
|
5010b8d04f
|
removed logging of wrapped exceptions
|
2024-09-23 12:12:53 +03:00 |
Konstantinos Spyrou
|
c5e9c7ea37
|
java 11 compatible
|
2024-09-09 16:19:31 +03:00 |
Konstantinos Spyrou
|
68ccee11f2
|
changed weights of content rules for cris validation
|
2024-09-09 13:01:17 +03:00 |
Konstantinos Spyrou
|
efdeb01b4e
|
added configuration file for redis
|
2024-09-09 12:58:59 +03:00 |
Konstantinos Spyrou
|
6a4c939df2
|
minor refactoring
|
2024-09-06 16:51:06 +03:00 |
Konstantinos Spyrou
|
9d79316040
|
fixed duration and filled missing parameters of StoredJob
|
2024-09-06 16:50:20 +03:00 |
Konstantinos Spyrou
|
77437fa03c
|
fixed sorting of jobs
|
2024-09-05 14:34:55 +03:00 |
Konstantinos Spyrou
|
b42f7585f6
|
added cris.properties file and bumped java version
|
2024-09-04 17:35:37 +03:00 |
Konstantinos Spyrou
|
684b094f36
|
commented out dependency
|
2024-08-29 17:25:03 +03:00 |
Konstantinos Spyrou
|
bfb9d865cb
|
removed dependencies and refactored code
|
2024-08-29 17:12:56 +03:00 |
Konstantinos Spyrou
|
de76e89349
|
Updated dependencies and fixed compatibility for java 17
|
2024-08-29 11:11:20 +03:00 |
Lampros Smyrnaios
|
17d0ac6c33
|
Merge pull request 'Resolve tickets 9114 and 9031' (#12) from develop into master
Reviewed-on: #12
|
2024-04-04 15:33:10 +02:00 |
Lampros Smyrnaios
|
e4009b7903
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# README.md
|
2024-04-04 16:16:31 +03:00 |
Lampros Smyrnaios
|
4f1e3a14d4
|
Fix conflicts in README.
|
2024-04-04 16:15:17 +03:00 |
Lampros Smyrnaios
|
cb458553f0
|
- Update the "RepositoryServiceImpl.getCompatibilityClasses()" method to recognise additional "CRIS" modes.
- Catch exceptions thrown in "RepositoryServiceImpl.searchApi()".
- Code optimization.
- Update dependencies.
|
2024-04-03 14:59:43 +03:00 |
Lampros Smyrnaios
|
c836de5761
|
Use the new DSM-2.0 API to obtain the "aggregation history" of a repository.
|
2024-03-22 11:51:22 +02:00 |
Lampros Smyrnaios
|
6dfe11484e
|
- Add the Maven Central repository.
- Add/update/fix/cleanup dependencies.
- Add the "show-actuator"-config for springdoc.
- Remove obsolete configuration.
|
2024-03-15 13:58:38 +02:00 |
Lampros Smyrnaios
|
0deeb00ee5
|
- Replaced DSM's "AggregationInfo" with "CollectionInfoV2" in "eu.dnetlib.repo.manager.domain.AggregationInfo".
- Cleanup related dependencies.
Co-authored-by: Konstantinos Spyrou <spyroukon@gmail.com>
|
2024-03-13 18:20:45 +02:00 |
Lampros Smyrnaios
|
b047caee26
|
Merge pull request 'Documentation cleanup.' (#11) from lsmyrnaios-patch-2 into master
Reviewed-on: #11
|
2024-03-11 12:27:21 +01:00 |
Lampros Smyrnaios
|
958e6b304e
|
Documentation cleanup.
|
2024-03-11 12:26:30 +01:00 |
Antonis Lempesis
|
44610c172d
|
Merge pull request 'Add/update documentation.' (#10) from lsmyrnaios-patch-1 into master
Reviewed-on: #10
|
2024-03-11 11:41:32 +01:00 |
Lampros Smyrnaios
|
547b3107a3
|
Add/update documentation.
|
2024-03-11 11:39:24 +01:00 |
Antonis Lempesis
|
4e7ba9d5cb
|
Update 'README.md'
|
2024-03-11 10:51:15 +01:00 |
Antonis Lempesis
|
62aa87bd86
|
updated documentation
|
2024-03-11 10:50:21 +01:00 |
Lampros Smyrnaios
|
7853494a5b
|
Remove obsolete paragraph.
|
2023-11-15 13:01:56 +02:00 |
Lampros Smyrnaios
|
d1c336f4e7
|
Merge branch 'master' into develop
|
2023-11-14 18:50:30 +02:00 |
Lampros Smyrnaios
|
1c9ff0669a
|
- Add information in the README, about the "Building", "Deployment", "Installation" and "Configuration" of the project.
- Eliminate a warning in the POM file, about a missing tag.
|
2023-11-14 18:45:45 +02:00 |
Antonis Lempesis
|
cb8c68e8f9
|
Update 'README.md'
|
2023-11-14 15:25:37 +01:00 |
Antonis Lempesis
|
6f964e3d16
|
Update 'README.md'
|
2023-11-14 15:25:16 +01:00 |
Antonis Lempesis
|
a673450f9c
|
Update 'README.md'
|
2023-11-14 15:21:08 +01:00 |
Lampros Smyrnaios
|
224d058d89
|
Merge pull request 'merge master to develop' (#9) from master into develop
Reviewed-on: #9
|
2023-11-02 14:16:54 +01:00 |
Lampros Smyrnaios
|
91e0b66b28
|
Merge pull request 'Merge develop into master' (#6) from develop into master
Reviewed-on: #6
|
2023-11-02 14:05:14 +01:00 |
Lampros Smyrnaios
|
c838f71227
|
merge from disable_compliance_failure_emails
|
2023-11-02 15:04:19 +02:00 |
Lampros Smyrnaios
|
0b8e4c4729
|
Update the Sushilite-R5 dependency from Nexus.
|
2023-11-02 14:39:10 +02:00 |
Lampros Smyrnaios
|
a72c5b2fb8
|
- Update dependencies.
- Fix a file-extension in README.
|
2023-10-31 13:56:59 +02:00 |
Konstantinos Spyrou
|
bd315848e0
|
fixed typo
|
2023-10-11 14:53:44 +03:00 |
Konstantinos Spyrou
|
4b5132358a
|
created repository metrics calls and excluded them from authentication
|
2023-10-11 14:45:53 +03:00 |
Konstantinos Spyrou
|
39596cfcc1
|
added method to get if piwik is validated
|
2023-10-11 13:03:00 +03:00 |
Konstantinos Spyrou
|
5138605163
|
added method to get if piwik is validated
|
2023-10-11 13:00:48 +03:00 |
Lampros Smyrnaios
|
75e97ece26
|
Add info about the Swagger-UI-url in the README.md
|
2023-10-04 12:29:52 +03:00 |
TheQuaker
|
9da5fa5c1e
|
Fix typo for DataType param
|
2023-09-29 15:36:55 +03:00 |
Lampros Smyrnaios
|
842468a175
|
Improve performance and error-handling in "InterfaceComplianceService.cleanUp()".
|
2023-09-27 12:24:22 +03:00 |
Lampros Smyrnaios
|
64fdff095d
|
- Resolve a dependency-conflict.
- Update dependencies.
|
2023-09-25 15:01:31 +03:00 |
Lampros Smyrnaios
|
11460764a2
|
Merge pull request 'Disable sending emails about compliance failure.' (#5) from disable_compliance_failure_emails into master
Reviewed-on: #5
|
2023-07-24 12:47:31 +02:00 |