Mohammed Nafees ed0967ce69 add startup migrations il y a 3 ans
..
allowlist.go 43facbf7c0 Added can create project endpoint il y a 4 ans
allowlist_test.go cf947bcb88 Removed useless data il y a 4 ans
api_token.go fe0e6e0337 update query to be compatible with both sqlite and pg il y a 4 ans
auth.go db7fd0a0b4 add helm delete handler and CLI command il y a 3 ans
auth_code.go 95675acbc4 support token-based login, primarily for github from the cli il y a 5 ans
auth_test.go 0b0bfa90e3 fix up test cases il y a 4 ans
build_config.go 3abbd3a97b correctly retrieve build_config for a release il y a 4 ans
cluster.go 276f5f9c6f create cluster security logic il y a 3 ans
cluster_test.go f636491079 get most tests to pass il y a 4 ans
cred_exchange_token.go 4debab0f75 add internal cred exchange mechanism il y a 4 ans
database.go 57862aedfc implement rds endpoints il y a 4 ans
dns_record.go bf48f142f3 add domain boilerplate il y a 5 ans
environment.go ecbefe7f56 preview env scope middleware, code cleanup, depend on pr number for deployment endpoints il y a 3 ans
event.go f872cb66ff merge with master and fix merge conflicts il y a 4 ans
event_test.go 090b24668a create new provisioner service to provision infrastructure il y a 4 ans
git_action_config.go b002d3f99e Implement update git action config endpoint and handlers il y a 4 ans
git_action_config_test.go dd37b00718 add get registry endpoint il y a 4 ans
gitrepo.go 841ff04c95 basic list/add git repos il y a 5 ans
gitrepo_test.go 6df88f8f2d [wip] removed pointers to repository interface, added authn and authn testing suite il y a 5 ans
helm_repo.go 090b24668a create new provisioner service to provision infrastructure il y a 4 ans
helm_repo_test.go 5688a4774e add helm repo get endpoint + middleware il y a 4 ans
helpers_test.go e66bdf1908 fix failing infra test by adding migration for operation model il y a 3 ans
infra.go ea2cd410e6 add names to infra list and add iam options to eks form il y a 3 ans
infra_test.go 090b24668a create new provisioner service to provision infrastructure il y a 4 ans
invite.go ee6e19d94f add invite scope + get handler il y a 4 ans
invite_test.go ee6e19d94f add invite scope + get handler il y a 4 ans
migrate.go ed0967ce69 add startup migrations il y a 3 ans
monitor.go 5c9c649da0 make recommender cleanup project and cluster scoped il y a 3 ans
notification.go f4e07b4ef7 remove debug statements il y a 4 ans
onboarding.go 74a1063e66 add onboarding endpoints il y a 4 ans
policy.go a1956e9782 fix merge conflicts il y a 4 ans
project.go ebac8cca7b add capability to parse feature flags il y a 3 ans
project_test.go 26c7559c06 get tests to work again il y a 4 ans
pw_reset_token.go f0a9bac5c7 reset password backend il y a 5 ans
registry.go 090b24668a create new provisioner service to provision infrastructure il y a 4 ans
registry_test.go dd37b00718 add get registry endpoint il y a 4 ans
release.go 48191f14a8 Preload tasks when finding a release il y a 4 ans
release_test.go 990fa544a1 Fixed release tests il y a 4 ans
repository.go 5a983109bb add rego rules and opa to recommender system il y a 3 ans
session.go 3d59b98c16 test repository for sessions il y a 5 ans
slack.go 090b24668a create new provisioner service to provision infrastructure il y a 4 ans
stack.go d4e91daf0c correct stack name and revision il y a 3 ans
tag.go 122c685ef7 Implement review changes il y a 4 ans
tag_test.go 11f9a5d4d1 Skip tag tests for now il y a 4 ans
usage.go 8155d7144a add usage enforcement to backend, basic plan by default il y a 4 ans
user.go 8416632b5f add emmil to user collaborator list il y a 4 ans
user_test.go 26c7559c06 get tests to work again il y a 4 ans