提交歷史

作者 SHA1 備註 提交日期
  Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL 8 年之前
  Unknwon 5335e671be #2743 more fixes on SQL errors 8 年之前
  Unknwon d57a2b908a #2743 and #2751 fix bad SQL generated by XORM 8 年之前
  Unknwon c9901bbba5 #2743 workaround to fix XORM problem 8 年之前
  Unknwon 97429a25ab #2727 make IN clause compatible with Postgres 8 年之前
  Unknwon aa12135b97 Fix panic when view profile without signin 8 年之前
  Unknwon fd92d91da3 Minor fix for #2578 8 年之前
  ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile 8 年之前
  Unknwon ddf9fa06c7 Minor fix for #2530 8 年之前
  Unknwon 739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page 8 年之前
  Florian Kaiser fb1708e1af Remove unnecessary private functions 8 年之前
  Florian Kaiser 90780a0d90 Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0 8 年之前
  Florian Kaiser bba1847a8e Everyone can see public repos 8 年之前
  Florian Kaiser e35791b2b2 Only show teams the user has access to 8 年之前
  Florian Kaiser 5eafe2b17e Only show repositories the user has access to, on the organization home 8 年之前
  Florian Kaiser 295de51b99 Show all orgs on user profile, except the private one's 8 年之前
  Unknwon 112a7cab31 #2497 incorrect error handle for team name 8 年之前
  Unknwon 9cd16c5b12 #1692 add organization APIs 8 年之前
  Unknwon 3362b3a44f fix possible disclosure 8 年之前
  Unknwon 4d31eb2c0d #2155 fix org max repo limit default to -1 8 年之前
  Antoine GIRARD c98dad1cf3 New admin organization UI 8 年之前
  Unknwon 3d9b98fae4 #1585 order owners list by last changed time 8 年之前
  Unknwon 80701d45bb #1193 Make organization emails non-mandatory 8 年之前
  Unknwon aa67de910a fix #1558 8 年之前
  Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 8 年之前
  Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 年之前
  Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 9 年之前
  Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists 9 年之前
  Unknwon 473e265727 models: done testing on new access system 9 年之前
  Unknwon 8896c82d34 models: fix issue with transfer repository 9 年之前

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

PANIC

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