summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Collapse)AuthorAgeFilesLines
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-1/+1
| | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* Optmize git-fsck options and fix #820Unknwon2015-01-021-7/+13
|
* fix #801Unknwon2014-12-311-98/+103
|
* fix API changesUnknwon2014-12-281-10/+2
|
* Rewrite of SendMail functionPeter2014-12-181-4/+6
| | | | | | 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.
* Fix spelling errors in comments.Joseph Crail2014-12-061-1/+1
|
* fix #165Unknwon2014-12-051-9/+10
|
* fix #580Unknwon2014-11-301-0/+4
|
* fix oauth2Unknwon2014-11-281-3/+3
|
* Fix #543Unknwon2014-11-241-0/+15
|
* more on change avatarUnknwon2014-11-211-2/+2
|
* custom avatar uploadUnknwon2014-11-211-3/+7
|
* fox #620Unknwon2014-11-171-2/+0
|
* support duoshuo mirror of gravatarUnknwon2014-11-161-2/+8
|
* fix session API broken and SQL pretectionUnknwon2014-11-041-3/+0
|
* Add basic FCGI supportAndy Leap2014-11-031-0/+4
|
* Fix #264Unknwon2014-10-061-0/+2
|
* Support custom robots.txtUnknwon2014-09-211-0/+3
|
* Mirror bug fixUnknwon2014-09-211-0/+1
|
* Mirror bug fixUnknwon2014-09-211-1/+0
|
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-211-0/+1
|
* Add suburl supportUnknwon2014-09-191-6/+7
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-3/+11
| | | | | | | | | | | | | | 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
* Mirror fix and fix #481Unknwon2014-09-171-5/+7
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-171-0/+3
|\ | | | | | | | | Conflicts: conf/app.ini
| * Work #475 and #458Unknown2014-09-161-0/+3
| |
* | toutf8 improved & add max git diff lineslunnyxiao2014-09-171-0/+3
|/
* Remove APP_LOGO settingMathieu Gagnon2014-09-131-2/+0
|
* Update depsUnknwon2014-09-012-3/+3
|
* Finish all new admin pages.Unknwon2014-08-301-1/+1
|
* fix #367Unknwon2014-08-251-1/+4
|
* Mirro fix on PR #311Unknwon2014-08-011-48/+17
|
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-011-0/+53
|\ | | | | Fix #281. Add mouse-over precise time and on-click switch listener.
| * Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-261-39/+41
| |\ | | | | | | | | | | | | Conflicts: modules/base/tool.go
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-241-0/+53
| | |
* | | Convert captcha, cache, csrf as middlewaresUnknwon2014-07-311-14/+5
| |/ |/|
* | New UI merge in progressUnknwon2014-07-261-39/+41
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-241-0/+17
|\
| * Allow disabling uploadsJustin Nuß2014-07-241-0/+2
| |
| * Add file upload for attachmentsJustin Nuß2014-07-241-0/+4
| |
| * WIP: Allow attachments for commentsJustin Nuß2014-07-231-0/+11
| |
* | Mirror fixUnknwon2014-07-241-0/+1
|/
* Fix #165Unknown2014-06-241-7/+7
|
* RepoRootPath must be absolute pathniphor2014-06-241-0/+6
|
* Fix #165Unknown2014-06-211-14/+18
|
* Add database log adapterUnknown2014-06-201-3/+3
|
* Add gogs fix location commandUnknown2014-06-101-3/+8
|
* Fix #242Unknown2014-06-081-1/+11
|
* Fix #214Unknown2014-06-031-0/+2
|
* Fix #209Unknown2014-05-281-4/+6
|