Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservice
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
masi9606
webservice
Commits
05368cfaa258ecafa455b08af084c750f9355b14
Select Git revision
Branches
8
dev
protected
main
default
protected
prod
protected
t-6-deploy-app-on-kubernetes
t-5-allocate-vm-cloud
t4-build-publish-container
t3-build-container-image
t2-vagrant
8 results
webservice
Author
Search by author
Any Author
authors
masi9606
masi9606
1 author
May 29, 2024
add project concept
· 05368cfa
schnarkus
authored
10 months ago
05368cfa
May 17, 2024
bump
· 34438603
schnarkus
authored
11 months ago
34438603
rmv tagging from pipeline
· 2c6ca9fa
schnarkus
authored
11 months ago
2c6ca9fa
rmv interpolation
· ab5b5de8
schnarkus
authored
11 months ago
ab5b5de8
fix rule
· 8349042c
schnarkus
authored
11 months ago
8349042c
add git to alpine
· a4d7ea20
schnarkus
authored
11 months ago
a4d7ea20
tag main as stable
· 58aa8a3c
schnarkus
authored
11 months ago
58aa8a3c
only trigger pipeline on merge requests or pushes to main/stable branches
· 94f36703
schnarkus
authored
11 months ago
94f36703
yaml lint
· 0728f8ae
schnarkus
authored
11 months ago
0728f8ae
add docker-privileged
· 6e1e4131
schnarkus
authored
11 months ago
6e1e4131
try publish with alpine latest
· 538eb84d
schnarkus
authored
11 months ago
538eb84d
May 15, 2024
fix parallel matrix
· f4c952d6
schnarkus
authored
11 months ago
f4c952d6
enclose variables in ${}
· 44825e69
schnarkus
authored
11 months ago
44825e69
tag
· 047fd994
schnarkus
authored
11 months ago
047fd994
yaml lint
· 20ecf84b
schnarkus
authored
11 months ago
20ecf84b
fix publish_job dependencies
· bc06536b
schnarkus
authored
11 months ago
bc06536b
test publish to package registry
· 394de471
schnarkus
authored
11 months ago
394de471
build and test webservice
· 5ea295f4
schnarkus
authored
11 months ago
5ea295f4
testing GitLab CI/CD with a simple pipeline
· 0855d779
schnarkus
authored
11 months ago
0855d779
Jan 16, 2024
Required Go toolchain version is noe referred to in README
· cfc9395f
gjahn
authored
1 year ago
cfc9395f
Jan 09, 2024
Database password is now read from file
· 2e6405a4
gjahn
authored
1 year ago
2e6405a4
log-level based logging added to ease debugging persistence on K8s
· 8aba7144
gjahn
authored
1 year ago
8aba7144
A new pipeline is defined to trigger container image building
· 5a9f952d
gjahn
authored
1 year ago
5a9f952d
Update file README.md
· 983f3e4f
Lars Niklas Schröder
authored
1 year ago
and
gjahn
committed
1 year ago
983f3e4f
Dec 20, 2023
Logs: use 'Accept' header if Content-Type is not defined
· 42436d30
gjahn
authored
1 year ago
42436d30
Add /metrics path supporting Prometheus-compatible Exposition format
· a64565a1
gjahn
authored
1 year ago
a64565a1
Add OPTIONS method for state resources & just respond 404 for generally undefined state paths
· 46c220d4
gjahn
authored
1 year ago
46c220d4
Add HEAD method to obtain MIME type & size w/o actually fetching the data
· 625723d7
gjahn
authored
1 year ago
625723d7
Calculate checksum after executing make target 'build-linux'
· d3ef56c4
gjahn
authored
1 year ago
d3ef56c4
Dec 14, 2023
Allow setting font color of landing page via environment variable
· b3ecabcc
gjahn
authored
1 year ago
b3ecabcc
Allow to set version during build time
· 09fd2dfb
gjahn
authored
1 year ago
09fd2dfb
Dec 10, 2023
Add tests for ephemeral storage
· 120ca78d
gjahn
authored
1 year ago
120ca78d
cosmetics: e.a. rename store.Show to store.List
· 05b30353
gjahn
authored
1 year ago
05b30353
Dec 08, 2023
make: clean test cache before running tests
· 2f169d3f
gjahn
authored
1 year ago
2f169d3f
Fix header in README example
· b7308619
gjahn
authored
1 year ago
b7308619
Store actual items in ephemeral storage instead of pointers
· 570a8c91
gjahn
authored
1 year ago
570a8c91
Make ephemeral store concurrency-safe
· 197ca0ea
gjahn
authored
1 year ago
197ca0ea
Dec 07, 2023
Bump Fiber version to v2.51
· 7b35b477
gjahn
authored
1 year ago
7b35b477
Re-order request log output information
· 3b59883b
gjahn
authored
1 year ago
3b59883b
Disable delaying/timeout for all routes state test
· 348c6040
gjahn
authored
1 year ago
348c6040
Loading