Commit History

Author SHA1 Message Date
  Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320) 8 years ago
  Unknwon ec92565f23 #3393 fix missing sub-url prefix in relative avatar link 8 years ago
  Unknwon 50422f1fc2 #3348 always use relative avatar link in the template 8 years ago
  Unknwon 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 years ago
  Unknwon e74630ae3b #1384 add pagination for repositories 8 years ago
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
  Unknwon 46e96c008c Use struct for UI settings 8 years ago
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
  Unknwon 69f5308761 #2903 use different reversed words and patterns for repository and user 8 years ago
  Dennis Chen 6488ee12be avatar: make custom and generated avatars equal (#3301) 8 years ago
  Unknwon c083d76567 #2937 able to prohibit user login 8 years ago
  Unknwon 52322ef624 models/user_mail: refactor EmailAddress 8 years ago
  Sandro Santilli a4ea3bd015 Return avatar link as absolute url (#3235) 8 years ago
  Sandro Santilli 8a248696e9 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 8 years ago
  Unknwon ff731ea07d #2814 LOWER() column value within search 8 years ago
  Odin Ugedal 6ccb2d36cf Remove email from user search 8 years ago
  Odin Ugedal 3253e3c5aa Make user search look in username, name and email 8 years ago
  Unknwon 263304b6b7 #13 fix postgres aggregate 8 years ago
  Unknwon 2bf8494332 #13 finish user and repository search 8 years ago
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
  Unknwon 13bd16af92 Minor fixes for #2766 8 years ago
  Tamás Molnár 9c91e27933 Added: Ability to delete org avatar. 8 years ago
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators 8 years ago
  Unknwon a2f13eae55 #1157 some avatar setting changes 8 years ago
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository 8 years ago
  Unknwon d5a3021a7d Make markdown as an independent module 8 years ago
  Unknwon 58e004f7da Remove cache avatar support and add its tests 8 years ago
  Unknwon f8182ac521 #2558 delete local wiki copy when rename repo and user 8 years ago
  Unknwon 5a27aea8e0 Fix random avatar does not work on Windows 8 years ago
  Unknwon 4deb876343 Minor fix for #2494 8 years ago

PANIC: session(release): write data/sessions/e/c/ec5b823947bde132: no space left on device

PANIC

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