Gitlab Community Edition Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CDSTAR Upload Agent
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Medizinische Informatik - Öffentliche Projekte
UMG MeDIC
MeDIC Technik
AW Agents
CDSTAR Upload Agent
Commits
dev
Select Git revision
0 results
cdstar-upload-agent
Author
Search by author
Any Author
authors
0 authors
Sep 01, 2020
Merge branch 'master' into 'dev'
· b663ddd9
parciak
authored
4 years ago
b663ddd9
Added LICENSE with reuse.software
· a802e213
parciak
authored
4 years ago
a802e213
Jul 17, 2020
Merge branch 'dev' into 'master'
· 3c2ea2f4
parciak
authored
4 years ago
3c2ea2f4
Added SQL storage of upload procedures.
· 22725f8b
parciak
authored
4 years ago
22725f8b
Version bump
· 39773e4e
parciak
authored
4 years ago
39773e4e
Merge branch 'master' into dev. Need to learn to do that before working on dev again.
· b7def933
parciak
authored
4 years ago
b7def933
Another change to alembic env.py script. Using os environment variables...
· ed03f7ef
parciak
authored
4 years ago
ed03f7ef
Change to alembic env to use the database config from the app.
· 66e70b7e
parciak
authored
4 years ago
66e70b7e
Jul 16, 2020
Merge branch 'dev' into 'master'
· 585011fa
parciak
authored
4 years ago
585011fa
Added SQL storage of upload procedures.
· a29177cf
parciak
authored
4 years ago
a29177cf
Cleanup and recreation of requirements. Added necessary files for alembic to Dockerfile.
· b93c9045
parciak
authored
4 years ago
b93c9045
Updated harbor publishing to the new version retrieval.
· 8d27c2ee
parciak
authored
4 years ago
8d27c2ee
Merge branch 'master' into dev
· e82ffd10
parciak
authored
4 years ago
e82ffd10
Added new handling of verisoning in __version__.py to gitlab-ci. Documented SQL Backend change.
· 238e1565
parciak
authored
4 years ago
238e1565
Added SQL storage of upload procedures.
· 09221c57
parciak
authored
4 years ago
09221c57
Jul 15, 2020
Merge branch 'dev' into 'master'
· 7656d3d4
parciak
authored
4 years ago
7656d3d4
Fixed a bug causing the agent to orphanize several uploads due to missing memory arguments.
· 0cb6c82d
parciak
authored
4 years ago
0cb6c82d
Merge branch 'dev' into 'master'
· c4fb14f8
parciak
authored
4 years ago
c4fb14f8
Refactoring of logging and return models.
· c5dcb0cc
parciak
authored
4 years ago
c5dcb0cc
Merge branch 'cicd' into 'master'
· 417ecea4
parciak
authored
4 years ago
417ecea4
Changed harbor cli token
· 41b09c6b
parciak
authored
4 years ago
41b09c6b
Merge branch 'cicd' into 'master'
· 84e864eb
parciak
authored
4 years ago
84e864eb
Added build and push pipeline for harbor deployment
· b8dc7894
parciak
authored
4 years ago
b8dc7894
Merge branch 'dev' into 'master'
· 30ccaf22
parciak
authored
4 years ago
30ccaf22
Move the CDSTAR API connection instance to the upload_files method in order to...
· 9f950a8d
parciak
authored
4 years ago
9f950a8d
Jul 14, 2020
Merge branch 'dev' into 'master'
· 01bab794
parciak
authored
4 years ago
01bab794
Added missing Readme.md to docker image. Corrected path to Readme.md from config.
· 35e16cf2
parciak
authored
4 years ago
35e16cf2
Merge branch 'dev' into 'master'
· c4bda236
parciak
authored
4 years ago
c4bda236
Added proper logging handling to agent. Removed debug output printing.
· 4818903e
parciak
authored
4 years ago
4818903e
Merge branch 'split_annotation' into 'master'
· 82bd163b
parciak
authored
4 years ago
82bd163b
Added proper logging handling to agent. Removed debug output printing.
· 7e34573b
parciak
authored
4 years ago
7e34573b
Jul 13, 2020
Merge branch 'dev' into 'master'
· 6f4bdcfb
parciak
authored
4 years ago
6f4bdcfb
Added error handling for unavailable Network Connection to CDSTAR and CouchDB....
· 1ccd9a91
parciak
authored
4 years ago
1ccd9a91
Jul 07, 2020
Fixed type in gitlab CICD pipeline yaml.
· c82c8e21
parciak
authored
4 years ago
c82c8e21
Transformed the application into an asynchronous model with receive + check methods.
· 3a8c706f
parciak
authored
4 years ago
3a8c706f
Jul 03, 2020
When will I learn to create a seperate branch for cicd stuff right away?...
· e2c9a442
parciak
authored
4 years ago
e2c9a442
Missing python package pydantic to resolve BasicSettings to a type
· 247973ba
parciak
authored
4 years ago
247973ba
Specified python version for docker image building.
· af16a226
parciak
authored
4 years ago
af16a226
Added gitlab ci-cd pipeline for auto image building.
· ee7d4991
parciak
authored
4 years ago
ee7d4991
Jul 02, 2020
Major bugfixes to the new API, where results of some erroneous inputs would...
· 0a421773
parciak
authored
4 years ago
0a421773
Loading