Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bring new release updates to master branch #111

Merged
merged 216 commits into from
Mar 6, 2023
Merged

bring new release updates to master branch #111

merged 216 commits into from
Mar 6, 2023

Conversation

beka-zhvania
Copy link
Contributor

Update WebOCD Service with the following features:

  • java 17 and gradle 7.3 update
  • switch to ArangoDB
  • switch to Graphstream (instead of y library)
  • addition of content limitation feature
  • addition of efficient requests that speed up loading of graph/cover pages
  • addition of several new OCDA
  • addition of github actions for WebOCD build
  • update of wiki
  • improvement of logging
  • various bug fixes and small enhancements

closes #100, closes #95, closes #94, closes #93, closes #80, closes #77, closes #76, closes #55, closes #19, closes #47

TimoBellartz and others added 30 commits February 2, 2022 19:11
… computation and some centralities still missing
beka-zhvania and others added 23 commits December 26, 2022 01:03
resolve conflicts between develop and javaAndGradle17 branches
fix the error when downloading simulation group info
add functionality to delete simulation series and groups when a graph they are based on is deleted
Graphstream, Java 17 and Arangodb
Make docker image compatible with webocd and arangodb
incorporate arangodb in webocd github actions
fix storing OCDA parameters in the db
@beka-zhvania beka-zhvania self-assigned this Mar 6, 2023
@beka-zhvania beka-zhvania added this to To do in WebOCD via automation Mar 6, 2023
@beka-zhvania beka-zhvania merged commit 182a2e5 into master Mar 6, 2023
WebOCD automation moved this from To do to Done Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment