drone/internal
Johannes Batzill ecb6276fa8 Add EOF to RPC File Chunk & Cleanups (#29)
Adds an EOF flag to data chunks to avoid using []byte("EOF") as end (due to potential false positives).
Furthermore, a few cleanups are done:
- Add TODOs for initial git changes
- Add missing file headers
- Fix typo for license (was licence)
- Fix make wire target
2022-10-12 10:21:53 -07:00
..
api Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
auth Introduce Controller for Repo, Space, User, and ServiceAccount (#25) 2022-10-03 18:56:49 -07:00
bootstrap [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
cron [MAINT] initial config for ci linter (#17) 2022-09-19 18:13:18 +02:00
gitrpc Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
paths [MAINT] fix linter errors. (#18) 2022-09-21 19:49:14 +02:00
request [Harness] Adding JWT/PAT/SAT Support, Harness Clients, Inline User/ServiceAccount Creation, harness Build flag, ... (#22) 2022-09-30 16:22:12 -07:00
router Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
server add specific handlers for api/git/web to allow replacement for harness (#23) 2022-09-30 17:05:39 -07:00
store initial work on create repository (#27) 2022-10-11 17:48:04 +02:00
testing Initial commit 2022-08-09 12:37:37 -07:00
token Introduce Controller for Repo, Space, User, and ServiceAccount (#25) 2022-10-03 18:56:49 -07:00
inernal_test.go Initial commit 2022-08-09 12:37:37 -07:00
internal.go Initial commit 2022-08-09 12:37:37 -07:00