Commit History

作者 SHA1 備註 提交日期
  Unknwon 5448d29b2e #3417 wrong dashboard issue count for create by you 8 年之前
  lstahlman 699c71d319 Fix for #3401 Links of pull request comment email should use pulls URL (#3403) 8 年之前
  Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements 8 年之前
  Unknwon 8aa0a76702 #3327 fix wrong table name in Join 8 年之前
  Unknwon e74630ae3b #1384 add pagination for repositories 8 年之前
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 年之前
  Unknwon 46e96c008c Use struct for UI settings 8 年之前
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 年之前
  Unknwon 5761342f32 #3291 fix SQLite3 session read/update conflict on create new issue 8 年之前
  lstahlman e7a4f96fb6 Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". (#3269) 8 年之前
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 年之前
  Robin Lambertz ac05f88641 Fix #3154 (#3155) 8 年之前
  Unknwon 0a78d99a4d models/release: filter input to prevent command line argument vulnerability 8 年之前
  Unknwon 0325bec283 #2895 minor fix for bug of xorm 8 年之前
  Thomas Boerger dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895) 8 年之前
  Unknwon 762ab056a2 Fix XORM IN condition table name parse 8 年之前
  Thomas Boerger 746c7fd4e7 Followup fix for previous query fix 8 年之前
  Thomas Boerger b5948f2e71 Made the issues query more secure and simpler 8 年之前
  Thomas Boerger 79a1bfd963 Try to make the SQL queries cleaner and more secure 8 年之前
  Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 8 年之前
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 8 年之前
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 年之前
  Unknwon a5b0400be7 #1146 finish new access rights for collaborators 8 年之前
  Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 8 年之前
  Unknwon e2d370f0da #1597 fix pull request remote head can't update with force push 8 年之前
  Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label 8 年之前
  Unknwon d320915ad2 Minor fix for #2710 8 年之前
  Lukas Dietrich c0eaae200e Add ForegroundColor for labels 8 年之前
  Unknwon 129638117f #2697 fix panic when close issue via commit message 8 年之前
  Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 8 年之前

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

PANIC

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