This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
drone
Watch
1
Star
0
Fork
0
You've already forked drone
mirror of
https://github.com/harness/drone.git
synced
2025-05-22 07:22:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
drone
/
internal
/
store
/
database
/
migrate
/
postgres
History
Johannes Batzill
d7f0ae4b2c
Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis
2022-09-05 13:47:00 -07:00
..
0000_create_extension_btree.up.sql
Initial commit
2022-08-09 12:37:37 -07:00
0000_create_extension_citext.up.sql
Initial commit
2022-08-09 12:37:37 -07:00
0000_create_extension_trgm.up.sql
Initial commit
2022-08-09 12:37:37 -07:00
0001_create_table_repositories.up.sql
Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis
2022-09-05 13:47:00 -07:00
0001_create_table_spaces.up.sql
Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis
2022-09-05 13:47:00 -07:00
0001_create_table_users.up.sql
Initial commit
2022-08-09 12:37:37 -07:00
0002_create_index_repositories_spaceId.up.sql
Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis
2022-09-05 13:47:00 -07:00
0002_create_index_spaces_parentId.up.sql
Add authn, authz, spaces, guard, terminated FQNs
2022-09-05 13:47:00 -07:00