aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* Minor improve on error handlingUnknwon2017-02-10
* modules/setting: add Slack loggerUnknwon2017-02-09
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Update localesUnknwon2017-02-09
* routers/repo/branch: fix can't delete branch with slashes after merge (#4089)Unknwon2017-02-09
* models: remove TiDB embedded driver supportUnknwon2017-02-09
* Update localesUnknwon2017-02-05
* Check deploy keys when Gogs is run with Service.RequireSignInView=true (#4078)Pablo Saavedra2017-02-01
* bindata: generate for PR #3646Unknwon2017-01-31
* Allow use to set an external tracker url and to redirect user when clicking i...Rémy Boulanouar2017-01-31
* conf: minor comments fixUnknwon2017-01-31
* Prepare for releaseUnknwon2017-01-31
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* Able to set custom Access-Control-Allow-Origin header (#3987)Unknwon2017-01-28
* Fix cross-repository reference link error (#4025)Unknwon2017-01-28
* Update localesUnknwon2017-01-28
* Add 'Organizations' page to user settings (#3587)Unknwon2017-01-27
* Fix changed branch is not reflected when creating PR (#3604)Unknwon2017-01-27
* Update XORM required version and 'go fmt'Unknwon2017-01-26
* Disable local path migration by default (#4033)Unknwon2017-01-26
* Fix log depth of AvatarLinkUnknwon2017-01-26
* templates/repo: rename 'Code' to 'Files'Unknwon2017-01-25
* modules/sync: minor field refactorUnknwon2017-01-25
* Fix unexpected rendering of README when it is not in MarkdownUnknwon2017-01-25
* Fix notification email issues (#4055)Óscar García Amor2017-01-24
* locale: remove unused locale stringUnknwon2017-01-23
* Enable federated avatars by default (#3997)Sandro Santilli2017-01-22
* Update localesUnknwon2017-01-21
* Update localesUnknwon2017-01-01
* Add Galician supportUnknwon2016-12-23
* Minor fix for PR #3436Unknwon2016-12-23
* Improve issue references in markdown. (#3436)lstahlman2016-12-23
* Minor code fix for PR #3602Unknwon2016-12-22
* fix bug #1122 log.smtp receiver configure error (#3602)raphael102410242016-12-22
* Minor fix for PR #3667Unknwon2016-12-22
* Feature #2583: Disable HTTP cloning (#3667)Thibault Meyer2016-12-22
* Set ProdMode in the correct placeUnknwon2016-12-22
* Minor fix for PR #3687Unknwon2016-12-21
* Minor code fixUnknwon2016-12-21
* Fixed 404 caused by unexpected question mark (#3668)LefsFlare2016-12-21
* New settings option for a custom SSH host (#3763)imilo2016-12-21
* Check for zero length passwords in LDAP module. (#3827)Mateusz Hromada2016-12-21
* #3791 update LDAP username check (#3906)Саша Иванов2016-12-21
* Don't use custom PBKDF2 function (#3952)leonklingele2016-12-21
* Fix random string generator (#3953)leonklingele2016-12-21
* serve video files using the HTML5 video tag (#3967)Nico Mandery2016-12-21
* Fix typo: 'passowrd' -> 'password' (#3951)leonklingele2016-12-21
* Add support for using "libravatar" as the GravatarSource (#3969)Sandro Santilli2016-12-21
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
| * provide button to delete merged pull requestTanapol Nearunchorn2016-09-02