Commit History

作者 SHA1 備註 提交日期
  ᴜɴᴋɴᴡᴏɴ 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 年之前
  ᴜɴᴋɴᴡᴏɴ 844d2f49ce db: use GORM bulk insert helper (#6100) 4 年之前
  ᴜɴᴋɴᴡᴏɴ cb439a126a db: add tests for two factors (#6099) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 659acd48b1 github: update bug report template (#6097) 4 年之前
  wameidemao d19287d5b7 ssh: improve env command processing (#6095) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 26a2d0b2a1 ssh: ignore malformed "env" commands (#6094) 4 年之前
  ᴜɴᴋɴᴡᴏɴ ae107b2e6e db: only use `AutoMigrate` to create new tables (#6092) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 41f56ad05d login_source: migrate to GORM and add tests (#6090) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 76bb647d24 db: add tests for permissions (#6088) 4 年之前
  ᴜɴᴋɴᴡᴏɴ e077ecdd9d db: add tests for LFS (#6087) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 62dda96159 access_token: migrate to GORM and add tests (#6086) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 5753d4cb87 Revert "docker: fix the bug of using root account to create `/d… (#6085) 4 年之前
  ᴜɴᴋɴᴡᴏɴ e186a3d2c9 db: add tests for helper functions (#6084) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 9a5b227f3e lfsutil: add `Storager` interface and local storage (#6083) 4 年之前
  alpencrossi 3e055e329c repo: disable public access option when using external wiki and issue tracker (#6081) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 5b36ba66c2 docker: clean up never used files (#6080) 4 年之前
  ᴜɴᴋɴᴡᴏɴ e79aebb3e1 route: bypass require signin check for trigger repo tasks (#6079) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 6a096811ff docker: bump to Go 1.14 (#6077) 4 年之前
  ᴜɴᴋɴᴡᴏɴ cac1054acb github: update bug report template (#6076) 4 年之前
  eightpigs f3b05961aa docker: fix the bug of using root account to create `/data/*` directory (#6068) 4 年之前
  ☃ Stephen Shkardoon ☃ 4ebdcb719a db: include the Team ID in the error message (#6056) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 571be84e26 db: handle JSON conversion for `LoginSource` (#6075) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 2b3655fa11 lfs: add tests to batch endpoint (#6073) 4 年之前
  ᴜɴᴋɴᴡᴏɴ ca2f7a7e16 repo: delete rows in `lfs_object` table when delete repo (#6072) 4 年之前

PANIC: session(release): write data/sessions/8/e/8e43758d12f7b9e1: no space left on device

PANIC

session(release): write data/sessions/8/e/8e43758d12f7b9e1: 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)