| Commit message (Expand) | Author | Age |
* | templates: make state changing routes to POST method (#5541) | Unknwon | 2018-12-06 |
* | pkg/context: use host address and apply insecure flag for go-get=1 when neede... | Unknwon | 2018-12-03 |
* | pkg/context: expose port in import path for 'go-get=1' (#5305) | Unknwon | 2018-12-03 |
* | api/repo: support edit repository issue tracker (gogs/go-gogs-client#94) | Unknwon | 2018-12-02 |
* | routes/api: change status handle to new style | Unknwon | 2018-12-01 |
* | api: fix critical CSRF vulnerabilities on API routes (#5355) | Unknwon | 2018-11-28 |
* | routes/repo/issue: fix redirect with unexpected escape (#5443) | Unknwon | 2018-09-30 |
* | pkg/context: apply EscapePound at context level | Unknwon | 2018-09-28 |
* | metrics: add initial Prometheus support (#4141) | Unknwon | 2018-09-14 |
* | repo_editor: able to trigger Git hooks (#4338) | Unknwon | 2018-08-17 |
* | api: correct pagination in repository search api (#5293) | oOOps | 2018-06-13 |
* | repo: minor improve for PR #5219 and support UTF-8 byte count | Unknwon | 2018-06-11 |
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
* | pkg/context: add doctype to go-get=1 response (#4938) | Drahoslav Bednář | 2018-03-06 |
* | repo: fix go-get meta tags (#4832) | Unknwon | 2017-11-16 |
* | repo/pull: detect case when no merge base found (#4434) | Unknwon | 2017-06-05 |
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
* | repo: always response go-get meta when requested (#1878) | Unknwon | 2017-06-03 |
* | repo: support go get subpkg (#1878) | Unknwon | 2017-06-03 |
* | repo/editor: fix wrong context for subdirectory (#4368) | Unknwon | 2017-04-07 |
* | user/setting: simplify code | Unknwon | 2017-04-07 |
* | Refactoring: rename Signed -> Logged | Unknwon | 2017-04-06 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} | Unknwon | 2017-04-06 |
* | 2fa: initial support (#945) | Unknwon | 2017-04-06 |
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 |
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |