aboutsummaryrefslogtreecommitdiff
path: root/modules/setting
Commit message (Collapse)AuthorAge
* Rewrite of SendMail functionPeter2014-12-18
| | | | | | 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-06
|
* fix #165Unknwon2014-12-05
|
* fix #580Unknwon2014-11-30
|
* fix oauth2Unknwon2014-11-28
|
* Fix #543Unknwon2014-11-24
|
* more on change avatarUnknwon2014-11-21
|
* custom avatar uploadUnknwon2014-11-21
|
* fox #620Unknwon2014-11-17
|
* support duoshuo mirror of gravatarUnknwon2014-11-16
|
* fix session API broken and SQL pretectionUnknwon2014-11-04
|
* Add basic FCGI supportAndy Leap2014-11-03
|
* Fix #264Unknwon2014-10-06
|
* Support custom robots.txtUnknwon2014-09-21
|
* Mirror bug fixUnknwon2014-09-21
|
* Mirror bug fixUnknwon2014-09-21
|
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-21
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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-17
|
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-09-17
|\ | | | | | | | | Conflicts: conf/app.ini
| * Work #475 and #458Unknown2014-09-16
| |
* | toutf8 improved & add max git diff lineslunnyxiao2014-09-17
|/
* Remove APP_LOGO settingMathieu Gagnon2014-09-13
|
* Update depsUnknwon2014-09-01
|
* Finish all new admin pages.Unknwon2014-08-30
|
* fix #367Unknwon2014-08-25
|
* Mirro fix on PR #311Unknwon2014-08-01
|
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-01
|\ | | | | 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-26
| |\ | | | | | | | | | | | | Conflicts: modules/base/tool.go
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-24
| | |
* | | Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
| |/ |/|
* | New UI merge in progressUnknwon2014-07-26
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-24
|\
| * Allow disabling uploadsJustin Nuß2014-07-24
| |
| * Add file upload for attachmentsJustin Nuß2014-07-24
| |
| * WIP: Allow attachments for commentsJustin Nuß2014-07-23
| |
* | Mirror fixUnknwon2014-07-24
|/
* Fix #165Unknown2014-06-24
|
* RepoRootPath must be absolute pathniphor2014-06-24
|
* Fix #165Unknown2014-06-21
|
* Add database log adapterUnknown2014-06-20
|
* Add gogs fix location commandUnknown2014-06-10
|
* Fix #242Unknown2014-06-08
|
* Fix #214Unknown2014-06-03
|
* Fix #209Unknown2014-05-28
|
* Little bug fixUnknown2014-05-25
|
* Fixed #209Unknown2014-05-25
|
* Fixed #209Unknown2014-05-25