提交历史

作者 SHA1 备注 提交日期
  Unknwon 376a629c9f repo: add changes to repository avatar feature (#5221) 6 年之前
  Unknwon aff4208244 *: rename "gogits" to "gogs" 6 年之前
  Unknwon 11b1498a6e api/repo: load attributes when listing user repositories (#4565) 7 年之前
  Unknwon ce6e8ed8fe models: remove redundant tags for primary keys 7 年之前
  Unknwon beee6e03b1 error: move ErrRepoNotExist -> errors.RepoNotExist 7 年之前
  Unknwon 10b93efc4a repo: able to add organization member as repository collaborator 7 年之前
  Unknwon b78e03934d models/access: hasAccess only need userID not user object 7 年之前
  Unknwon 266586e866 repo: assignee can be anyone who has read access (#3739) 7 年之前
  Unknwon d521e716dd refactoring: SSH and HTTP push procees is now unified 7 年之前
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 7 年之前
  Unknwon e74630ae3b #1384 add pagination for repositories 8 年之前
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 年之前
  Unknwon e6f927f61a #1692 api: admin list and create team under organization 8 年之前
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 8 年之前
  Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators 8 年之前
  Unknwon 2158e6fc43 fix #1997 8 年之前
  Unknwon 4d3138cd10 fix #1953 8 年之前
  Unknwon f8ae161c74 fix #1302 8 年之前
  Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 8 年之前
  Unknwon 1453e91f41 minor fix on API response 8 年之前
  Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 年之前
  Unknwon 04e596f984 #1369: nil pointer when add repo to team 9 年之前
  Unknwon 663c28beb6 #1279: Removing user from collaboration removes repositiory 9 年之前
  Unknwon 6f81c05dde #1143 Team member access lost when adding repository collaborator 9 年之前
  Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing 9 年之前
  Unknwon f44204e944 REAMDE: update 9 年之前
  Unknwon 473e265727 models: done testing on new access system 9 年之前
  Unknwon 8896c82d34 models: fix issue with transfer repository 9 年之前
  Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix 9 年之前
  Unknwon 25f5a8d798 some fixes, but not done yet! 9 年之前

PANIC: session(release): write data/sessions/1/0/106ac3dbb8362634: no space left on device

PANIC

session(release): write data/sessions/1/0/106ac3dbb8362634: 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)