aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Enable Go modules (#5835)Unknwon2019-10-23
* locale: sync from CrowdinUnknwon2019-10-20
* locale: sync from CrowdinUnknwon2019-10-19
* models/token: generate bindata and simplify code (#5820)Unknwon2019-10-15
* locale: sync from Crowdinunknwon2019-10-03
* ldap: log two non-errors on Trace level (#5804)Marco van Zwetselaar2019-09-18
* locale: sync from Crowdinunknwon2019-09-15
* routes/api/v1: codemodunknwon2019-08-08
* pkg/context/notice: use path.Join to concatenate pathunknwon2019-07-28
* pkg/template: use template function Year to get number of yearunknwon2019-07-28
* pkg/context: change banner file path (#5750)unknwon2019-07-28
* pkg/context: Render live notice banner from file (#5750)Achilleas Koutsou2019-07-27
* locale: sync from CrowdinUnknwon2019-06-27
* locale: sync from CrowdinUnknwon2019-03-25
* locale: sync from CrowdinUnknwon2019-02-25
* pkg/bindata: regenerate for PR #5623Unknwon2019-02-20
* pkg/mailer/mail: render markdown in issue related emails (#5629)Andy Hochhaus2019-02-20
* locale: sync from CrowdinUnknwon2019-01-30
* locale: sync from CrowdinUnknwon2019-01-21
* pkg/mailer: support plaintext alt for HTML emails (#5568)Guy Smoilov2018-12-25
* pkg/tool/path: use IsMaliciousPath to replace SanitizePath (#5558)Unknwon2018-12-25
* pkg/tool/path: handle Windows path separators (#5558)Unknwon2018-12-19
* pkg/ssh: specify ssh-keygen to always generate PEM formatUnknwon2018-12-19
* auth: coding style and glitches fixes for GitHub login source (#5340)Unknwon2018-12-18
* auth: add new authentication source: GitHub, including GitHub Enterprise (#5340)haixunlu2018-12-18
* pkg/tool: improve SanitizePath (#5558)Unknwon2018-12-18
* models/repo_editor: sanitize user-defined file name to prevent RCE (#5558)Unknwon2018-12-18
* api: add GetReferenceSHA (#5546)Unknwon2018-12-16
* api: add GetSingleCommit (#5546)Unknwon2018-12-15
* locale: sync from CrowdinUnknwon2018-12-11
* pkg/markup: support data URL of base64 encoded images (#5391)Nikita2018-12-10
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates: sanitize special links in commit message (#5545)Unknwon2018-12-10
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
* pkg/context: use host address and apply insecure flag for go-get=1 when neede...Unknwon2018-12-03
* pkg/context: expose port in import path for 'go-get=1' (#5305)Unknwon2018-12-03
* locale: sync from CrowdinUnknwon2018-12-02
* api/repo: support edit repository issue tracker (gogs/go-gogs-client#94)Unknwon2018-12-02
* routes/api: change status handle to new styleUnknwon2018-12-01
* api: fix critical CSRF vulnerabilities on API routes (#5355)Unknwon2018-11-28
* conf: fix unexpected behavior of config inheritance (#5007)Unknwon2018-11-26
* locale: sync from CrowdinUnknwon2018-11-19
* Merge branch 'master' of github.com:gogs/gogs into developUnknwon2018-11-05
|\
| * ldap: grammar fix (#5493)hopegolden2018-11-05
* | pkg/bindata: update contentUnknwon2018-11-04
|/
* ldap: fix group membership search handling when the group members are listed ...aboron2018-10-23
* locale: sync from CrowdinUnknwon2018-10-16
* routes/repo/issue: fix redirect with unexpected escape (#5443)Unknwon2018-09-30
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* routes: fix open redirect vulnerability (#5355)Unknwon2018-09-28