Commit History

Author SHA1 Message Date
  Josh Frye edb7967dc7 Set DefaultBranch to master when importing a new repo if possible 8 years ago
  Unknwon c9901bbba5 #2743 workaround to fix XORM problem 8 years ago
  Unknwon 4d930f3598 Merge pull request #2719 from mblacktree/patch-1 8 years ago
  Andrey Nering 13e71acadf Render emojis in more places. 8 years ago
  Unknwon 37ac743da7 Update TRANSLATORS and remove tip for CI 8 years ago
  Unknwon c47a6c1510 Merge pull request #2736 from neolit123/patch 8 years ago
  Lubomir I. Ivanov 94f9ff1ac9 ISSUE_TEMPLATE: suggestion to test at try.gogs.io 8 years ago
  Unknwon 97429a25ab #2727 make IN clause compatible with Postgres 8 years ago
  Unknwon 9e89584cb4 Allow setting git operations timeouts 8 years ago
  Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label 8 years ago
  Unknwon 42a556a082 Merge pull request #2722 from chriswatt/hidewikidlbutton 8 years ago
  chriswatt a71a5bfeb4 Remove download archive button on wiki pages 8 years ago
  Unknwon 6cee434b04 Merge pull request #2717 from chriswatt/prtabs 8 years ago
  Mike 9d44cd79ee update README.md 8 years ago
  chriswatt 548440b48f Change colour of numbers on pull request tabs if greater than zero 8 years ago
  Unknwon 8055a0bdac Post work for #2637 8 years ago
  Unknwon 83c74878df Merge pull request #2637 from Gibheer/ssh-publickeys 8 years ago
  Unknwon d320915ad2 Minor fix for #2710 8 years ago
  Unknwon 8e160edbd5 Merge pull request #2710 from lukasdietrich/develop 8 years ago
  Lukas Dietrich c0eaae200e Add ForegroundColor for labels 8 years ago
  Unknwon 79ae163296 Merge pull request #2706 from ChubbyNinja/develop 8 years ago
  Unknwon 7a91d7e776 Merge pull request #2694 from mhartkorn/pullrefs 8 years ago
  Unknwon 6465adfe5c Merge pull request #2707 from gogits/docker/update 8 years ago
  Jean-Philippe Roemer db14949209 Update Docker REAMDE.md 8 years ago
  ChubbyNinja ab4bc653ab Image attachments keep aspect ratio 8 years ago
  Jean-Philippe Roemer ab4eacd15f Update .dockerignore to add new unneeded files from the Docker Context 8 years ago
  Jean-Philippe Roemer 7845075bd2 Dockerfile & Dockerfile.pi updates 8 years ago
  Unknwon 129638117f #2697 fix panic when close issue via commit message 8 years ago
  Unknwon 4438b7793b Add new config option for builtin SSH server 8 years ago
  Unknwon baaf6046a1 Minor fix for #2660 8 years ago

PANIC: session(release): write data/sessions/4/5/45545d397f660c9b: no space left on device

PANIC

session(release): write data/sessions/4/5/45545d397f660c9b: 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)