issues
search
p0licat
/
vcs-query-tool
Framework written in #Java which eases management of multiple VCS.
GNU General Public License v3.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I need my Jupyter Notebooks to be broken up into one syntax tree per cell. Then, search for patterns including similar cells, DAG workflows, and factor this into a web component.
#60
p0licat
opened
7 months ago
0
[Snyk] Security upgrade axios from 1.6.2 to 1.6.3
#59
p0licat
opened
11 months ago
0
[Snyk] Fix for 1 vulnerabilities
#58
p0licat
opened
12 months ago
0
[Snyk] Upgrade @types/react from 18.0.15 to 18.2.33
#57
p0licat
opened
1 year ago
0
[Snyk] Upgrade @mui/material from 5.9.3 to 5.14.15
#56
p0licat
opened
1 year ago
0
[Snyk] Upgrade react-router-dom from 6.3.0 to 6.17.0
#55
p0licat
opened
1 year ago
0
[Snyk] Upgrade typescript from 4.7.4 to 4.9.5
#54
p0licat
opened
1 year ago
0
[Snyk] Upgrade org.projectlombok:lombok from 1.18.24 to 1.18.30
#53
p0licat
opened
1 year ago
0
Sanitize DTOs.
#52
p0licat
opened
1 year ago
0
Some unwanted files are scanned for contents
#51
p0licat
opened
2 years ago
1
Refactor
#50
p0licat
opened
2 years ago
1
Develop CI build status
#49
p0licat
closed
2 years ago
0
Testing solution for GitHub dependency warning.
#48
p0licat
closed
2 years ago
0
Testing solution for GitHub dependency warning.
#47
p0licat
closed
2 years ago
0
RestService should return HttpResponse objects?
#46
p0licat
closed
2 years ago
0
Throw exception if no APIKey.
#45
p0licat
closed
2 years ago
1
Experiment with multiple instances on a real deployment.
#44
p0licat
closed
2 years ago
0
Fix react frontend connection strings to be collected from .env
#43
p0licat
closed
2 years ago
0
Postgres dev, Docker tested
#42
p0licat
closed
2 years ago
0
Expand to local gits and GitLab
#41
p0licat
opened
2 years ago
0
Make Sock diagram async. (initial prototype is synchronous, except that the DB is innately async, and the longest walk from the DB is <2)
#40
p0licat
opened
2 years ago
0
Use status codes for error checking
#39
p0licat
closed
2 years ago
0
Include DAO into project structure and change all findAll().stream() occurences. Improve JPA queries.
#38
p0licat
opened
2 years ago
0
Testcontainers.
#37
p0licat
opened
2 years ago
0
Create external configuration file for relative URLs of other microservices. Also see #5
#36
p0licat
closed
2 years ago
1
Fix EntityGraphQuery
#35
p0licat
opened
2 years ago
0
Format URLs before requests
#34
p0licat
opened
2 years ago
0
Docker refactor
#33
p0licat
closed
2 years ago
0
Pull request for Dockerfile, tested
#32
p0licat
closed
2 years ago
0
Frontend
#31
p0licat
closed
2 years ago
0
Ensure that the only REST service called by the frontend is the right one. (for containerization/network segmentation)
#30
p0licat
closed
2 years ago
0
Try alternative UI components frameworks.
#29
p0licat
opened
2 years ago
0
Containerize microservices. Start testcontainers.
#28
p0licat
closed
2 years ago
1
Update docker branch for refactoring and containerizing
#27
p0licat
closed
2 years ago
0
Shared resources for Maven projects inside Eclipse.
#26
p0licat
opened
2 years ago
0
Changes from main for shared-modules
#25
p0licat
closed
2 years ago
0
Revert changes and migrate to branch from develop-contentsgatherer
#24
p0licat
closed
2 years ago
0
OpenAPI specification.
#23
p0licat
closed
2 years ago
0
Develop contentsgatherer service
#22
p0licat
closed
2 years ago
0
DbService route for fully scanning a repo starting from "/".
#21
p0licat
closed
2 years ago
0
Refactoring.
#20
p0licat
opened
2 years ago
1
Start frontend.
#19
p0licat
closed
2 years ago
3
CustomEndpoints: REST endpoints for performing searches.
#18
p0licat
closed
2 years ago
0
Jpa repo impl
#17
p0licat
closed
2 years ago
0
GetContentsService (Third project)
#16
p0licat
closed
2 years ago
3
Frontend.
#15
p0licat
closed
2 years ago
1
Write comprehensive tests.
#14
p0licat
opened
2 years ago
1
Attach REST controller to Git service.
#13
p0licat
closed
2 years ago
3
Expand data model and fix DataCollectorService problems.
#12
p0licat
closed
2 years ago
0
Extensive Model to cover GetContents endpoint. Relational schema of SourceFile with its respective components (see class diagram in #1).
#11
p0licat
closed
2 years ago
0
Next