Commit Graph

  • 34e59c21f0 orgsSetMemberVisibility Joe Chen 2023-11-16 22:55:33 -05:00
  • 22526be6cf orgsIsOwnedBy Joe Chen 2023-11-16 22:51:48 -05:00
  • c5fa4cf93d orgsListMembers Joe Chen 2023-11-16 22:49:19 -05:00
  • 54d5e4c399 style: format code with Go fmt and Gofumpt deepsource-autofix[bot] 2023-11-16 03:27:01 +00:00
  • b2a0ce6b53 orgsHasMember Joe Chen 2023-11-15 22:26:20 -05:00
  • 7d4c5b47a2 Check access before watch repo Joe Chen 2023-11-15 22:22:52 -05:00
  • 5ab8262fe1 orgsRemoveMember Joe Chen 2023-11-13 23:18:56 -05:00
  • fce3e65b2c orgsAddMember Joe Chen 2023-11-13 22:20:03 -05:00
  • bf92bcdf66 orgsDeleteByID Joe Chen 2023-11-12 22:04:25 -05:00
  • 6345c503c8 orgsCount Joe Chen 2023-11-12 21:42:14 -05:00
  • cbd3c7a40b orgsList Joe Chen 2023-11-12 21:38:13 -05:00
  • 0ca926e87b fixup Joe Chen 2023-11-12 21:21:11 -05:00
  • 26f8ddfca0 orgsGetByName Joe Chen 2023-11-05 10:33:22 -05:00
  • ed260cbcb9 orgsCreate Joe Chen 2023-11-05 10:25:06 -05:00
  • b49e4a4089 fixup Joe Chen 2023-11-04 22:15:04 -04:00
  • 9797508a0a GetUserMirrorRepositories Joe Chen 2023-11-04 22:11:02 -04:00
  • 2971cabae1 getOrgUsersByOrgID Joe Chen 2023-11-04 21:39:35 -04:00
  • 849d281bfa GetOwnedOrgsByUserIDDesc Joe Chen 2023-11-04 21:33:33 -04:00
  • a18290d166 fix race Joe Chen 2023-11-03 22:35:33 -04:00
  • b332af5653 Fix damn test Joe Chen 2023-11-03 22:31:28 -04:00
  • bd31c3fa6f Delete GetOrgsByUserID Joe Chen 2023-11-03 22:27:29 -04:00
  • ac636b53cf DeleteByID Joe Chen 2023-11-03 22:22:21 -04:00
  • a44928493d Fix Orgs.Join Joe Chen 2023-11-03 22:10:33 -04:00
  • e0a14a54fe Use OrganizationsStore.Create replace tests hack Joe Chen 2023-11-02 22:04:59 -04:00
  • 371c56e306 fixup Joe Chen 2023-11-02 21:32:33 -04:00
  • 9cc3cc7a26 style: format code with Go fmt and Gofumpt deepsource-autofix[bot] 2023-11-02 02:52:15 +00:00
  • 10fd9e9e38 db: migrate org.go to orgs.go with GORM Joe Chen 2023-08-24 01:00:45 -04:00
  • 25fdeaac49 db: pass context to tests by default (#7622) Joe Chen 2023-12-17 16:32:28 -05:00
  • 0c7b45ad1f locale: sync from Crowdin (#7621) Joe Chen 2023-12-16 21:31:21 -05:00
  • 5293781c0d mod: bump golang.org/x/net from 0.17.0 to 0.19.0 (#7609) dependabot[bot] 2023-12-01 12:31:22 -05:00
  • 7a2c691c5b mod: bump golang.org/x/text from 0.13.0 to 0.14.0 (#7608) dependabot[bot] 2023-12-01 12:25:35 -05:00
  • dfc129ee98 mod: bump golang.org/x/crypto from 0.14.0 to 0.16.0 (#7607) dependabot[bot] 2023-12-01 12:25:21 -05:00
  • 1c711bc8d4 chore: move CODEOWNERS to .github/ Joe Chen 2023-11-17 19:20:20 -05:00
  • 31a0964e12 dbtest: properly close test connection (#7598) Joe Chen 2023-11-12 19:09:50 -05:00
  • b644d797b4 chore: add CODEOWNERS Joe Chen 2023-11-12 19:08:26 -05:00
  • 61940ca879 chore: update security policy Joe Chen 2023-11-09 22:10:42 -05:00
  • 16b185f97d build: remove support of Go 1.18 and 1.19 (#7590) Joe Chen 2023-11-01 23:06:24 -04:00
  • c531da02ca commit: fix matchUsersWithCommitEmails (#7561) Athanasios Oikonomou 2023-11-01 17:58:48 +02:00
  • bc1b5e52a9 mod: bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#7587) dependabot[bot] 2023-11-01 08:56:17 -04:00
  • 0b5257425f mod: bump gorm.io/driver/postgres from 1.5.3 to 1.5.4 (#7588) dependabot[bot] 2023-11-01 08:55:58 -04:00
  • 7fb3dcb1eb locale: sync from Crowdin (#7584) Joe Chen 2023-10-29 21:38:20 -04:00
  • 5c3fde8531 mod: bump gorm.io/driver/postgres from 1.5.2 to 1.5.3 (#7573) dependabot[bot] 2023-10-20 20:26:53 -04:00
  • 7bffc0d0e3 mod: bump gorm.io/gorm from 1.25.4 to 1.25.5 (#7574) dependabot[bot] 2023-10-20 20:14:39 -04:00
  • 748c67df8b chore: slow down dep update to monthly Joe Chen 2023-10-20 20:04:41 -04:00
  • 2d9be6c06b mod: bump gorm.io/driver/mysql from 1.5.1 to 1.5.2 (#7575) dependabot[bot] 2023-10-20 20:03:59 -04:00
  • 493a56b262 mod: bump golang.org/x/net from 0.15.0 to 0.17.0 (#7569) dependabot[bot] 2023-10-12 00:11:23 -04:00
  • 3350740563 mod: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#7560) dependabot[bot] 2023-10-02 22:51:35 -04:00
  • 89b123f9d1 mod: bump modernc.org/sqlite from 1.25.0 to 1.26.0 (#7559) dependabot[bot] 2023-10-02 22:51:11 -04:00
  • 4821e89780 mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.5.2 to 2.6.0 (#7558) dependabot[bot] 2023-10-02 22:50:52 -04:00
  • e989093129 mod: bump github.com/msteinert/pam from 0.0.0-20190215180659-f29b9f28d6f9 to 1.2.0 (#7550) dependabot[bot] 2023-09-26 08:59:57 -04:00
  • 018337ddfb mod: bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6 (#7548) dependabot[bot] 2023-09-18 11:42:16 -04:00
  • fde10f1236 mod: bump golang.org/x/net from 0.14.0 to 0.15.0 (#7547) dependabot[bot] 2023-09-11 23:47:57 -04:00
  • 48710b9793 mod: bump golang.org/x/text from 0.12.0 to 0.13.0 (#7544) dependabot[bot] 2023-09-04 17:13:52 -04:00
  • 069f1ed9a4 db: migrate admin.go to notices.go with GORM (#7536) Joe Chen 2023-08-23 00:15:30 -04:00
  • 1112a71ea5 mod: bump gorm.io/gorm from 1.25.3 to 1.25.4 (#7535) dependabot[bot] 2023-08-21 10:40:39 -04:00
  • 9d86838fa7 ci: use Go 1.21 (#7528) Joe Chen 2023-08-14 22:24:26 -04:00
  • f187005581 mod: bump gorm.io/gorm from 1.25.2 to 1.25.3 (#7526) dependabot[bot] 2023-08-14 10:39:53 -04:00
  • 7efda8e8fc mod: bump github.com/gogs/git-module from 1.8.2 to 1.8.3 (#7527) dependabot[bot] 2023-08-14 10:39:35 -04:00
  • 2620cc3e8d mod: bump golang.org/x/net from 0.12.0 to 0.14.0 (#7522) dependabot[bot] 2023-08-07 09:50:25 -04:00
  • af77cbb759 mod: bump modernc.org/sqlite from 1.24.0 to 1.25.0 (#7521) dependabot[bot] 2023-08-07 09:30:19 -04:00
  • 65e14b18ec mod: bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#7520) dependabot[bot] 2023-08-07 09:29:53 -04:00
  • 738ac3c03b mod: bump golang.org/x/text from 0.11.0 to 0.12.0 (#7519) dependabot[bot] 2023-08-07 09:29:34 -04:00
  • 7a0a07628d locale: sync from Crowdin (#7518) Joe Chen 2023-08-01 22:27:56 -04:00
  • c373a92da6 mod: bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#7513) dependabot[bot] 2023-07-25 12:31:52 -04:00
  • 23ea4863f1 mod: bump github.com/niklasfasching/go-org from 1.6.6 to 1.7.0 (#7491) dependabot[bot] 2023-07-17 21:26:14 -04:00
  • 8940778bb8 mod: bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#7508) dependabot[bot] 2023-07-17 21:25:18 -04:00
  • 53c009288c mod: bump golang.org/x/net from 0.11.0 to 0.12.0 (#7500) dependabot[bot] 2023-07-09 13:59:45 -04:00
  • 3be3ae500b ci: remove Codeball Joe Chen 2023-07-09 10:59:12 -04:00
  • 9ab8bd6785 mod: bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#7501) dependabot[bot] 2023-07-09 10:58:12 -04:00
  • 9e91602b42 mod: bump golang.org/x/text from 0.10.0 to 0.11.0 (#7502) dependabot[bot] 2023-07-07 22:25:08 -04:00
  • b13cb438d1 mod: bump gorm.io/gorm from 1.25.1 to 1.25.2 (#7497) dependabot[bot] 2023-07-06 22:22:31 -04:00
  • 69802f07b7 mod: bump golang.org/x/net from 0.10.0 to 0.11.0 (#7485) dependabot[bot] 2023-06-20 19:24:55 -04:00
  • c426e9b8ad mod: bump golang.org/x/text from 0.9.0 to 0.10.0 (#7480) dependabot[bot] 2023-06-17 12:58:32 -04:00
  • 97ccf329b1 mod: bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#7482) dependabot[bot] 2023-06-17 12:39:17 -04:00
  • 89b759e2ed mod: bump github.com/urfave/cli from 1.22.13 to 1.22.14 (#7481) dependabot[bot] 2023-06-17 12:39:08 -04:00
  • 1fb33bd586 mod: bump modernc.org/sqlite from 1.22.1 to 1.23.1 (#7475) dependabot[bot] 2023-06-17 12:38:53 -04:00
  • 0ca017d0a8 mod: bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#7476) dependabot[bot] 2023-06-17 12:17:06 -04:00
  • 75767078aa pkgr: remove debian-9 (#7472) Joe Chen 2023-06-03 20:01:30 -04:00
  • 22bf85b6f5 mod: bump gorm.io/driver/mysql from 1.5.0 to 1.5.1 (#7458) dependabot[bot] 2023-06-03 19:44:28 -04:00
  • b2ea82c8d8 mod: bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#7460) dependabot[bot] 2023-06-03 19:44:13 -04:00
  • 7fae076155 mod: bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24 (#7459) dependabot[bot] 2023-06-03 19:43:57 -04:00
  • ed825c6273 mod: bump gorm.io/driver/postgres from 1.5.0 to 1.5.2 (#7461) dependabot[bot] 2023-05-24 22:15:47 -04:00
  • 795cac1dd0 mod: bump github.com/gogs/git-module from 1.8.1 to 1.8.2 (#7455) dependabot[bot] 2023-05-15 07:42:45 -04:00
  • ad3f9ac068 mod: bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#7456) dependabot[bot] 2023-05-15 07:42:11 -04:00
  • 0721ef2399 refactor(db): migrate off user_email.go to users.go (#7452) Joe Chen 2023-05-14 20:15:47 -04:00
  • 9ac93067f6 ci: refurbish Docker job (#7446) Joe Chen 2023-05-09 23:02:57 -04:00
  • 167cdb09e3 chore: generate SCIP instead of LSIF (#7445) Joe Chen 2023-05-09 09:13:02 -04:00
  • ada1083462 tests(db): fix data race (#7444) Joe Chen 2023-05-08 23:02:45 -04:00
  • 5df9668063 mod: bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#7442) dependabot[bot] 2023-05-08 08:56:02 -04:00
  • 249668a2b9 mod: bump gorm.io/gorm from 1.25.0 to 1.25.1 (#7441) dependabot[bot] 2023-05-08 08:55:41 -04:00
  • 66364d9c02 mod: bump modernc.org/sqlite from 1.22.0 to 1.22.1 (#7439) dependabot[bot] 2023-05-01 07:21:10 -04:00
  • 077c80d258 mod: bump github.com/urfave/cli from 1.22.12 to 1.22.13 (#7438) dependabot[bot] 2023-05-01 07:20:48 -04:00
  • 79bda9df35 mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.5.1 to 2.5.2 (#7433) dependabot[bot] 2023-04-24 20:00:41 +08:00
  • 6e5f9e8a1b mod: bump modernc.org/sqlite from 1.21.1 to 1.22.0 (#7432) dependabot[bot] 2023-04-24 19:58:20 +08:00
  • 7e5db4ba42 mod: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#7427) dependabot[bot] 2023-04-17 20:11:00 +08:00
  • 7be3ea194f mod: bump gorm.io/driver/mysql from 1.4.7 to 1.5.0 (#7424) dependabot[bot] 2023-04-11 18:35:54 +08:00
  • d119526bde mod: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#7422) dependabot[bot] 2023-04-11 18:32:22 +08:00
  • c3f1331a5e mod: bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0 (#7423) dependabot[bot] 2023-04-11 18:32:02 +08:00
  • 8de873be86 mod: bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#7421) dependabot[bot] 2023-04-11 18:19:23 +08:00
  • eeb397a0ac mod: bump golang.org/x/net from 0.8.0 to 0.9.0 (#7419) dependabot[bot] 2023-04-10 21:20:59 +08:00