Commit History

Author SHA1 Message Date
  Unknwon 24734a33e7 release: improve attachment handle 7 years ago
  Unknwon 1df54ea0cd release: able to add attchments to release (#1614) 7 years ago
  Unknwon 61e2bff757 repo: commits, branches and releases should highlight files tab 7 years ago
  Unknwon 5c7cb1594b repo/branches: overview and all (#2310) 7 years ago
  Unknwon 8fa6d0d302 repo/pull: handle head repository of merged pull requests deleted 7 years ago
  Unknwon aa99e805c8 repo/release: 404 when edit draft (4262) 7 years ago
  Unknwon e9838a83ce routers/repo/http: only prompt HTTP Basic Authentication when intended 7 years ago
  Unknwon ca2cfaf71e cmd: able to backup and restore 7 years ago
  Unknwon 7fe13e72d8 cmd: refactoring command name 7 years ago
  Unknwon 4f9c5981a9 refactoring: modules/auth/*_form.go -> modules/form 7 years ago
  Unknwon 266c8f5a85 release: fix unable to edit release of a fork repository 7 years ago
  Unknwon 6002d72603 router: fix 404 when repository name contains dot 7 years ago
  Unknwon 0bef74d499 vendor: update github.com/go-macaron/toolbox (#2857) 7 years ago
  Unknwon 7de71333c6 repo: several minor improvements 7 years ago
  Unknwon c69900325d commits: able to specify pageSize dynamically (#3965) 7 years ago
  Unknwon a07b1f630a webhook: add native Discord support 7 years ago
  Unknwon 07801cbf09 repo/release: add pagination (#2164) 7 years ago
  Unknwon 7e09d210ba Initial version of protected branches (#776) 7 years ago
  Unknwon d521e716dd refactoring: SSH and HTTP push procees is now unified 7 years ago
  Unknwon 3b49a99b60 wiki: fix crash with blob name contains tab (#3916) 7 years ago
  Unknwon b9560ec9cb vendor: update git-module (#4128) 7 years ago
  Unknwon 039dc33367 git: delegate all server-side Git hooks (#1623) 7 years ago
  Aaron Wood 68ead67a63 Use very strong ciphers (#4116) 7 years ago
  Unknwon 2d38b75400 diff: fix can't show compare page for fork repository (#4110) 7 years ago
  Unknwon b67ec01d41 Able to disable non-admin to create new organization (#1556) 7 years ago
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 7 years ago
  Unknwon 074c92b0a3 routers/repo/branch: fix can't delete branch with slashes after merge (#4089) 7 years ago
  Unknwon afab38b0d7 routers/repo/pull: fix 404 on PR compare (#4074) 7 years ago
  Unknwon d293aa9ced Do a fast-fail testing on repository URL before mirroring 7 years ago
  Unknwon 4bc98f7aa2 Move models/mail.go to modules/mail.go 7 years ago

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

PANIC

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