Commit Graph

38 Commits

Author SHA1 Message Date
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 a2a387be90 - Fix a security config for Swagger.
- Add the "displayRequestDuration" for "Try it out" requests in Swagger.
- Code polishing.
2023-06-02 14:23:54 +03:00
Lampros Smyrnaios 8f6426eaf6 - Upgrade Spring and other dependencies.
- Migrate to SpringDoc, since SpringFox is dead.
2023-06-01 20:48:01 +03:00
Lampros Smyrnaios 311442854a Add missing "sushiliteR5Endpoint" property. 2023-03-29 15:15:53 +03:00
Lampros Smyrnaios 59fc344730 - Use the production AAI url, as the "beta" one has issues.
- Polish the application.yml
2023-03-02 16:15:54 +02:00
Lampros Smyrnaios 8f5aed3aab Update application.yml 2023-02-15 18:03:20 +02:00
Lampros Smyrnaios 3845a5103b - Fix a performance bug in "DashboardController.getCollectionMonitorSummary()", where the code for the "isIndexedVersion"-check, was re-checking 20 of the already-checked "aggregationInfo"-objects, in each new batch.
- Update some properties.
- Code polishing.
2023-02-02 18:47:04 +02:00
Lampros Smyrnaios 40aae5d750 Adjust logging-levels. 2023-01-25 14:05:30 +02:00
Konstantinos Spyrou e551a7a783 replaced manual configuration with automatic 2023-01-17 16:53:37 +02:00
Konstantinos Spyrou d8eac0ac10 replaced log4j2 with slf4j 2023-01-11 18:50:31 +02:00
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 b533355c4f set log level to info 2022-11-24 18:33:40 +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 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 a46e64f5b5 added date in logs 2022-09-07 13:49:23 +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
Ioannis Diplas 4b6eb60fd7 changing properties file to beta 2019-12-18 13:30:58 +00:00
Ioannis Diplas 6edd5ffca7 Replacing XML with Java configuration 2019-12-18 11:09:03 +00:00
Ioannis Diplas 192ba92c1e Fixing a logging issue 2019-12-03 09:33:55 +00:00
Ioannis Diplas b94d136cfa Updating interfaces to not include IsSerializable 2019-11-28 11:25:56 +00:00
Antonis Lempesis 1fbfaa454f merged branch cris r57561-HEAD 2019-11-20 13:03:40 +00:00
Ioannis Diplas dfcd57129f Adding job summary 2019-10-01 11:07:47 +00:00
Antonis Lempesis 835f973caf Added list of publications to events 2019-09-02 15:54:22 +00:00
Antonis Lempesis ed247a82f3 Merged dev-api branch to trunk. merge -r54925:HEAD https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-repository-manager-service/branches/dev-api 2019-07-19 09:31:23 +00:00
Panagiotis Kanakakis ef1f000e5b Merge with dev branch 2019-02-28 12:37:38 +00:00
Panagiotis Kanakakis ef441e826c Meerge dev-api to trunk ( -r50861:54841 ) 2019-02-16 10:04:41 +00:00
Panagiotis Kanakakis ab23c7232f Moving branch folders to trunk. 2018-02-22 11:23:56 +00:00
Panagiotis Kanakakis 3c82be8b5a 1. Remove aai / redis changes. New branch will be created. 2018-02-05 11:16:53 +00:00
Panagiotis Kanakakis 1362fbb098 1. Add getMetricsInfoForRepository and getInterfaceInformation methods.
2. Create aai-secutiry.xml file
3. Add properties on application file
2018-02-02 13:28:00 +00:00
Panagiotis Kanakakis f3e55be459 1. Optimize imports on broker api.
2. Add user api / user api impl for test purposes. Check aai
3. Add config class for redis
4. Add FrontEndLinkURIAuthenticationSuccessHandler for aai
5. Add redis / aai properties on application properties file
2018-01-24 10:11:57 +00:00
Panagiotis Kanakakis daabd711dd Bug fix on converter class for aggregation method 2018-01-16 15:45:47 +00:00
Panagiotis Kanakakis 44a3e2b0ec 1. Add Term class on shared folder
2. Add property on application file for dnet topics
3. Implement method to get dnet topics map
2018-01-15 20:18:16 +00:00
Panagiotis Kanakakis 156bbb95c0 1. Bug fix on repository convert
2. Update pom with postgres dependency
2018-01-11 09:58:24 +00:00
Panagiotis Kanakakis ad50f63170 1. Changes on piwik api
2. Changes on repository interface (new response entities)
3. Changes on converter class due to new json response.
2017-12-22 10:29:02 +00:00
Panagiotis Kanakakis 5227f60ce5 1. Create trunk folder. 2017-12-07 17:57:12 +00:00