gitea/services
singuliere 49cab2b01f
migrations: add test for importing pull requests in gitea uploader (#18752)
* logs: add the buffer logger to inspect logs during testing

Signed-off-by: Loïc Dachary <loic@dachary.org>

* migrations: add test for importing pull requests in gitea uploader

Signed-off-by: Loïc Dachary <loic@dachary.org>

* for each git.OpenRepositoryCtx, call Close

* Content is expected to return the content of the log

* test for errors before defer

Co-authored-by: Loïc Dachary <loic@dachary.org>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-02-25 17:20:50 +08:00
..
agit Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
asymkey Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
attachment Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
auth Fix ldap user sync missed email in email_address table (#18786) 2022-02-24 14:13:59 +08:00
comments format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cron Fix the missing i18n key for update checker (#18646) 2022-02-07 15:43:53 +08:00
externalaccount Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
forms Add LDAP group sync to Teams, fixes #1395 (#16299) 2022-02-11 22:24:58 +08:00
gitdiff Prevent dangling GetAttribute calls (#18754) 2022-02-14 18:03:56 +01:00
issue format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
lfs Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2022-01-20 22:52:56 +01:00
mailer Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
migrations migrations: add test for importing pull requests in gitea uploader (#18752) 2022-02-25 17:20:50 +08:00
mirror Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
org Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
pull Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
release Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
repository Fix forked repositories missed tags (#18719) 2022-02-12 11:18:06 +08:00
task Pause queues (#15928) 2022-01-22 21:22:14 +00:00
user Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
webhook Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
wiki Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00