Commit History

Author SHA1 Message Date
  Unknwon cbb78b6a63 better wording 9 years ago
  Unknwon 42a2c5ca54 #1400 use new connstr format for postgres 9 years ago
  Tomcat 2bfe2ddb6d Add mysql unix socket support. 9 years ago
  Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix 9 years ago
  Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access 9 years ago
  Unknwon 685ed1f807 models: fix XORM API break 9 years ago
  Unknwon 6d0f3a07d4 code fix #941 caution: undertest 9 years ago
  Unknwon 67a9416ae5 templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884 9 years ago
  Unknwon 7e7160eefd first pass work on migration #925 9 years ago
  Unknwon c5c467a9cd Merge branch 'dev' of github.com:gogits/gogs into access 9 years ago
  Unknwon 485ea6f14f models: make code change for session issue with SQLite3 #739 9 years ago
  Peter Smit 03af37554e Merge branch 'dev' into newcollaboration 9 years ago
  Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict 9 years ago
  Peter Smit 76f8904718 Introducing Collaboration Struct 9 years ago
  Peter Smit bb103e8723 Create db migrations framework 9 years ago
  Unknwon bd555551ce fix #801 9 years ago
  Peter Smit 99599c099f Add alternative email addresses to the model 9 years ago
  Joseph Crail 39c068400e Fix spelling errors in comments. 9 years ago
  Unknwon 8c9338a537 add personal access token panel #12 9 years ago
  luto bff1e157d5 force the use of InnoDB as db engine for all tables, fixes #59 9 years ago
  Unknwon a342d58d7e Able to fork repo to individuals 9 years ago
  evolvedlight 8d2a6fc484 Merge remote-tracking branch 'upstream/dev' 9 years ago
  Unknwon 1aa76bd279 Fix #532, add system notice 9 years ago
  evolvedlight c9e5e38fcf Initial cut of git fork 9 years ago
  evolvedlight b7b0ee7df9 Fix minor typo 9 years ago
  Unknwon 1b7adf57e9 fix https://github.com/go-xorm/xorm/issues/161 9 years ago
  lunnyxiao d84d6dfdae add showinfo for xorm 9 years ago
  Tristan Storch bdfdf3cacb Code dedoublication in models/models.go 9 years ago
  lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev 9 years ago
  lunnyxiao c40e815763 add migrate api 9 years ago

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

PANIC

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