index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
api: add `GET /api/v1/{owner}/{repo}/commits` endpoint (#6574)
Jordan Levin
2021-09-24
*
build(deps): bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5 (#6613)
dependabot[bot]
2021-09-04
*
ci: update GitHub Actions (#6612)
ᴜɴᴋɴᴡᴏɴ
2021-09-04
*
dep: update golang.org/x/sys (#6611)
ᴜɴᴋɴᴡᴏɴ
2021-09-04
*
docker: add Healthcheck support (#6522)
Cuban Pete
2021-09-04
*
docker: update default port to be exposed on the host (#6597)
DoMeLe
2021-08-30
*
web: correctly handle go-get pages for repository roots (#6598)
James-REANNZ
2021-08-26
*
locale: sync from Crowdin (#6602)
ᴜɴᴋɴᴡᴏɴ
2021-08-08
*
public/js: upgrade jQuery to 3.6.0 (#6550)
Kevin
2021-05-19
*
chore: go mod tidy (#6564)
ᴜɴᴋɴᴡᴏɴ
2021-05-19
*
build(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.3.9 ...
dependabot-preview[bot]
2021-05-19
*
build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#6473)
dependabot-preview[bot]
2021-05-19
*
build(deps): bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0 (#6...
dependabot-preview[bot]
2021-05-19
*
chore: fix linguist-vendored with double asterisks (#6563)
ᴜɴᴋɴᴡᴏɴ
2021-05-19
*
templates: add `it-IT` version of home page (#6558)
Massimiliano Losego
2021-05-19
*
ci: use new lint action and add custom config (#6562)
ᴜɴᴋɴᴡᴏɴ
2021-05-19
*
docker: reduce additional image layer for the not executable gosu binary (#6557)
Peter Dave Hello
2021-05-19
*
chore: fix typos in code comments (#6556)
Atin
2021-05-19
*
locale: sync from Crowdin (#6510)
ᴜɴᴋɴᴡᴏɴ
2021-02-27
*
locale: sync from Crowdin (#6449)
ᴜɴᴋɴᴡᴏɴ
2020-12-13
*
build(deps): bump github.com/go-macaron/i18n from 0.5.0 to 0.6.0 (#6440)
dependabot-preview[bot]
2020-12-06
*
build(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.3.7 ...
dependabot-preview[bot]
2020-12-06
*
build(deps): bump gorm.io/gorm from 1.20.7 to 1.20.8 (#6442)
dependabot-preview[bot]
2020-12-06
*
CHANGELOG: make entries more informational (#6445)
ᴜɴᴋɴᴡᴏɴ
2020-12-06
*
README: add a new RPI Zero W tutorial (#6443)
peppe8o
2020-12-06
*
db: simplify GORM logger init in tests (#6444)
ᴜɴᴋɴᴡᴏɴ
2020-12-06
*
ssh: allow setting allowed MAC algorithms for built-in server (#6435)
Eduardo Bacchi Kienetz
2020-12-04
*
build(deps): bump gorm.io/driver/sqlite from 1.1.3 to 1.1.4 (#6432)
dependabot-preview[bot]
2020-11-28
*
build(deps): bump gorm.io/gorm from 1.20.6 to 1.20.7 (#6425)
dependabot-preview[bot]
2020-11-28
*
build(deps): bump github.com/russross/blackfriday from 1.5.2 to 1.6.0 (#6429)
dependabot-preview[bot]
2020-11-28
*
build(deps): bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (#6431)
dependabot-preview[bot]
2020-11-28
*
repo: disallow urlencoded new lines in git protocol paths (#6420)
stypr
2020-11-27
*
templates: fix typo of BranchCount (#6370)
weibaohui
2020-11-24
*
scripts: fix MySQL script for MariaDB >= 10.3.1 (#6424)
MichaIng
2020-11-24
*
locale: sync from Crowdin (#6419)
ᴜɴᴋɴᴡᴏɴ
2020-11-15
*
build(deps): bump gopkg.in/macaron.v1 from 1.3.9 to 1.4.0 (#6416)
dependabot-preview[bot]
2020-11-15
*
build(deps): bump gorm.io/gorm from 1.20.5 to 1.20.6 (#6417)
dependabot-preview[bot]
2020-11-15
*
context: add X-Frame-Options header (#6411)
Matheus Mosca
2020-11-11
*
build(deps): bump github.com/urfave/cli from 1.22.4 to 1.22.5 (#6410)
dependabot-preview[bot]
2020-11-09
*
build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4 (#6403)
dependabot-preview[bot]
2020-11-04
*
locale: sync from Crowdin (#6404)
ᴜɴᴋɴᴡᴏɴ
2020-10-31
*
Update CHANGELOG.md (#6389)
Rubén de Celis Hernández
2020-10-26
*
build(deps): bump gorm.io/driver/mysql from 1.0.2 to 1.0.3 (#6397)
dependabot-preview[bot]
2020-10-25
*
build(deps): bump gorm.io/driver/sqlserver from 1.0.4 to 1.0.5 (#6395)
dependabot-preview[bot]
2020-10-25
*
build(deps): bump gorm.io/driver/postgres from 1.0.2 to 1.0.5 (#6400)
dependabot-preview[bot]
2020-10-25
*
build(deps): bump github.com/prometheus/client_golang from 1.6.0 to 1.8.0 (#6...
dependabot-preview[bot]
2020-10-25
*
build(deps): bump github.com/gogs/git-module from 1.1.3 to 1.1.4 (#6398)
dependabot-preview[bot]
2020-10-25
*
build(deps): bump gorm.io/gorm from 1.20.2 to 1.20.5 (#6399)
dependabot-preview[bot]
2020-10-25
*
locale: sync from Crowdin (#6383)
ᴜɴᴋɴᴡᴏɴ
2020-10-11
*
context: fix Access-Control-Allow-Credentials header typo (#6381)
E99p1ant
2020-10-10
[next]