Commit History

Upphovsman SHA1 Meddelande Datum
  Tekaoh 0aec2df74f models/repo: idiomatic English (#5678) 5 år sedan
  Unknwon 77275a9b31 models: rename Id to ID 5 år sedan
  GeekComb c9bb33afc3 repo: fix issue of fork repository no check the limit of users' repository (#5346) 6 år sedan
  Unknwon 376a629c9f repo: add changes to repository avatar feature (#5221) 6 år sedan
  Sergey Dryabzhinsky 303fa37b60 repo: support avatars (#5221) 6 år sedan
  Unknwon 86a27cf16d modes/repo: syntax fix for PR #5234 6 år sedan
  James 08ae0dd74b repo: show in search if any part is public (#5234) 6 år sedan
  奶爸 806754b512 repo: clean up webhook and hook_task when delete repository (#5239) 6 år sedan
  Sergey Dryabzhinsky 57897cc8c2 repo: update repository description field to contain more than 256 symbols (#5219) 6 år sedan
  Unknwon 53c8e4263b models: skip JSON for fields skipped by XORM 6 år sedan
  Unknwon 775919c129 mirror: show sync feeds on dashboard (#2017) 6 år sedan
  Unknwon aff4208244 *: rename "gogits" to "gogs" 6 år sedan
  Lauris BH eccc8109c1 security: fix path cleanup for repository init and editor (#5207) 6 år sedan
  Dennis Chen f0bbcef3a4 api: fix nil pointer dereference on repo/forks (#4633) 6 år sedan
  Unknwon 3b8b8a2ee3 pull_request: able to ignore whitespace when check conflict (#4834) 6 år sedan
  Unknwon 34c2e52bd5 repo/pull: allow rebase before merging (#4805) 6 år sedan
  mharinder 5cd1fdeb9e pull: add an option to use rebase for merging pull requests 6 år sedan
  Unknwon 643c85e9c8 routes/home: minor code improve 7 år sedan
  Unknwon ee9950ec2f explore: fix total repository number and page number do not match (#4441) 7 år sedan
  Unknwon dc10594d7b repo: fix cannot fork repository (#4572) 7 år sedan
  Unknwon e02fac4968 repo: fix panic on pull request submit (#4572) 7 år sedan
  Unknwon 11b1498a6e api/repo: load attributes when listing user repositories (#4565) 7 år sedan
  Unknwon 0e6a6bf880 Refactoring: remove sessionRelease() 7 år sedan
  Unknwon ab2197bc75 random: some code simplify 7 år sedan
  Unknwon a887e475e3 repo: change action visibility when repository visibility changed (#4414) 7 år sedan
  Unknwon 3efc0d8681 repo: load base repository for loadAttributes 7 år sedan
  Simon Dann e9a2b72ddb models/repo: modify keyword search to include description for #4287 (#4548) 7 år sedan
  Unknwon c69fa18434 repo: expose more fields to API format (#4484) 7 år sedan
  Unknwon ce6e8ed8fe models: remove redundant tags for primary keys 7 år sedan
  Unknwon 65277e47c5 api/repo: add Mirror field (#4392) 7 år sedan

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

PANIC

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