Historie revizí

Autor SHA1 Zpráva Datum
  Unknwon 32a868d431 wiki: handle '#' in edit page (#3767) před 7 roky
  Unknwon 039dc33367 git: delegate all server-side Git hooks (#1623) před 7 roky
  Unknwon f4aedda13a org/team: make 'new' as reserved for team name (#3789) před 7 roky
  Unknwon d02e7d9e6a install: no need to check SMTPFrom is not set (#4118) před 7 roky
  Unknwon 2d38b75400 diff: fix can't show compare page for fork repository (#4110) před 7 roky
  Unknwon f59a607361 install: allow sender's username to be non-email (#3717) před 7 roky
  Unknwon 127005d733 webhook: remove bad characters of Slack-type webhook for Discord (#4088) před 7 roky
  Unknwon 0ae666f3e6 auth: few security improvements před 7 roky
  Unknwon 5791e1398c install: validate SMTP From před 7 roky
  Unknwon b67ec01d41 Able to disable non-admin to create new organization (#1556) před 7 roky
  Unknwon 2c154ccbe7 Minor improve on error handling před 7 roky
  Unknwon eb66060cd7 log: start using gopkg.in/clog.v1 před 7 roky
  Unknwon f7c11a27d0 models/repo: clean up repository local copy after rename (#3641) před 7 roky
  Unknwon 418dab9b96 models/pull: load attributes when fetch list of pull requests (#4089) před 7 roky
  Unknwon 074c92b0a3 routers/repo/branch: fix can't delete branch with slashes after merge (#4089) před 7 roky
  Unknwon 6622b7b49a models: remove TiDB embedded driver support před 7 roky
  Unknwon afab38b0d7 routers/repo/pull: fix 404 on PR compare (#4074) před 7 roky
  Unknwon a2dd9ec2e1 models/org_team: panic when team num_repos is negative (#3671) před 7 roky
  Unknwon 0d9e435bfe IPythonNotebook: CSS adjustment for PR #4070 před 7 roky
  Unknwon 2bb1de1805 cmd/serve: minor code improve for PR #4078 před 7 roky
  Unknwon 2527037973 routers/repo: minor code fix for PR #3758 před 7 roky
  Unknwon 32a0255ce3 bindata: generate for PR #3646 před 7 roky
  Unknwon d293aa9ced Do a fast-fail testing on repository URL before mirroring před 7 roky
  Unknwon 412ba5b2a9 Prepare for release před 7 roky
  Unknwon 7463d9c51d Fix can not save release draft as draft again (#3669) před 7 roky
  Unknwon 4bc98f7aa2 Move models/mail.go to modules/mail.go před 7 roky
  Unknwon 207960b459 Fix create user can use user email which is used (#4016) před 7 roky
  Unknwon 7b3b46c675 Fix showing total number of PRs when user does not have any repositories (#4007) před 7 roky
  Unknwon 5e01ecbc05 Able to set custom Access-Control-Allow-Origin header (#3987) před 7 roky
  Unknwon 0d73dcaf0f Fix cross-repository reference link error (#4025) před 7 roky

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

PANIC

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