Commit History

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

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

PANIC

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