Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320) 8 роки тому
..
migrations 250be011c7 Remove redundant Unix timestamp method call 8 роки тому
access.go e74630ae3b #1384 add pagination for repositories 8 роки тому
action.go 50422f1fc2 #3348 always use relative avatar link in the template 8 роки тому
admin.go 250be011c7 Remove redundant Unix timestamp method call 8 роки тому
error.go e7fd65f0cf #3290 better code structure and batch minor improvements 8 роки тому
git_diff.go 2772791fda Improve diff highlight (#3390) 8 роки тому
git_diff_test.go 2772791fda Improve diff highlight (#3390) 8 роки тому
issue.go e7fd65f0cf #3290 better code structure and batch minor improvements 8 роки тому
issue_comment.go 899e799459 #1601 support delete issue comment 8 роки тому
issue_label.go e7fd65f0cf #3290 better code structure and batch minor improvements 8 роки тому
issue_mail.go 1f2e173a74 Refactor User.Id to User.ID 8 роки тому
login.go 1f2e173a74 Refactor User.Id to User.ID 8 роки тому
mail.go 1f2e173a74 Refactor User.Id to User.ID 8 роки тому
models.go 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 роки тому
models_sqlite.go 9d983f27d6 go vet 10 роки тому
models_tidb.go aff773f1b9 add tidb support 8 роки тому
org.go a562228c5e Add org.getUserTeams to reduce redundant code 8 роки тому
org_team.go 1f2e173a74 Refactor User.Id to User.ID 8 роки тому
pull.go ec92565f23 #3393 fix missing sub-url prefix in relative avatar link 8 роки тому
release.go 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374) 8 роки тому
repo.go e74630ae3b #1384 add pagination for repositories 8 роки тому
repo_branch.go 995487e822 Minor fix for #2506 8 роки тому
repo_collaboration.go 1f2e173a74 Refactor User.Id to User.ID 8 роки тому
repo_test.go 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 роки тому
ssh_key.go 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 роки тому
ssh_key_test.go 8055a0bdac Post work for #2637 8 роки тому
token.go 250be011c7 Remove redundant Unix timestamp method call 8 роки тому
update.go 1f2e173a74 Refactor User.Id to User.ID 8 роки тому
user.go 90dd0657b5 Add support for federated avatars (#3320) 8 роки тому
user_mail.go 1f2e173a74 Refactor User.Id to User.ID 8 роки тому
webhook.go 250be011c7 Remove redundant Unix timestamp method call 8 роки тому
webhook_slack.go 19423957b1 rename import path 8 роки тому
wiki.go 3a30c06345 Fix wiki vulnerabilities 8 роки тому
PANIC: session(release): write data/sessions/1/e/1e8fb8857bfbb269: no space left on device

PANIC

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