Commit történet

Szerző SHA1 Üzenet Dátum
  Unknwon 9e3c83372f api/repo: improve migration error handling 8 éve
  Unknwon 90b9f7e08c pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 éve
  Unknwon 0e271799f2 Refactoring: rename and simplify pkg/tool functions 8 éve
  Unknwon edaf14f2b6 Refactoring: remove tool.TplName 8 éve
  Unknwon 6fbb984ebf Refactoring: rename pkg/base -> pkg/tool 8 éve
  Unknwon c05717a5f0 models/mirror: feed git.IsRepoURLAccessible with raw mirror address 8 éve
  Unknwon d05395fe90 Refactoring: rename modules -> pkg 8 éve
  Unknwon 0ccd7c97ab models: rename ErrUserNotExist -> errors.UserNotExist 8 éve
  Unknwon b06f299748 webhook: add fork event 8 éve
  Unknwon 87f0ce793d repo: able to perform initial commit on behave of actual user 8 éve
  Unknwon 4f9c5981a9 refactoring: modules/auth/*_form.go -> modules/form 8 éve
  Unknwon d21767dc9f routers/repo: allow shorter SHA to download archive (#3834) 8 éve
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 8 éve
  Unknwon 94392a7af3 Fix empty repository panic on send test webhook 8 éve
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 9 éve
  Unknwon 514382e2eb Rename module: middleware -> context 9 éve
  Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 éve
  Kim "BKC" Carlbäcker a3eab8185d Admins are allowed to create repos for arbitrary Orgs 9 éve
  ddelpero 7655337a1f Update repo.go 9 éve
  Unknwon e0f0f72a36 #2345 disallow access of some pages for empty repo 9 éve
  Unknwon a49af93faf #1692 APIs: Users Followers 9 éve
  Unknwon 19423957b1 rename import path 9 éve
  Unknwon 79dcd7ee6e #2167 able to identify git version on Windows 9 éve
  Unknwon 2a0bb1fa90 #1575 Limit repo creation 9 éve
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 éve
  Unknwon b8d48bdb62 #2037 Add "New Mirror" button on Dashboard 9 éve
  Unknwon 120cd4e471 #1984 Better mirror repo management 9 éve
  Unknwon 6a66e5fc98 better error message 9 éve
  Unknwon c0b0ce7b1a #1971 more general rule to detect error 9 éve
  Unknwon b55499d039 go vet and fix #1890 9 éve

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

PANIC

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