Historial de Commits

Autor SHA1 Mensaje Fecha
  Unknwon 945a378e55 public/css: adjust width of label color in dropdown hace 5 años
  Unknwon 29c5be47ed models/issue: fix panic when clear labels (#5445) hace 5 años
  Unknwon 77275a9b31 models: rename Id to ID hace 5 años
  Unknwon 53c8e4263b models: skip JSON for fields skipped by XORM hace 6 años
  Unknwon aff4208244 *: rename "gogits" to "gogs" hace 6 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 6fbb984ebf Refactoring: rename pkg/base -> pkg/tool hace 7 años
  Unknwon d05395fe90 Refactoring: rename modules -> pkg hace 7 años
  Unknwon 85a050fca7 issue: fix redirect to random issue if index does not exist (#4315) hace 7 años
  Unknwon 07a9cbe0a9 setting: able to config dashboard news feed paging number (#4247) hace 7 años
  Unknwon 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist hace 7 años
  Unknwon 1df54ea0cd release: able to add attchments to release (#1614) hace 7 años
  Unknwon 05dbd3f7d7 refactoring: experimental with models/errors package hace 7 años
  Unknwon b615d670b3 webhook: add Release event (#2387) hace 7 años
  Unknwon 23da90e25d issue_mail: send notifications to participants in comments (#2929) hace 7 años
  Unknwon 89cc6aa430 webhook: add issue comment event hace 7 años
  Unknwon c93731339f webhook: support Issues event (#2319) 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 1c87b082c1 api/issue: minor code refactor (#3688) hace 7 años
  Kim "BKC" Carlbäcker 99d86c7175 Implement more issue-endpoints (#3688) hace 7 años
  Unknwon 6b6f54b79b Some file refactoring hace 7 años
  Unknwon 3f95824e65 api/repo/milestone: fix change status didn't take effect hace 7 años
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 hace 7 años
  Unknwon 7b3b46c675 Fix showing total number of PRs when user does not have any repositories (#4007) hace 7 años
  Unknwon 8059175a5c Fix dashboard issues/pull request counting hace 7 años
  Unknwon d528704503 Minor code fix for PR #3560 hace 7 años
  hgaiser e6ef75204b Fix assigned/created issues in dashboard. (#3560) hace 7 años
  Unknwon 03f7f3ee67 Some code renaming hace 7 años

PANIC: session(release): write data/sessions/7/4/74b14258da96edff: no space left on device

PANIC

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