Commit Graph

138 Commits (c64963553a827f773e969ca4d3d411c9ad70fd9b)

Author SHA1 Message Date
Unknwon 1e7e092992 Ability to map extensions for syntax highlighting in config
Unknwon 19423957b1 rename import path
Unknwon 120cd4e471 Better mirror repo management
Unknwon 2528c482e9 auto login after install if admin is configured
Unknwon c50a3503e6 introduce git-shell
Unknwon 0128036514 some fixes for builtin SSH server on Windows
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
Unknown 617bbe3fee Fix
Unknown ff48aeddef Little bug fix
Unknown 688ec6ecbd Fixed
Unknown b1bdbd7f94 Almost done issue label
Unknown c1eb4d894a Clean api code
Unknown 62d23e9154 HTTP no follow and offline mode
Unknown 59d0e73c35 Batch mirror fix
Unknown 8bed017557 Add build tag enable prompt
Unknown 49c01c0b57 Fix import path
Unknown 4b9b8024ba Clean oauth code
Unknown 9ffa8a4083 finish mirror fix
Unknown d305448fa8 Mirror bug fix
Unknown 45462662e9 Add flash
Unknown af552596cf Work on form resubmit
Unknown a991ebf5d0 Fix
Unknown 115a349131 Fix
Unknown 2846ff7d31 Fix bug related to log
Unknown 3ebc9b991a Use gogits/session for oauth2
Unknown eb803ec5eb Add transfer repository
Unknown 91e6db1bae Fix log bug
Unknown e938863ae6 Mirror fix on UI
Unknown 2a0066420a Fix bug work with sqlite3
Unknown d0e6a4c25a Change new martini impot path
Unknown 3698431fc1 Fix install bugs
Unknown 9f91dee53f Bug fix
Unknown a6e12aaef6 Fixing bug
Unknown 03cc39ea12 Mirror fix on
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0
Unknown 6e376bb85c Working on install page
Unknown 76b8642348 Bug fix
Unknown 0fd754bbe0 Working on install page
FuXiaoHei 7f6126dd04 install sample page