Commit Graph

  • 4795575fac gofmt Joe Chen 2022-08-08 14:01:52 +08:00
  • e4f9251e54 ci: drop Go < 1.17 and add 1.19 Joe Chen 2022-08-08 14:01:43 +08:00
  • a43b933c90 go: update required version to be 1.17 and add 1.19 to CI (#7129) Joe Chen 2022-08-08 13:56:50 +08:00
  • cfa5ddbde8 mod: bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 (#7117) dependabot[bot] 2022-08-02 15:24:47 +08:00
  • a21f0b0540 mod: bump modernc.org/sqlite from 1.17.3 to 1.18.0 (#7116) dependabot[bot] 2022-08-02 15:24:21 +08:00
  • 1ce5171ae1 Do not run tests with race detection on Windows v0.12.10-rc.1 v0.12.10 Joe Chen 2022-08-02 11:01:04 +08:00
  • 47297c0510 gofmt Joe Chen 2022-08-02 10:44:36 +08:00
  • ad796b8ba5 CHANGELOG: cut entries for 0.12.10 (#7119) Joe Chen 2022-08-02 10:43:14 +08:00
  • a2113bd13a release: update version to 0.12.10 Joe Chen 2022-08-02 10:42:47 +08:00
  • 7be49a8f2f netutil: allow using * to match any hostname (#7111) Joe Chen 2022-07-25 21:38:15 +08:00
  • 7f147eb573 webhook: validate against hostname instead of full URL (#7075) Joe Chen 2022-06-25 20:36:05 +08:00
  • db82024fc7 netutil: allow using * to match any hostname (#7111) Joe Chen 2022-07-25 21:38:15 +08:00
  • 780b33c639 chore: add Simona Iacob as translator for Romanian language (#7102) Christian Eichert 2022-07-17 09:17:49 +02:00
  • a5d3e1900e api: support getting blob content (#7080) Yehonatan Ezron 2022-07-17 10:16:52 +03:00
  • ab7133b35a mod: bump gorm.io/gorm from 1.23.7 to 1.23.8 (#7105) dependabot[bot] 2022-07-17 15:05:30 +08:00
  • 75cc3ce172 mod: bump gorm.io/driver/mysql from 1.3.4 to 1.3.5 (#7104) dependabot[bot] 2022-07-17 15:04:36 +08:00
  • 05a6a9d6e9 docker: support adding extra options to backup command (#7060) liuxhit 2022-07-17 14:52:35 +08:00
  • 25a2b716ad mod: bump gorm.io/driver/postgres from 1.3.7 to 1.3.8 (#7098) dependabot[bot] 2022-07-05 08:46:12 +08:00
  • 1d48df3fd1 mod: bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#7097) dependabot[bot] 2022-07-04 23:19:58 +08:00
  • b8294a460e mod: bump github.com/microcosm-cc/bluemonday from 1.0.18 to 1.0.19 (#7099) dependabot[bot] 2022-07-04 23:18:54 +08:00
  • 6043bf20fe mod: bump gorm.io/gorm from 1.23.6 to 1.23.7 (#7096) dependabot[bot] 2022-07-04 23:17:13 +08:00
  • 1cd501b107 chore: go mod tidy (#7086) Joe Chen 2022-06-27 20:30:16 +08:00
  • 0022566a3a mod: bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#7083) dependabot[bot] 2022-06-27 20:13:54 +08:00
  • 5f3d44ec00 mod: bump github.com/gogs/git-module from 1.6.0 to 1.7.0 (#7084) dependabot[bot] 2022-06-27 20:04:50 +08:00
  • 25b49294b2 conf: update test golden file (#7085) Joe Chen 2022-06-27 20:04:16 +08:00
  • a8e43f63a1 locale: sync from Crowdin (#7082) Joe Chen 2022-06-26 11:09:33 +08:00
  • fb52bd6fea db: set XORM log level to error (#7078) Joe Chen 2022-06-25 21:17:55 +08:00
  • bc5c739047 pkgr: update supported distributions (#7077) Joe Chen 2022-06-25 20:58:01 +08:00
  • 97ccb365ec webhook: validate against hostname instead of full URL (#7075) Joe Chen 2022-06-25 20:36:05 +08:00
  • 083c3ee659 db: refactor "action" table to use GORM (#7054) Joe Chen 2022-06-25 18:07:39 +08:00
  • 9df4e3ae3c mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.4.4 to 2.4.5 (#7067) dependabot[bot] 2022-06-20 20:26:59 +08:00
  • 4a3dc6c774 db: skip auto migrate for existing "version" table (#7057) Joe Chen 2022-06-14 15:47:11 +08:00
  • c0db4a7f1b mod: bump gorm.io/gorm from 1.23.5 to 1.23.6 (#7052) dependabot[bot] 2022-06-13 19:42:13 +08:00
  • 04fe4c86ec mod: bump github.com/derision-test/go-mockgen from 1.2.0 to 1.3.3 (#7053) dependabot[bot] 2022-06-13 19:41:28 +08:00
  • b772603d78 migrations: add tests and remove XORM (#7050) Joe Chen 2022-06-12 14:15:01 +08:00
  • 2e19f5a3c8 db: add tests for authentication through login sources (#7049) Joe Chen 2022-06-12 10:34:12 +08:00
  • 63cb76106a chore: fix typo in codecov.yml (#7047) Joe Chen 2022-06-11 17:35:30 +08:00
  • 1df62fafb9 db: use context and go-mockgen for ReposStore (#7046) Joe Chen 2022-06-11 12:43:56 +08:00
  • 5e32058c13 db: use context and go-mockgen for TwoFactorsStore (#7045) Joe Chen 2022-06-11 11:54:11 +08:00
  • 75fbb82440 db: use context for backup and restore (#7044) Joe Chen 2022-06-11 11:10:25 +08:00
  • f837ea6346 db: use context and go-mockgen for UsersStore (#7042) Joe Chen 2022-06-11 09:42:17 +08:00
  • 9776bdc9b8 db: use context and go-mockgen for login sources (#7041) Joe Chen 2022-06-10 19:54:36 +08:00
  • 94059f291d db: use context and go-mockgen for LFSStore (#7038) Joe Chen 2022-06-10 11:27:06 +08:00
  • 318fb25761 web: enable ETag to improve loading speed of static resources (#7035) shlande 2022-06-09 09:48:03 +08:00
  • 577621d463 mod: use github.com/gogs/gorm-sqlite as the SQLite driver (#7034) Joe Chen 2022-06-08 19:30:17 +08:00
  • 7229dd893f db: use context and go-mockgen for PermsStore (#7033) Joe Chen 2022-06-08 19:26:20 +08:00
  • 0918d8758b db: add back xorm tag for AccessToken.UserID (#7032) Joe Chen 2022-06-08 14:47:15 +08:00
  • fe1d07f29c db: rename AccessTokensStore.Save to Touch (#7029) Joe Chen 2022-06-08 13:34:10 +08:00
  • 390fd3d283 docker: remove outdated info from README (#7028) Joe Chen 2022-06-08 08:51:09 +08:00
  • 8304574738 release: minor updates to templates and docs (#7027) Joe Chen 2022-06-08 01:32:37 +08:00
  • 727d4dbbe0 mod: update gorm.io/driver/sqlite to 1.3.2 (#7025) Joe Chen 2022-06-07 23:34:33 +08:00
  • d6c6b901f0 CHANGELOG: cut entries for 0.12.9 (#7024) Joe Chen 2022-06-07 21:30:42 +08:00
  • 012a1ba19e release: update version to 0.12.9 v0.12.9-rc.1 v0.12.9 Joe Chen 2022-06-07 21:29:32 +08:00
  • a24b22c909 http: clean request path from Git endpoints (#7022) Joe Chen 2022-06-07 21:11:36 +08:00
  • 20923a8829 pathutil: check both styles of os.PathSeparator (#7020) Joe Chen 2022-06-07 20:34:46 +08:00
  • 4c02b480dc issues: sanitize DisplayName (#7009) E99p1ant 2022-06-05 00:53:15 +08:00
  • deeb3f73e4 repo_editor: check both styles of os.PathSeparator in all systems (#7005) Joe Chen 2022-06-04 13:11:29 +08:00
  • 1bc379f4d4 pull: ignore PR status check if head repository is missing (#7004) Joe Chen 2022-06-04 13:10:15 +08:00
  • 8e8b185ea1 http: fix non-sense NotFound call (#7003) Joe Chen 2022-06-04 10:44:54 +08:00
  • 42ad18a245 repo: remove hard-coded branch name in init (#6999) Joe Chen 2022-06-03 17:14:21 +08:00
  • 9bf748b6c4 http: clean request path from Git endpoints (#7022) Joe Chen 2022-06-07 21:11:36 +08:00
  • e3706575d5 ci: pin go-mockgen to 1.2.0 (#7021) Joe Chen 2022-06-07 20:38:54 +08:00
  • 2ca014250f pathutil: check both styles of os.PathSeparator (#7020) Joe Chen 2022-06-07 20:34:46 +08:00
  • 325904ce5a mod: bump github.com/niklasfasching/go-org from 1.6.2 to 1.6.5 (#7015) dependabot[bot] 2022-06-06 22:51:18 +08:00
  • fa36765373 mod: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#7016) dependabot[bot] 2022-06-06 22:50:52 +08:00
  • 55a8079c83 mod: bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 (#7017) dependabot[bot] 2022-06-06 22:50:33 +08:00
  • 0a92ad27ef db: use context and go-mockgen for AccessTokensStore (#7013) Joe Chen 2022-06-06 12:10:36 +08:00
  • 4cc3000b07 schemadoc: print table indexes (#7012) Joe Chen 2022-06-05 18:08:59 +08:00
  • a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) E99p1ant 2022-06-05 13:34:21 +08:00
  • 155cae1de8 issues: sanitize DisplayName (#7009) E99p1ant 2022-06-05 00:53:15 +08:00
  • 64e09476c7 ci: check tidiness of "task generate-schemadoc" (#7007) Joe Chen 2022-06-04 14:40:21 +08:00
  • 4455cc1244 db: code tidy up for AccessTokens (#7006) Joe Chen 2022-06-04 13:35:42 +08:00
  • 38aff73251 repo_editor: check both styles of os.PathSeparator in all systems (#7005) Joe Chen 2022-06-04 13:11:29 +08:00
  • 69827490e0 pull: ignore PR status check if head repository is missing (#7004) Joe Chen 2022-06-04 13:10:15 +08:00
  • 75e10445ca http: fix non-sense NotFound call (#7003) Joe Chen 2022-06-04 10:44:54 +08:00
  • 5f0999243a ci: add Codeball (#6997) Joe Chen 2022-06-03 21:16:52 +08:00
  • 09ddb8761f repo: remove hard-coded branch name in init (#6999) Joe Chen 2022-06-03 17:14:21 +08:00
  • ccdcb1c45b db: run tests with pure-Go SQLite (#6998) Joe Chen 2022-06-03 10:03:48 +08:00
  • 5f34265db6 ci: run database tests against Postgres, MySQL and SQLite (#6996) Joe Chen 2022-06-01 22:51:46 +08:00
  • 05cdf8616b chore: update release issue templates (#6993) Joe Chen 2022-05-31 19:07:43 +08:00
  • 7f8799c01f release: update version to 0.12.8 v0.12.8-rc.1 v0.12.8 Joe Chen 2022-05-31 16:47:45 +08:00
  • c0941f4631 CHANGELOG: cut entries for 0.12.8 (#6992) Joe Chen 2022-05-31 16:47:13 +08:00
  • 4c6cac637f task generate Joe Chen 2022-05-31 16:41:40 +08:00
  • 6a6cdb209b csrf: sanitize token after reading from cookie (#6969) Toby Simmons 2022-05-26 10:56:14 -05:00
  • 2d58fd163f repo_editor: prohibits uploading files to .git. directory (#6970) 1135 2022-05-30 19:14:41 +08:00
  • 5250403d60 repo_editor: prohibit move files to to .git directory (#6986) Joe Chen 2022-05-31 15:10:00 +08:00
  • bcebe673d1 webhook: revalidate local hostname before each delivery (#6988) Joe Chen 2022-05-31 15:17:17 +08:00
  • 93f65dd95d locale: sync from Crowdin (#6989) Joe Chen 2022-05-31 15:48:21 +08:00
  • 5414ae14a9 CHANEGLOG: add missing entry for #6988 (#6990) Joe Chen 2022-05-31 15:48:40 +08:00
  • b782400b92 locale: sync from Crowdin (#6989) Joe Chen 2022-05-31 15:48:21 +08:00
  • 7885f454a4 webhook: revalidate local hostname before each delivery (#6988) Joe Chen 2022-05-31 15:17:17 +08:00
  • 90bc752297 repo_editor: prohibit move files to to .git directory (#6986) Joe Chen 2022-05-31 15:10:00 +08:00
  • 519aeefbd9 repo_editor: prohibits uploading files to .git. directory (#6970) 1135 2022-05-30 19:14:41 +08:00
  • 649e9e7f8c mod: bump gorm.io/driver/mysql from 1.3.3 to 1.3.4 (#6985) dependabot[bot] 2022-05-30 19:01:11 +08:00
  • d466c96229 mod: bump gopkg.in/ini.v1 from 1.66.4 to 1.66.5 (#6984) dependabot[bot] 2022-05-30 19:00:49 +08:00
  • 38dbfee56c mod: bump gorm.io/driver/postgres from 1.3.6 to 1.3.7 (#6983) dependabot[bot] 2022-05-30 18:49:43 +08:00
  • 069d832a51 docker: push ephemeral image to ttl.sh for pull requests (#6981) Joe Chen 2022-05-29 22:37:13 +08:00
  • 04d3946511 web: print accessible URL on startup (#6979) Joe Chen 2022-05-29 19:45:40 +08:00
  • d7bda9ac0e build: remove Makefile and update Docker build steps (#6980) Joe Chen 2022-05-29 19:45:25 +08:00
  • 8356dc7774 locale: sync from Crowdin (#6978) Joe Chen 2022-05-29 15:10:21 +08:00