Commit Graph

82 Commits (c0b0ce7b1a0cd3d5001507ad0a7258d9d2345401)

Author SHA1 Message Date
Unknwon 18c841050b fix 1540 and experimental SSH server support
Unknwon 102b675f96 remove test code 😵
Unknwon 7d72c8333e work on and fix miror JS issue when choose targets on compare and pull
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
Unknwon 932dbccb67 fix import path, fix
Unknwon 3fb1b6a608 drop oauth2 feature support
Unknwon 373731f5e8 user gomail and new activate account email tpl
- : fallback plain text
- : add date header
- : fix encoding of header
Unknwon e75fd2f783 simplify names
Unknwon 5f1183cecf add install option
Unknwon cd37fccdfb remove auto_register and makes it default
Unknwon aff773f1b9 add tidb support
Unknwon 47df562ced default db_type
Unknwon 85f34ba538 new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
Unknwon 302938e646 Disable Gravatar option when install
Unknwon ff35a37769 : Authorities were messed up when using mysql database
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs
无闻 a5e1ada474 Merge pull request from nice-software/wip/currentUser
Factor out function to get the current user
Unknwon b1696665bd make cron task configurable
Paolo Borelli 0d38794c7f Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
Unknwon cbb78b6a63 better wording
Unknwon 009d692c7d fix install default db option
Unknwon fa298a2c30 : Realtime webhooks
Unknwon bebbd08920 Disable log color in prod mode
Unknwon a2a9e151f8 install - add mail from setting
Unknwon b9dc2147b4 UI: install - done
Unknwon 5cf3732339 UI: install - new version
Unknwon 698b9e2acc Clearer error message for illegal characters
Unknwon 5f594d8774 MySQL root password exposure
Unknwon e3dece1371 modules/setting: simple behave change in startup
Unknwon a38e4a0b02 routers/install.go: able to keep previous custom settings for 2nd time install
- .gopmfile: update all commits
Peter Smit 1ab09e4f1b Add option to provide configuration file on command line
Unknwon 89ea3e1acc routers: save partial config when install
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
Unknwon bd555551ce fix
Unknwon 79537467da mirror fix and update
Unknwon 5b96e3fcc7 fix
Unknwon e0de6cb5ad work on and update locales
Unknwon 3abc41ccca Fix API broken
Unknwon 7ba9257a7f Add suburl support
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
Unknwon efb68a0a96 Fix UI issue
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release
Unknwon 9baf2b38d0 Bug fix on organization
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
Unknwon 8dd07c0ddd New UI merge in progress
Unknown e0f9c628c5 Add create organization
Unknown 9924e65ca1 In progress of name template name constant
Unknown 8bfa7ae745 Remove qiniu/log
Unknown 302c863cda Fix
Unknown ddb7f55035 Prepare for v0.4.0 release