58 Commits (485ea6f14f38cfa5da4fa27865f62fcc7691ffb4)

Author SHA1 Message Date
Unknwon 6a23252edc able to allow insecure certification of webhook for #891 10 years ago
Unknwon 3cc04682c5 modules/setting: mirror path issue 10 years ago
无闻 cd0ee35b3f Merge pull request #905 from phsmit/conf_on_cli
Add option to provide configuration file on command line
10 years ago
Unknwon 2a2596fe61 able to disable SSH for #883 10 years ago
Unknwon 216683004e code fix for #908, and work for #884 10 years ago
Raphael Randschau 79f3281548 Add ShowRegistrationButton configuration option 10 years ago
Peter Smit 1ab09e4f1b Add option to provide configuration file on command line 10 years ago
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
10 years ago
Unknwon c73e9057ae Optmize git-fsck options and fix #820 10 years ago
Unknwon bd555551ce fix #801 10 years ago
Unknwon 81a44e4cd0 fix API changes 10 years ago
Peter 87be137b88 Rewrite of SendMail function
The SendMail function is rewritten and has the following new functionality:
 - It is optional to skip verification of keys. The config option SKIP_VERIFY is added
 - If the port is 465, or ending on 465, the TLS(/SSL) connection is started first.
10 years ago
Joseph Crail 39c068400e Fix spelling errors in comments. 10 years ago
Unknwon 069486d169 fix #165 10 years ago
Unknwon d75013a0e8 fix #580 10 years ago
Unknwon d6132aaa88 fix oauth2 10 years ago
Unknwon 54d25c13d7 Fix #543 10 years ago
Unknwon ef275ebf62 more on change avatar 10 years ago
Unknwon 55dfe2c978 custom avatar upload 10 years ago
Unknwon 32dcaefafa fox #620 10 years ago
Unknwon 340a4595dd support duoshuo mirror of gravatar 10 years ago
Unknwon 0c5ba4573a fix session API broken and SQL pretection 10 years ago
Andy Leap 5094e9501c Add basic FCGI support 10 years ago
Unknwon 64c68220d2 Fix #264 10 years ago
Unknwon 1273b3d3a9 Support custom robots.txt 10 years ago
Unknwon b72d7c201a Mirror bug fix 10 years ago
Unknwon 4a01bb8fa4 Mirror bug fix 10 years ago
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl 10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
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
10 years ago
Unknwon 8a09256941 Mirror fix and fix #481 10 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
10 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 10 years ago
Unknown ebb4f1b78c Work #475 and #458 10 years ago
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 10 years ago
Unknwon 9bc63bda7d Finish all new admin pages. 10 years ago
Unknwon f2c263c54f fix #367 10 years ago
Unknwon b95e78f7e6 Mirro fix on PR #311 10 years ago
无闻 568c9b353e Merge pull request #311 from nuss-justin/issue/281
Fix #281. Add mouse-over precise time and on-click switch listener.
10 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 10 years ago
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
	modules/base/tool.go
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Justin Nuß 835e85b5ce Fix #281. Add mouse-over precise time and on-click switch listener. 10 years ago
Unknwon c20f5dc2ea Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon a41a1fe60d Mirror fix 10 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 10 years ago
Unknown b2801a2e98 Fix #165 10 years ago
niphor 29a40c97f3 RepoRootPath must be absolute path 10 years ago