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