Historial de Commits

Autor SHA1 Mensaje Fecha
  Unknwon 69c1cd3f38 routes/api: change status handle to new style hace 5 años
  Unknwon 77275a9b31 models: rename Id to ID hace 5 años
  Unknwon 0e6a6bf880 Refactoring: remove sessionRelease() hace 7 años
  Unknwon ce6e8ed8fe models: remove redundant tags for primary keys hace 7 años
  Unknwon ebd95dd082 models/org: reduce to 2 SQL executions for GetOrgIDsByUserID hace 7 años
  Unknwon b06f299748 webhook: add fork event hace 7 años
  Unknwon e28bc7023f modes/org: code format for PR #4194 hace 7 años
  dlob aff8fb28bd models/org: use XORM chain operations instead of raw SQL (#4194) hace 7 años
  Unknwon 0696d430c9 protect_branch: only list teams have write access hace 7 años
  Unknwon 6072e9a52c repo: add protect branch whitelist (#4177) hace 7 años
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 hace 7 años
  Unknwon c1e53cdc72 Minor fix for PR #3822 hace 7 años
  leonklingele d96f2a7184 Fix random string generator (#3953) hace 7 años
  Unknwon 34b92cdb44 Fix #3905 hace 7 años
  Thibault Meyer 8ad92bb8a4 Verify list len before use it with IN (#3423) hace 7 años
  Unknwon a562228c5e Add org.getUserTeams to reduce redundant code hace 8 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 69f5308761 #2903 use different reversed words and patterns for repository and user hace 8 años
  Unknwon 4f78abe7dc #3066 fix create organization ignores full name property hace 8 años
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened hace 8 años
  Kim Carlbäcker 3c0c7a9f83 Fix listing team members (#3048) hace 8 años
  Unknwon b1d41cfa60 #1692 add admin APIs to add/remove a user from teams hace 8 años
  Unknwon 2bf8494332 #13 finish user and repository search hace 8 años
  Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL hace 8 años
  Unknwon 5335e671be #2743 more fixes on SQL errors hace 8 años
  Unknwon d57a2b908a #2743 and #2751 fix bad SQL generated by XORM hace 8 años
  Unknwon c9901bbba5 #2743 workaround to fix XORM problem hace 8 años
  Unknwon 97429a25ab #2727 make IN clause compatible with Postgres hace 8 años
  Unknwon aa12135b97 Fix panic when view profile without signin hace 8 años

PANIC: session(release): write data/sessions/f/2/f292c31bd06a5d2f: no space left on device

PANIC

session(release): write data/sessions/f/2/f292c31bd06a5d2f: 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)