| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* conf: rename package
* Requires Go 1.12
* Fix lint
* Fix lint
* Overhaul
* db: fix tests
* Save my work
* Fix tests
* Server.UnixSocketPermission
* Server.LocalRootURL
* SSH settings
* Server.OfflineMode
* Save my work
* App.Version
* Remove [server] STATIC_ROOT_PATH
* Server.LandingURL
|
| |
|
|
|
|
|
|
| |
* Add unknwon.dev/clog/v2
* Update all places
|
| |
|
|
|
|
| |
Fixes a security issue reported by Dor Tumarkin, Security Researcher at Checkmarx.
|
|
|
| |
We already have a separate `/markdown/raw` API, remove redundant functionality here.
|
|
|
|
| |
view (#5890)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* repo: editorconfig v2
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
* fixup! repo: editorconfig v2
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
* Update repo.go
* Update repo.go
Co-authored-by: Unknwon <u@gogs.io>
|
|
|
| |
Fixes a RCE reported by @ManassehZhou and @zeripath.
|
|
|
|
| |
Addresses gogs/go-gogs-client#111.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Test
* Test
* My last try
* Avoid cleaning old Go version
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Test new buildpack and distro
* Try another buildpack version
* Give another try
* Try another one
* Best effort
|
|
* Remove vendor
* Enable Go modules
* ci: add command to fetch dependencies
* ci: update setting
* ci: update settings
* Require Go 1.11
* Rename module name to gogs.io/gogs
|