ᴜɴᴋɴᴡᴏɴ 9d64d222a8 db: add tests for users (#6116) hace 4 años
..
app 07818d5fa5 route: no session for routes without UI (#6066) hace 4 años
assets fa497b1633 db: add tests for repos (#6112) hace 4 años
auth 41f56ad05d login_source: migrate to GORM and add tests (#6090) hace 4 años
authutil 34145c990d lfs: implement HTTP routes (#6035) hace 4 años
avatar 01c8df01ec internal: move packages under this directory (#5836) hace 4 años
cmd e79aebb3e1 route: bypass require signin check for trigger repo tasks (#6079) hace 4 años
conf 9a5b227f3e lfsutil: add `Storager` interface and local storage (#6083) hace 4 años
context 07818d5fa5 route: no session for routes without UI (#6066) hace 4 años
cron 648d9e253c conf: overhaul server settings (#5928) hace 4 años
cryptoutil cb439a126a db: add tests for two factors (#6099) hace 4 años
db 9d64d222a8 db: add tests for users (#6116) hace 4 años
dbutil 41f56ad05d login_source: migrate to GORM and add tests (#6090) hace 4 años
email f04b2d4350 lint: fix some Golang CI lint issues (#5955) hace 4 años
errutil 34145c990d lfs: implement HTTP routes (#6035) hace 4 años
form f04b2d4350 lint: fix some Golang CI lint issues (#5955) hace 4 años
gitutil ee0ea2c5fc lfs: add unit test for middleware (#6070) hace 4 años
httplib 5843038a08 workflows: enable golangci-lint (#5998) hace 4 años
lazyregexp b28fb90851 all: use lazyregexp (#5911) hace 4 años
lfsutil 9a5b227f3e lfsutil: add `Storager` interface and local storage (#6083) hace 4 años
markup 648d9e253c conf: overhaul server settings (#5928) hace 4 años
mocks ee0ea2c5fc lfs: add unit test for middleware (#6070) hace 4 años
osutil 41f56ad05d login_source: migrate to GORM and add tests (#6090) hace 4 años
pathutil ce1ec81d6f repo/editor: clean up tree path hace 4 años
process 1c09373b4f log: migrate to unknwon.dev/clog/v2 (#5927) hace 4 años
route 9d64d222a8 db: add tests for users (#6116) hace 4 años
ssh d19287d5b7 ssh: improve env command processing (#6095) hace 4 años
strutil cb439a126a db: add tests for two factors (#6099) hace 4 años
sync 01c8df01ec internal: move packages under this directory (#5836) hace 4 años
template 9e9ca66467 refactor: unify error handling in routing layer hace 4 años
testutil 9a5b227f3e lfsutil: add `Storager` interface and local storage (#6083) hace 4 años
tool cb439a126a db: add tests for two factors (#6099) hace 4 años
PANIC: session(release): write data/sessions/e/3/e32eb3e28f2fdf8f: no space left on device

PANIC

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