jnfrati 487b6ed61f Implement update stack endpoint hace 3 años
..
allowlist.go 43facbf7c0 Added can create project endpoint hace 4 años
allowlist_test.go cf947bcb88 Removed useless data hace 4 años
api_token.go fe0e6e0337 update query to be compatible with both sqlite and pg hace 4 años
auth.go 81502e66f3 typo fix hace 4 años
auth_code.go 95675acbc4 support token-based login, primarily for github from the cli hace 5 años
auth_test.go 0b0bfa90e3 fix up test cases hace 4 años
build_config.go 3abbd3a97b correctly retrieve build_config for a release hace 4 años
cluster.go 090b24668a create new provisioner service to provision infrastructure hace 4 años
cluster_test.go f636491079 get most tests to pass hace 4 años
cred_exchange_token.go 4debab0f75 add internal cred exchange mechanism hace 4 años
database.go 57862aedfc implement rds endpoints hace 4 años
dns_record.go bf48f142f3 add domain boilerplate hace 5 años
environment.go b549bbffd4 Merge branch 'master' into nafees/pr-env-toggle hace 3 años
event.go f872cb66ff merge with master and fix merge conflicts hace 4 años
event_test.go 090b24668a create new provisioner service to provision infrastructure hace 4 años
git_action_config.go b002d3f99e Implement update git action config endpoint and handlers hace 3 años
git_action_config_test.go dd37b00718 add get registry endpoint hace 4 años
gitrepo.go 841ff04c95 basic list/add git repos hace 5 años
gitrepo_test.go 6df88f8f2d [wip] removed pointers to repository interface, added authn and authn testing suite hace 5 años
helm_repo.go 090b24668a create new provisioner service to provision infrastructure hace 4 años
helm_repo_test.go 5688a4774e add helm repo get endpoint + middleware hace 4 años
helpers_test.go e66bdf1908 fix failing infra test by adding migration for operation model hace 3 años
infra.go ea2cd410e6 add names to infra list and add iam options to eks form hace 3 años
infra_test.go 090b24668a create new provisioner service to provision infrastructure hace 4 años
invite.go ee6e19d94f add invite scope + get handler hace 4 años
invite_test.go ee6e19d94f add invite scope + get handler hace 4 años
migrate.go 5a705ce095 initial stacks backend with env group support hace 3 años
notification.go f4e07b4ef7 remove debug statements hace 4 años
onboarding.go 74a1063e66 add onboarding endpoints hace 4 años
policy.go a1956e9782 fix merge conflicts hace 4 años
project.go ebac8cca7b add capability to parse feature flags hace 3 años
project_test.go 26c7559c06 get tests to work again hace 4 años
pw_reset_token.go f0a9bac5c7 reset password backend hace 5 años
registry.go 090b24668a create new provisioner service to provision infrastructure hace 4 años
registry_test.go dd37b00718 add get registry endpoint hace 4 años
release.go 48191f14a8 Preload tasks when finding a release hace 4 años
release_test.go 990fa544a1 Fixed release tests hace 4 años
repository.go f0d4448f72 resolve merge conflicts with master hace 3 años
session.go 3d59b98c16 test repository for sessions hace 5 años
slack.go 090b24668a create new provisioner service to provision infrastructure hace 4 años
stack.go 487b6ed61f Implement update stack endpoint hace 3 años
tag.go 122c685ef7 Implement review changes hace 4 años
tag_test.go 11f9a5d4d1 Skip tag tests for now hace 4 años
usage.go 8155d7144a add usage enforcement to backend, basic plan by default hace 4 años
user.go 8416632b5f add emmil to user collaborator list hace 4 años
user_test.go 26c7559c06 get tests to work again hace 4 años