Lampros Smyrnaios
db88b2eecb
Optimize imports.
2022-12-01 15:19:29 +02:00
Lampros Smyrnaios
4a32d0278b
- Update the application.yml, which fixes runtime errors.
...
- Update the installAndRun.sh, to be able to only build the project (if desired to only produce the JAR), and also to handle errors better.
2022-12-01 14:56:52 +02:00
Konstantinos Spyrou
b3758da868
replaced AggregationDetails with AggregationInfo class
2022-11-30 20:58:08 +02:00
Konstantinos Spyrou
a792fd34c1
removed unnecessary operations
2022-11-30 17:33:09 +02:00
Lampros Smyrnaios
36b17e4ef1
Refactor the "Statistics" code:
...
- Merge the Aggregators' code inside "StatsServiceImpl.java".
- Remove the Hystrix related code, since it wasn't really used.
- Add exceptions-handling and error-checking.
2022-11-30 13:03:17 +02:00
Konstantinos Spyrou
01ba340f47
created paging for searchRegisteredRepositories - temporarily inactive
2022-11-24 18:36:37 +02:00
Konstantinos Spyrou
b533355c4f
set log level to info
2022-11-24 18:33:40 +02:00
Konstantinos Spyrou
33d28cefc1
all registered users can perform validations
2022-11-24 18:33:21 +02:00
Konstantinos Spyrou
c09cbbbcc0
created basic .gitignore
2022-11-24 15:58:30 +02:00
Konstantinos Spyrou
6a5c637f51
reformatted file
2022-11-24 15:55:09 +02:00
Lampros Smyrnaios
96d8ba8dde
Fix url in application.yml
2022-11-23 18:49:35 +02:00
Lampros Smyrnaios
dbe13a7ed1
- Fix memory leak.
...
- Add code's line-numbers in the logs.
2022-11-18 12:21:56 +02:00
Lampros Smyrnaios
83c77670ab
Improve the "installAndRun.sh" script:
...
- Add the "java -jar" run command.
- Add more sanity checks for cmd-args.
- Code polishing.
2022-11-17 15:01:27 +02:00
Konstantinos Spyrou
f41a5c8985
fixed prometheus test
2022-11-16 16:33:42 +02:00
Lampros Smyrnaios
83f9ce36ce
Add a script to install and run the app.
...
(some missing dependencies will be deployed on a public repo soon)
2022-11-16 16:20:58 +02:00
Konstantinos Spyrou
e99f334708
1. removed registeredBy from add/update interface controllers
...
2. changed authorization expression for interface validation
2022-11-10 17:34:23 +00:00
Konstantinos Spyrou
cff16a2d7c
refactored mails
2022-11-09 16:16:54 +00:00
Konstantinos Spyrou
ee01491995
1. fixed auth expression when updating a repository
...
2. filter out ftp interfaces
2022-11-08 18:37:51 +00:00
Konstantinos Spyrou
1491d8e280
fixed remaining spel expressions
2022-11-03 12:35:05 +00:00
Konstantinos Spyrou
82cf64a3e3
fixed null equality in spel expression
2022-11-03 11:09:12 +00:00
Konstantinos Spyrou
0b322c87d6
fixed auth expression
2022-11-01 12:08:42 +00:00
Konstantinos Spyrou
0f73e95209
filter out only sword and rest
2022-10-10 16:04:06 +00:00
Antonis Lempesis
9ca8aed160
ignoring non aoi interfaces
2022-10-10 11:27:28 +00:00
Konstantinos Spyrou
9633710cec
quick fix for Journal registration. Removed ValidationException and replaced with log. Should be revisited.
2022-10-06 10:29:21 +00:00
Konstantinos Spyrou
a46e64f5b5
added date in logs
2022-09-07 13:49:23 +00:00
Konstantinos Spyrou
3c41f3206a
fixed getting accessSets and accessFormats
2022-09-07 13:29:04 +00:00
Konstantinos Spyrou
0590efba9a
CompatibilityClasses fix
2022-09-06 13:55:05 +00:00
Konstantinos Spyrou
2afd3ef412
fixed re3data lastCollectionDate
2022-08-05 13:24:32 +00:00
Konstantinos Spyrou
c7b7d37ae3
svn merge -r62311:HEAD https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-repository-manager-service/branches/new-datasource-model .
2022-08-05 08:48:16 +00:00
Konstantinos Spyrou
2a8294a958
reintroduced typology field
2022-07-22 10:34:26 +00:00
Antonis Lempesis
d3f13fc8c2
correctly passing the repo id...
2022-06-02 13:18:04 +00:00
Antonis Lempesis
d57782444d
avoiding an OutOfBounds exception
2022-06-02 08:42:08 +00:00
Antonis Lempesis
a61b259ca3
getting aggregations uising the correct dsm api method
2022-05-24 14:01:08 +00:00
Konstantinos Spyrou
94a8b1abf9
update lastConsentTermsOfUseDate instead of consentTermsOfUseDate
2022-05-24 09:15:52 +00:00
Konstantinos Spyrou
03dad9cb1e
added lastConsentTermsOfUseDate
2022-05-24 08:28:39 +00:00
Konstantinos Spyrou
bd31f55685
cris repository registration functionality
2022-04-20 10:26:28 +00:00
Konstantinos Spyrou
982d299b2d
repository terms functionality
2022-03-15 11:33:49 +00:00
Antonis Lempesis
2a57236c9a
removed basic hhtp authentication
2021-11-05 08:54:20 +00:00
Antonis Lempesis
9d38d86c03
merged properties branch
2021-10-26 11:46:08 +00:00
Antonis Lempesis
b5f1c113c6
merged branch springboot - 61629:HEAD
2021-10-22 11:32:44 +00:00
Konstantinos Spyrou
746f3bbfbe
created method to retrieve total registered datasources and added an entry in prometheus metrics
2021-10-12 13:30:38 +00:00
Konstantinos Spyrou
03e0b8f472
changed prometheus metrics names
2021-10-12 10:16:37 +00:00
Konstantinos Spyrou
1b6ca905da
replaced hasAnyRole with hasAnyAuthority
2021-07-28 12:28:58 +00:00
Konstantinos Spyrou
4d7f3d7a64
fixed dependency version
2021-07-26 11:56:28 +00:00
Konstantinos Spyrou
500c379b8c
created prometheus reports and /metrics
2021-07-26 11:34:42 +00:00
Konstantinos Spyrou
84df31c87a
enabled emails
2021-07-22 13:52:50 +00:00
Antonis Lempesis
9e967cab33
using md5 instead of base64 encoding for new aggregator ids
2021-07-22 10:55:27 +00:00
Antonis Lempesis
e603487103
merged branch aai_roles_new to trunk
2021-07-21 11:51:18 +00:00
Antonis Lempesis
25ff488405
returning fair guidelines as such
2021-04-16 08:16:09 +00:00
Antonis Lempesis
a8143fe775
code cleanup
2021-04-05 10:35:28 +00:00