提交历史

作者 SHA1 备注 提交日期
  dependabot-preview[bot] 158dd33a25 build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#6181) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 7e99a6ce42 locale: sync from Crowdin (#6174) 4 年之前
  ᴜɴᴋɴᴡᴏɴ cb406bb350 lsif: upload data to dogfood instance (#6171) 4 年之前
  garo (they/them) 9bbe029c28 lsif: don't upload indexes for forks (#6170) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 280b06485f docker: fix broken link in README 4 年之前
  dependabot-preview[bot] 50797d8fa1 build(deps): bump gopkg.in/ini.v1 from 1.55.0 to 1.56.0 (#6166) 4 年之前
  Aleksandar Puharic 2003864615 docker: add scheduled backups with retention policy (#6140) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 1125bb5848 lfs: add user and admin docs (#6158) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 44ea9604ed locale: sync from Crowdin (#6156) 4 年之前
  dependabot-preview[bot] d28101ee66 build(deps): bump gopkg.in/macaron.v1 from 1.3.6 to 1.3.8 (#6153) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 9fd4f5562d all: use semver to compare versions (#6147) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 82ffca3fc9 Add security policy 4 年之前
  dependabot-preview[bot] d9f8efa9c3 build(deps): bump github.com/prometheus/client_golang from 1.5.1 to 1.6.0 (#6144) 4 年之前
  dependabot-preview[bot] f26eb2a192 build(deps): bump gopkg.in/macaron.v1 from 1.3.5 to 1.3.6 (#6143) 4 年之前
  dependabot-preview[bot] dbe373af6f build(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.3.1 to 2.3.2 (#6135) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 4e1f38ce28 lfs: show configs in admin ui (#6128) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 60273d3d6d Update CHANGELOG.md 4 年之前
  Kousik Mitra 5a52ee75e3 db: remove `db.User.LoginType` field (#6122) 4 年之前
  ᴜɴᴋɴᴡᴏɴ c0fd6042fd test: remove the use of goconvey (#6123) 4 年之前
  Kousik Mitra fc57c921b1 conf: fallback time layout to RFC 3339 when misconfigured (#6120) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 7b295378e4 public: remove unused github.min.css (#6119) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 9d64d222a8 db: add tests for users (#6116) 4 年之前
  ᴜɴᴋɴᴡᴏɴ fa497b1633 db: add tests for repos (#6112) 4 年之前
  eightpigs e131a45646 docker: fix mkdir subdir in /data failed when no mount volume (#6107) 4 年之前
  eightpigs 28d74a9844 docker: fix the bug of using root to create /data/ directory (#6106) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 5637706e46 docs: fix Go version (#6105) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 614aba6007 Update CHANGELOG (#6103) 4 年之前
  Rui Santos 440b1ecbfd api: add admin endpoint to get team members (#6101) 4 年之前
  ᴜɴᴋɴᴡᴏɴ cdafe21661 db: add tests for `loginSourceFiles` (#6102) 4 年之前

PANIC: session(release): write data/sessions/2/4/24cdc531e4ae8026: no space left on device

PANIC

session(release): write data/sessions/2/4/24cdc531e4ae8026: no space left on device
github.com/go-macaron/session@v0.0.0-20190805070824-1a3cdc6f5659/session.go:199 (0x8b2934)
gopkg.in/macaron.v1@v1.3.9/context.go:79 (0x83d0a0)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/context.go:112 (0x84fdb5)
gopkg.in/macaron.v1@v1.3.9/recovery.go:161 (0x84fda8)
gopkg.in/macaron.v1@v1.3.9/logger.go:40 (0x840c73)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/router.go:187 (0x850fc6)
gopkg.in/macaron.v1@v1.3.9/router.go:303 (0x8493e5)
gopkg.in/macaron.v1@v1.3.9/macaron.go:220 (0x841fca)
net/http/server.go:2836 (0x7a79b2)
net/http/server.go:1924 (0x7a341b)
runtime/asm_amd64.s:1373 (0x46f9f0)