Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mp-isim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aldi Doanta Kurnia, (Aldi, Student M-CS)
mp-isim
Graph
529d688de7b983fa75a29e0098c2d868bc94b1bc
Select Git revision
Branches
3
main
default
protected
matcher-cupid
matcher-dummy
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Nov
28
Oct
27
13
Sep
12
7
6
2
29
Aug
28
25
24
22
21
14
11
8
7
5
4
2
1
31
Jul
30
28
27
18
17
14
13
docs: use URL for the demo video
main
main
docs: add extra newlines
docs: add demo video
docs: update
docs: add artifacts e.g., diagrams and slide decks
docs: update OpenAPI schema for `isim`
docs: add initial OpenAPI schema for `isim`
docs: update installation instructions for project root
docs: update installation instructions for individual Matchers
docs: update Matcher COMA with installation instructions
docker: unify all docker-compose files.
Merge branch 'openapi-docs'
docs: update openapi docs for Matchers Cupid and Similarity Flooding
docs: update openapi docs for Matcher COMA with static JSON
docker: separate compose file between `dc`+`vh` and `dp`
Update README.md to trigger GitHub Action for `simflood`
cicd: add GitHub action to build and push SimilarityFlooding Docker image
docker: add `simflood` as one of the services
simflood: add `simflood` implementation files
simflood: add `simflood` implementation files
simflood: add skeleton for `similarity_flooding` Matcher
docker: assign port 8002 to `cupid` Matcher and port 8004 to `dummy` Matcher
cicd: add GitHub action to build and push Cupid Docker image
docker: add `cupid` as one of the services; update image name for `isim` to `python:3.10.12-slim-bullseye`
isim: add `cupid` host as one of the Matchers
matcher: update `__get_columns_from_csv()` implementation for string-only CSV column headers
cupid: add cupid files
matcher-cupid
matcher-cupid
cupid: add skeleton for `cupid` matcher web service
matcher: change dummy matcher's port from 8080 to 8002
isim: update logic to output results from all matchers, instead from only a single matcher
docker: add `matcherdummy` service; cicd: add GitHub workflow to build and push dummy matcher
docker: add Dockerfile for dummy matcher
matcher: update `dummy` output to always give an empty array
isim: change data type of unmatched elements, from `List[str]` to `str` with comma delimiter
isim: add list of unmatched elements in response body
cicd: use different name for each action workflow
cicd: test action triggers
cicd: add GitHub action to build and push COMA Docker image
cicd: add path filter for VH action
cicd: re-enable docker-related actions
Loading