提交历史

作者 SHA1 备注 提交日期
  Renato P. de Aquino ec5a967937 Issue #3814 (#3903) 8 年之前
  Denis Denisov 84f28fc5d6 Safe compare password (timing attack) (#4064) 8 年之前
  Unknwon ae319da5fd Disable local path migration by default (#4033) 8 年之前
  Unknwon 8059175a5c Fix dashboard issues/pull request counting 8 年之前
  Flare 952e510dfa Added public entries to reserved keywords list 8 年之前
  Unknwon 67380cf47b Minor code fix 8 年之前
  leonklingele 7cb440273c Don't use custom PBKDF2 function (#3952) 8 年之前
  leonklingele d96f2a7184 Fix random string generator (#3953) 8 年之前
  Unknwon c50d59874d #3577 incorrect URL produced by AvatarLink 8 年之前
  Unknwon 99c2ae7b35 #3515 use alert instead 500 for duplicated login source name 8 年之前
  Unknwon c30b856d14 #3505 use user’s info for committer and author 8 年之前
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 年之前
  Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320) 8 年之前
  Unknwon ec92565f23 #3393 fix missing sub-url prefix in relative avatar link 8 年之前
  Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 年之前
  Unknwon 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 9 年之前
  Unknwon e74630ae3b #1384 add pagination for repositories 9 年之前
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 年之前
  Unknwon 46e96c008c Use struct for UI settings 9 年之前
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 9 年之前
  Unknwon 69f5308761 #2903 use different reversed words and patterns for repository and user 9 年之前
  Dennis Chen 6488ee12be avatar: make custom and generated avatars equal (#3301) 9 年之前
  Unknwon c083d76567 #2937 able to prohibit user login 9 年之前
  Unknwon 52322ef624 models/user_mail: refactor EmailAddress 9 年之前
  Sandro Santilli a4ea3bd015 Return avatar link as absolute url (#3235) 9 年之前
  Sandro Santilli 8a248696e9 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 9 年之前
  Unknwon ff731ea07d #2814 LOWER() column value within search 9 年之前
  Odin Ugedal 6ccb2d36cf Remove email from user search 9 年之前
  Odin Ugedal 3253e3c5aa Make user search look in username, name and email 9 年之前
  Unknwon 263304b6b7 #13 fix postgres aggregate 9 年之前

PANIC: session(release): write data/sessions/0/b/0b2bf56051efad73: no space left on device

PANIC

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