コミット履歴

作者 SHA1 メッセージ 日付
  Unknwon e538ff2770 fix #1829 and fix #890 9 年 前
  Unknwon 932dbccb67 fix import path, fix #1782 9 年 前
  Unknwon 21e13cb51e #1525 Triggere mailer for admin created accounts 9 年 前
  Unknwon 562e47f31c finish all new template for current ones 9 年 前
  Unknwon 9d36fc6986 finish new auth e-mails 9 年 前
  Unknwon 373731f5e8 user gomail and new activate account email tpl 9 年 前
  Louis Matthijssen e6917b6be8 Fix missing space in issue emails subject 9 年 前
  Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 年 前
  Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists 10 年 前
  无闻 030b3d751e Merge pull request #766 from phsmit/correct_from 10 年 前
  Peter edbe1de026 Remove unused "User" member of Message Struct and fix bounce address 10 年 前
  Peter ec71d538fc Method for activating email addresses through verification email 10 年 前
  Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 10 年 前
  Unknwon 8dd07c0ddd New UI merge in progress 11 年 前
  Unknown 9924e65ca1 In progress of name template name constant 11 年 前
  Unknown 4f2f3c2857 Code convention 11 年 前
  Unknown 63baf76ab2 Fix #214 11 年 前
  Unknown 688ec6ecbd Fixed #209 11 年 前
  Unknown e05b1385fb Bug fix 11 年 前
  Unknown 33d32585b1 Add mention, read/unread support of issue tracker 11 年 前
  Unknown cb505b22ec Fix #164 11 年 前
  Unknown 02687cbdf3 Add mail notify for new collaborator 11 年 前
  Unknown 9d983f27d6 go vet 11 年 前
  Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after 11 年 前
  Unknown b7c3b0cc73 Add reset password, fix #58 11 年 前
  Unknown d9005ee970 Improve issue mail content 11 年 前
  Unknown c1a3d4fefb Add mail notify for creating issue 11 年 前
  Unknown 6f68620860 Pools limit concurrent nums 11 年 前
  Unknown 35d473f04a Finish verify email 11 年 前
  Unknown ddbd2ce152 Add register mail tpl 11 年 前

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

PANIC

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