Historial de Commits

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

PANIC: session(release): write data/sessions/4/b/4bb2a6b9851f706a: no space left on device

PANIC

session(release): write data/sessions/4/b/4bb2a6b9851f706a: 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)