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

PANIC

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