| Commit message (Expand) | Author | Age |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
* | routes/api/v1: codemod | unknwon | 2019-08-08 |
* | templates: make state changing routes to POST method (#5541) | Unknwon | 2018-12-06 |
* | metrics: add initial Prometheus support (#4141) | Unknwon | 2018-09-14 |
* | repo_editor: able to trigger Git hooks (#4338) | Unknwon | 2018-08-17 |
* | repo: add changes to repository avatar feature (#5221) | Unknwon | 2018-06-17 |
* | repo: support avatars (#5221) | Sergey Dryabzhinsky | 2018-06-17 |
* | restore: reset original created_unix after insert (#5264) | Unknwon | 2018-06-09 |
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
* | templates/repo: escape branch name (#4601) | Unknwon | 2018-04-25 |
* | MISC: fix typo and grammar | Unknwon | 2018-03-30 |
* | models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys | Unknwon | 2018-03-30 |
* | repo/http: add CORS headers to allow clone/push from browser agents (#4970) | William Hilton | 2018-03-14 |
* | models: move ErrBranchNotExist to errors package | Unknwon | 2018-03-08 |
* | web: support HTTP HEAD requests (#2857) | Unknwon | 2018-03-06 |
* | cmd/hook: fix custom hook cannot be executed on Windows (#4255) | 无闻 | 2017-11-18 |
* | cmd/admin: add subcommands for all admin dashboard actions (#4813) | Josef Kemetmüller | 2017-10-10 |
* | Add Dingtalk webhook support (#4773) | Athurg Feng | 2017-09-21 |
* | hook: fix email not sent after push (#4430) | Unknwon | 2017-07-27 |
* | cmd/restore: skip non existent directories in backup archive (#4413) | Unknwon | 2017-06-25 |
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |
* | restore: create data directory before restoring data files (#4413) | Unknwon | 2017-06-08 |
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
* | cmd/admin: fix typo Preform → Perform (#4540) | Lilian Besson | 2017-05-31 |
* | backup: use datetime string as default archive name | Unknwon | 2017-05-29 |
* | restore: reset table sequences for PostgreSQL (#4357) | Unknwon | 2017-05-21 |
* | Allow configurable HTTPS SSL/TLS version(#4451) | spacetourist | 2017-05-20 |
* | cmd/update: fix typo (#4492) | rouzier | 2017-05-17 |
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
* | 2fa: initial support (#945) | Unknwon | 2017-04-06 |
* | user/setting: reorder navbar | Unknwon | 2017-04-05 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | cmd/web: fix routes requires sign in (#4359) | Unknwon | 2017-03-30 |
* | cmd/web: remove dependency version checker | Unknwon | 2017-03-25 |
* | repo: cleanup some code | Unknwon | 2017-03-24 |
* | repo: allow private repository to have public wiki or issues | Unknwon | 2017-03-24 |
* | cmd/backup: able to specify archive name (#4320) | Unknwon | 2017-03-23 |
* | user/settings: complete repositories panel (#4312) | Unknwon | 2017-03-23 |
* | error: move ErrRepoNotExist -> errors.RepoNotExist | Unknwon | 2017-03-23 |
* | user/settings: add repositories panel (#4312) | Rob Richards | 2017-03-23 |
* | repo: rename PageIsViewCode -> PageIsViewFiles | Unknwon | 2017-03-22 |
* | repo/webhook: able to retrigger delivery history (#2187) | Unknwon | 2017-03-19 |
* | repo: allow issues and wiki for bare repository (#4104) | Unknwon | 2017-03-16 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | release: improve attachment handle | Unknwon | 2017-03-13 |
* | release: able to add attchments to release (#1614) | Unknwon | 2017-03-13 |
* | cmd/hook: fixed typo (#4280) | Danny Althoff | 2017-03-12 |
* | repo: commits, branches and releases should highlight files tab | Unknwon | 2017-03-11 |
* | repo/branches: overview and all (#2310) | Unknwon | 2017-03-11 |