Commit History

Make modifications to BinOCize Gogs
 nsITobin contributed 2 months ago
16b926d82c
mod: bump golang.org/x/net from 0.25.0 to 0.26.0 (#7769)
 dependabot[bot] contributed 3 months ago
5bdf91e73c
mod: bump golang.org/x/text from 0.15.0 to 0.16.0 (#7770)
 dependabot[bot] contributed 3 months ago
54776c776a
locale: sync from Crowdin (#7764)
 Joe Chen contributed 3 months ago
f2ff885f33
chore: remove duplicate error and fix typo error message (#7763)
 idnandre contributed 3 months ago
6cb018df2f
chore: update version of mermaid to 10.9.1 (#7760)
 Sergei Gnezdov contributed 4 months ago
f4a78e5cfb
mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.6.1 to 2.6.2 (#7755)
 dependabot[bot] contributed 4 months ago
1815fd5c36
mod: bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#7758)
 dependabot[bot] contributed 4 months ago
15d64e0f23
mod: bump golang.org/x/net from 0.24.0 to 0.25.0 (#7759)
 dependabot[bot] contributed 4 months ago
15077b13e3
chore: fix miss makezero bug (#7752)
 alingse contributed 4 months ago
87f47166ac
mod: bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.8 (#7738)
 dependabot[bot] contributed 5 months ago
c8cd3e7125
mod: bump golang.org/x/net from 0.23.0 to 0.24.0 (#7737)
 dependabot[bot] contributed 5 months ago
ce350e768a
mod: bump github.com/urfave/cli from 1.22.14 to 1.22.15 (#7736)
 dependabot[bot] contributed 5 months ago
56a1712275
mod: bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#7735)
 dependabot[bot] contributed 5 months ago
f8a3e7153f
fix(systemd script): define RestartSec as 2 (#7733)
 Jiaxin Zhu contributed 5 months ago
6f9b63517d
locale: sync from Crowdin (#7732)
 Joe Chen contributed 5 months ago
1eae0b2fce
mod: bump golang.org/x/net from 0.22.0 to 0.23.0 (#7730)
 dependabot[bot] contributed 6 months ago
24f06bb088
fix(.editorconfig): remove setting end_of_line and make Git track EOL changes on Windows (#7725)
 Jiaxin Zhu contributed 6 months ago
015589cdd9
fix(templates): the green color is supposed to be purple (#7722)
 Jiaxin Zhu contributed 6 months ago
ba17b9b56b
mod: bump gorm.io/driver/postgres from 1.5.6 to 1.5.7 (#7712)
 dependabot[bot] contributed 6 months ago
3b8c9ba7ab
mod: bump golang.org/x/net from 0.21.0 to 0.22.0 (#7713)
 dependabot[bot] contributed 6 months ago
f915eb3a40
mod: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#7714)
 dependabot[bot] contributed 6 months ago
c036214c45
mod: bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#7715)
 dependabot[bot] contributed 6 months ago
b8ed5d8d91
all: unwrap `database.UsersStore` interface (#7708)
 Joe Chen contributed 6 months ago
d9ecdcaef0
all: unwrap `database.TwoFactorsStore` interface (#7707)
 Joe Chen contributed 6 months ago
202012887a
all: unwrap `database.RepositoriesStore` interface (#7706)
 Joe Chen contributed 6 months ago
4d05804729
Fix issue: synchronize the section name[mailer/email] of app.ini (#7704)
 bitebyte contributed 7 months ago
e1e75ed36b
all: unwrap `database.PublicKeysStore` interface (#7702)
 Joe Chen contributed 7 months ago
895e553e68
all: unwrap `database.PermissionsStore` interface (#7701)
 Joe Chen contributed 7 months ago
5cf0189df1
database: set `Handle` direcetly during initialization (#7699)
 Joe Chen contributed 7 months ago
8d2386b4db
all: unwrap `database.OrganizationsStore` interface (#7696)
 Joe Chen contributed 7 months ago
dd49412edd
all: unwrap `database.NoticesStore` interface (#7695)
 Joe Chen contributed 7 months ago
b89f20e02d
all: unwrap `database.LoginSourcesStore` interface (#7694)
 Joe Chen contributed 7 months ago
e634aa6277
all: unwrap `database.LFSStore` interface (#7692)
 Joe Chen contributed 7 months ago
3a5132b6f7
mod: bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 (#7688)
 dependabot[bot] contributed 7 months ago
b9e41f28c3
all: unwrap `database.ActionsStore` interface (#7686)
 Joe Chen contributed 7 months ago
6d77d6204d
mod: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#7685)
 dependabot[bot] contributed 7 months ago
f73edbd172
chore: upgrade go-mockgen for 1.22 (#7683)
 Joe Chen contributed 7 months ago
fa84482d98
mod: bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#7680)
 dependabot[bot] contributed 7 months ago
6c63a88ef0
mod: bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#7679)
 dependabot[bot] contributed 7 months ago
35c59d2c24
mod: bump golang.org/x/crypto from 0.18.0 to 0.20.0 (#7677)
 dependabot[bot] contributed 7 months ago
6d77bcebaa
mod: bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 (#7676)
 dependabot[bot] contributed 7 months ago
605c751926
all: unwrap `database.AccessTokensStore` interface (#7670)
 Joe Chen contributed 8 months ago
8054ffc12f
internal/database: consistently use `Store` and `s` as receiver (#7669)
 Joe Chen contributed 8 months ago
917c14f2ce
database: use all tables to setup test suite (#7667)
 Joe Chen contributed 8 months ago
dfe27ad556
packager: use centos-9 and debian-12 (#7668)
 Joe Chen contributed 8 months ago
3616bc03c9
ci: upgrade GitHub Actions versions (#7666)
 Joe Chen contributed 8 months ago
10cd022e08
chore: rename `internal/db` to `internal/database` (#7665)
 Joe Chen contributed 8 months ago
3650b32ec5
locale: sync from Crowdin (#7664)
 Joe Chen contributed 8 months ago
cad79a31d8
mod: bump golang.org/x/net from 0.19.0 to 0.20.0 (#7657)
 dependabot[bot] contributed 8 months ago
077141d2ba
README: update sponsor list (#7661)
 Joe Chen contributed 8 months ago
cd3f132844
mod: bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#7659)
 dependabot[bot] contributed 8 months ago
ff7dc29ad3
mod: bump gorm.io/gorm from 1.25.5 to 1.25.6 (#7658)
 dependabot[bot] contributed 8 months ago
87a5ae3f61
mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.6.0 to 2.6.1 (#7660)
 dependabot[bot] contributed 8 months ago
6bd09e75fe
mod: bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#7637)
 dependabot[bot] contributed 9 months ago
7b06bf642a
mod: bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#7638)
 dependabot[bot] contributed 9 months ago
b6e4b379c1
mod: bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#7626)
 dependabot[bot] contributed 10 months ago
5e96f64b83
Taskfile: drop-test-db (#7623)
 Joe Chen contributed 10 months ago
41d473e999
db: pass context to tests by default (#7622)
 Joe Chen contributed 10 months ago
25fdeaac49
locale: sync from Crowdin (#7621)
 Joe Chen contributed 10 months ago
0c7b45ad1f
mod: bump golang.org/x/net from 0.17.0 to 0.19.0 (#7609)
 dependabot[bot] contributed 10 months ago
5293781c0d
mod: bump golang.org/x/text from 0.13.0 to 0.14.0 (#7608)
 dependabot[bot] contributed 10 months ago
7a2c691c5b
mod: bump golang.org/x/crypto from 0.14.0 to 0.16.0 (#7607)
 dependabot[bot] contributed 10 months ago
dfc129ee98
chore: move CODEOWNERS to `.github/`
 Joe Chen contributed 11 months ago
1c711bc8d4
dbtest: properly close test connection (#7598)
 Joe Chen contributed 11 months ago
31a0964e12
chore: add CODEOWNERS
 Joe Chen contributed 11 months ago
b644d797b4
chore: update security policy
 Joe Chen contributed 11 months ago
61940ca879
build: remove support of Go 1.18 and 1.19 (#7590)
 Joe Chen contributed 11 months ago
16b185f97d
commit: fix `matchUsersWithCommitEmails` (#7561)
 Athanasios Oikonomou contributed 11 months ago
c531da02ca
mod: bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#7587)
 dependabot[bot] contributed 11 months ago
bc1b5e52a9
mod: bump gorm.io/driver/postgres from 1.5.3 to 1.5.4 (#7588)
 dependabot[bot] contributed 11 months ago
0b5257425f
locale: sync from Crowdin (#7584)
 Joe Chen contributed 11 months ago
7fb3dcb1eb
mod: bump gorm.io/driver/postgres from 1.5.2 to 1.5.3 (#7573)
 dependabot[bot] contributed 1 year ago
5c3fde8531
mod: bump gorm.io/gorm from 1.25.4 to 1.25.5 (#7574)
 dependabot[bot] contributed 1 year ago
7bffc0d0e3
chore: slow down dep update to monthly
 Joe Chen contributed 1 year ago
748c67df8b
mod: bump gorm.io/driver/mysql from 1.5.1 to 1.5.2 (#7575)
 dependabot[bot] contributed 1 year ago
2d9be6c06b
mod: bump golang.org/x/net from 0.15.0 to 0.17.0 (#7569)
 dependabot[bot] contributed 1 year ago
493a56b262
mod: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#7560)
 dependabot[bot] contributed 1 year ago
3350740563
mod: bump modernc.org/sqlite from 1.25.0 to 1.26.0 (#7559)
 dependabot[bot] contributed 1 year ago
89b123f9d1
mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.5.2 to 2.6.0 (#7558)
 dependabot[bot] contributed 1 year ago
4821e89780
mod: bump github.com/msteinert/pam from 0.0.0-20190215180659-f29b9f28d6f9 to 1.2.0 (#7550)
 dependabot[bot] contributed 1 year ago
e989093129
mod: bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6 (#7548)
 dependabot[bot] contributed 1 year ago
018337ddfb
mod: bump golang.org/x/net from 0.14.0 to 0.15.0 (#7547)
 dependabot[bot] contributed 1 year ago
fde10f1236
mod: bump golang.org/x/text from 0.12.0 to 0.13.0 (#7544)
 dependabot[bot] contributed 1 year ago
48710b9793
db: migrate `admin.go` to `notices.go` with GORM (#7536)
 Joe Chen contributed 1 year ago
069f1ed9a4
mod: bump gorm.io/gorm from 1.25.3 to 1.25.4 (#7535)
 dependabot[bot] contributed 1 year ago
1112a71ea5
ci: use Go 1.21 (#7528)
 Joe Chen contributed 1 year ago
9d86838fa7
mod: bump gorm.io/gorm from 1.25.2 to 1.25.3 (#7526)
 dependabot[bot] contributed 1 year ago
f187005581
mod: bump github.com/gogs/git-module from 1.8.2 to 1.8.3 (#7527)
 dependabot[bot] contributed 1 year ago
7efda8e8fc
mod: bump golang.org/x/net from 0.12.0 to 0.14.0 (#7522)
 dependabot[bot] contributed 1 year ago
2620cc3e8d
mod: bump modernc.org/sqlite from 1.24.0 to 1.25.0 (#7521)
 dependabot[bot] contributed 1 year ago
af77cbb759
mod: bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#7520)
 dependabot[bot] contributed 1 year ago
65e14b18ec
mod: bump golang.org/x/text from 0.11.0 to 0.12.0 (#7519)
 dependabot[bot] contributed 1 year ago
738ac3c03b
locale: sync from Crowdin (#7518)
 Joe Chen contributed 1 year ago
7a0a07628d
mod: bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#7513)
 dependabot[bot] contributed 1 year ago
c373a92da6
mod: bump github.com/niklasfasching/go-org from 1.6.6 to 1.7.0 (#7491)
 dependabot[bot] contributed 1 year ago
23ea4863f1
mod: bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#7508)
 dependabot[bot] contributed 1 year ago
8940778bb8
mod: bump golang.org/x/net from 0.11.0 to 0.12.0 (#7500)
 dependabot[bot] contributed 1 year ago
53c009288c
ci: remove Codeball
 Joe Chen contributed 1 year ago
3be3ae500b
mod: bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#7501)
 dependabot[bot] contributed 1 year ago
9ab8bd6785