提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Unknwon 2bf8494332 #13 finish user and repository search 9 年之前
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 年之前
  Unknwon 13bd16af92 Minor fixes for #2766 9 年之前
  Tamás Molnár 9c91e27933 Added: Ability to delete org avatar. 9 年之前
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators 9 年之前
  Unknwon a2f13eae55 #1157 some avatar setting changes 9 年之前
  Unknwon 2d2d85bba4 #1597 support pull requests in same repository 9 年之前
  Unknwon d5a3021a7d Make markdown as an independent module 9 年之前
  Unknwon 58e004f7da Remove cache avatar support and add its tests 9 年之前
  Unknwon f8182ac521 #2558 delete local wiki copy when rename repo and user 9 年之前
  Unknwon 5a27aea8e0 Fix random avatar does not work on Windows 9 年之前
  Unknwon 4deb876343 Minor fix for #2494 9 年之前
  Martin Hartkorn 674c5c37be Change user name in Pull Requests 9 年之前
  Unknwon f43cc90841 #2287 Truncate repository name if too long 9 年之前
  Angus Gibson e914969e4c Add default for NumFollowing field (fixes #2261) 9 年之前
  Unknwon a49af93faf #1692 APIs: Users Followers 9 年之前
  Unknwon 9cd16c5b12 #1692 add organization APIs 9 年之前
  Unknwon b117befc2b #1692 add user email APIs 9 年之前
  Unknwon 19423957b1 rename import path 9 年之前
  Unknwon 5d95ffe3eb #2155 The owner has reached maximum creation limit of 0 repositories 9 年之前
  Unknwon 3d5d61778a #1938 #1374 disable password change for non-local users 9 年之前
  Unknwon 99e9bbef6c fix bool check for repo max limit and fix hang when push repo with tons of commits 9 年之前
  Unknwon 0e96a46020 fix user repo limit default value 9 年之前
  Unknwon df5ed64cca #1301 "read-only" users 9 年之前
  Unknwon 2a0bb1fa90 #1575 Limit repo creation 9 年之前
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 年之前

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

PANIC

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