Unknwon 4a67bb5806 migrations.v17: skip if table not exist 7 years ago
..
errors beee6e03b1 error: move ErrRepoNotExist -> errors.RepoNotExist 7 years ago
migrations 4a67bb5806 migrations.v17: skip if table not exist 7 years ago
access.go beee6e03b1 error: move ErrRepoNotExist -> errors.RepoNotExist 7 years ago
action.go 85a050fca7 issue: fix redirect to random issue if index does not exist (#4315) 7 years ago
admin.go 40fbe7fa8e models/repo: handle deletion on Windows (#4152) 7 years ago
attachment.go 1df54ea0cd release: able to add attchments to release (#1614) 7 years ago
comment.go 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 7 years ago
error.go beee6e03b1 error: move ErrRepoNotExist -> errors.RepoNotExist 7 years ago
git_diff.go 0cfa489cf0 models/git_diff: add bound check 7 years ago
git_diff_test.go 8bf57be9ba Fix git diff tests 7 years ago
issue.go 85a050fca7 issue: fix redirect to random issue if index does not exist (#4315) 7 years ago
issue_label.go c93731339f webhook: support Issues event (#2319) 7 years ago
issue_mail.go 5f058c3f07 issue_mail: fix issue poster not receive email if not watching (#2929) 7 years ago
login_source.go 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 7 years ago
milestone.go 79ba0314e9 milestone: only show issue-related count under issue list (#4316) 7 years ago
mirror.go f40eb9774e modes/mirror: corrected NextUpdate not set (#4345) 7 years ago
models.go fdc7cb565d repo: fix unable to propose pull request from secondary fork (#4324) 7 years ago
models_sqlite.go 9d983f27d6 go vet 10 years ago
models_test.go 5be881756b #3442 add test suites 7 years ago
org.go ebd95dd082 models/org: reduce to 2 SQL executions for GetOrgIDsByUserID 7 years ago
org_team.go 1038916460 models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) 7 years ago
pull.go 8f52ab8201 models/repo_editor: add pull request test task after commit (#4338) 7 years ago
release.go 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 7 years ago
repo.go 496e07c1c9 models/repo: avoid duplicated results in SearchRepositoryByName (#4344) 7 years ago
repo_branch.go 1038916460 models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) 7 years ago
repo_collaboration.go 66c1e6b0e8 user/settings: complete repositories panel (#4312) 7 years ago
repo_editor.go 8f52ab8201 models/repo_editor: add pull request test task after commit (#4338) 7 years ago
repo_test.go 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
ssh_key.go de2d3e3fd8 ssh_key: create parent directory of 'authorized_keys' file 7 years ago
ssh_key_test.go 15845cb287 Code clean up for new config options 7 years ago
token.go 03f7f3ee67 Some code renaming 7 years ago
update.go bb19bb601e repo: able to view size (#1158) 7 years ago
user.go bd1e757350 user: remove sanitizer for FullName (#1937) 7 years ago
user_mail.go 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 7 years ago
webhook.go 8f52ab8201 models/repo_editor: add pull request test task after commit (#4338) 7 years ago
webhook_discord.go b615d670b3 webhook: add Release event (#2387) 7 years ago
webhook_slack.go b615d670b3 webhook: add Release event (#2387) 7 years ago
wiki.go 88143f1934 models/repo: UpdateLocalCopy should always aceept valid branch name 7 years ago
PANIC: session(release): write data/sessions/6/a/6af713fdb717ab8c: no space left on device

PANIC

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