This website requires JavaScript.
Explore
Help
Sign In
hyung-hwan
/
codit
Watch
1
Star
0
Fork
0
You've already forked codit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
codit
/
backend
/
internal
/
db
History
hyung-hwan
d4b7554633
updated to use the internal project id and repo id in the file system formatted as %016x
2026-02-21 13:42:41 +09:00
..
db_test.go
added code for ldap, self account maintenance, api key management, etc
2026-02-15 01:07:45 +09:00
db.go
started adding actual rpm mirror pull code
2026-02-17 00:21:51 +09:00
pki.go
converted the id columns to INTEGER PRIMARY KEY(64-bit signed) for sqlite
2026-02-21 11:09:43 +09:00
principals.go
converted the id columns to INTEGER PRIMARY KEY(64-bit signed) for sqlite
2026-02-21 11:09:43 +09:00
rpm_dirs.go
converted the id columns to INTEGER PRIMARY KEY(64-bit signed) for sqlite
2026-02-21 11:09:43 +09:00
store.go
updated to use the internal project id and repo id in the file system formatted as %016x
2026-02-21 13:42:41 +09:00
tls_listeners.go
converted the id columns to INTEGER PRIMARY KEY(64-bit signed) for sqlite
2026-02-21 11:09:43 +09:00