| Commit message (Expand) | Author | Age |
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |
* | repo/view: trim Windows line ending when display content (#4546) | Unknwon | 2017-06-09 |
* | repo: load base repository for loadAttributes | Unknwon | 2017-06-08 |
* | api/repo: response full API format for search results (#4522) | Unknwon | 2017-06-08 |
* | api/repo: fix admin migrate repo for non-org users (#4479) | Unknwon | 2017-06-05 |
* | api: GitHub compliance (#4549) | 无闻 | 2017-06-05 |
* | repo/pull: detect case when no merge base found (#4434) | Unknwon | 2017-06-05 |
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
* | issue: fix updated_unix is not updated for new comments (#4462) | Unknwon | 2017-06-02 |
* | repo/download: fix for downloading zero bytes files. (#4436) | Jonas Östanbäck | 2017-05-29 |
* | ldap: minor fix for PR #4398 | Unknwon | 2017-05-29 |
* | ldap: add check for group membership (#4398) | aboron | 2017-05-29 |
* | feature/org-mode: fix compile error | Unknwon | 2017-05-17 |
* | modules/markup: initial support for org-mode (#4373) | Unknwon | 2017-05-17 |
* | install: validate port in SMTP host address (#2243) | Unknwon | 2017-04-07 |
* | templates/repo: fix README.ipynb not rendered (#4367) | Unknwon | 2017-04-07 |
* | repo/editor: fix wrong context for subdirectory (#4368) | Unknwon | 2017-04-07 |
* | api/repo: improve migration error handling | 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 |
* | Refactoring: rename and simplify pkg/tool functions | Unknwon | 2017-04-06 |
* | api/repo: fix nil error panic | Unknwon | 2017-04-06 |
* | api/repo: check user type of owner for migration | Unknwon | 2017-04-06 |
* | 2fa: initial support (#945) | Unknwon | 2017-04-06 |
* | user/setting: reorder navbar | Unknwon | 2017-04-05 |
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 |
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
* | models/mirror: feed git.IsRepoURLAccessible with raw mirror address | Unknwon | 2017-04-04 |
* | repo/http: fix client is not informed to provide credentials | Unknwon | 2017-04-04 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | repo/commit: improve error detection | Unknwon | 2017-04-04 |
* | models/repo_diff: move core functions to gogits/git-module | Unknwon | 2017-04-04 |
* | templates/repo/branches: hide pull request button if not allowed (#4377) | Unknwon | 2017-04-03 |
* | issue: response wrong type of comment from AJAX | Unknwon | 2017-04-03 |
* | repo: handle git.ErrUnsupportedVersion error type | Unknwon | 2017-04-01 |
* | modules/markup: move common functions to markup.go | Unknwon | 2017-03-31 |
* | modules/markup: rename Markdown render fucntions | Unknwon | 2017-03-31 |
* | modules/markup: protect sanitizer from possible modification | Unknwon | 2017-03-31 |
* | modules: rename markdown -> markup | Unknwon | 2017-03-31 |
* | user/setting: preserve user input with validation error (#1123) | Unknwon | 2017-03-30 |
* | cmd/web: fix routes requires sign in (#4359) | Unknwon | 2017-03-30 |
* | org/dashboard: fix wrong repository count (#4351) | Unknwon | 2017-03-28 |
* | repo/settings/branches: add prompt for bare repository | Unknwon | 2017-03-27 |
* | user/settings: fix bad error handle of leave organization | Unknwon | 2017-03-25 |
* | repo: recalculate milestone completeness on issue list (#4316) | Unknwon | 2017-03-24 |
* | repo: allow private repository to have public wiki or issues | Unknwon | 2017-03-24 |
* | milestone: only show issue-related count under issue list (#4316) | Unknwon | 2017-03-24 |
* | api/repo: add endpoint to sync mirror (#2235) | Unknwon | 2017-03-23 |
* | user/settings: complete repositories panel (#4312) | Unknwon | 2017-03-23 |