|
.dockerignore
|
add dockerignore
|
2026-09-10 13:06:19 +02:00 |
|
.eng.example
|
add environment example
|
2026-09-10 13:03:34 +02:00 |
|
.env.example
|
add example environment file
|
2026-09-08 09:52:48 +02:00 |
|
.gitignore
|
typo in gitignore
|
2026-09-08 10:21:22 +02:00 |
|
client.go
|
reconcile and rep ids sorted
|
2026-09-10 12:39:36 +02:00 |
|
docker-compose.yml
|
add dockerignore
|
2026-09-10 13:06:19 +02:00 |
|
Dockerfile
|
add dockerignore
|
2026-09-10 13:06:19 +02:00 |
|
fakes.go
|
reconcile and rep ids sorted
|
2026-09-10 12:39:36 +02:00 |
|
go.mod
|
added GetUser function
|
2026-09-09 23:15:09 +02:00 |
|
go.sum
|
added GetUser function
|
2026-09-09 23:15:09 +02:00 |
|
main.go
|
hourly sync scheduling
|
2026-09-10 12:44:16 +02:00 |
|
reconcile.go
|
reconcile and rep ids sorted
|
2026-09-10 12:39:36 +02:00 |
|
server.go
|
remove users debug and gate sync behind secret
|
2026-09-10 12:58:01 +02:00 |
|
store.go
|
reconcile and rep ids sorted
|
2026-09-10 12:39:36 +02:00 |
|
sync.go
|
sync mechanism complete
|
2026-09-10 00:21:04 +02:00 |
|
test.sh
|
First commit, basic SQLite store, worker, and server
|
2026-09-08 09:45:23 +02:00 |