| Commit message (Expand) | Author | Age |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
* | models/token: generate bindata and simplify code (#5820) | Unknwon | 2019-10-15 |
* | token: disallow multiple tokens with same name (#5820) | Frode Aannevik | 2019-10-15 |
* | models/issue_mail: don't send email to non-active users (#5788) | Alexey Agafonov | 2019-08-24 |
* | routes/api/v1: codemod | unknwon | 2019-08-08 |
* | Include the Sha in webhook create payloads. (#5689) | Robin van Boven | 2019-07-09 |
* | models/repo: idiomatic English (#5678) | Tekaoh | 2019-04-11 |
* | models/issue_mail: add assignee to issue related emails (#5628) | Andy Hochhaus | 2019-02-20 |
* | models/models: formalize error messages | Unknwon | 2019-02-06 |
* | models: disable idle connection and set connection max life time (#5532) | Unknwon | 2019-02-06 |
* | models/repo_editor: add isRepositoryGitPath to detect invalid file path (#5558) | Unknwon | 2018-12-25 |
* | pkg/tool/path: use IsMaliciousPath to replace SanitizePath (#5558) | Unknwon | 2018-12-25 |
* | models/repo_editor: ignore copying files with '.git/' path prefix (#5558) | Unknwon | 2018-12-19 |
* | auth: coding style and glitches fixes for GitHub login source (#5340) | Unknwon | 2018-12-18 |
* | auth: add new authentication source: GitHub, including GitHub Enterprise (#5340) | haixunlu | 2018-12-18 |
* | models/repo_editor: sanitize user-defined file name to prevent RCE (#5558) | Unknwon | 2018-12-18 |
* | models/action: skip issue index parsing while using external issue tracker (#... | Unknwon | 2018-12-17 |
* | models: remove legacy support | Unknwon | 2018-12-11 |
* | vendor: update github.com/gogs/go-gogs-client | Unknwon | 2018-12-03 |
* | public/css: adjust width of label color in dropdown | Unknwon | 2018-12-02 |
* | models/issue: fix panic when clear labels (#5445) | Unknwon | 2018-12-02 |
* | routes/api: change status handle to new style | Unknwon | 2018-12-01 |
* | mirror: trigger additional push webhook on new branch (#5508) | Danilo Riecken P. de Morais | 2018-11-14 |
* | login_source: add default authentication switch (#5338) | haixunlu | 2018-09-13 |
* | repo/editor: hide internal error detail | Unknwon | 2018-08-17 |
* | repo_editor: able to trigger Git hooks (#4338) | Unknwon | 2018-08-17 |
* | models: rename Id to ID | Unknwon | 2018-08-16 |
* | models: fix delete undesired release attachments when delete a comment (#4627) | Unknwon | 2018-08-16 |
* | models: fix delete public keys ORM syntax (#5376) | Unknwon | 2018-08-14 |
* | repo: fix issue of fork repository no check the limit of users' repository (#... | GeekComb | 2018-07-18 |
* | webhook: add headers to support spring config server (#5325) | PHANI | 2018-07-09 |
* | restore: reset milestone deadline_unix and closed_date_unix (#5264) | Unknwon | 2018-06-27 |
* | public: minor fix for PR #5276 | Unknwon | 2018-06-26 |
* | pull request: able to add custom commit description (#5276) | ususdei | 2018-06-26 |
* | restore: ignore created_unix for milestone table (#5264) | Unknwon | 2018-06-25 |
* | repo: add changes to repository avatar feature (#5221) | Unknwon | 2018-06-17 |
* | repo: support avatars (#5221) | Sergey Dryabzhinsky | 2018-06-17 |
* | modes/repo: syntax fix for PR #5234 | Unknwon | 2018-06-16 |
* | repo: show in search if any part is public (#5234) | James | 2018-06-16 |
* | *: fix wrong format type | Unknwon | 2018-06-13 |
* | repo: clean up webhook and hook_task when delete repository (#5239) | 奶爸 | 2018-06-11 |
* | Merge branch 'pr-5277' into develop | Unknwon | 2018-06-11 |
|\ |
|
| * | migrations: clean unlinked webhook and hook_tasks | 奶爸 | 2018-06-11 |
* | | repo: update repository description field to contain more than 256 symbols (#... | Sergey Dryabzhinsky | 2018-06-11 |
* | | *: use jsoniter to replace encoding/json | Unknwon | 2018-06-09 |
* | | restore: reset original created_unix after insert (#5264) | Unknwon | 2018-06-09 |
* | | models: skip JSON for fields skipped by XORM | Unknwon | 2018-06-09 |
* | | models/mirror: shot push webhook after synced commits (#4528) | Unknwon | 2018-06-03 |
* | | mirror: show sync feeds on dashboard (#2017) | Unknwon | 2018-05-30 |