Commit Graph

49 Commits (main)

Author SHA1 Message Date
Tobias Trabelsi 340bcd48fe
Merge pull request #46 from deblasis/fix/gitea_oauth2_app_confidential_client
Support `gitea_oauth2_app` `confidential_client` flag
10 months ago
Alessandro De Blasis 2d7147442b fix(oauth): updates 10 months ago
Tobias Trabelsi 483bda1033
added possibility to list all repos of an organisation 10 months ago
Alessandro De Blasis c707cba22e fix(gitea_oauth_app): added missing createoptions and resourcedata 10 months ago
Alessandro De Blasis 707443c6d2 feat(gitea_oauth_app): support 10 months ago
Tobias Trabelsi b3f93373d0
Merge pull request #38 from Lerentis/Lerentis/issue35
potential fix for #35
10 months ago
ultimania 948b20a6d2 fixed conditions of migration 11 months ago
Tobias Trabelsi 83a0cbf14c fallback on resource data on buggy gitea versions 12 months ago
Tobias Trabelsi 71caf4430b potential fix for #35 12 months ago
Tobias Trabelsi 19062e27f0 transparent errors 12 months ago
YAMADA Yutaka 322ad2d3c4 add log output on error 12 months ago
YAMADA Yutaka b4b13dc3ca implement repositories attribute of gitea_team 12 months ago
Tobias Trabelsi 0a85957c50 #26 document codeberg not allowing pull mirrors
fixed permission failure in gite_repository
1 year ago
lerentis 2c787bd532 Fixed typo in repo data source 1 year ago
Tobias Trabelsi 9799416352
fixed org vanashing
fixed regression of  v0.11.1
1 year ago
Tobias Trabelsi 8095c2a513
prepare next release 1 year ago
Martin Koppehel 32ad02fa73
Implement deploy_key resource 1 year ago
Tobias Trabelsi 3dd609864b
hopefully finally fixed the TLS nil pointer 1 year ago
Tobias Trabelsi 13d3ed85ad
removed unintuitive fallback if repo owner does not exist 1 year ago
John Long 85b869d28b repository resource: add clone and html urls 2 years ago
Tobias Trabelsi c72fcb3a49
Added gitea_token resource 2 years ago
Tobias Trabelsi 9c819ad4c2
fixed another formating issue 2 years ago
Tobias Trabelsi 6d5439a00a
fixed minor bug in resourceForkDelete 2 years ago
Tobias Trabelsi 6d0bd5906a
pre release version bump
make fmt
clarified some limitations for fork resource
2 years ago
Judd Wilcox 480994bfa9 implement gitea_fork 2 years ago
Tobias Trabelsi e7ad54b0a4
warn about server side hooks 2 years ago
Tobias Trabelsi 0f441b26d1
patch from dmaes 2 years ago
Tobias Trabelsi c183098b7d
fixed faulty import of repository 2 years ago
Tobias Trabelsi c4757ce109
#14 deprecate `migration_clone_addresse` in favor of `migration_clone_address` 2 years ago
Tobias Trabelsi aa7856ea7b
#12 stick with IDs for consistency 2 years ago
Tobias Trabelsi 8b25a1519e
#12 fix terraform import for organisations 2 years ago
Tobias Trabelsi bc6261d444
fixed tests
incremented version number
2 years ago
Tobias Trabelsi e1266ebf64
updated GHA
Update to v2 SDK
updated dependencies
2 years ago
Tobias Trabelsi edfd4e2e06
#7 fail gracefully if gitea url violates RFC 2606 2 years ago
Tobias Trabelsi 0208cbd960
#5 fixed state handling for public keys 2 years ago
Tobias Trabelsi 680e2dcba2
#3 teams can now have members 2 years ago
Tobias Trabelsi 6e63797167
#3 added team resource and fixed crash in public key state persisting 2 years ago
Tobias Trabelsi 26eb2c104a
added ssh key management resource 2 years ago
Tobias Trabelsi f9e9235726
added user resource and fixed some typos 2 years ago
Tobias Trabelsi cc6f0d460a
started with documentation 2 years ago
Tobias Trabelsi 24357370bc
fixed handling of vanished resources
added support for organisations
2 years ago
Tobias Trabelsi a13a1f0819
fixed NPE 2 years ago
Tobias Trabelsi f9d36151fc
added possibility to create migrations as well 2 years ago
Tobias Trabelsi a79db16011
added repository resource and moved repo 2 years ago
Tamas Kiss c2fa940299 Adding gitea_oauth_app resource 2 years ago
techknowlogick 6879c07e9f get repo as datasource 2 years ago
techknowlogick 35c4b897fb correct typo 2 years ago
techknowlogick 75efa3bc7c update to latest sdk 2 years ago
techknowlogick 4fbedb01b5 Initial commit 2 years ago